Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 49c039c06ed1bc683787364bea1e10c7989f8b16+f525010a972bd0cf4db21b9c9ee96a73efdf8992 (cf2591466098e0737fbb5fed789ee88c5a6cfae1) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-233/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-233/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4216 in /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-233 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f525010a972bd0cf4db21b9c9ee96a73efdf8992 into PR head commit 49c039c06ed1bc683787364bea1e10c7989f8b16 Merge succeeded, producing 49c039c06ed1bc683787364bea1e10c7989f8b16 Checking out Revision 49c039c06ed1bc683787364bea1e10c7989f8b16 (PR-233) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f525010a972bd0cf4db21b9c9ee96a73efdf8992 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T21:46:05.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-10T21:46:05.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T21:46:05.517Z] ========================================================= [2021-05-10T21:46:05.517Z] EdgeX Global Pipelines Version Info [2021-05-10T21:46:05.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:46:07.141Z] ------------------- [2021-05-10T21:46:07.141Z] stable info: [2021-05-10T21:46:07.141Z] ------------------- [2021-05-10T21:46:07.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T21:46:07.141Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T21:46:07.141Z] Message: update stable to v1.0.191 [2021-05-10T21:46:08.088Z] ------------------- [2021-05-10T21:46:08.088Z] experimental info: [2021-05-10T21:46:08.088Z] ------------------- [2021-05-10T21:46:08.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T21:46:08.088Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-10T21:46:08.088Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T21:46:08.326Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-10T21:46:08.388Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-10T21:46:08.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T21:46:08.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T21:46:08.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T21:46:08.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T21:46:08.739Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T21:46:08.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T21:46:08.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-10T21:46:08.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T21:46:09.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T21:46:09.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-05-10T21:46:09.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T21:46:09.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T21:46:09.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T21:46:09.365Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T21:46:09.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T21:46:09.512Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T21:46:09.598Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T21:46:09.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-10T21:46:09.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-10T21:46:09.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-10T21:46:09.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-10T21:46:09.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-10T21:46:10.003Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-10T21:46:10.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T21:46:10.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo [2021-05-10T21:46:10.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo [2021-05-10T21:46:10.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo [2021-05-10T21:46:10.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49c039c06ed1bc683787364bea1e10c7989f8b16 [Pipeline] echo [2021-05-10T21:46:10.418Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49c039c [Pipeline] echo [2021-05-10T21:46:10.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T21:46:11.114Z] + git log --format=format:%s -1 49c039c06ed1bc683787364bea1e10c7989f8b16 [Pipeline] echo [2021-05-10T21:46:11.212Z] GIT_COMMIT: 49c039c06ed1bc683787364bea1e10c7989f8b16, Commit Message: fix: Fix Secure MessageBus Secret validation for non-secure mode [Pipeline] echo [2021-05-10T21:46:11.258Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:46:12.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T21:46:12.569Z] [2021-05-10T21:46:12.569Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:46:12.938Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T21:46:13.213Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T21:46:13.214Z] 31603596830f: Pulling fs layer [2021-05-10T21:46:13.214Z] 54011a49482f: Pulling fs layer [2021-05-10T21:46:13.214Z] a6820b24f6d8: Pulling fs layer [2021-05-10T21:46:13.214Z] f581987b2513: Pulling fs layer [2021-05-10T21:46:13.214Z] f581987b2513: Waiting [2021-05-10T21:46:13.214Z] 54011a49482f: Verifying Checksum [2021-05-10T21:46:13.214Z] 54011a49482f: Download complete [2021-05-10T21:46:13.214Z] 31603596830f: Verifying Checksum [2021-05-10T21:46:13.214Z] 31603596830f: Download complete [2021-05-10T21:46:13.477Z] f581987b2513: Verifying Checksum [2021-05-10T21:46:13.477Z] f581987b2513: Download complete [2021-05-10T21:46:13.477Z] a6820b24f6d8: Verifying Checksum [2021-05-10T21:46:13.477Z] a6820b24f6d8: Download complete [2021-05-10T21:46:13.477Z] 31603596830f: Pull complete [2021-05-10T21:46:13.751Z] 54011a49482f: Pull complete [2021-05-10T21:46:14.700Z] a6820b24f6d8: Pull complete [2021-05-10T21:46:14.700Z] f581987b2513: Pull complete [2021-05-10T21:46:14.963Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T21:46:14.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T21:46:14.963Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T21:46:15.100Z] prd-centos7-docker-4c-2g-4216 does not seem to be running inside a container [2021-05-10T21:46:15.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-233 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-233:/w/workspace/xfoundry_go-mod-bootstrap_PR-233:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-233@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-05-10T21:46:17.132Z] $ docker top b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T21:46:17.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T21:46:17.400Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T21:46:17.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T21:46:17.644Z] $ docker exec b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent [2021-05-10T21:46:17.816Z] SSH_AUTH_SOCK=/tmp/ssh-EcVPzjKid9tj/agent.11 [2021-05-10T21:46:17.817Z] SSH_AGENT_PID=16 [2021-05-10T21:46:17.889Z] Running ssh-add (command line suppressed) [2021-05-10T21:46:18.022Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp/private_key_6394855059224736934.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp/private_key_6394855059224736934.key) [2021-05-10T21:46:18.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T21:46:18.432Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T21:46:18.462Z] $ docker exec --env ******** --env ******** b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent -k [2021-05-10T21:46:18.586Z] unset SSH_AUTH_SOCK; [2021-05-10T21:46:18.587Z] unset SSH_AGENT_PID; [2021-05-10T21:46:18.587Z] echo Agent pid 16 killed; [2021-05-10T21:46:18.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T21:46:18.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T21:46:18.738Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T21:46:18.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T21:46:18.913Z] $ docker exec b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent [2021-05-10T21:46:19.081Z] SSH_AUTH_SOCK=/tmp/ssh-CmQ7cClpND9H/agent.44 [2021-05-10T21:46:19.081Z] SSH_AGENT_PID=49 [2021-05-10T21:46:19.088Z] Running ssh-add (command line suppressed) [2021-05-10T21:46:19.224Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp/private_key_6171650987559580821.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp/private_key_6171650987559580821.key) [2021-05-10T21:46:19.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T21:46:19.632Z] + git semver init [2021-05-10T21:46:19.632Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T21:46:19.632Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-233/.git [2021-05-10T21:46:19.632Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [2021-05-10T21:46:19.632Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T21:46:19.632Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T21:46:19.632Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T21:46:19.632Z] # $SEMVER_BRANCH = PR-233 [2021-05-10T21:46:19.632Z] # $SEMVER_TEMP = /tmp/semver-406705275 [2021-05-10T21:46:19.632Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-10T21:46:20.207Z] # '/tmp/semver-406705275' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-233/.semver' [2021-05-10T21:46:20.207Z] # -> Force: false [2021-05-10T21:46:20.207Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-233/.semver [Pipeline] } [2021-05-10T21:46:20.233Z] $ docker exec --env ******** --env ******** b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent -k [2021-05-10T21:46:20.356Z] unset SSH_AUTH_SOCK; [2021-05-10T21:46:20.357Z] unset SSH_AGENT_PID; [2021-05-10T21:46:20.357Z] echo Agent pid 49 killed; [2021-05-10T21:46:20.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T21:46:20.859Z] + git semver [Pipeline] } [2021-05-10T21:46:20.891Z] $ docker stop --time=1 b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba [2021-05-10T21:46:22.238Z] $ docker rm -f b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T21:46:22.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T21:46:23.128Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T21:46:23.155Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-10T21:46:38.665Z] Still waiting to schedule task [2021-05-10T21:46:38.665Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4216’ [2021-05-10T21:46:38.695Z] Still waiting to schedule task [2021-05-10T21:46:38.695Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-10T21:48:29.146Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4217 in /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [Pipeline] { [Pipeline] ws [2021-05-10T21:48:29.214Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-10T21:48:34.697Z] using credential edgex-jenkins-ssh [2021-05-10T21:48:34.719Z] Cloning the remote Git repository [2021-05-10T21:48:34.754Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-10T21:48:34.983Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-10T21:48:35.138Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-10T21:48:35.139Z] > git --version # timeout=10 [2021-05-10T21:48:35.157Z] > git --version # 'git version 2.17.1' [2021-05-10T21:48:35.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T21:48:35.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T21:48:36.858Z] Merging remotes/origin/master commit f525010a972bd0cf4db21b9c9ee96a73efdf8992 into PR head commit 49c039c06ed1bc683787364bea1e10c7989f8b16 [2021-05-10T21:48:36.142Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-10T21:48:36.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T21:48:36.184Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-10T21:48:36.223Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-10T21:48:36.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T21:48:36.235Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T21:48:36.869Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T21:48:36.887Z] > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 [2021-05-10T21:48:37.062Z] Merge succeeded, producing 49c039c06ed1bc683787364bea1e10c7989f8b16 [2021-05-10T21:48:37.063Z] Checking out Revision 49c039c06ed1bc683787364bea1e10c7989f8b16 (PR-233) [2021-05-10T21:48:36.967Z] > git remote # timeout=10 [2021-05-10T21:48:36.984Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T21:48:37.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T21:48:37.015Z] > git merge f525010a972bd0cf4db21b9c9ee96a73efdf8992 # timeout=10 [2021-05-10T21:48:37.035Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T21:48:37.059Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T21:48:37.075Z] > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 [2021-05-10T21:48:41.239Z] Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode" [2021-05-10T21:48:41.292Z] > git --version # timeout=10 [2021-05-10T21:48:41.306Z] > git --version # 'git version 2.17.1' [2021-05-10T21:48:41.328Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T21:48:43.147Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T21:48:43.570Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T21:48:43.930Z] + true [2021-05-10T21:48:43.930Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-10T21:48:46.231Z] ========================================================= [2021-05-10T21:48:46.231Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T21:48:46.231Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:48:46.623Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-10T21:48:47.621Z] Sending build context to Docker daemon 945.7kB [2021-05-10T21:48:47.622Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-10T21:48:47.622Z] Step 2/8 : FROM ${BASE} [2021-05-10T21:48:47.895Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T21:48:47.895Z] 595b0fe564bb: Pulling fs layer [2021-05-10T21:48:47.895Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T21:48:47.895Z] 316046926c0a: Pulling fs layer [2021-05-10T21:48:47.895Z] 4ebd0625c992: Pulling fs layer [2021-05-10T21:48:47.895Z] 207e8628e3a3: Pulling fs layer [2021-05-10T21:48:47.895Z] c791037a9be2: Pulling fs layer [2021-05-10T21:48:47.895Z] ffd874e62e21: Pulling fs layer [2021-05-10T21:48:47.895Z] 4ebd0625c992: Waiting [2021-05-10T21:48:47.895Z] c791037a9be2: Waiting [2021-05-10T21:48:47.895Z] ffd874e62e21: Waiting [2021-05-10T21:48:47.895Z] 207e8628e3a3: Waiting [2021-05-10T21:48:47.896Z] 316046926c0a: Verifying Checksum [2021-05-10T21:48:47.896Z] 316046926c0a: Download complete [2021-05-10T21:48:47.896Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T21:48:47.896Z] 7186ed65a4f7: Download complete [2021-05-10T21:48:47.896Z] 207e8628e3a3: Verifying Checksum [2021-05-10T21:48:47.896Z] 207e8628e3a3: Download complete [2021-05-10T21:48:47.896Z] c791037a9be2: Download complete [2021-05-10T21:48:48.169Z] 595b0fe564bb: Verifying Checksum [2021-05-10T21:48:48.169Z] 595b0fe564bb: Download complete [2021-05-10T21:48:48.764Z] 595b0fe564bb: Pull complete [2021-05-10T21:48:49.363Z] 7186ed65a4f7: Pull complete [2021-05-10T21:48:49.637Z] 316046926c0a: Pull complete [2021-05-10T21:48:50.618Z] ffd874e62e21: Verifying Checksum [2021-05-10T21:48:50.618Z] ffd874e62e21: Download complete [2021-05-10T21:48:52.051Z] 4ebd0625c992: Verifying Checksum [2021-05-10T21:48:52.051Z] 4ebd0625c992: Download complete [2021-05-10T21:49:02.211Z] 4ebd0625c992: Pull complete [2021-05-10T21:49:02.211Z] 207e8628e3a3: Pull complete [2021-05-10T21:49:02.485Z] c791037a9be2: Pull complete [2021-05-10T21:49:08.088Z] ffd874e62e21: Pull complete [2021-05-10T21:49:08.088Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T21:49:08.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T21:49:08.088Z] ---> cfc18b08335c [2021-05-10T21:49:08.088Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-10T21:49:09.081Z] ---> Running in 803c965cb64b [2021-05-10T21:49:09.351Z] Removing intermediate container 803c965cb64b [2021-05-10T21:49:09.351Z] ---> c50711d5b6da [2021-05-10T21:49:09.351Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T21:49:09.623Z] ---> Running in 52913c7034cb [2021-05-10T21:49:12.253Z] Removing intermediate container 52913c7034cb [2021-05-10T21:49:12.253Z] ---> ebfeeb3b84cc [2021-05-10T21:49:12.253Z] Step 5/8 : RUN apk add --update --no-cache git make zeromq-dev [2021-05-10T21:49:12.253Z] ---> Running in 13e13c48a324 [2021-05-10T21:49:13.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T21:49:14.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T21:49:16.202Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-10T21:49:16.202Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-10T21:49:16.202Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-10T21:49:16.472Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-10T21:49:16.746Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-10T21:49:16.746Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T21:49:16.746Z] OK: 139 MiB in 45 packages [2021-05-10T21:49:18.180Z] Removing intermediate container 13e13c48a324 [2021-05-10T21:49:18.180Z] ---> 4044e823359c [2021-05-10T21:49:18.180Z] Step 6/8 : WORKDIR /build [2021-05-10T21:49:18.456Z] ---> Running in 90f1fa2218c9 [2021-05-10T21:49:19.058Z] Removing intermediate container 90f1fa2218c9 [2021-05-10T21:49:19.058Z] ---> 0d4e038b06a4 [2021-05-10T21:49:19.058Z] Step 7/8 : COPY go.mod . [2021-05-10T21:49:19.659Z] ---> 7ce31154fbe1 [2021-05-10T21:49:19.659Z] Step 8/8 : RUN go mod download [2021-05-10T21:49:19.659Z] ---> Running in 8ed47ace5621 [2021-05-10T21:49:31.672Z] Running on prd-centos7-docker-4c-2g-4218 in /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [Pipeline] { [Pipeline] ws [2021-05-10T21:49:31.729Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-10T21:49:32.033Z] go: github.com/edgexfoundry/go-mod-configuration/v2@v2.0.0-dev.8: Get "https://proxy.golang.org/github.com/edgexfoundry/go-mod-configuration/v2/@v/v2.0.0-dev.8.mod": dial tcp [2607:f8b0:4020:807::2011]:443: connect: cannot assign requested address [2021-05-10T21:49:32.033Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:49:33.317Z] ---> job-cost.sh [2021-05-10T21:49:33.317Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JARl [2021-05-10T21:49:37.194Z] using credential edgex-jenkins-ssh [2021-05-10T21:49:37.209Z] Cloning the remote Git repository [2021-05-10T21:49:37.245Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-10T21:49:37.336Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-10T21:49:37.458Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-10T21:49:37.459Z] > git --version # timeout=10 [2021-05-10T21:49:37.509Z] > git --version # 'git version 2.24.3' [2021-05-10T21:49:37.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T21:49:37.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T21:49:38.861Z] Merging remotes/origin/master commit f525010a972bd0cf4db21b9c9ee96a73efdf8992 into PR head commit 49c039c06ed1bc683787364bea1e10c7989f8b16 [2021-05-10T21:49:39.177Z] Merge succeeded, producing 49c039c06ed1bc683787364bea1e10c7989f8b16 [2021-05-10T21:49:39.178Z] Checking out Revision 49c039c06ed1bc683787364bea1e10c7989f8b16 (PR-233) [2021-05-10T21:49:38.272Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-10T21:49:38.285Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T21:49:38.300Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-10T21:49:38.333Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-10T21:49:38.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T21:49:38.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T21:49:38.874Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T21:49:38.931Z] > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 [2021-05-10T21:49:39.017Z] > git remote # timeout=10 [2021-05-10T21:49:39.032Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T21:49:39.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T21:49:39.063Z] > git merge f525010a972bd0cf4db21b9c9ee96a73efdf8992 # timeout=10 [2021-05-10T21:49:39.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T21:49:39.183Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T21:49:39.201Z] > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 [2021-05-10T21:49:43.373Z] Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode" [2021-05-10T21:49:43.438Z] > git --version # timeout=10 [2021-05-10T21:49:43.696Z] > git --version # 'git version 2.24.3' [2021-05-10T21:49:43.705Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T21:49:43.999Z] [2021-05-10T21:49:43.999Z] GitHub has been notified of this commit’s build result [2021-05-10T21:49:43.999Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T21:49:45.792Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T21:49:46.359Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T21:49:46.748Z] + sudo service docker restart [2021-05-10T21:49:46.749Z] + true [2021-05-10T21:49:46.749Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-10T21:49:49.146Z] ========================================================= [2021-05-10T21:49:49.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T21:49:49.146Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:49:49.553Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-10T21:49:50.252Z] Sending build context to Docker daemon 946.7kB [2021-05-10T21:49:50.252Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-10T21:49:50.252Z] Step 2/8 : FROM ${BASE} [2021-05-10T21:49:50.536Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T21:49:50.536Z] 540db60ca938: Pulling fs layer [2021-05-10T21:49:50.536Z] adcc1eea9eea: Pulling fs layer [2021-05-10T21:49:50.536Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T21:49:50.536Z] 0510c868ecb4: Pulling fs layer [2021-05-10T21:49:50.536Z] afea3b2eda06: Pulling fs layer [2021-05-10T21:49:50.536Z] 7809a108b3ef: Pulling fs layer [2021-05-10T21:49:50.536Z] f706445af74f: Pulling fs layer [2021-05-10T21:49:50.536Z] 0510c868ecb4: Waiting [2021-05-10T21:49:50.536Z] afea3b2eda06: Waiting [2021-05-10T21:49:50.536Z] 7809a108b3ef: Waiting [2021-05-10T21:49:50.536Z] f706445af74f: Waiting [2021-05-10T21:49:50.536Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T21:49:50.536Z] 4c4ab2625f07: Download complete [2021-05-10T21:49:50.536Z] adcc1eea9eea: Verifying Checksum [2021-05-10T21:49:50.536Z] adcc1eea9eea: Download complete [2021-05-10T21:49:50.536Z] afea3b2eda06: Verifying Checksum [2021-05-10T21:49:50.536Z] afea3b2eda06: Download complete [2021-05-10T21:49:50.536Z] 7809a108b3ef: Download complete [2021-05-10T21:49:50.839Z] 540db60ca938: Verifying Checksum [2021-05-10T21:49:50.839Z] 540db60ca938: Download complete [2021-05-10T21:49:51.882Z] 540db60ca938: Pull complete [2021-05-10T21:49:52.203Z] adcc1eea9eea: Pull complete [2021-05-10T21:49:52.505Z] 4c4ab2625f07: Pull complete [2021-05-10T21:49:55.240Z] f706445af74f: Verifying Checksum [2021-05-10T21:49:55.240Z] f706445af74f: Download complete [2021-05-10T21:49:57.264Z] 0510c868ecb4: Verifying Checksum [2021-05-10T21:49:57.264Z] 0510c868ecb4: Download complete [2021-05-10T21:50:07.517Z] 0510c868ecb4: Pull complete [2021-05-10T21:50:07.517Z] afea3b2eda06: Pull complete [2021-05-10T21:50:07.517Z] 7809a108b3ef: Pull complete [2021-05-10T21:50:12.274Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T21:50:15.703Z] f706445af74f: Pull complete [2021-05-10T21:50:15.703Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T21:50:15.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T21:50:15.703Z] ---> b068be0155e3 [2021-05-10T21:50:15.703Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-10T21:50:15.703Z] ---> Running in 2a517e05b02e [2021-05-10T21:50:15.703Z] Removing intermediate container 2a517e05b02e [2021-05-10T21:50:15.703Z] ---> ade2eb1a5ec2 [2021-05-10T21:50:15.703Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-10T21:50:15.703Z] ---> Running in 01335165bb8a [2021-05-10T21:50:17.107Z] Removing intermediate container 01335165bb8a [2021-05-10T21:50:17.107Z] ---> 22805478b81a [2021-05-10T21:50:17.107Z] Step 5/8 : RUN apk add --update --no-cache git make zeromq-dev [2021-05-10T21:50:17.107Z] ---> Running in c262fb9c21a7 [2021-05-10T21:50:17.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T21:50:19.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T21:50:20.189Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-10T21:50:20.456Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-10T21:50:20.718Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-10T21:50:20.718Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-10T21:50:20.983Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-10T21:50:21.283Z] Executing busybox-1.32.1-r6.trigger [2021-05-10T21:50:21.283Z] OK: 150 MiB in 45 packages [2021-05-10T21:50:21.879Z] Removing intermediate container c262fb9c21a7 [2021-05-10T21:50:21.879Z] ---> 6acf4bc2a449 [2021-05-10T21:50:21.879Z] Step 6/8 : WORKDIR /build [2021-05-10T21:50:21.879Z] ---> Running in 183ac8e90150 [2021-05-10T21:50:22.152Z] Removing intermediate container 183ac8e90150 [2021-05-10T21:50:22.152Z] ---> 7bdaf107b26c [2021-05-10T21:50:22.152Z] Step 7/8 : COPY go.mod . [2021-05-10T21:50:22.418Z] ---> e326aec13244 [2021-05-10T21:50:22.418Z] Step 8/8 : RUN go mod download [2021-05-10T21:50:22.418Z] ---> Running in 79576f3fb770 [2021-05-10T21:50:49.145Z] Removing intermediate container 79576f3fb770 [2021-05-10T21:50:49.145Z] ---> 095474a523ec [2021-05-10T21:50:49.145Z] Successfully built 095474a523ec [2021-05-10T21:50:49.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:50:49.515Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T21:50:49.515Z] . [Pipeline] withDockerContainer [2021-05-10T21:50:49.665Z] prd-centos7-docker-4c-2g-4218 does not seem to be running inside a container [2021-05-10T21:50:49.725Z] $ 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-05-10T21:50:50.462Z] $ docker top 12ec5ea414459125950adff17d80f74e01ddc7da154c84ae347233320ebfd7ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T21:50:50.994Z] + go version [2021-05-10T21:50:50.995Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T21:50:51.028Z] $ docker stop --time=1 12ec5ea414459125950adff17d80f74e01ddc7da154c84ae347233320ebfd7ec [2021-05-10T21:50:52.439Z] $ docker rm -f 12ec5ea414459125950adff17d80f74e01ddc7da154c84ae347233320ebfd7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:50:53.237Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T21:50:53.237Z] . [Pipeline] withDockerContainer [2021-05-10T21:50:53.374Z] prd-centos7-docker-4c-2g-4218 does not seem to be running inside a container [2021-05-10T21:50:53.435Z] $ 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-05-10T21:50:54.203Z] $ docker top 74a455359eb28c7ea5c0f22aa94a5a10a2869c82932fb8952c1617a043503f0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T21:50:54.761Z] + go mod tidy [Pipeline] sh [2021-05-10T21:50:55.707Z] + make test [2021-05-10T21:50:55.707Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-10T21:51:28.720Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-10T21:51:28.720Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.056s coverage: 5.4% of statements [2021-05-10T21:51:28.720Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-10T21:51:28.720Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.036s coverage: 92.2% of statements [2021-05-10T21:51:28.720Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2021-05-10T21:51:28.720Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-10T21:51:28.720Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-10T21:51:28.720Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-10T21:51:30.387Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 1.037s coverage: 91.5% of statements [2021-05-10T21:51:30.387Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.026s coverage: 26.7% of statements [2021-05-10T21:51:33.308Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.051s coverage: 90.7% of statements [2021-05-10T21:51:33.308Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-10T21:51:33.308Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-10T21:51:33.308Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements [2021-05-10T21:51:33.308Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-10T21:51:33.596Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-10T21:51:34.022Z] lf-activate-venv(): INFO: Adding /tmp/venv-JARl/bin to PATH [2021-05-10T21:51:34.022Z] INFO: No Stack... [2021-05-10T21:51:34.022Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T21:51:34.022Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T21:51:34.385Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-05-10T21:51:34.386Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T21:51:34.809Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [2021-05-10T21:51:34.816Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] did not exist. Created. [2021-05-10T21:51:34.817Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T21:51:35.289Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T21:51:36.139Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T21:51:36.159Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T21:51:36.692Z] Failed in branch arm64 [2021-05-10T21:51:49.197Z] gofmt -l . [2021-05-10T21:51:49.197Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-10T21:51:49.265Z] $ docker stop --time=1 74a455359eb28c7ea5c0f22aa94a5a10a2869c82932fb8952c1617a043503f0a [2021-05-10T21:51:51.510Z] $ docker rm -f 74a455359eb28c7ea5c0f22aa94a5a10a2869c82932fb8952c1617a043503f0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T21:51:52.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T21:51:52.931Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:51:53.917Z] ---> job-cost.sh [2021-05-10T21:51:53.917Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XEXJ [2021-05-10T21:52:20.855Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T21:52:59.849Z] lf-activate-venv(): INFO: Adding /tmp/venv-XEXJ/bin to PATH [2021-05-10T21:52:59.849Z] INFO: No Stack... [2021-05-10T21:52:59.849Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T21:52:59.849Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T21:53:00.205Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-05-10T21:53:00.205Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T21:53:00.366Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [2021-05-10T21:53:00.373Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] did not exist. Created. [2021-05-10T21:53:00.373Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T21:53:00.812Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-bdb3c5b9/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-10T21:53:01.155Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-10T21:53:01.191Z] Warning: overwriting stash ‘stack-cost’ [2021-05-10T21:53:01.335Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T21:53:01.360Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:04.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:04.989Z] ---> package-listing.sh [2021-05-10T21:53:04.990Z] ++ facter osfamily [2021-05-10T21:53:04.990Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T21:53:04.990Z] + OS_FAMILY=redhat [2021-05-10T21:53:04.990Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-233 [2021-05-10T21:53:04.990Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T21:53:04.990Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T21:53:04.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T21:53:04.990Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T21:53:04.990Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-233 ']' [2021-05-10T21:53:04.990Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T21:53:04.990Z] + case "${OS_FAMILY}" in [2021-05-10T21:53:04.990Z] + rpm -qa [2021-05-10T21:53:04.990Z] + sort [2021-05-10T21:53:10.318Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T21:53:10.318Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T21:53:10.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T21:53:10.318Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-233 ']' [2021-05-10T21:53:10.318Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-233/archives/ [2021-05-10T21:53:10.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-233/archives/ [Pipeline] echo [2021-05-10T21:53:10.352Z] 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-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T21:53:10.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:53:11.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T21:53:11.303Z] [2021-05-10T21:53:11.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T21:53:11.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T21:53:11.664Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T21:53:11.664Z] df20fa9351a1: Pulling fs layer [2021-05-10T21:53:11.664Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T21:53:11.664Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T21:53:11.664Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T21:53:11.664Z] 93b61091891f: Pulling fs layer [2021-05-10T21:53:11.664Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T21:53:11.664Z] 5e14af77c1be: Pulling fs layer [2021-05-10T21:53:11.664Z] 01666e4c0597: Pulling fs layer [2021-05-10T21:53:11.664Z] aa168da1d23b: Pulling fs layer [2021-05-10T21:53:11.664Z] 93b9cdb0e59b: Waiting [2021-05-10T21:53:11.664Z] 01666e4c0597: Waiting [2021-05-10T21:53:11.664Z] aa168da1d23b: Waiting [2021-05-10T21:53:11.664Z] 5e14af77c1be: Waiting [2021-05-10T21:53:11.664Z] 46f8f816bc3b: Waiting [2021-05-10T21:53:11.664Z] 36b3adc4ff6f: Verifying Checksum [2021-05-10T21:53:11.664Z] 36b3adc4ff6f: Download complete [2021-05-10T21:53:11.664Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T21:53:11.664Z] 46f8f816bc3b: Download complete [2021-05-10T21:53:11.928Z] df20fa9351a1: Verifying Checksum [2021-05-10T21:53:11.928Z] df20fa9351a1: Download complete [2021-05-10T21:53:11.928Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T21:53:11.928Z] 93b9cdb0e59b: Download complete [2021-05-10T21:53:11.928Z] 5e14af77c1be: Verifying Checksum [2021-05-10T21:53:11.928Z] 5e14af77c1be: Download complete [2021-05-10T21:53:11.928Z] 93b61091891f: Verifying Checksum [2021-05-10T21:53:11.928Z] 93b61091891f: Download complete [2021-05-10T21:53:11.928Z] 01666e4c0597: Download complete [2021-05-10T21:53:12.196Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T21:53:12.196Z] 8ad3a11d3b57: Download complete [2021-05-10T21:53:12.196Z] df20fa9351a1: Pull complete [2021-05-10T21:53:12.469Z] 36b3adc4ff6f: Pull complete [2021-05-10T21:53:13.438Z] 8ad3a11d3b57: Pull complete [2021-05-10T21:53:13.438Z] 46f8f816bc3b: Pull complete [2021-05-10T21:53:14.396Z] aa168da1d23b: Verifying Checksum [2021-05-10T21:53:14.396Z] aa168da1d23b: Download complete [2021-05-10T21:53:14.973Z] 93b61091891f: Pull complete [2021-05-10T21:53:14.973Z] 93b9cdb0e59b: Pull complete [2021-05-10T21:53:15.236Z] 5e14af77c1be: Pull complete [2021-05-10T21:53:15.236Z] 01666e4c0597: Pull complete [2021-05-10T21:53:21.861Z] aa168da1d23b: Pull complete [2021-05-10T21:53:21.861Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T21:53:22.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T21:53:22.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T21:53:22.344Z] prd-centos7-docker-4c-2g-4216 does not seem to be running inside a container [2021-05-10T21:53:22.396Z] $ 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-233/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-233 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-233:/w/workspace/xfoundry_go-mod-bootstrap_PR-233:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-233@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:alpine cat [2021-05-10T21:53:25.872Z] $ docker top b0ec2675359b11dfafa0a830d655c336f65292a1dbdc243aecbd58c6a07c31e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T21:53:26.391Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T21:53:26.711Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T21:53:27.049Z] + ls /var/log/sa-host [2021-05-10T21:53:27.049Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T21:53:27.049Z] file_magic: OK [2021-05-10T21:53:27.049Z] HZ: Using current value: 100 [2021-05-10T21:53:27.049Z] file_header: OK [2021-05-10T21:53:27.049Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-10T21:53:27.049Z] Statistics: [2021-05-10T21:53:27.049Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T21:53:27.049Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T21:53:27.049Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T21:53:27.049Z] file_magic: OK [2021-05-10T21:53:27.049Z] HZ: Using current value: 100 [2021-05-10T21:53:27.049Z] file_header: OK [2021-05-10T21:53:27.049Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-10T21:53:27.049Z] Statistics: [2021-05-10T21:53:27.049Z] Hnuu...uuuununununu... [2021-05-10T21:53:27.049Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T21:53:27.684Z] provisioning config files... [2021-05-10T21:53:27.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp/config8928940259558865812tmp [Pipeline] { [Pipeline] echo [2021-05-10T21:53:27.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:28.105Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T21:53:28.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T21:53:28.207Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:28.543Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T21:53:28.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:28.916Z] ---> sudo-logs.sh [2021-05-10T21:53:28.917Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T21:53:29.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:29.375Z] ---> job-cost.sh [2021-05-10T21:53:29.375Z] lf-activate-venv: SKIPPING [2021-05-10T21:53:29.375Z] DEBUG: total: 0.029999999329447746 [2021-05-10T21:53:29.375Z] INFO: Retrieving Stack Cost... [2021-05-10T21:53:30.766Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T21:53:31.340Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T21:53:31.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T21:53:31.713Z] ---> logs-deploy.sh [2021-05-10T21:53:31.713Z] lf-activate-venv: SKIPPING [2021-05-10T21:53:31.713Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-233/1 [2021-05-10T21:53:31.713Z] INFO: archiving workspace using pattern(s): [2021-05-10T21:53:33.636Z] Archives upload complete. [2021-05-10T21:53:33.636Z] INFO: archiving logs to Nexus [2021-05-10T21:53:34.585Z] ---> uname -a: [2021-05-10T21:53:34.585Z] Linux prd-centos7-docker-4c-2g-4216.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> lscpu: [2021-05-10T21:53:34.585Z] Architecture: x86_64 [2021-05-10T21:53:34.585Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-10T21:53:34.585Z] Byte Order: Little Endian [2021-05-10T21:53:34.585Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-10T21:53:34.585Z] CPU(s): 4 [2021-05-10T21:53:34.585Z] On-line CPU(s) list: 0-3 [2021-05-10T21:53:34.585Z] Thread(s) per core: 1 [2021-05-10T21:53:34.585Z] Core(s) per socket: 1 [2021-05-10T21:53:34.585Z] Socket(s): 4 [2021-05-10T21:53:34.585Z] NUMA node(s): 1 [2021-05-10T21:53:34.585Z] Vendor ID: GenuineIntel [2021-05-10T21:53:34.585Z] CPU family: 6 [2021-05-10T21:53:34.585Z] Model: 44 [2021-05-10T21:53:34.585Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-10T21:53:34.585Z] Stepping: 1 [2021-05-10T21:53:34.585Z] CPU MHz: 2933.442 [2021-05-10T21:53:34.585Z] BogoMIPS: 5866.88 [2021-05-10T21:53:34.585Z] Virtualization: VT-x [2021-05-10T21:53:34.585Z] Hypervisor vendor: KVM [2021-05-10T21:53:34.585Z] Virtualization type: full [2021-05-10T21:53:34.585Z] L1d cache: 128 KiB [2021-05-10T21:53:34.585Z] L1i cache: 128 KiB [2021-05-10T21:53:34.585Z] L2 cache: 16 MiB [2021-05-10T21:53:34.585Z] L3 cache: 64 MiB [2021-05-10T21:53:34.585Z] NUMA node0 CPU(s): 0-3 [2021-05-10T21:53:34.585Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-10T21:53:34.585Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-10T21:53:34.585Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-10T21:53:34.585Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-10T21:53:34.585Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-10T21:53:34.585Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-10T21:53:34.585Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-10T21:53:34.585Z] Vulnerability Srbds: Not affected [2021-05-10T21:53:34.585Z] Vulnerability Tsx async abort: Not affected [2021-05-10T21:53:34.585Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> nproc: [2021-05-10T21:53:34.585Z] 4 [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> df -h: [2021-05-10T21:53:34.585Z] Filesystem Size Used Available Use% Mounted on [2021-05-10T21:53:34.585Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-10T21:53:34.585Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-10T21:53:34.585Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-10T21:53:34.585Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-10T21:53:34.585Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> free -m: [2021-05-10T21:53:34.585Z] total used free shared buff/cache available [2021-05-10T21:53:34.585Z] Mem: 1837 714 111 0 1012 1018 [2021-05-10T21:53:34.585Z] Swap: 1023 1 1022 [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> ip addr: [2021-05-10T21:53:34.585Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-10T21:53:34.585Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-10T21:53:34.585Z] inet 127.0.0.1/8 scope host lo [2021-05-10T21:53:34.585Z] valid_lft forever preferred_lft forever [2021-05-10T21:53:34.585Z] inet6 ::1/128 scope host [2021-05-10T21:53:34.585Z] valid_lft forever preferred_lft forever [2021-05-10T21:53:34.585Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-10T21:53:34.585Z] link/ether fa:16:3e:49:56:c5 brd ff:ff:ff:ff:ff:ff [2021-05-10T21:53:34.585Z] inet 10.30.122.249/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-10T21:53:34.585Z] valid_lft 85914sec preferred_lft 85914sec [2021-05-10T21:53:34.585Z] inet6 fe80::f816:3eff:fe49:56c5/64 scope link [2021-05-10T21:53:34.585Z] valid_lft forever preferred_lft forever [2021-05-10T21:53:34.585Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-10T21:53:34.585Z] link/ether 02:42:7e:c2:e1:11 brd ff:ff:ff:ff:ff:ff [2021-05-10T21:53:34.585Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-10T21:53:34.585Z] valid_lft forever preferred_lft forever [2021-05-10T21:53:34.585Z] inet6 fe80::42:7eff:fec2:e111/64 scope link [2021-05-10T21:53:34.585Z] valid_lft forever preferred_lft forever [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> sar -b -r -n DEV: [2021-05-10T21:53:34.585Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] 21:45:18 LINUX RESTART (4 CPU) [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] 21:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-10T21:53:34.585Z] 21:47:01 46.06 10.67 35.39 0.00 4241.54 3241.15 0.00 [2021-05-10T21:53:34.585Z] 21:48:01 1.96 0.00 1.96 0.00 0.00 38.04 0.00 [2021-05-10T21:53:34.585Z] 21:49:01 0.15 0.00 0.15 0.00 0.00 2.01 0.00 [2021-05-10T21:53:34.585Z] 21:50:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-05-10T21:53:34.585Z] 21:51:01 0.35 0.00 0.35 0.00 0.00 5.11 0.00 [2021-05-10T21:53:34.585Z] 21:52:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-10T21:53:34.585Z] 21:53:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-05-10T21:53:34.585Z] Average: 7.04 1.52 5.52 0.00 606.22 471.14 0.00 [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] 21:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-10T21:53:34.585Z] 21:47:01 124560 0 604172 32.11 2620 1150192 1108212 37.82 437704 1117588 20 [2021-05-10T21:53:34.585Z] 21:48:01 131304 0 597420 31.75 2620 1150200 1067672 36.44 435296 1115068 12 [2021-05-10T21:53:34.585Z] 21:49:01 125568 0 603148 32.06 2620 1150208 1067904 36.45 443616 1112252 8 [2021-05-10T21:53:34.585Z] 21:50:01 126356 0 602356 32.01 2620 1150212 1067808 36.44 443324 1112256 16 [2021-05-10T21:53:34.585Z] 21:51:01 126904 0 601804 31.98 2620 1150216 1067748 36.44 440524 1114808 12 [2021-05-10T21:53:34.585Z] 21:52:01 127180 0 601524 31.97 2620 1150220 1067676 36.44 440116 1114808 12 [2021-05-10T21:53:34.585Z] 21:53:01 127140 0 601560 31.97 2620 1150224 1067676 36.44 440320 1114808 16 [2021-05-10T21:53:34.585Z] Average: 127002 0 601712 31.98 2620 1150210 1073528 36.64 440129 1114513 14 [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] 21:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-10T21:53:34.585Z] 21:47:01 eth0 161.22 107.96 451.97 28.37 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:47:01 docker0 4.49 2.78 1.07 7.62 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:48:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:49:01 eth0 3.75 1.30 3.28 0.23 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:50:01 eth0 0.63 0.40 0.38 0.21 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:51:01 eth0 0.23 0.20 0.08 0.10 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] Average: eth0 23.83 15.73 65.14 4.13 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] Average: docker0 0.64 0.40 0.15 1.09 0.00 0.00 0.00 0.00 [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] ---> sar -P ALL: [2021-05-10T21:53:34.585Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] 21:45:18 LINUX RESTART (4 CPU) [2021-05-10T21:53:34.585Z] [2021-05-10T21:53:34.585Z] 21:46:01 CPU %user %nice %system %iowait %steal %idle [2021-05-10T21:53:34.585Z] 21:47:01 all 3.44 0.00 2.23 1.12 0.05 93.17 [2021-05-10T21:53:34.585Z] 21:47:01 0 3.41 0.00 2.45 1.01 0.07 93.06 [2021-05-10T21:53:34.585Z] 21:47:01 1 3.67 0.00 2.55 0.89 0.05 92.84 [2021-05-10T21:53:34.585Z] 21:47:01 2 3.34 0.00 1.92 1.34 0.02 93.38 [2021-05-10T21:53:34.585Z] 21:47:01 3 3.34 0.00 1.98 1.23 0.05 93.40 [2021-05-10T21:53:34.585Z] 21:48:01 all 0.17 0.00 0.07 0.00 0.00 99.76 [2021-05-10T21:53:34.585Z] 21:48:01 0 0.50 0.00 0.08 0.00 0.00 99.42 [2021-05-10T21:53:34.585Z] 21:48:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2021-05-10T21:53:34.585Z] 21:48:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-10T21:53:34.585Z] 21:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-10T21:53:34.585Z] 21:49:01 all 0.20 0.00 0.06 0.00 0.01 99.73 [2021-05-10T21:53:34.585Z] 21:49:01 0 0.13 0.00 0.07 0.00 0.02 99.78 [2021-05-10T21:53:34.585Z] 21:49:01 1 0.28 0.00 0.07 0.00 0.00 99.65 [2021-05-10T21:53:34.586Z] 21:49:01 2 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-10T21:53:34.586Z] 21:49:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2021-05-10T21:53:34.586Z] 21:50:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-10T21:53:34.586Z] 21:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T21:53:34.586Z] 21:50:01 1 0.53 0.00 0.02 0.00 0.00 99.45 [2021-05-10T21:53:34.586Z] 21:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T21:53:34.586Z] 21:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-10T21:53:34.586Z] 21:51:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-05-10T21:53:34.586Z] 21:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-10T21:53:34.586Z] 21:51:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-05-10T21:53:34.586Z] 21:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-10T21:53:34.586Z] 21:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-10T21:53:34.586Z] 21:52:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-05-10T21:53:34.586Z] 21:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T21:53:34.586Z] 21:52:01 1 0.53 0.00 0.02 0.00 0.02 99.43 [2021-05-10T21:53:34.586Z] 21:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-10T21:53:34.586Z] 21:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-10T21:53:34.586Z] 21:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-05-10T21:53:34.586Z] 21:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-10T21:53:34.586Z] 21:53:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2021-05-10T21:53:34.586Z] 21:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-10T21:53:34.586Z] 21:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-10T21:53:34.586Z] Average: all 0.63 0.00 0.35 0.16 0.01 98.85 [2021-05-10T21:53:34.586Z] Average: 0 0.59 0.00 0.38 0.14 0.01 98.87 [2021-05-10T21:53:34.586Z] Average: 1 0.88 0.00 0.40 0.13 0.01 98.58 [2021-05-10T21:53:34.586Z] Average: 2 0.55 0.00 0.31 0.19 0.00 98.94 [2021-05-10T21:53:34.586Z] Average: 3 0.51 0.00 0.32 0.17 0.01 98.99 [2021-05-10T21:53:34.586Z] [2021-05-10T21:53:34.586Z] [2021-05-10T21:53:34.586Z]