Pull request #283 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de6ac355190ec28d987e7cb8b5c5f8effc801f07+18a4da6903dc5e6b180710f5244cd68afd9c32a6 (b5b66fca768337d4829fe7f4cb079a76336f835a) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4422013011972266744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7174096799357221236.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-283/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-283/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2215030488628799959.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-283/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8501541270634407293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7116464487812200901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-283/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-283/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1922812073803212578.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2352 in /w/workspace/xfoundry_go-mod-bootstrap_PR-283 [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-283 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/jenkins-gitclient-ssh7357934901937732702.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/jenkins-gitclient-ssh5318355333439839348.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit de6ac355190ec28d987e7cb8b5c5f8effc801f07 Merge succeeded, producing de6ac355190ec28d987e7cb8b5c5f8effc801f07 Checking out Revision de6ac355190ec28d987e7cb8b5c5f8effc801f07 (PR-283) > git config core.sparsecheckout # timeout=10 > git checkout -f de6ac355190ec28d987e7cb8b5c5f8effc801f07 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/jenkins-gitclient-ssh4512904452703804054.key > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de6ac355190ec28d987e7cb8b5c5f8effc801f07 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T04:39:45.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T04:39:46.023Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T04:39:46.138Z] ========================================================= [2021-10-07T04:39:46.138Z] EdgeX Global Pipelines Version Info [2021-10-07T04:39:46.138Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:39:47.440Z] ------------------- [2021-10-07T04:39:47.440Z] stable info: [2021-10-07T04:39:47.440Z] ------------------- [2021-10-07T04:39:47.440Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T04:39:47.440Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:39:47.440Z] Message: update stable to v1.0.207 [2021-10-07T04:39:48.025Z] ------------------- [2021-10-07T04:39:48.025Z] experimental info: [2021-10-07T04:39:48.025Z] ------------------- [2021-10-07T04:39:48.025Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T04:39:48.025Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:39:48.025Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T04:39:48.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-10-07T04:39:48.345Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-10-07T04:39:48.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T04:39:48.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T04:39:48.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T04:39:48.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T04:39:48.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T04:39:48.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T04:39:48.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T04:39:48.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T04:39:48.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T04:39:49.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-10-07T04:39:49.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T04:39:49.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T04:39:49.255Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:39:49.315Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:39:49.376Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:39:49.434Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:39:49.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T04:39:49.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T04:39:49.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T04:39:49.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T04:39:49.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T04:39:49.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T04:39:49.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T04:39:49.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T04:39:50.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-283 [Pipeline] echo [2021-10-07T04:39:50.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-283 [Pipeline] echo [2021-10-07T04:39:50.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-283 [Pipeline] echo [2021-10-07T04:39:50.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de6ac355190ec28d987e7cb8b5c5f8effc801f07 [Pipeline] echo [2021-10-07T04:39:50.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de6ac35 [Pipeline] echo [2021-10-07T04:39:50.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T04:39:50.993Z] + git log --format=format:%s -1 de6ac355190ec28d987e7cb8b5c5f8effc801f07 [Pipeline] echo [2021-10-07T04:39:51.073Z] GIT_COMMIT: de6ac355190ec28d987e7cb8b5c5f8effc801f07, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo [2021-10-07T04:39:51.114Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:39:51.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:39:51.778Z] [2021-10-07T04:39:51.778Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:39:52.183Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:39:57.732Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T04:39:57.732Z] 31603596830f: Pulling fs layer [2021-10-07T04:39:57.732Z] 04fac38145f0: Pulling fs layer [2021-10-07T04:39:57.732Z] 701f6daf10bf: Pulling fs layer [2021-10-07T04:39:57.732Z] 24f72da36158: Pulling fs layer [2021-10-07T04:39:57.732Z] 24f72da36158: Waiting [2021-10-07T04:39:57.732Z] 04fac38145f0: Verifying Checksum [2021-10-07T04:39:57.732Z] 04fac38145f0: Download complete [2021-10-07T04:39:57.732Z] 31603596830f: Verifying Checksum [2021-10-07T04:39:57.732Z] 31603596830f: Download complete [2021-10-07T04:39:57.732Z] 24f72da36158: Verifying Checksum [2021-10-07T04:39:57.732Z] 24f72da36158: Download complete [2021-10-07T04:39:57.732Z] 701f6daf10bf: Verifying Checksum [2021-10-07T04:39:57.732Z] 701f6daf10bf: Download complete [2021-10-07T04:39:57.732Z] 31603596830f: Pull complete [2021-10-07T04:39:57.732Z] 04fac38145f0: Pull complete [2021-10-07T04:39:58.318Z] 701f6daf10bf: Pull complete [2021-10-07T04:39:58.318Z] 24f72da36158: Pull complete [2021-10-07T04:39:58.318Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T04:39:58.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:39:58.318Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T04:39:58.428Z] prd-centos7-docker-4c-2g-2352 does not seem to be running inside a container [2021-10-07T04:39:58.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-283 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-283:/w/workspace/xfoundry_go-mod-bootstrap_PR-283:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-283@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:10004/edgex-devops/git-semver:latest cat [2021-10-07T04:39:59.162Z] $ docker top a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:39:59.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:39:59.381Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:39:59.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:39:59.492Z] $ docker exec a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 ssh-agent [2021-10-07T04:39:59.597Z] SSH_AUTH_SOCK=/tmp/ssh-6DblAKFNrNCr/agent.14 [2021-10-07T04:39:59.597Z] SSH_AGENT_PID=20 [2021-10-07T04:39:59.611Z] Running ssh-add (command line suppressed) [2021-10-07T04:39:59.704Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/private_key_862858905399725363.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/private_key_862858905399725363.key) [2021-10-07T04:39:59.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:40:00.093Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T04:40:00.127Z] $ docker exec --env ******** --env ******** a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 ssh-agent -k [2021-10-07T04:40:00.247Z] unset SSH_AUTH_SOCK; [2021-10-07T04:40:00.247Z] unset SSH_AGENT_PID; [2021-10-07T04:40:00.247Z] echo Agent pid 20 killed; [2021-10-07T04:40:00.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T04:40:00.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:40:00.355Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:40:00.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:40:00.471Z] $ docker exec a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 ssh-agent [2021-10-07T04:40:00.788Z] SSH_AUTH_SOCK=/tmp/ssh-CwSP1MGSMVxS/agent.53 [2021-10-07T04:40:00.788Z] SSH_AGENT_PID=58 [2021-10-07T04:40:00.797Z] Running ssh-add (command line suppressed) [2021-10-07T04:40:00.884Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/private_key_676915385898652995.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/private_key_676915385898652995.key) [2021-10-07T04:40:00.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:40:01.271Z] + git semver init [2021-10-07T04:40:01.272Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:40:01.272Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-283/.git [2021-10-07T04:40:01.272Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-283 [2021-10-07T04:40:01.272Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:40:01.272Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:40:01.272Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:40:01.272Z] # $SEMVER_BRANCH = PR-283 [2021-10-07T04:40:01.272Z] # $SEMVER_TEMP = /tmp/semver-692316753 [2021-10-07T04:40:01.272Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-10-07T04:40:02.249Z] # '/tmp/semver-692316753' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-283/.semver' [2021-10-07T04:40:02.249Z] # -> Force: false [2021-10-07T04:40:02.249Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-283/.semver [Pipeline] } [2021-10-07T04:40:02.275Z] $ docker exec --env ******** --env ******** a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 ssh-agent -k [2021-10-07T04:40:02.373Z] unset SSH_AUTH_SOCK; [2021-10-07T04:40:02.374Z] unset SSH_AGENT_PID; [2021-10-07T04:40:02.374Z] echo Agent pid 58 killed; [2021-10-07T04:40:02.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:40:02.859Z] + git semver [Pipeline] } [2021-10-07T04:40:02.895Z] $ docker stop --time=1 a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 [2021-10-07T04:40:04.128Z] $ docker rm -f a4a390b726f4157971847abda3ad5a1939c30707c67ef6769b527d4d2875dec9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:40:04.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T04:40:05.167Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T04:40:05.202Z] [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-10-07T04:40:20.851Z] Still waiting to schedule task [2021-10-07T04:40:20.851Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T04:40:20.881Z] Still waiting to schedule task [2021-10-07T04:40:20.882Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2347’ [2021-10-07T04:44:06.137Z] Running on prd-centos7-docker-4c-2g-2361 in /w/workspace/xfoundry_go-mod-bootstrap_PR-283 [Pipeline] { [Pipeline] ws [2021-10-07T04:44:06.239Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-10-07T04:44:06.432Z] Selected Git installation does not exist. Using Default [2021-10-07T04:44:06.432Z] The recommended git tool is: NONE [2021-10-07T04:44:09.588Z] using credential edgex-jenkins-ssh [2021-10-07T04:44:09.601Z] Cloning the remote Git repository [2021-10-07T04:44:08.950Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:44:09.020Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-10-07T04:44:09.050Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:44:09.050Z] > git --version # timeout=10 [2021-10-07T04:44:09.062Z] > git --version # 'git version 2.24.4' [2021-10-07T04:44:09.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:44:09.091Z] [INFO] Currently running in a labeled security context [2021-10-07T04:44:09.092Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:44:09.092Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh4308288054952487679.key [2021-10-07T04:44:09.108Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:44:09.810Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:44:09.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:44:09.825Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:44:09.838Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:44:09.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:44:09.839Z] [INFO] Currently running in a labeled security context [2021-10-07T04:44:09.839Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:44:09.839Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh8497018413724723993.key [2021-10-07T04:44:09.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T04:44:10.982Z] Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit de6ac355190ec28d987e7cb8b5c5f8effc801f07 [2021-10-07T04:44:11.079Z] Merge succeeded, producing de6ac355190ec28d987e7cb8b5c5f8effc801f07 [2021-10-07T04:44:11.079Z] Checking out Revision de6ac355190ec28d987e7cb8b5c5f8effc801f07 (PR-283) [2021-10-07T04:44:10.431Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:44:10.441Z] > git checkout -f de6ac355190ec28d987e7cb8b5c5f8effc801f07 # timeout=10 [2021-10-07T04:44:10.482Z] > git remote # timeout=10 [2021-10-07T04:44:10.488Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T04:44:10.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:44:10.497Z] [INFO] Currently running in a labeled security context [2021-10-07T04:44:10.497Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:44:10.497Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2661708012169899946.key [2021-10-07T04:44:10.503Z] > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 [2021-10-07T04:44:10.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T04:44:10.527Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:44:10.537Z] > git checkout -f de6ac355190ec28d987e7cb8b5c5f8effc801f07 # timeout=10 [2021-10-07T04:44:14.623Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-10-07T04:44:14.399Z] > git --version # timeout=10 [2021-10-07T04:44:14.409Z] > git --version # 'git version 2.24.4' [2021-10-07T04:44:14.416Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:44:15.611Z] ========================================================= [2021-10-07T04:44:15.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T04:44:15.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:44:16.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:44:16.411Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T04:44:16.411Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T04:44:16.411Z] 57d31006c564: Pulling fs layer [2021-10-07T04:44:16.411Z] bd5ccded8296: Pulling fs layer [2021-10-07T04:44:16.411Z] 304dd3a0f381: Pulling fs layer [2021-10-07T04:44:16.411Z] d37cda54a23b: Pulling fs layer [2021-10-07T04:44:16.411Z] bae75c0f2455: Pulling fs layer [2021-10-07T04:44:16.411Z] 806579b3d29a: Pulling fs layer [2021-10-07T04:44:16.411Z] c77eb801bf70: Pulling fs layer [2021-10-07T04:44:16.411Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T04:44:16.411Z] 304dd3a0f381: Waiting [2021-10-07T04:44:16.411Z] d37cda54a23b: Waiting [2021-10-07T04:44:16.411Z] bae75c0f2455: Waiting [2021-10-07T04:44:16.411Z] 806579b3d29a: Waiting [2021-10-07T04:44:16.411Z] c77eb801bf70: Waiting [2021-10-07T04:44:16.411Z] 6d0567d44e1a: Waiting [2021-10-07T04:44:16.411Z] bd5ccded8296: Download complete [2021-10-07T04:44:16.411Z] 57d31006c564: Download complete [2021-10-07T04:44:16.411Z] d37cda54a23b: Verifying Checksum [2021-10-07T04:44:16.411Z] d37cda54a23b: Download complete [2021-10-07T04:44:16.411Z] bae75c0f2455: Verifying Checksum [2021-10-07T04:44:16.411Z] bae75c0f2455: Download complete [2021-10-07T04:44:16.411Z] 806579b3d29a: Verifying Checksum [2021-10-07T04:44:16.411Z] 806579b3d29a: Download complete [2021-10-07T04:44:16.411Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T04:44:16.411Z] 4e9f2cdf4387: Download complete [2021-10-07T04:44:16.678Z] 4e9f2cdf4387: Pull complete [2021-10-07T04:44:16.945Z] 57d31006c564: Pull complete [2021-10-07T04:44:16.945Z] bd5ccded8296: Pull complete [2021-10-07T04:44:17.412Z] c77eb801bf70: Verifying Checksum [2021-10-07T04:44:17.412Z] c77eb801bf70: Download complete [2021-10-07T04:44:18.010Z] 304dd3a0f381: Download complete [2021-10-07T04:44:18.595Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T04:44:18.595Z] 6d0567d44e1a: Download complete [2021-10-07T04:44:21.966Z] 304dd3a0f381: Pull complete [2021-10-07T04:44:21.966Z] d37cda54a23b: Pull complete [2021-10-07T04:44:22.239Z] bae75c0f2455: Pull complete [2021-10-07T04:44:22.239Z] 806579b3d29a: Pull complete [2021-10-07T04:44:22.239Z] c77eb801bf70: Pull complete [2021-10-07T04:44:24.873Z] 6d0567d44e1a: Pull complete [2021-10-07T04:44:24.873Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T04:44:24.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:44:24.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T04:44:25.250Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:44:25.602Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:44:25.602Z] . [Pipeline] withDockerContainer [2021-10-07T04:44:25.703Z] prd-centos7-docker-4c-2g-2361 does not seem to be running inside a container [2021-10-07T04:44:25.964Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-07T04:44:28.815Z] $ docker top 202b4376d132e32a1e228dfe3e4b46c683f69a70e39ecb67f3fb58d7d1081de4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:44:29.270Z] + go version [2021-10-07T04:44:29.270Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T04:44:29.299Z] $ docker stop --time=1 202b4376d132e32a1e228dfe3e4b46c683f69a70e39ecb67f3fb58d7d1081de4 [2021-10-07T04:44:30.484Z] $ docker rm -f 202b4376d132e32a1e228dfe3e4b46c683f69a70e39ecb67f3fb58d7d1081de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:44:31.438Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:44:31.438Z] . [Pipeline] withDockerContainer [2021-10-07T04:44:31.547Z] prd-centos7-docker-4c-2g-2361 does not seem to be running inside a container [2021-10-07T04:44:31.601Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-07T04:44:31.920Z] $ docker top fe2725a0815976954cbad44a39915c7e73b0dd3e7221634c0ce8a1a2906d6b84 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:44:32.441Z] + make test [2021-10-07T04:44:32.441Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T04:44:32.919Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-07T04:44:32.919Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-07T04:44:32.919Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-07T04:44:32.919Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T04:44:33.185Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-07T04:44:33.185Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.6 [2021-10-07T04:44:33.185Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-07T04:44:33.185Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-07T04:44:33.185Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-07T04:44:33.185Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T04:44:33.185Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T04:44:33.185Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T04:44:33.455Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T04:44:33.455Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-07T04:44:33.455Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-07T04:44:33.455Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-07T04:44:33.455Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-07T04:44:33.455Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-07T04:44:33.455Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-07T04:44:33.455Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-07T04:44:33.455Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-07T04:44:33.455Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-07T04:44:33.455Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-07T04:44:33.724Z] go: downloading golang.org/x/text v0.3.2 [2021-10-07T04:44:33.724Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-07T04:44:33.724Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-07T04:44:33.724Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T04:44:33.724Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T04:44:33.724Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T04:44:34.003Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T04:44:34.003Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T04:44:34.003Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-07T04:44:34.003Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-07T04:44:34.596Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-07T04:44:34.596Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T04:44:34.596Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T04:44:34.596Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T04:44:34.596Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T04:44:34.596Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T04:44:34.868Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T04:44:34.868Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T04:44:47.289Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-07T04:44:47.289Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.006s coverage: 5.4% of statements [2021-10-07T04:44:47.289Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-07T04:44:47.559Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.2% of statements [2021-10-07T04:44:47.560Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-10-07T04:44:47.835Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-07T04:44:47.835Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-07T04:44:48.119Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-07T04:44:48.398Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-10-07T04:44:48.398Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-10-07T04:44:52.693Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 83.9% of statements [2021-10-07T04:44:52.693Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-07T04:44:52.693Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-07T04:44:52.693Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [2021-10-07T04:44:52.693Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T04:44:58.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T04:44:58.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T04:44:58.102Z] $ docker stop --time=1 fe2725a0815976954cbad44a39915c7e73b0dd3e7221634c0ce8a1a2906d6b84 [2021-10-07T04:45:00.131Z] $ docker rm -f fe2725a0815976954cbad44a39915c7e73b0dd3e7221634c0ce8a1a2906d6b84 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:45:00.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T04:45:01.061Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:45:02.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:45:02.743Z] [2021-10-07T04:45:02.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:45:03.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:45:03.126Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:45:03.126Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:45:03.126Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:45:03.126Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:45:03.126Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:45:03.126Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:45:03.126Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:45:03.126Z] d287ab97295c: Pulling fs layer [2021-10-07T04:45:03.126Z] dc539afda2c1: Waiting [2021-10-07T04:45:03.126Z] 77bc0d833cb6: Waiting [2021-10-07T04:45:03.126Z] 9065ff56babe: Waiting [2021-10-07T04:45:03.126Z] d287ab97295c: Waiting [2021-10-07T04:45:03.393Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:45:03.393Z] a1111a8f2ec3: Download complete [2021-10-07T04:45:03.393Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:45:03.393Z] dc539afda2c1: Download complete [2021-10-07T04:45:03.656Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:45:03.656Z] ed53099fbce6: Download complete [2021-10-07T04:45:03.934Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:45:03.934Z] 77bc0d833cb6: Download complete [2021-10-07T04:45:03.934Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:45:03.934Z] 9065ff56babe: Download complete [2021-10-07T04:45:03.934Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:45:03.934Z] b4d181a07f80: Download complete [2021-10-07T04:45:05.374Z] d287ab97295c: Verifying Checksum [2021-10-07T04:45:05.374Z] d287ab97295c: Download complete [2021-10-07T04:45:05.374Z] b4d181a07f80: Pull complete [2021-10-07T04:45:05.651Z] a1111a8f2ec3: Pull complete [2021-10-07T04:45:05.925Z] ed53099fbce6: Pull complete [2021-10-07T04:45:06.197Z] dc539afda2c1: Pull complete [2021-10-07T04:45:06.471Z] 77bc0d833cb6: Pull complete [2021-10-07T04:45:06.471Z] 9065ff56babe: Pull complete [2021-10-07T04:45:11.853Z] d287ab97295c: Pull complete [2021-10-07T04:45:11.853Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:45:11.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:45:11.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:45:11.959Z] prd-centos7-docker-4c-2g-2361 does not seem to be running inside a container [2021-10-07T04:45:12.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T04:45:14.560Z] $ docker top 74f8ba04319ef48c9e9dd2f04551c40c54d712f92df260e8f8fd0e74fe79caa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:45:15.138Z] ---> job-cost.sh [2021-10-07T04:45:15.138Z] lf-activate-venv: SKIPPING [2021-10-07T04:45:15.138Z] INFO: No Stack... [2021-10-07T04:45:15.403Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:45:15.669Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:45:16.009Z] + cut -d, -f6 [2021-10-07T04:45:16.009Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-10-07T04:45:16.078Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] [2021-10-07T04:45:16.085Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] did not exist. Created. [2021-10-07T04:45:16.085Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:45:16.505Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T04:45:16.571Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:45:16.613Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:45:16.699Z] $ docker stop --time=1 74f8ba04319ef48c9e9dd2f04551c40c54d712f92df260e8f8fd0e74fe79caa6 [2021-10-07T04:45:17.847Z] $ docker rm -f 74f8ba04319ef48c9e9dd2f04551c40c54d712f92df260e8f8fd0e74fe79caa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T04:45:42.615Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2362 in /w/workspace/xfoundry_go-mod-bootstrap_PR-283 [Pipeline] { [Pipeline] ws [2021-10-07T04:45:42.669Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-10-07T04:45:42.983Z] Selected Git installation does not exist. Using Default [2021-10-07T04:45:42.983Z] The recommended git tool is: NONE [2021-10-07T04:45:50.929Z] using credential edgex-jenkins-ssh [2021-10-07T04:45:50.956Z] Cloning the remote Git repository [2021-10-07T04:45:51.034Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:45:51.192Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-10-07T04:45:51.305Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:45:51.307Z] > git --version # timeout=10 [2021-10-07T04:45:51.327Z] > git --version # 'git version 2.17.1' [2021-10-07T04:45:51.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:45:51.463Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:45:52.499Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:45:52.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:45:52.548Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-07T04:45:52.595Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-07T04:45:52.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:45:52.615Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/283/head:refs/remotes/origin/PR-283 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T04:45:53.338Z] Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit de6ac355190ec28d987e7cb8b5c5f8effc801f07 [2021-10-07T04:45:53.644Z] Merge succeeded, producing de6ac355190ec28d987e7cb8b5c5f8effc801f07 [2021-10-07T04:45:53.645Z] Checking out Revision de6ac355190ec28d987e7cb8b5c5f8effc801f07 (PR-283) [2021-10-07T04:45:53.363Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:45:53.380Z] > git checkout -f de6ac355190ec28d987e7cb8b5c5f8effc801f07 # timeout=10 [2021-10-07T04:45:53.529Z] > git remote # timeout=10 [2021-10-07T04:45:53.554Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T04:45:53.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:45:53.588Z] > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 [2021-10-07T04:45:53.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T04:45:53.652Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:45:53.664Z] > git checkout -f de6ac355190ec28d987e7cb8b5c5f8effc801f07 # timeout=10 [2021-10-07T04:45:58.381Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-10-07T04:45:58.454Z] > git --version # timeout=10 [2021-10-07T04:45:58.465Z] > git --version # 'git version 2.17.1' [2021-10-07T04:45:58.477Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:45:59.512Z] ========================================================= [2021-10-07T04:45:59.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T04:45:59.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:46:00.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:46:02.430Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T04:46:02.430Z] bbf911997326: Pulling fs layer [2021-10-07T04:46:02.430Z] 58ec367f63d7: Pulling fs layer [2021-10-07T04:46:02.430Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T04:46:02.430Z] fc5181fea5dc: Pulling fs layer [2021-10-07T04:46:02.430Z] 9c418107303f: Pulling fs layer [2021-10-07T04:46:02.430Z] 284eca6f2348: Pulling fs layer [2021-10-07T04:46:02.430Z] 842844d905b1: Pulling fs layer [2021-10-07T04:46:02.430Z] 901a3a57568e: Pulling fs layer [2021-10-07T04:46:02.430Z] 284eca6f2348: Waiting [2021-10-07T04:46:02.430Z] 842844d905b1: Waiting [2021-10-07T04:46:02.430Z] fc5181fea5dc: Waiting [2021-10-07T04:46:02.430Z] 9c418107303f: Waiting [2021-10-07T04:46:02.430Z] 901a3a57568e: Waiting [2021-10-07T04:46:02.430Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T04:46:02.430Z] 1b4a6ffa7d45: Download complete [2021-10-07T04:46:02.430Z] 58ec367f63d7: Verifying Checksum [2021-10-07T04:46:02.430Z] 58ec367f63d7: Download complete [2021-10-07T04:46:02.430Z] 9c418107303f: Verifying Checksum [2021-10-07T04:46:02.430Z] 9c418107303f: Download complete [2021-10-07T04:46:02.430Z] 284eca6f2348: Verifying Checksum [2021-10-07T04:46:02.430Z] 284eca6f2348: Download complete [2021-10-07T04:46:02.430Z] 842844d905b1: Verifying Checksum [2021-10-07T04:46:02.430Z] 842844d905b1: Download complete [2021-10-07T04:46:02.430Z] bbf911997326: Verifying Checksum [2021-10-07T04:46:02.430Z] bbf911997326: Download complete [2021-10-07T04:46:03.071Z] bbf911997326: Pull complete [2021-10-07T04:46:03.725Z] 58ec367f63d7: Pull complete [2021-10-07T04:46:04.370Z] 1b4a6ffa7d45: Pull complete [2021-10-07T04:46:05.037Z] fc5181fea5dc: Verifying Checksum [2021-10-07T04:46:05.037Z] fc5181fea5dc: Download complete [2021-10-07T04:46:05.671Z] 901a3a57568e: Verifying Checksum [2021-10-07T04:46:05.671Z] 901a3a57568e: Download complete [2021-10-07T04:46:16.252Z] fc5181fea5dc: Pull complete [2021-10-07T04:46:16.252Z] 9c418107303f: Pull complete [2021-10-07T04:46:16.252Z] 284eca6f2348: Pull complete [2021-10-07T04:46:16.537Z] 842844d905b1: Pull complete [2021-10-07T04:46:22.119Z] 901a3a57568e: Pull complete [2021-10-07T04:46:22.119Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T04:46:22.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:46:22.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T04:46:22.968Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:46:23.688Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:46:23.688Z] . [Pipeline] withDockerContainer [2021-10-07T04:46:24.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-2362 does not seem to be running inside a container [2021-10-07T04:46:24.167Z] $ 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 ******** ci-base-image-arm64 cat [2021-10-07T04:46:32.885Z] $ docker top 0846470b4d3e0c8598fc456d8a29d708b79e8a2eacefcdbb7f24084930392ee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:46:33.967Z] + go version [2021-10-07T04:46:33.968Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T04:46:34.014Z] $ docker stop --time=1 0846470b4d3e0c8598fc456d8a29d708b79e8a2eacefcdbb7f24084930392ee3 [2021-10-07T04:46:35.931Z] $ docker rm -f 0846470b4d3e0c8598fc456d8a29d708b79e8a2eacefcdbb7f24084930392ee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:46:37.086Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:46:37.086Z] . [Pipeline] withDockerContainer [2021-10-07T04:46:37.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-2362 does not seem to be running inside a container [2021-10-07T04:46:37.563Z] $ 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 ******** ci-base-image-arm64 cat [2021-10-07T04:46:39.377Z] $ docker top 1c7af7621003bd0ea746eca1b26deddfe6ccaf31fbce60b41ceb5a83313884c1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:46:40.591Z] + make test [2021-10-07T04:46:40.591Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T04:46:42.097Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-07T04:46:42.097Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-07T04:46:42.097Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-07T04:46:42.097Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.6 [2021-10-07T04:46:42.097Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T04:46:42.097Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-07T04:46:42.097Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-07T04:46:42.097Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-07T04:46:42.097Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-07T04:46:42.097Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T04:46:42.097Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T04:46:42.097Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T04:46:42.097Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T04:46:42.394Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-07T04:46:42.394Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-07T04:46:42.394Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-07T04:46:42.394Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-07T04:46:42.394Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-07T04:46:42.394Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-07T04:46:42.694Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-07T04:46:42.694Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-07T04:46:42.694Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-07T04:46:42.987Z] go: downloading golang.org/x/text v0.3.2 [2021-10-07T04:46:42.987Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-07T04:46:42.987Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-07T04:46:43.307Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T04:46:43.307Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T04:46:43.307Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T04:46:43.307Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T04:46:43.307Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T04:46:43.307Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-07T04:46:43.599Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-07T04:46:43.599Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-07T04:46:43.909Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-07T04:46:43.909Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T04:46:43.909Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T04:46:43.909Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T04:46:43.909Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T04:46:43.909Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T04:46:44.198Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T04:46:44.489Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T04:47:31.842Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-07T04:47:31.842Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.064s coverage: 5.4% of statements [2021-10-07T04:47:31.842Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-07T04:47:31.842Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.052s coverage: 92.2% of statements [2021-10-07T04:47:31.842Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.035s coverage: 85.3% of statements [2021-10-07T04:47:31.842Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-07T04:47:31.842Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-07T04:47:31.842Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-07T04:47:31.842Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.044s coverage: 100.0% of statements [2021-10-07T04:47:31.842Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.048s coverage: 26.7% of statements [2021-10-07T04:47:36.234Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.065s coverage: 83.9% of statements [2021-10-07T04:47:36.234Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-07T04:47:36.234Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-07T04:47:36.234Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2021-10-07T04:47:36.234Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T04:47:58.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T04:47:58.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T04:47:58.650Z] $ docker stop --time=1 1c7af7621003bd0ea746eca1b26deddfe6ccaf31fbce60b41ceb5a83313884c1 [2021-10-07T04:48:00.593Z] $ docker rm -f 1c7af7621003bd0ea746eca1b26deddfe6ccaf31fbce60b41ceb5a83313884c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:48:02.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T04:48:02.711Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T04:48:03.402Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:48:04.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:48:04.555Z] [2021-10-07T04:48:04.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:48:05.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:48:05.290Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T04:48:05.290Z] 448f6bf000e3: Pulling fs layer [2021-10-07T04:48:05.290Z] f757da607395: Pulling fs layer [2021-10-07T04:48:05.290Z] 05883995daec: Pulling fs layer [2021-10-07T04:48:05.290Z] 8603b9c90790: Pulling fs layer [2021-10-07T04:48:05.290Z] 1560dd03e051: Pulling fs layer [2021-10-07T04:48:05.290Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T04:48:05.290Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T04:48:05.290Z] 1560dd03e051: Waiting [2021-10-07T04:48:05.290Z] 27f5ce0e4adf: Waiting [2021-10-07T04:48:05.290Z] c2d8d7efcc4b: Waiting [2021-10-07T04:48:05.290Z] 8603b9c90790: Waiting [2021-10-07T04:48:05.584Z] f757da607395: Verifying Checksum [2021-10-07T04:48:05.584Z] f757da607395: Download complete [2021-10-07T04:48:05.584Z] 8603b9c90790: Verifying Checksum [2021-10-07T04:48:05.584Z] 8603b9c90790: Download complete [2021-10-07T04:48:05.871Z] 1560dd03e051: Verifying Checksum [2021-10-07T04:48:05.871Z] 1560dd03e051: Download complete [2021-10-07T04:48:05.871Z] 05883995daec: Verifying Checksum [2021-10-07T04:48:05.871Z] 05883995daec: Download complete [2021-10-07T04:48:05.871Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T04:48:05.871Z] 27f5ce0e4adf: Download complete [2021-10-07T04:48:06.165Z] 448f6bf000e3: Verifying Checksum [2021-10-07T04:48:06.165Z] 448f6bf000e3: Download complete [2021-10-07T04:48:09.686Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T04:48:09.686Z] c2d8d7efcc4b: Download complete [2021-10-07T04:48:10.312Z] 448f6bf000e3: Pull complete [2021-10-07T04:48:10.944Z] f757da607395: Pull complete [2021-10-07T04:48:12.474Z] 05883995daec: Pull complete [2021-10-07T04:48:12.756Z] 8603b9c90790: Pull complete [2021-10-07T04:48:13.770Z] 1560dd03e051: Pull complete [2021-10-07T04:48:14.050Z] 27f5ce0e4adf: Pull complete [2021-10-07T04:48:26.615Z] c2d8d7efcc4b: Pull complete [2021-10-07T04:48:26.615Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T04:48:26.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:48:26.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T04:48:26.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-2362 does not seem to be running inside a container [2021-10-07T04:48:27.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T04:48:32.137Z] $ docker top 3d8de04fdc9b43a4f058594fc8c1b82f249e350a8a8225626bd9cb3a61cbefe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:48:33.320Z] ---> job-cost.sh [2021-10-07T04:48:33.320Z] lf-activate-venv: SKIPPING [2021-10-07T04:48:33.320Z] INFO: No Stack... [2021-10-07T04:48:55.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T04:48:55.810Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:48:56.545Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-10-07T04:48:56.545Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T04:48:56.663Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] [2021-10-07T04:48:56.670Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] did not exist. Created. [2021-10-07T04:48:56.670Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:48:57.495Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-8dfa6a49/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-8dfa6a49/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T04:48:58.255Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T04:48:58.629Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T04:48:58.687Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:48:58.715Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-283-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:48:58.805Z] $ docker stop --time=1 3d8de04fdc9b43a4f058594fc8c1b82f249e350a8a8225626bd9cb3a61cbefe3 [2021-10-07T04:49:00.459Z] $ docker rm -f 3d8de04fdc9b43a4f058594fc8c1b82f249e350a8a8225626bd9cb3a61cbefe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-07T04:49:01.874Z] provisioning config files... [2021-10-07T04:49:01.892Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/config3463573928588214481tmp [Pipeline] { [Pipeline] sh [2021-10-07T04:49:02.279Z] + set +x [2021-10-07T04:49:02.279Z] + curl -s https://codecov.io/bash [2021-10-07T04:49:02.279Z] + bash -s -- [2021-10-07T04:49:02.279Z] [2021-10-07T04:49:02.279Z] _____ _ [2021-10-07T04:49:02.279Z] / ____| | | [2021-10-07T04:49:02.279Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T04:49:02.279Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T04:49:02.279Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T04:49:02.279Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T04:49:02.279Z] Bash-1.0.6 [2021-10-07T04:49:02.279Z] [2021-10-07T04:49:02.279Z] [2021-10-07T04:49:02.279Z] ==> git version 2.24.4 found [2021-10-07T04:49:02.279Z] ==> 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-10-07T04:49:02.279Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T04:49:02.279Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T04:49:02.279Z] ==> Jenkins CI detected. [2021-10-07T04:49:02.279Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-283 [2021-10-07T04:49:02.279Z] project root: . [2021-10-07T04:49:02.279Z] --> token set from env [2021-10-07T04:49:02.279Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T04:49:02.279Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T04:49:02.279Z] ==> Python coveragepy not found [2021-10-07T04:49:02.279Z] ==> Searching for coverage reports in: [2021-10-07T04:49:02.279Z] + . [2021-10-07T04:49:02.279Z] -> Found 1 reports [2021-10-07T04:49:02.279Z] ==> Detecting git/mercurial file structure [2021-10-07T04:49:02.279Z] ==> Reading reports [2021-10-07T04:49:02.279Z] + ./coverage.out bytes=34890 [2021-10-07T04:49:02.549Z] ==> Appending adjustments [2021-10-07T04:49:02.549Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T04:49:02.549Z] + Found adjustments [2021-10-07T04:49:02.549Z] ==> Gzipping contents [2021-10-07T04:49:02.549Z] 8.0K /tmp/codecov.rhB9u8.gz [2021-10-07T04:49:02.549Z] ==> Uploading reports [2021-10-07T04:49:02.549Z] url: https://codecov.io [2021-10-07T04:49:02.549Z] query: branch=PR-283&commit=de6ac355190ec28d987e7cb8b5c5f8effc801f07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=283&job=&cmd_args= [2021-10-07T04:49:02.549Z] -> Pinging Codecov [2021-10-07T04:49:02.549Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-283&commit=de6ac355190ec28d987e7cb8b5c5f8effc801f07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-283%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=283&job=&cmd_args= [2021-10-07T04:49:03.130Z] -> Uploading to [2021-10-07T04:49:03.131Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/833815588EE85121546D348822E98E2E/de6ac355190ec28d987e7cb8b5c5f8effc801f07/2799199f-2a97-4dd1-a959-584da660142f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T044903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=031f5c5355e9d7d3cce25231f09c30084192885259baa69c844b13081a64b4a4 [2021-10-07T04:49:03.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T04:49:03.131Z] Dload Upload Total Spent Left Speed [2021-10-07T04:49:03.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6325 0 0 100 6325 0 18306 --:--:-- --:--:-- --:--:-- 18280 100 6325 0 0 100 6325 0 18298 --:--:-- --:--:-- --:--:-- 18280 [2021-10-07T04:49:03.719Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/de6ac355190ec28d987e7cb8b5c5f8effc801f07 [Pipeline] } [2021-10-07T04:49:03.765Z] 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] sh [2021-10-07T04:49:06.231Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-283/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:06.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:07.257Z] ---> package-listing.sh [2021-10-07T04:49:07.257Z] ++ facter osfamily [2021-10-07T04:49:07.257Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T04:49:07.524Z] + OS_FAMILY=redhat [2021-10-07T04:49:07.524Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-283 [2021-10-07T04:49:07.524Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T04:49:07.524Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T04:49:07.524Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T04:49:07.524Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T04:49:07.524Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-283 ']' [2021-10-07T04:49:07.524Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T04:49:07.524Z] + case "${OS_FAMILY}" in [2021-10-07T04:49:07.524Z] + rpm -qa [2021-10-07T04:49:07.524Z] + sort [2021-10-07T04:49:08.109Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T04:49:08.109Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T04:49:08.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T04:49:08.109Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-283 ']' [2021-10-07T04:49:08.109Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-283/archives/ [2021-10-07T04:49:08.109Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-283/archives/ [Pipeline] echo [2021-10-07T04:49:08.168Z] 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-283/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T04:49:08.490Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:49:09.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:49:09.327Z] [2021-10-07T04:49:09.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:49:09.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:49:09.699Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:49:09.699Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:49:09.699Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:49:09.699Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:49:09.699Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:49:09.699Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:49:09.699Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:49:09.699Z] d287ab97295c: Pulling fs layer [2021-10-07T04:49:09.699Z] dc539afda2c1: Waiting [2021-10-07T04:49:09.699Z] 77bc0d833cb6: Waiting [2021-10-07T04:49:09.699Z] 9065ff56babe: Waiting [2021-10-07T04:49:09.699Z] d287ab97295c: Waiting [2021-10-07T04:49:09.967Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:49:09.967Z] a1111a8f2ec3: Download complete [2021-10-07T04:49:09.967Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:49:09.967Z] dc539afda2c1: Download complete [2021-10-07T04:49:10.238Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:49:10.238Z] ed53099fbce6: Download complete [2021-10-07T04:49:10.238Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:49:10.238Z] 9065ff56babe: Download complete [2021-10-07T04:49:10.238Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:49:10.238Z] b4d181a07f80: Download complete [2021-10-07T04:49:10.516Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:49:10.516Z] 77bc0d833cb6: Download complete [2021-10-07T04:49:11.500Z] d287ab97295c: Verifying Checksum [2021-10-07T04:49:11.500Z] d287ab97295c: Download complete [2021-10-07T04:49:12.104Z] b4d181a07f80: Pull complete [2021-10-07T04:49:12.104Z] a1111a8f2ec3: Pull complete [2021-10-07T04:49:12.691Z] ed53099fbce6: Pull complete [2021-10-07T04:49:12.961Z] dc539afda2c1: Pull complete [2021-10-07T04:49:13.232Z] 77bc0d833cb6: Pull complete [2021-10-07T04:49:13.232Z] 9065ff56babe: Pull complete [2021-10-07T04:49:18.600Z] d287ab97295c: Pull complete [2021-10-07T04:49:18.601Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:49:18.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:49:18.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:49:18.716Z] prd-centos7-docker-4c-2g-2352 does not seem to be running inside a container [2021-10-07T04:49:18.779Z] $ 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-283/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-283 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-283:/w/workspace/xfoundry_go-mod-bootstrap_PR-283:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-283@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T04:49:20.980Z] $ docker top 0eeda4f9aae99edadbea17e41d4fe8057e4a4d581add0a0dd6df13dd48a731ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:49:21.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T04:49:21.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T04:49:22.117Z] + ls /var/log/sa-host [2021-10-07T04:49:22.117Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T04:49:22.117Z] file_magic: OK [2021-10-07T04:49:22.117Z] HZ: Using current value: 100 [2021-10-07T04:49:22.117Z] file_header: OK [2021-10-07T04:49:22.117Z] 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-10-07T04:49:22.117Z] Statistics: [2021-10-07T04:49:22.117Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:49:22.117Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T04:49:22.117Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T04:49:22.117Z] file_magic: OK [2021-10-07T04:49:22.117Z] HZ: Using current value: 100 [2021-10-07T04:49:22.117Z] file_header: OK [2021-10-07T04:49:22.117Z] 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-10-07T04:49:22.117Z] Statistics: [2021-10-07T04:49:22.117Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:49:22.117Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T04:49:22.384Z] provisioning config files... [2021-10-07T04:49:22.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-283@tmp/config3008715477917522460tmp [Pipeline] { [Pipeline] echo [2021-10-07T04:49:22.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:22.844Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T04:49:22.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:23.326Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T04:49:23.364Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:23.724Z] ---> sudo-logs.sh [2021-10-07T04:49:23.724Z] Archiving 'sudo' log.. [2021-10-07T04:49:23.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2352.novalocal: Name or service not known [2021-10-07T04:49:23.724Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2352.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T04:49:23.826Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:24.187Z] ---> job-cost.sh [2021-10-07T04:49:24.187Z] lf-activate-venv: SKIPPING [2021-10-07T04:49:24.187Z] DEBUG: total: 0.10999999940395355 [2021-10-07T04:49:24.187Z] INFO: Retrieving Stack Cost... [2021-10-07T04:49:27.534Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:49:27.534Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T04:49:27.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:49:27.959Z] ---> logs-deploy.sh [2021-10-07T04:49:27.960Z] lf-activate-venv: SKIPPING [2021-10-07T04:49:27.960Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-283/1 [2021-10-07T04:49:27.960Z] INFO: archiving workspace using pattern(s): [2021-10-07T04:49:28.548Z] Archives upload complete. [2021-10-07T04:49:28.548Z] INFO: archiving logs to Nexus [2021-10-07T04:49:29.139Z] ---> uname -a: [2021-10-07T04:49:29.139Z] Linux prd-centos7-docker-4c-2g-2352.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] ---> lscpu: [2021-10-07T04:49:29.139Z] Architecture: x86_64 [2021-10-07T04:49:29.139Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-07T04:49:29.139Z] Byte Order: Little Endian [2021-10-07T04:49:29.139Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-07T04:49:29.139Z] CPU(s): 2 [2021-10-07T04:49:29.139Z] On-line CPU(s) list: 0,1 [2021-10-07T04:49:29.139Z] Thread(s) per core: 1 [2021-10-07T04:49:29.139Z] Core(s) per socket: 1 [2021-10-07T04:49:29.139Z] Socket(s): 2 [2021-10-07T04:49:29.139Z] NUMA node(s): 1 [2021-10-07T04:49:29.139Z] Vendor ID: AuthenticAMD [2021-10-07T04:49:29.139Z] CPU family: 23 [2021-10-07T04:49:29.139Z] Model: 49 [2021-10-07T04:49:29.139Z] Model name: AMD EPYC-Rome Processor [2021-10-07T04:49:29.139Z] Stepping: 0 [2021-10-07T04:49:29.139Z] CPU MHz: 2799.998 [2021-10-07T04:49:29.139Z] BogoMIPS: 5599.99 [2021-10-07T04:49:29.139Z] Virtualization: AMD-V [2021-10-07T04:49:29.139Z] Hypervisor vendor: KVM [2021-10-07T04:49:29.139Z] Virtualization type: full [2021-10-07T04:49:29.139Z] L1d cache: 32K [2021-10-07T04:49:29.139Z] L1i cache: 32K [2021-10-07T04:49:29.139Z] L2 cache: 512K [2021-10-07T04:49:29.139Z] L3 cache: 16384K [2021-10-07T04:49:29.139Z] NUMA node0 CPU(s): 0,1 [2021-10-07T04:49:29.139Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] ---> nproc: [2021-10-07T04:49:29.139Z] 2 [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] ---> df -h: [2021-10-07T04:49:29.139Z] Filesystem Size Used Avail Use% Mounted on [2021-10-07T04:49:29.139Z] overlay 40G 7.7G 33G 20% / [2021-10-07T04:49:29.139Z] tmpfs 64M 0 64M 0% /dev [2021-10-07T04:49:29.139Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-07T04:49:29.139Z] shm 64M 0 64M 0% /dev/shm [2021-10-07T04:49:29.139Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] ---> sar -b -r -n DEV: [2021-10-07T04:49:29.139Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] 04:39:07 LINUX RESTART (2 CPU) [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] 04:40:01 tps rtps wtps bread/s bwrtn/s [2021-10-07T04:49:29.139Z] 04:41:01 7.33 0.23 7.10 27.05 219.12 [2021-10-07T04:49:29.139Z] 04:42:01 0.33 0.00 0.33 0.00 5.83 [2021-10-07T04:49:29.139Z] 04:43:01 0.37 0.00 0.37 0.00 4.21 [2021-10-07T04:49:29.139Z] 04:44:01 0.22 0.00 0.22 0.00 3.40 [2021-10-07T04:49:29.139Z] 04:45:01 0.30 0.00 0.30 0.00 4.10 [2021-10-07T04:49:29.139Z] 04:46:01 0.30 0.00 0.30 0.00 4.35 [2021-10-07T04:49:29.139Z] 04:47:01 0.17 0.00 0.17 0.00 2.43 [2021-10-07T04:49:29.139Z] 04:48:01 0.27 0.00 0.27 0.00 3.78 [2021-10-07T04:49:29.139Z] 04:49:01 0.23 0.00 0.23 0.00 2.83 [2021-10-07T04:49:29.139Z] Average: 1.06 0.03 1.03 3.01 27.79 [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] 04:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-07T04:49:29.139Z] 04:41:01 5668272 0 634308 7.92 2620 1703740 1255052 13.86 571384 1530276 20 [2021-10-07T04:49:29.139Z] 04:42:01 5673248 0 629324 7.86 2620 1703748 1161744 12.83 568428 1530240 12 [2021-10-07T04:49:29.139Z] 04:43:01 5673016 0 629556 7.86 2620 1703748 1161904 12.83 568000 1530952 8 [2021-10-07T04:49:29.139Z] 04:44:01 5671656 0 630904 7.88 2620 1703760 1161748 12.83 569372 1530952 8 [2021-10-07T04:49:29.139Z] 04:45:01 5672076 0 630480 7.87 2620 1703764 1161988 12.83 568768 1530952 12 [2021-10-07T04:49:29.139Z] 04:46:01 5670800 0 631752 7.89 2620 1703768 1162024 12.83 570112 1530956 20 [2021-10-07T04:49:29.139Z] 04:47:01 5669456 0 633092 7.90 2620 1703772 1162036 12.83 571452 1530952 8 [2021-10-07T04:49:29.139Z] 04:48:01 5659860 0 642684 8.02 2620 1703776 1162096 12.83 581092 1530952 8 [2021-10-07T04:49:29.139Z] 04:49:01 5660424 0 642116 8.02 2620 1703780 1162172 12.83 582280 1529280 8 [2021-10-07T04:49:29.139Z] Average: 5668756 0 633802 7.91 2620 1703762 1172307 12.94 572321 1530612 12 [2021-10-07T04:49:29.139Z] [2021-10-07T04:49:29.139Z] 04:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-07T04:49:29.139Z] 04:41:01 eth0 17.60 13.69 22.12 4.87 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.139Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.139Z] 04:41:01 docker0 4.73 2.63 1.23 9.20 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.139Z] 04:42:01 eth0 2.75 0.72 0.71 0.40 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:43:01 eth0 0.58 0.22 0.25 0.01 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:44:01 eth0 1.82 0.05 0.16 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:45:01 eth0 2.53 0.75 0.82 0.46 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:46:01 eth0 1.88 0.37 0.42 0.17 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:47:01 eth0 0.70 0.38 0.28 0.24 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:48:01 eth0 1.02 0.62 0.54 0.37 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:49:01 eth0 1.43 0.87 1.10 0.42 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] Average: eth0 3.37 1.96 2.93 0.77 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] Average: docker0 0.53 0.29 0.14 1.02 0.00 0.00 0.00 0.00 [2021-10-07T04:49:29.140Z] [2021-10-07T04:49:29.140Z] [2021-10-07T04:49:29.140Z] ---> sar -P ALL: [2021-10-07T04:49:29.140Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T04:49:29.140Z] [2021-10-07T04:49:29.140Z] 04:39:07 LINUX RESTART (2 CPU) [2021-10-07T04:49:29.140Z] [2021-10-07T04:49:29.140Z] 04:40:01 CPU %user %nice %system %iowait %steal %idle [2021-10-07T04:49:29.140Z] 04:41:01 all 0.78 0.00 0.36 0.04 0.03 98.79 [2021-10-07T04:49:29.140Z] 04:41:01 0 0.65 0.00 0.38 0.05 0.03 98.88 [2021-10-07T04:49:29.140Z] 04:41:01 1 0.91 0.00 0.34 0.03 0.03 98.69 [2021-10-07T04:49:29.140Z] 04:42:01 all 0.20 0.00 0.05 0.00 0.02 99.73 [2021-10-07T04:49:29.140Z] 04:42:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-10-07T04:49:29.140Z] 04:42:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-10-07T04:49:29.140Z] 04:43:01 all 0.14 0.00 0.04 0.01 0.02 99.79 [2021-10-07T04:49:29.140Z] 04:43:01 0 0.08 0.00 0.05 0.02 0.02 99.83 [2021-10-07T04:49:29.140Z] 04:43:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-10-07T04:49:29.140Z] 04:44:01 all 0.05 0.00 0.04 0.00 0.02 99.89 [2021-10-07T04:49:29.140Z] 04:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-10-07T04:49:29.140Z] 04:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-10-07T04:49:29.140Z] 04:45:01 all 0.18 0.00 0.07 0.00 0.03 99.72 [2021-10-07T04:49:29.140Z] 04:45:01 0 0.18 0.00 0.07 0.00 0.02 99.73 [2021-10-07T04:49:29.140Z] 04:45:01 1 0.18 0.00 0.07 0.00 0.03 99.72 [2021-10-07T04:49:29.140Z] 04:46:01 all 0.13 0.00 0.06 0.00 0.02 99.79 [2021-10-07T04:49:29.140Z] 04:46:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-10-07T04:49:29.140Z] 04:46:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-10-07T04:49:29.140Z] 04:47:01 all 0.20 0.00 0.05 0.00 0.03 99.72 [2021-10-07T04:49:29.140Z] 04:47:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-10-07T04:49:29.140Z] 04:47:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-10-07T04:49:29.140Z] 04:48:01 all 0.18 0.00 0.05 0.00 0.02 99.75 [2021-10-07T04:49:29.140Z] 04:48:01 0 0.25 0.00 0.07 0.00 0.02 99.67 [2021-10-07T04:49:29.140Z] 04:48:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-10-07T04:49:29.140Z] 04:49:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-10-07T04:49:29.140Z] 04:49:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-10-07T04:49:29.140Z] 04:49:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2021-10-07T04:49:29.140Z] Average: all 0.23 0.00 0.08 0.01 0.02 99.66 [2021-10-07T04:49:29.140Z] Average: 0 0.20 0.00 0.09 0.01 0.02 99.67 [2021-10-07T04:49:29.140Z] Average: 1 0.25 0.00 0.08 0.00 0.02 99.65 [2021-10-07T04:49:29.140Z] [2021-10-07T04:49:29.140Z] [2021-10-07T04:49:29.140Z]