Pull request #664 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 291428ad45d91d2c212f30372c9ad9d0ed1c6280 rather than 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 Obtained Jenkinsfile from 291428ad45d91d2c212f30372c9ad9d0ed1c6280 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3693836444150682908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2927399659119726026.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4427075452592333566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9189814423900609058.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3446245693853177658.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1733’ Running on prd-centos7-docker-4c-2g-1735 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-664 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh5754140862363410032.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh1153935980425542130.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 Merge succeeded, producing 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 Checking out Revision 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 (PR-664) > git config core.sparsecheckout # timeout=10 > git checkout -f 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh5861005727149698686.key > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 # timeout=10 Commit message: "feat(data): Use generic interface in the Event Tagging value" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:31:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:31:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:31:21 ========================================================= 04:31:21 EdgeX Global Pipelines Version Info 04:31:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7b439c9726a03ba23f5a0e647502cb0add25e63a # timeout=10 04:31:23 ------------------- 04:31:23 stable info: 04:31:23 ------------------- 04:31:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:31:23 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:31:23 Message: update stable to v1.0.205 04:31:24 ------------------- 04:31:24 experimental info: 04:31:24 ------------------- 04:31:24 Commited By: **** collab-it+edgex@linuxfoundation.org 04:31:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:31:24 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:31:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53b2e7b [Pipeline] echo 04:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:27 + git log --format=format:%s -1 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 [Pipeline] echo 04:31:29 GIT_COMMIT: 53b2e7b9953fda189ae0fa874e232ba6909ac3f4, Commit Message: feat(data): Use generic interface in the Event Tagging value [Pipeline] echo 04:31:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:29 04:31:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:31:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:30 latest: Pulling from edgex-devops/git-semver 04:31:30 31603596830f: Pulling fs layer 04:31:30 04fac38145f0: Pulling fs layer 04:31:30 701f6daf10bf: Pulling fs layer 04:31:30 24f72da36158: Pulling fs layer 04:31:30 24f72da36158: Waiting 04:31:30 04fac38145f0: Verifying Checksum 04:31:30 04fac38145f0: Download complete 04:31:30 31603596830f: Verifying Checksum 04:31:30 31603596830f: Download complete 04:31:30 31603596830f: Pull complete 04:31:30 24f72da36158: Verifying Checksum 04:31:30 24f72da36158: Download complete 04:31:30 04fac38145f0: Pull complete 04:31:30 701f6daf10bf: Verifying Checksum 04:31:30 701f6daf10bf: Download complete 04:31:31 701f6daf10bf: Pull complete 04:31:31 24f72da36158: Pull complete 04:31:31 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:31:31 prd-centos7-docker-4c-2g-1735 does not seem to be running inside a container 04:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:32 $ docker top 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:34 [ssh-agent] Looking for ssh-agent implementation... 04:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:34 $ docker exec 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 ssh-agent 04:31:34 SSH_AUTH_SOCK=/tmp/ssh-evszpbLajzgt/agent.13 04:31:34 SSH_AGENT_PID=19 04:31:34 Running ssh-add (command line suppressed) 04:31:34 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_8791618726848971637.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_8791618726848971637.key) 04:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:35 + git tag --points-at HEAD [Pipeline] } 04:31:35 $ docker exec --env ******** --env ******** 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 ssh-agent -k 04:31:35 unset SSH_AUTH_SOCK; 04:31:35 unset SSH_AGENT_PID; 04:31:35 echo Agent pid 19 killed; 04:31:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:35 [ssh-agent] Looking for ssh-agent implementation... 04:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:35 $ docker exec 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 ssh-agent 04:31:35 SSH_AUTH_SOCK=/tmp/ssh-KnAxao3ifhAH/agent.53 04:31:35 SSH_AGENT_PID=59 04:31:35 Running ssh-add (command line suppressed) 04:31:35 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_7432086685170972621.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_7432086685170972621.key) 04:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:35 + git semver init 04:31:35 # -> Open(): unable to determine branch for HEAD 04:31:35 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.git 04:31:35 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-664 04:31:35 # $SEMVER_REMOTE_NAME = origin 04:31:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:35 # $SEMVER_USER_NAME = edgex-jenkins 04:31:35 # $SEMVER_BRANCH = PR-664 04:31:35 # $SEMVER_TEMP = /tmp/semver-851166662 04:31:35 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:31:36 # '/tmp/semver-851166662' -> '/w/workspace/dry_go-mod-core-contracts_PR-664/.semver' 04:31:36 # -> Force: false 04:31:36 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.semver [Pipeline] } 04:31:36 $ docker exec --env ******** --env ******** 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 ssh-agent -k 04:31:37 unset SSH_AUTH_SOCK; 04:31:37 unset SSH_AGENT_PID; 04:31:37 echo Agent pid 59 killed; 04:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:37 + git semver [Pipeline] } 04:31:37 $ docker stop --time=1 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 04:31:38 $ docker rm -f 735d0893c053a825aedc4bdd335ca15e68437ac374060bd585e0485db53f3049 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:39 Stashed 1 file(s) [Pipeline] echo 04:31:39 [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 04:31:56 Still waiting to schedule task 04:31:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:31:56 Still waiting to schedule task 04:31:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1734’ 04:34:48 Running on prd-centos7-docker-4c-2g-1737 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws 04:34:48 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 04:34:48 Selected Git installation does not exist. Using Default 04:34:48 The recommended git tool is: NONE 04:35:00 using credential edgex-jenkins-ssh 04:35:00 Cloning the remote Git repository 04:35:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:35:02 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 04:35:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:35:02 > git --version # timeout=10 04:35:02 > git --version # 'git version 2.24.4' 04:35:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:02 [INFO] Currently running in a labeled security context 04:35:02 [INFO] Currently SELinux is 'enforcing' on the host 04:35:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3699891714702677897.key 04:35:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:35:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:06 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 04:35:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:35:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:04 [INFO] Currently running in a labeled security context 04:35:04 [INFO] Currently SELinux is 'enforcing' on the host 04:35:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh1709976133949357321.key 04:35:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:35:06 Failed in branch amd64 04:35:06 > git config core.sparsecheckout # timeout=10 04:35:06 > git checkout -f 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 # timeout=10 04:36:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1738 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws 04:36:11 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 04:36:11 Selected Git installation does not exist. Using Default 04:36:11 The recommended git tool is: NONE 04:36:20 using credential edgex-jenkins-ssh 04:36:20 Cloning the remote Git repository 04:36:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:36:21 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 04:36:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:36:21 > git --version # timeout=10 04:36:21 > git --version # 'git version 2.17.1' 04:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:36:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:36:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:36:23 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:24 Failed in branch arm64 [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 04:36:23 > git config core.sparsecheckout # timeout=10 04:36:23 > git checkout -f 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 # timeout=10 [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] sh 04:36:29 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-664/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:36:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:36:30 ---> package-listing.sh 04:36:30 ++ facter osfamily 04:36:30 ++ tr '[:upper:]' '[:lower:]' 04:36:30 + OS_FAMILY=redhat 04:36:30 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-664 04:36:30 + START_PACKAGES=/tmp/packages_start.txt 04:36:30 + END_PACKAGES=/tmp/packages_end.txt 04:36:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:36:30 + PACKAGES=/tmp/packages_start.txt 04:36:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' 04:36:30 + PACKAGES=/tmp/packages_end.txt 04:36:30 + case "${OS_FAMILY}" in 04:36:30 + rpm -qa 04:36:30 + sort 04:36:30 + '[' -f /tmp/packages_start.txt ']' 04:36:30 + '[' -f /tmp/packages_end.txt ']' 04:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:36:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' 04:36:30 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ 04:36:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [Pipeline] echo 04:36:30 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/dry_go-mod-core-contracts_PR-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:36:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:36:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:33 04:36:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:36:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:33 latest: Pulling from edgex-lftools-log-publisher 04:36:33 b4d181a07f80: Pulling fs layer 04:36:33 a1111a8f2ec3: Pulling fs layer 04:36:33 ed53099fbce6: Pulling fs layer 04:36:33 dc539afda2c1: Pulling fs layer 04:36:33 77bc0d833cb6: Pulling fs layer 04:36:33 9065ff56babe: Pulling fs layer 04:36:33 d287ab97295c: Pulling fs layer 04:36:33 dc539afda2c1: Waiting 04:36:33 77bc0d833cb6: Waiting 04:36:33 9065ff56babe: Waiting 04:36:33 d287ab97295c: Waiting 04:36:34 a1111a8f2ec3: Verifying Checksum 04:36:34 a1111a8f2ec3: Download complete 04:36:34 dc539afda2c1: Verifying Checksum 04:36:34 dc539afda2c1: Download complete 04:36:34 77bc0d833cb6: Verifying Checksum 04:36:34 77bc0d833cb6: Download complete 04:36:34 9065ff56babe: Verifying Checksum 04:36:34 9065ff56babe: Download complete 04:36:34 ed53099fbce6: Verifying Checksum 04:36:34 ed53099fbce6: Download complete 04:36:35 b4d181a07f80: Verifying Checksum 04:36:35 b4d181a07f80: Download complete 04:36:36 b4d181a07f80: Pull complete 04:36:36 a1111a8f2ec3: Pull complete 04:36:37 ed53099fbce6: Pull complete 04:36:37 dc539afda2c1: Pull complete 04:36:37 77bc0d833cb6: Pull complete 04:36:37 9065ff56babe: Pull complete 04:36:39 d287ab97295c: Verifying Checksum 04:36:39 d287ab97295c: Download complete 04:36:43 d287ab97295c: Pull complete 04:36:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:36:44 prd-centos7-docker-4c-2g-1735 does not seem to be running inside a container 04:36:44 $ 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/dry_go-mod-core-contracts_PR-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:36:46 $ docker top 4e327bc99f00d4bb8facf815157dc470df9aa2eacf7603c43636ef627a46e462 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:36:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:36:49 + ls /var/log/sa-host 04:36:49 + sadf -c /var/log/sa-host/sa05 04:36:49 file_magic: OK 04:36:49 HZ: Using current value: 100 04:36:49 file_header: OK 04:36:49 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 04:36:49 Statistics: 04:36:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:36:49 File successfully converted to sysstat format version 12.0.3 04:36:49 + sadf -c /var/log/sa-host/sa28 04:36:49 file_magic: OK 04:36:49 HZ: Using current value: 100 04:36:49 file_header: OK 04:36:49 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 04:36:49 Statistics: 04:36:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:36:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:51 provisioning config files... 04:36:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config5866692733896291248tmp [Pipeline] { [Pipeline] echo 04:36:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:36:53 ---> create-netrc.sh [Pipeline] } 04:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:36:54 ---> python-tools-install.sh [Pipeline] echo 04:36:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:36:54 ---> sudo-logs.sh 04:36:54 Archiving 'sudo' log.. 04:36:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1735.vexxhost.local: Name or service not known 04:36:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1735.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:36:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:36:54 ---> job-cost.sh 04:36:54 lf-activate-venv: SKIPPING 04:36:54 INFO: No Stack... 04:36:56 INFO: Retrieving Pricing Info for: v3-standard-2 04:36:56 INFO: Archiving Costs [Pipeline] echo 04:36:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:36:56 ---> logs-deploy.sh 04:36:56 lf-activate-venv: SKIPPING 04:36:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-664/4 04:36:56 INFO: archiving workspace using pattern(s): 04:36:57 Archives upload complete. 04:36:57 INFO: archiving logs to Nexus 04:36:58 ---> uname -a: 04:36:58 Linux prd-centos7-docker-4c-2g-1735.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 04:36:58 04:36:58 04:36:58 ---> lscpu: 04:36:58 Architecture: x86_64 04:36:58 CPU op-mode(s): 32-bit, 64-bit 04:36:58 Byte Order: Little Endian 04:36:58 Address sizes: 40 bits physical, 48 bits virtual 04:36:58 CPU(s): 2 04:36:58 On-line CPU(s) list: 0,1 04:36:58 Thread(s) per core: 1 04:36:58 Core(s) per socket: 1 04:36:58 Socket(s): 2 04:36:58 NUMA node(s): 1 04:36:58 Vendor ID: AuthenticAMD 04:36:58 CPU family: 23 04:36:58 Model: 49 04:36:58 Model name: AMD EPYC-Rome Processor 04:36:58 Stepping: 0 04:36:58 CPU MHz: 2799.998 04:36:58 BogoMIPS: 5599.99 04:36:58 Virtualization: AMD-V 04:36:58 Hypervisor vendor: KVM 04:36:58 Virtualization type: full 04:36:58 L1d cache: 32K 04:36:58 L1i cache: 32K 04:36:58 L2 cache: 512K 04:36:58 L3 cache: 16384K 04:36:58 NUMA node0 CPU(s): 0,1 04:36:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:36:58 04:36:58 04:36:58 ---> nproc: 04:36:58 2 04:36:58 04:36:58 04:36:58 ---> df -h: 04:36:58 Filesystem Size Used Avail Use% Mounted on 04:36:58 overlay 40G 7.7G 33G 20% / 04:36:58 tmpfs 64M 0 64M 0% /dev 04:36:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:36:58 shm 64M 0 64M 0% /dev/shm 04:36:58 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:36:58 04:36:58 04:36:58 ---> sar -b -r -n DEV: 04:36:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 04:36:58 04:36:58 04:30:29 LINUX RESTART (2 CPU) 04:36:58 04:36:58 04:31:01 tps rtps wtps bread/s bwrtn/s 04:36:58 04:32:01 85.60 4.28 81.32 2793.81 3710.35 04:36:58 04:33:01 1.88 0.00 1.88 0.00 40.93 04:36:58 04:34:01 0.18 0.00 0.18 0.00 2.02 04:36:58 04:35:01 0.25 0.00 0.25 0.00 3.22 04:36:58 04:36:01 0.27 0.00 0.27 0.00 3.18 04:36:58 Average: 17.64 0.86 16.79 558.97 752.21 04:36:58 04:36:58 04:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:58 04:32:01 5457272 0 811480 10.13 2620 1737568 1313912 14.51 583956 1565988 132 04:36:58 04:33:01 5470232 0 798512 9.97 2620 1737576 1211372 13.37 574300 1565952 20 04:36:58 04:34:01 5470748 0 797992 9.96 2620 1737580 1207152 13.33 576608 1562480 16 04:36:58 04:35:01 5468844 0 799888 9.99 2620 1737588 1207296 13.33 578452 1562480 20 04:36:58 04:36:01 5469888 0 798840 9.97 2620 1737592 1207236 13.33 570944 1569784 20 04:36:58 Average: 5467397 0 801342 10.01 2620 1737581 1229394 13.57 576852 1565337 42 04:36:58 04:36:58 04:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:58 04:32:01 eth0 391.76 232.10 806.26 66.77 0.00 0.00 0.00 0.00 04:36:58 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:32:01 docker0 11.19 9.11 2.54 27.44 0.00 0.00 0.00 0.00 04:36:58 04:33:01 eth0 0.72 0.35 0.29 0.21 0.00 0.00 0.00 0.00 04:36:58 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:36:58 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:35:01 eth0 1.80 0.33 0.39 0.20 0.00 0.00 0.00 0.00 04:36:58 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:36:01 eth0 0.27 0.17 0.09 0.04 0.00 0.00 0.00 0.00 04:36:58 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 Average: eth0 78.96 46.62 161.47 13.45 0.00 0.00 0.00 0.00 04:36:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:58 Average: docker0 2.24 1.82 0.51 5.49 0.00 0.00 0.00 0.00 04:36:58 04:36:58 04:36:58 ---> sar -P ALL: 04:36:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/28/21 _x86_64_ (2 CPU) 04:36:58 04:36:58 04:30:29 LINUX RESTART (2 CPU) 04:36:58 04:36:58 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:36:58 04:32:01 all 9.76 0.00 3.10 2.14 0.05 84.95 04:36:58 04:32:01 0 8.82 0.00 3.57 2.56 0.05 85.00 04:36:58 04:32:01 1 10.70 0.00 2.63 1.72 0.05 84.90 04:36:58 04:33:01 all 0.19 0.00 0.08 0.00 0.03 99.71 04:36:58 04:33:01 0 0.28 0.00 0.08 0.00 0.02 99.62 04:36:58 04:33:01 1 0.10 0.00 0.07 0.00 0.03 99.80 04:36:58 04:34:01 all 0.23 0.00 0.08 0.00 0.02 99.68 04:36:58 04:34:01 0 0.38 0.00 0.10 0.00 0.00 99.52 04:36:58 04:34:01 1 0.07 0.00 0.05 0.00 0.03 99.85 04:36:58 04:35:01 all 0.27 0.00 0.05 0.00 0.03 99.66 04:36:58 04:35:01 0 0.50 0.00 0.05 0.00 0.02 99.43 04:36:58 04:35:01 1 0.03 0.00 0.05 0.00 0.03 99.88 04:36:58 04:36:01 all 0.23 0.00 0.05 0.00 0.03 99.70 04:36:58 04:36:01 0 0.38 0.00 0.03 0.00 0.03 99.55 04:36:58 04:36:01 1 0.07 0.00 0.07 0.00 0.02 99.85 04:36:58 Average: all 2.10 0.00 0.66 0.42 0.03 96.79 04:36:58 Average: 0 2.05 0.00 0.76 0.50 0.02 96.67 04:36:58 Average: 1 2.16 0.00 0.56 0.34 0.03 96.91 04:36:58 04:36:58 04:36:58