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 21:46:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:46:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:46:05 ========================================================= 21:46:05 EdgeX Global Pipelines Version Info 21:46:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:07 ------------------- 21:46:07 stable info: 21:46:07 ------------------- 21:46:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:46:07 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 21:46:07 Message: update stable to v1.0.191 21:46:08 ------------------- 21:46:08 experimental info: 21:46:08 ------------------- 21:46:08 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:08 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 21:46:08 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:46:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49c039c06ed1bc683787364bea1e10c7989f8b16 [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49c039c [Pipeline] echo 21:46:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:11 + git log --format=format:%s -1 49c039c06ed1bc683787364bea1e10c7989f8b16 [Pipeline] echo 21:46:11 GIT_COMMIT: 49c039c06ed1bc683787364bea1e10c7989f8b16, Commit Message: fix: Fix Secure MessageBus Secret validation for non-secure mode [Pipeline] echo 21:46:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:12 21:46:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:46:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:13 latest: Pulling from edgex-devops/git-semver 21:46:13 31603596830f: Pulling fs layer 21:46:13 54011a49482f: Pulling fs layer 21:46:13 a6820b24f6d8: Pulling fs layer 21:46:13 f581987b2513: Pulling fs layer 21:46:13 f581987b2513: Waiting 21:46:13 54011a49482f: Verifying Checksum 21:46:13 54011a49482f: Download complete 21:46:13 31603596830f: Verifying Checksum 21:46:13 31603596830f: Download complete 21:46:13 f581987b2513: Verifying Checksum 21:46:13 f581987b2513: Download complete 21:46:13 a6820b24f6d8: Verifying Checksum 21:46:13 a6820b24f6d8: Download complete 21:46:13 31603596830f: Pull complete 21:46:13 54011a49482f: Pull complete 21:46:14 a6820b24f6d8: Pull complete 21:46:14 f581987b2513: Pull complete 21:46:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:46:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:46:15 prd-centos7-docker-4c-2g-4216 does not seem to be running inside a container 21:46:15 $ 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 21:46:17 $ docker top b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:17 [ssh-agent] Looking for ssh-agent implementation... 21:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:17 $ docker exec b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent 21:46:17 SSH_AUTH_SOCK=/tmp/ssh-EcVPzjKid9tj/agent.11 21:46:17 SSH_AGENT_PID=16 21:46:17 Running ssh-add (command line suppressed) 21:46:18 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) 21:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:18 + git tag --points-at HEAD [Pipeline] } 21:46:18 $ docker exec --env ******** --env ******** b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent -k 21:46:18 unset SSH_AUTH_SOCK; 21:46:18 unset SSH_AGENT_PID; 21:46:18 echo Agent pid 16 killed; 21:46:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:18 [ssh-agent] Looking for ssh-agent implementation... 21:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:18 $ docker exec b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent 21:46:19 SSH_AUTH_SOCK=/tmp/ssh-CmQ7cClpND9H/agent.44 21:46:19 SSH_AGENT_PID=49 21:46:19 Running ssh-add (command line suppressed) 21:46:19 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) 21:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:19 + git semver init 21:46:19 # -> Open(): unable to determine branch for HEAD 21:46:19 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-233/.git 21:46:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-233 21:46:19 # $SEMVER_REMOTE_NAME = origin 21:46:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:46:19 # $SEMVER_USER_NAME = edgex-jenkins 21:46:19 # $SEMVER_BRANCH = PR-233 21:46:19 # $SEMVER_TEMP = /tmp/semver-406705275 21:46:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:46:20 # '/tmp/semver-406705275' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-233/.semver' 21:46:20 # -> Force: false 21:46:20 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-233/.semver [Pipeline] } 21:46:20 $ docker exec --env ******** --env ******** b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba ssh-agent -k 21:46:20 unset SSH_AUTH_SOCK; 21:46:20 unset SSH_AGENT_PID; 21:46:20 echo Agent pid 49 killed; 21:46:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:20 + git semver [Pipeline] } 21:46:20 $ docker stop --time=1 b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba 21:46:22 $ docker rm -f b65adc0b92dfbd45fc9d44bd0a295cf2f244955ff23bffd958d09d66664ae1ba [Pipeline] // withDockerContainer [Pipeline] sh 21:46:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:46:23 Stashed 1 file(s) [Pipeline] echo 21:46:23 [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 21:46:38 Still waiting to schedule task 21:46:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4216’ 21:46:38 Still waiting to schedule task 21:46:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 21:48:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4217 in /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [Pipeline] { [Pipeline] ws 21:48:29 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 21:48:34 using credential edgex-jenkins-ssh 21:48:34 Cloning the remote Git repository 21:48:34 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:34 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 21:48:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:35 > git --version # timeout=10 21:48:35 > git --version # 'git version 2.17.1' 21:48:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:36 Merging remotes/origin/master commit f525010a972bd0cf4db21b9c9ee96a73efdf8992 into PR head commit 49c039c06ed1bc683787364bea1e10c7989f8b16 21:48:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:48:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:48:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:48:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:36 > 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 21:48:36 > git config core.sparsecheckout # timeout=10 21:48:36 > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 21:48:37 Merge succeeded, producing 49c039c06ed1bc683787364bea1e10c7989f8b16 21:48:37 Checking out Revision 49c039c06ed1bc683787364bea1e10c7989f8b16 (PR-233) 21:48:36 > git remote # timeout=10 21:48:36 > git config --get remote.origin.url # timeout=10 21:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:37 > git merge f525010a972bd0cf4db21b9c9ee96a73efdf8992 # timeout=10 21:48:37 > git rev-parse HEAD^{commit} # timeout=10 21:48:37 > git config core.sparsecheckout # timeout=10 21:48:37 > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 21:48:41 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode" 21:48:41 > git --version # timeout=10 21:48:41 > git --version # 'git version 2.17.1' 21:48:41 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:48:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:48:43 + true 21:48:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:48:46 ========================================================= 21:48:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:48:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:48:46 + 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 . 21:48:47 Sending build context to Docker daemon 945.7kB 21:48:47 Step 1/8 : ARG BASE=golang:1.16-alpine 21:48:47 Step 2/8 : FROM ${BASE} 21:48:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:47 595b0fe564bb: Pulling fs layer 21:48:47 7186ed65a4f7: Pulling fs layer 21:48:47 316046926c0a: Pulling fs layer 21:48:47 4ebd0625c992: Pulling fs layer 21:48:47 207e8628e3a3: Pulling fs layer 21:48:47 c791037a9be2: Pulling fs layer 21:48:47 ffd874e62e21: Pulling fs layer 21:48:47 4ebd0625c992: Waiting 21:48:47 c791037a9be2: Waiting 21:48:47 ffd874e62e21: Waiting 21:48:47 207e8628e3a3: Waiting 21:48:47 316046926c0a: Verifying Checksum 21:48:47 316046926c0a: Download complete 21:48:47 7186ed65a4f7: Verifying Checksum 21:48:47 7186ed65a4f7: Download complete 21:48:47 207e8628e3a3: Verifying Checksum 21:48:47 207e8628e3a3: Download complete 21:48:47 c791037a9be2: Download complete 21:48:48 595b0fe564bb: Verifying Checksum 21:48:48 595b0fe564bb: Download complete 21:48:48 595b0fe564bb: Pull complete 21:48:49 7186ed65a4f7: Pull complete 21:48:49 316046926c0a: Pull complete 21:48:50 ffd874e62e21: Verifying Checksum 21:48:50 ffd874e62e21: Download complete 21:48:52 4ebd0625c992: Verifying Checksum 21:48:52 4ebd0625c992: Download complete 21:49:02 4ebd0625c992: Pull complete 21:49:02 207e8628e3a3: Pull complete 21:49:02 c791037a9be2: Pull complete 21:49:08 ffd874e62e21: Pull complete 21:49:08 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:49:08 ---> cfc18b08335c 21:49:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:49:09 ---> Running in 803c965cb64b 21:49:09 Removing intermediate container 803c965cb64b 21:49:09 ---> c50711d5b6da 21:49:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:09 ---> Running in 52913c7034cb 21:49:12 Removing intermediate container 52913c7034cb 21:49:12 ---> ebfeeb3b84cc 21:49:12 Step 5/8 : RUN apk add --update --no-cache git make zeromq-dev 21:49:12 ---> Running in 13e13c48a324 21:49:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:49:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:49:16 (1/5) Installing libsodium (1.0.18-r0) 21:49:16 (2/5) Installing libzmq (4.3.3-r1) 21:49:16 (3/5) Installing pkgconf (1.7.3-r0) 21:49:16 (4/5) Installing libsodium-dev (1.0.18-r0) 21:49:16 (5/5) Installing zeromq-dev (4.3.3-r1) 21:49:16 Executing busybox-1.32.1-r6.trigger 21:49:16 OK: 139 MiB in 45 packages 21:49:18 Removing intermediate container 13e13c48a324 21:49:18 ---> 4044e823359c 21:49:18 Step 6/8 : WORKDIR /build 21:49:18 ---> Running in 90f1fa2218c9 21:49:19 Removing intermediate container 90f1fa2218c9 21:49:19 ---> 0d4e038b06a4 21:49:19 Step 7/8 : COPY go.mod . 21:49:19 ---> 7ce31154fbe1 21:49:19 Step 8/8 : RUN go mod download 21:49:19 ---> Running in 8ed47ace5621 21:49:31 Running on prd-centos7-docker-4c-2g-4218 in /w/workspace/xfoundry_go-mod-bootstrap_PR-233 [Pipeline] { [Pipeline] ws 21:49:31 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 21:49:32 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 21:49:32 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 21:49:33 ---> job-cost.sh 21:49:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JARl 21:49:37 using credential edgex-jenkins-ssh 21:49:37 Cloning the remote Git repository 21:49:37 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:49:37 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 21:49:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:49:37 > git --version # timeout=10 21:49:37 > git --version # 'git version 2.24.3' 21:49:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:38 Merging remotes/origin/master commit f525010a972bd0cf4db21b9c9ee96a73efdf8992 into PR head commit 49c039c06ed1bc683787364bea1e10c7989f8b16 21:49:39 Merge succeeded, producing 49c039c06ed1bc683787364bea1e10c7989f8b16 21:49:39 Checking out Revision 49c039c06ed1bc683787364bea1e10c7989f8b16 (PR-233) 21:49:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:49:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:49:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:49:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:49:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:38 > 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 21:49:38 > git config core.sparsecheckout # timeout=10 21:49:38 > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 21:49:39 > git remote # timeout=10 21:49:39 > git config --get remote.origin.url # timeout=10 21:49:39 using GIT_SSH to set credentials SSH Credentials for GitHub 21:49:39 > git merge f525010a972bd0cf4db21b9c9ee96a73efdf8992 # timeout=10 21:49:39 > git rev-parse HEAD^{commit} # timeout=10 21:49:39 > git config core.sparsecheckout # timeout=10 21:49:39 > git checkout -f 49c039c06ed1bc683787364bea1e10c7989f8b16 # timeout=10 21:49:43 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode" 21:49:43 > git --version # timeout=10 21:49:43 > git --version # 'git version 2.24.3' 21:49:43 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 21:49:43 21:49:43 GitHub has been notified of this commit’s build result 21:49:43 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:49:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:49:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:49:46 + sudo service docker restart 21:49:46 + true 21:49:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:49:49 ========================================================= 21:49:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:49:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:49:49 + 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 . 21:49:50 Sending build context to Docker daemon 946.7kB 21:49:50 Step 1/8 : ARG BASE=golang:1.16-alpine 21:49:50 Step 2/8 : FROM ${BASE} 21:49:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:49:50 540db60ca938: Pulling fs layer 21:49:50 adcc1eea9eea: Pulling fs layer 21:49:50 4c4ab2625f07: Pulling fs layer 21:49:50 0510c868ecb4: Pulling fs layer 21:49:50 afea3b2eda06: Pulling fs layer 21:49:50 7809a108b3ef: Pulling fs layer 21:49:50 f706445af74f: Pulling fs layer 21:49:50 0510c868ecb4: Waiting 21:49:50 afea3b2eda06: Waiting 21:49:50 7809a108b3ef: Waiting 21:49:50 f706445af74f: Waiting 21:49:50 4c4ab2625f07: Verifying Checksum 21:49:50 4c4ab2625f07: Download complete 21:49:50 adcc1eea9eea: Verifying Checksum 21:49:50 adcc1eea9eea: Download complete 21:49:50 afea3b2eda06: Verifying Checksum 21:49:50 afea3b2eda06: Download complete 21:49:50 7809a108b3ef: Download complete 21:49:50 540db60ca938: Verifying Checksum 21:49:50 540db60ca938: Download complete 21:49:51 540db60ca938: Pull complete 21:49:52 adcc1eea9eea: Pull complete 21:49:52 4c4ab2625f07: Pull complete 21:49:55 f706445af74f: Verifying Checksum 21:49:55 f706445af74f: Download complete 21:49:57 0510c868ecb4: Verifying Checksum 21:49:57 0510c868ecb4: Download complete 21:50:07 0510c868ecb4: Pull complete 21:50:07 afea3b2eda06: Pull complete 21:50:07 7809a108b3ef: Pull complete 21:50:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:50:15 f706445af74f: Pull complete 21:50:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:50:15 ---> b068be0155e3 21:50:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:50:15 ---> Running in 2a517e05b02e 21:50:15 Removing intermediate container 2a517e05b02e 21:50:15 ---> ade2eb1a5ec2 21:50:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:15 ---> Running in 01335165bb8a 21:50:17 Removing intermediate container 01335165bb8a 21:50:17 ---> 22805478b81a 21:50:17 Step 5/8 : RUN apk add --update --no-cache git make zeromq-dev 21:50:17 ---> Running in c262fb9c21a7 21:50:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:50:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:50:20 (1/5) Installing libsodium (1.0.18-r0) 21:50:20 (2/5) Installing libzmq (4.3.3-r1) 21:50:20 (3/5) Installing pkgconf (1.7.3-r0) 21:50:20 (4/5) Installing libsodium-dev (1.0.18-r0) 21:50:20 (5/5) Installing zeromq-dev (4.3.3-r1) 21:50:21 Executing busybox-1.32.1-r6.trigger 21:50:21 OK: 150 MiB in 45 packages 21:50:21 Removing intermediate container c262fb9c21a7 21:50:21 ---> 6acf4bc2a449 21:50:21 Step 6/8 : WORKDIR /build 21:50:21 ---> Running in 183ac8e90150 21:50:22 Removing intermediate container 183ac8e90150 21:50:22 ---> 7bdaf107b26c 21:50:22 Step 7/8 : COPY go.mod . 21:50:22 ---> e326aec13244 21:50:22 Step 8/8 : RUN go mod download 21:50:22 ---> Running in 79576f3fb770 21:50:49 Removing intermediate container 79576f3fb770 21:50:49 ---> 095474a523ec 21:50:49 Successfully built 095474a523ec 21:50:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:50:49 + docker inspect -f . ci-base-image-x86_64 21:50:49 . [Pipeline] withDockerContainer 21:50:49 prd-centos7-docker-4c-2g-4218 does not seem to be running inside a container 21:50:49 $ 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 21:50:50 $ docker top 12ec5ea414459125950adff17d80f74e01ddc7da154c84ae347233320ebfd7ec -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:50 + go version 21:50:50 go version go1.16.3 linux/amd64 [Pipeline] } 21:50:51 $ docker stop --time=1 12ec5ea414459125950adff17d80f74e01ddc7da154c84ae347233320ebfd7ec 21:50:52 $ docker rm -f 12ec5ea414459125950adff17d80f74e01ddc7da154c84ae347233320ebfd7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:53 + docker inspect -f . ci-base-image-x86_64 21:50:53 . [Pipeline] withDockerContainer 21:50:53 prd-centos7-docker-4c-2g-4218 does not seem to be running inside a container 21:50:53 $ 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 21:50:54 $ docker top 74a455359eb28c7ea5c0f22aa94a5a10a2869c82932fb8952c1617a043503f0a -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:54 + go mod tidy [Pipeline] sh 21:50:55 + make test 21:50:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:51:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:51:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.056s coverage: 5.4% of statements 21:51:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:51:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.036s coverage: 92.2% of statements 21:51:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 21:51:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:51:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:51:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:51:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 1.037s coverage: 91.5% of statements 21:51:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.026s coverage: 26.7% of statements 21:51:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.051s coverage: 90.7% of statements 21:51:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:51:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:51:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 21:51:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 21:51:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-JARl/bin to PATH 21:51:34 INFO: No Stack... 21:51:34 INFO: Retrieving Pricing Info for: lf-standard-4 21:51:34 INFO: Archiving Costs [Pipeline] sh 21:51:34 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 21:51:34 + cut -d, -f6 [Pipeline] lock 21:51:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] 21:51:34 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] did not exist. Created. 21:51:34 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:51:35 + echo total: 0.20999999344348907 [Pipeline] stash 21:51:36 Stashed 1 file(s) [Pipeline] } 21:51:36 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] } 21:51:36 Failed in branch arm64 21:51:49 gofmt -l . 21:51:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:51:49 $ docker stop --time=1 74a455359eb28c7ea5c0f22aa94a5a10a2869c82932fb8952c1617a043503f0a 21:51:51 $ docker rm -f 74a455359eb28c7ea5c0f22aa94a5a10a2869c82932fb8952c1617a043503f0a [Pipeline] // withDockerContainer [Pipeline] sh 21:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:52 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 21:51:53 ---> job-cost.sh 21:51:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XEXJ 21:52:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-XEXJ/bin to PATH 21:52:59 INFO: No Stack... 21:52:59 INFO: Retrieving Pricing Info for: v1-standard-2 21:52:59 INFO: Archiving Costs [Pipeline] sh 21:53:00 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 21:53:00 + cut -d, -f6 [Pipeline] lock 21:53:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] 21:53:00 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] did not exist. Created. 21:53:00 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:53:00 /w/workspace/go-mod-bootstrap/1@tmp/durable-bdb3c5b9/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 21:53:01 + echo total: 0.029999999329447746 [Pipeline] stash 21:53:01 Warning: overwriting stash ‘stack-cost’ 21:53:01 Stashed 1 file(s) [Pipeline] } 21:53:01 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 21:53:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:04 ---> package-listing.sh 21:53:04 ++ facter osfamily 21:53:04 ++ tr '[:upper:]' '[:lower:]' 21:53:04 + OS_FAMILY=redhat 21:53:04 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-233 21:53:04 + START_PACKAGES=/tmp/packages_start.txt 21:53:04 + END_PACKAGES=/tmp/packages_end.txt 21:53:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:04 + PACKAGES=/tmp/packages_start.txt 21:53:04 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-233 ']' 21:53:04 + PACKAGES=/tmp/packages_end.txt 21:53:04 + case "${OS_FAMILY}" in 21:53:04 + rpm -qa 21:53:04 + sort 21:53:10 + '[' -f /tmp/packages_start.txt ']' 21:53:10 + '[' -f /tmp/packages_end.txt ']' 21:53:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-233 ']' 21:53:10 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-233/archives/ 21:53:10 + 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 21:53:10 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 21:53:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:11 21:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:11 alpine: Pulling from edgex-lftools-log-publisher 21:53:11 df20fa9351a1: Pulling fs layer 21:53:11 36b3adc4ff6f: Pulling fs layer 21:53:11 8ad3a11d3b57: Pulling fs layer 21:53:11 46f8f816bc3b: Pulling fs layer 21:53:11 93b61091891f: Pulling fs layer 21:53:11 93b9cdb0e59b: Pulling fs layer 21:53:11 5e14af77c1be: Pulling fs layer 21:53:11 01666e4c0597: Pulling fs layer 21:53:11 aa168da1d23b: Pulling fs layer 21:53:11 93b9cdb0e59b: Waiting 21:53:11 01666e4c0597: Waiting 21:53:11 aa168da1d23b: Waiting 21:53:11 5e14af77c1be: Waiting 21:53:11 46f8f816bc3b: Waiting 21:53:11 36b3adc4ff6f: Verifying Checksum 21:53:11 36b3adc4ff6f: Download complete 21:53:11 46f8f816bc3b: Verifying Checksum 21:53:11 46f8f816bc3b: Download complete 21:53:11 df20fa9351a1: Verifying Checksum 21:53:11 df20fa9351a1: Download complete 21:53:11 93b9cdb0e59b: Verifying Checksum 21:53:11 93b9cdb0e59b: Download complete 21:53:11 5e14af77c1be: Verifying Checksum 21:53:11 5e14af77c1be: Download complete 21:53:11 93b61091891f: Verifying Checksum 21:53:11 93b61091891f: Download complete 21:53:11 01666e4c0597: Download complete 21:53:12 8ad3a11d3b57: Verifying Checksum 21:53:12 8ad3a11d3b57: Download complete 21:53:12 df20fa9351a1: Pull complete 21:53:12 36b3adc4ff6f: Pull complete 21:53:13 8ad3a11d3b57: Pull complete 21:53:13 46f8f816bc3b: Pull complete 21:53:14 aa168da1d23b: Verifying Checksum 21:53:14 aa168da1d23b: Download complete 21:53:14 93b61091891f: Pull complete 21:53:14 93b9cdb0e59b: Pull complete 21:53:15 5e14af77c1be: Pull complete 21:53:15 01666e4c0597: Pull complete 21:53:21 aa168da1d23b: Pull complete 21:53:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:53:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:53:22 prd-centos7-docker-4c-2g-4216 does not seem to be running inside a container 21:53:22 $ 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 21:53:25 $ docker top b0ec2675359b11dfafa0a830d655c336f65292a1dbdc243aecbd58c6a07c31e2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:26 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:26 + mkdir -p /var/log/sa [Pipeline] sh 21:53:27 + ls /var/log/sa-host 21:53:27 + sadf -c /var/log/sa-host/sa10 21:53:27 file_magic: OK 21:53:27 HZ: Using current value: 100 21:53:27 file_header: OK 21:53:27 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 21:53:27 Statistics: 21:53:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:27 File successfully converted to sysstat format version 12.2.1 21:53:27 + sadf -c /var/log/sa-host/sa23 21:53:27 file_magic: OK 21:53:27 HZ: Using current value: 100 21:53:27 file_header: OK 21:53:27 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 21:53:27 Statistics: 21:53:27 Hnuu...uuuununununu... 21:53:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:27 provisioning config files... 21:53:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp/config8928940259558865812tmp [Pipeline] { [Pipeline] echo 21:53:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:28 ---> create-netrc.sh [Pipeline] } 21:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:53:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:53:28 ---> python-tools-install.sh [Pipeline] echo 21:53:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:28 ---> sudo-logs.sh 21:53:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:29 ---> job-cost.sh 21:53:29 lf-activate-venv: SKIPPING 21:53:29 DEBUG: total: 0.029999999329447746 21:53:29 INFO: Retrieving Stack Cost... 21:53:30 INFO: Retrieving Pricing Info for: v1-standard-2 21:53:31 INFO: Archiving Costs [Pipeline] echo 21:53:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:31 ---> logs-deploy.sh 21:53:31 lf-activate-venv: SKIPPING 21:53:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-233/1 21:53:31 INFO: archiving workspace using pattern(s): 21:53:33 Archives upload complete. 21:53:33 INFO: archiving logs to Nexus 21:53:34 ---> uname -a: 21:53:34 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 21:53:34 21:53:34 21:53:34 ---> lscpu: 21:53:34 Architecture: x86_64 21:53:34 CPU op-mode(s): 32-bit, 64-bit 21:53:34 Byte Order: Little Endian 21:53:34 Address sizes: 40 bits physical, 48 bits virtual 21:53:34 CPU(s): 4 21:53:34 On-line CPU(s) list: 0-3 21:53:34 Thread(s) per core: 1 21:53:34 Core(s) per socket: 1 21:53:34 Socket(s): 4 21:53:34 NUMA node(s): 1 21:53:34 Vendor ID: GenuineIntel 21:53:34 CPU family: 6 21:53:34 Model: 44 21:53:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:53:34 Stepping: 1 21:53:34 CPU MHz: 2933.442 21:53:34 BogoMIPS: 5866.88 21:53:34 Virtualization: VT-x 21:53:34 Hypervisor vendor: KVM 21:53:34 Virtualization type: full 21:53:34 L1d cache: 128 KiB 21:53:34 L1i cache: 128 KiB 21:53:34 L2 cache: 16 MiB 21:53:34 L3 cache: 64 MiB 21:53:34 NUMA node0 CPU(s): 0-3 21:53:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:53:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:53:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:53:34 Vulnerability Meltdown: Mitigation; PTI 21:53:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:53:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:53:34 Vulnerability Srbds: Not affected 21:53:34 Vulnerability Tsx async abort: Not affected 21:53:34 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 21:53:34 21:53:34 21:53:34 ---> nproc: 21:53:34 4 21:53:34 21:53:34 21:53:34 ---> df -h: 21:53:34 Filesystem Size Used Available Use% Mounted on 21:53:34 overlay 50.0G 7.3G 42.7G 15% / 21:53:34 tmpfs 64.0M 0 64.0M 0% /dev 21:53:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:53:34 shm 64.0M 0 64.0M 0% /dev/shm 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-233 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-233@tmp 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:53:34 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:53:34 21:53:34 21:53:34 ---> free -m: 21:53:34 total used free shared buff/cache available 21:53:34 Mem: 1837 714 111 0 1012 1018 21:53:34 Swap: 1023 1 1022 21:53:34 21:53:34 21:53:34 ---> ip addr: 21:53:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:53:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:53:34 inet 127.0.0.1/8 scope host lo 21:53:34 valid_lft forever preferred_lft forever 21:53:34 inet6 ::1/128 scope host 21:53:34 valid_lft forever preferred_lft forever 21:53:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:53:34 link/ether fa:16:3e:49:56:c5 brd ff:ff:ff:ff:ff:ff 21:53:34 inet 10.30.122.249/23 brd 10.30.123.255 scope global dynamic eth0 21:53:34 valid_lft 85914sec preferred_lft 85914sec 21:53:34 inet6 fe80::f816:3eff:fe49:56c5/64 scope link 21:53:34 valid_lft forever preferred_lft forever 21:53:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:53:34 link/ether 02:42:7e:c2:e1:11 brd ff:ff:ff:ff:ff:ff 21:53:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:53:34 valid_lft forever preferred_lft forever 21:53:34 inet6 fe80::42:7eff:fec2:e111/64 scope link 21:53:34 valid_lft forever preferred_lft forever 21:53:34 21:53:34 21:53:34 ---> sar -b -r -n DEV: 21:53:34 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) 21:53:34 21:53:34 21:45:18 LINUX RESTART (4 CPU) 21:53:34 21:53:34 21:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:34 21:47:01 46.06 10.67 35.39 0.00 4241.54 3241.15 0.00 21:53:34 21:48:01 1.96 0.00 1.96 0.00 0.00 38.04 0.00 21:53:34 21:49:01 0.15 0.00 0.15 0.00 0.00 2.01 0.00 21:53:34 21:50:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 21:53:34 21:51:01 0.35 0.00 0.35 0.00 0.00 5.11 0.00 21:53:34 21:52:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 21:53:34 21:53:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 21:53:34 Average: 7.04 1.52 5.52 0.00 606.22 471.14 0.00 21:53:34 21:53:34 21:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:34 21:47:01 124560 0 604172 32.11 2620 1150192 1108212 37.82 437704 1117588 20 21:53:34 21:48:01 131304 0 597420 31.75 2620 1150200 1067672 36.44 435296 1115068 12 21:53:34 21:49:01 125568 0 603148 32.06 2620 1150208 1067904 36.45 443616 1112252 8 21:53:34 21:50:01 126356 0 602356 32.01 2620 1150212 1067808 36.44 443324 1112256 16 21:53:34 21:51:01 126904 0 601804 31.98 2620 1150216 1067748 36.44 440524 1114808 12 21:53:34 21:52:01 127180 0 601524 31.97 2620 1150220 1067676 36.44 440116 1114808 12 21:53:34 21:53:01 127140 0 601560 31.97 2620 1150224 1067676 36.44 440320 1114808 16 21:53:34 Average: 127002 0 601712 31.98 2620 1150210 1073528 36.64 440129 1114513 14 21:53:34 21:53:34 21:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:34 21:47:01 eth0 161.22 107.96 451.97 28.37 0.00 0.00 0.00 0.00 21:53:34 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:47:01 docker0 4.49 2.78 1.07 7.62 0.00 0.00 0.00 0.00 21:53:34 21:48:01 eth0 0.70 0.02 0.06 0.00 0.00 0.00 0.00 0.00 21:53:34 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:49:01 eth0 3.75 1.30 3.28 0.23 0.00 0.00 0.00 0.00 21:53:34 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:50:01 eth0 0.63 0.40 0.38 0.21 0.00 0.00 0.00 0.00 21:53:34 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:51:01 eth0 0.23 0.20 0.08 0.10 0.00 0.00 0.00 0.00 21:53:34 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:53:34 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:53:34 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 Average: eth0 23.83 15.73 65.14 4.13 0.00 0.00 0.00 0.00 21:53:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:34 Average: docker0 0.64 0.40 0.15 1.09 0.00 0.00 0.00 0.00 21:53:34 21:53:34 21:53:34 ---> sar -P ALL: 21:53:34 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) 21:53:34 21:53:34 21:45:18 LINUX RESTART (4 CPU) 21:53:34 21:53:34 21:46:01 CPU %user %nice %system %iowait %steal %idle 21:53:34 21:47:01 all 3.44 0.00 2.23 1.12 0.05 93.17 21:53:34 21:47:01 0 3.41 0.00 2.45 1.01 0.07 93.06 21:53:34 21:47:01 1 3.67 0.00 2.55 0.89 0.05 92.84 21:53:34 21:47:01 2 3.34 0.00 1.92 1.34 0.02 93.38 21:53:34 21:47:01 3 3.34 0.00 1.98 1.23 0.05 93.40 21:53:34 21:48:01 all 0.17 0.00 0.07 0.00 0.00 99.76 21:53:34 21:48:01 0 0.50 0.00 0.08 0.00 0.00 99.42 21:53:34 21:48:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:53:34 21:48:01 2 0.05 0.00 0.07 0.00 0.00 99.88 21:53:34 21:48:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:53:34 21:49:01 all 0.20 0.00 0.06 0.00 0.01 99.73 21:53:34 21:49:01 0 0.13 0.00 0.07 0.00 0.02 99.78 21:53:34 21:49:01 1 0.28 0.00 0.07 0.00 0.00 99.65 21:53:34 21:49:01 2 0.30 0.00 0.03 0.00 0.02 99.65 21:53:34 21:49:01 3 0.08 0.00 0.07 0.00 0.00 99.85 21:53:34 21:50:01 all 0.17 0.00 0.03 0.00 0.00 99.80 21:53:34 21:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:53:34 21:50:01 1 0.53 0.00 0.02 0.00 0.00 99.45 21:53:34 21:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:53:34 21:50:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:53:34 21:51:01 all 0.17 0.00 0.03 0.00 0.01 99.79 21:53:34 21:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:53:34 21:51:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:53:34 21:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:53:34 21:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 21:53:34 21:52:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:53:34 21:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:53:34 21:52:01 1 0.53 0.00 0.02 0.00 0.02 99.43 21:53:34 21:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:53:34 21:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 21:53:34 21:53:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:53:34 21:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:53:34 21:53:01 1 0.55 0.00 0.05 0.00 0.00 99.40 21:53:34 21:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:53:34 21:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:53:34 Average: all 0.63 0.00 0.35 0.16 0.01 98.85 21:53:34 Average: 0 0.59 0.00 0.38 0.14 0.01 98.87 21:53:34 Average: 1 0.88 0.00 0.40 0.13 0.01 98.58 21:53:34 Average: 2 0.55 0.00 0.31 0.19 0.00 98.94 21:53:34 Average: 3 0.51 0.00 0.32 0.17 0.01 98.99 21:53:34 21:53:34 21:53:34