Pull request #166 opened 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 lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 8417078ee0ebf49b39f1443ab887e1cb21ed5bfb+b5036ed5d2cfc7583fbc4dac27b16f3bc3b4f636 (ea9571e961b9ca13efd39058fc110b8707f6b277) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2119163758231334549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh7427966918581796852.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-166/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-166/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7278500764950823590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-166/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7269719072771161097.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1949864402137567064.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-166/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-166/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5358330252560294655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1787’ is offline Running on prd-centos7-docker-4c-2g-1789 in /w/workspace/dgexfoundry_edgex-compose_PR-166 [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/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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/dgexfoundry_edgex-compose_PR-166@tmp/jenkins-gitclient-ssh8795682161791986089.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.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/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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/dgexfoundry_edgex-compose_PR-166@tmp/jenkins-gitclient-ssh675646042922181959.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b5036ed5d2cfc7583fbc4dac27b16f3bc3b4f636 into PR head commit 8417078ee0ebf49b39f1443ab887e1cb21ed5bfb Merge succeeded, producing 9afb6290bbbd74ecb7f9275a76422359f3b3c5c6 Checking out Revision 9afb6290bbbd74ecb7f9275a76422359f3b3c5c6 (PR-166) > git config core.sparsecheckout # timeout=10 > git checkout -f 8417078ee0ebf49b39f1443ab887e1cb21ed5bfb # 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/dgexfoundry_edgex-compose_PR-166@tmp/jenkins-gitclient-ssh9184731936837529966.key > git merge b5036ed5d2cfc7583fbc4dac27b16f3bc3b4f636 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9afb6290bbbd74ecb7f9275a76422359f3b3c5c6 # timeout=10 Commit message: "Merge commit 'b5036ed5d2cfc7583fbc4dac27b16f3bc3b4f636' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 22:30:48 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 22:30:57 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #454 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:44:39 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-166/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:44:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:40 ---> package-listing.sh 22:44:40 ++ facter osfamily 22:44:40 ++ tr '[:upper:]' '[:lower:]' 22:44:40 + OS_FAMILY=redhat 22:44:40 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-166 22:44:40 + START_PACKAGES=/tmp/packages_start.txt 22:44:40 + END_PACKAGES=/tmp/packages_end.txt 22:44:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:40 + PACKAGES=/tmp/packages_start.txt 22:44:40 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-166 ']' 22:44:40 + PACKAGES=/tmp/packages_end.txt 22:44:40 + case "${OS_FAMILY}" in 22:44:40 + sort 22:44:40 + rpm -qa 22:44:40 + '[' -f /tmp/packages_start.txt ']' 22:44:40 + '[' -f /tmp/packages_end.txt ']' 22:44:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:40 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-166 ']' 22:44:40 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-166/archives/ 22:44:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-166/archives/ [Pipeline] echo 22:44:40 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/dgexfoundry_edgex-compose_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:44:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:42 22:44:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:44:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:42 latest: Pulling from edgex-lftools-log-publisher 22:44:42 b4d181a07f80: Pulling fs layer 22:44:42 a1111a8f2ec3: Pulling fs layer 22:44:42 ed53099fbce6: Pulling fs layer 22:44:42 dc539afda2c1: Pulling fs layer 22:44:42 77bc0d833cb6: Pulling fs layer 22:44:42 9065ff56babe: Pulling fs layer 22:44:42 d287ab97295c: Pulling fs layer 22:44:42 dc539afda2c1: Waiting 22:44:42 77bc0d833cb6: Waiting 22:44:42 9065ff56babe: Waiting 22:44:42 d287ab97295c: Waiting 22:44:43 a1111a8f2ec3: Verifying Checksum 22:44:43 a1111a8f2ec3: Download complete 22:44:43 dc539afda2c1: Verifying Checksum 22:44:43 dc539afda2c1: Download complete 22:44:43 77bc0d833cb6: Verifying Checksum 22:44:43 77bc0d833cb6: Download complete 22:44:43 9065ff56babe: Verifying Checksum 22:44:43 9065ff56babe: Download complete 22:44:43 ed53099fbce6: Verifying Checksum 22:44:43 ed53099fbce6: Download complete 22:44:45 b4d181a07f80: Verifying Checksum 22:44:45 b4d181a07f80: Download complete 22:44:46 b4d181a07f80: Pull complete 22:44:46 a1111a8f2ec3: Pull complete 22:44:46 ed53099fbce6: Pull complete 22:44:46 dc539afda2c1: Pull complete 22:44:47 77bc0d833cb6: Pull complete 22:44:47 9065ff56babe: Pull complete 22:44:48 d287ab97295c: Verifying Checksum 22:44:48 d287ab97295c: Download complete 22:44:52 d287ab97295c: Pull complete 22:44:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:44:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:44:52 prd-centos7-docker-4c-2g-1789 does not seem to be running inside a container 22:44:52 $ 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/dgexfoundry_edgex-compose_PR-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-166 -v /w/workspace/dgexfoundry_edgex-compose_PR-166:/w/workspace/dgexfoundry_edgex-compose_PR-166:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-166@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-166@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:44:55 $ docker top 74a240d90b3cb597b21184a07112dff003b470943b902f527d48a36c7158282a -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:55 + touch /tmp/pre-build-complete [Pipeline] sh 22:44:56 + mkdir -p /var/log/sysstat [Pipeline] sh 22:44:56 + ls /var/log/sa-host 22:44:56 + sadf -c /var/log/sa-host/sa02 22:44:56 file_magic: OK 22:44:56 HZ: Using current value: 100 22:44:56 file_header: OK 22:44:56 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 22:44:56 Statistics: 22:44:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:44:56 File successfully converted to sysstat format version 12.0.3 22:44:56 + sadf -c /var/log/sa-host/sa05 22:44:56 file_magic: OK 22:44:56 HZ: Using current value: 100 22:44:56 file_header: OK 22:44:56 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 22:44:56 Statistics: 22:44:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:44:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:57 provisioning config files... 22:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-166@tmp/config7072726682744709344tmp [Pipeline] { [Pipeline] echo 22:44:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:44:57 ---> create-netrc.sh [Pipeline] } 22:44:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:44:58 ---> python-tools-install.sh [Pipeline] echo 22:44:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:44:58 ---> sudo-logs.sh 22:44:58 Archiving 'sudo' log.. 22:44:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1789.vexxhost.local: Name or service not known 22:44:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1789.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:44:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:44:58 ---> job-cost.sh 22:44:58 lf-activate-venv: SKIPPING 22:44:58 INFO: No Stack... 22:44:59 INFO: Retrieving Pricing Info for: v3-standard-2 22:45:00 INFO: Archiving Costs [Pipeline] echo 22:45:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:45:00 ---> logs-deploy.sh 22:45:00 lf-activate-venv: SKIPPING 22:45:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-166/1 22:45:00 INFO: archiving workspace using pattern(s): 22:45:01 Archives upload complete. 22:45:01 INFO: archiving logs to Nexus 22:45:01 ---> uname -a: 22:45:01 Linux prd-centos7-docker-4c-2g-1789.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 22:45:01 22:45:01 22:45:01 ---> lscpu: 22:45:01 Architecture: x86_64 22:45:01 CPU op-mode(s): 32-bit, 64-bit 22:45:01 Byte Order: Little Endian 22:45:01 Address sizes: 40 bits physical, 48 bits virtual 22:45:01 CPU(s): 2 22:45:01 On-line CPU(s) list: 0,1 22:45:01 Thread(s) per core: 1 22:45:01 Core(s) per socket: 1 22:45:01 Socket(s): 2 22:45:01 NUMA node(s): 1 22:45:01 Vendor ID: AuthenticAMD 22:45:01 CPU family: 23 22:45:01 Model: 49 22:45:01 Model name: AMD EPYC-Rome Processor 22:45:01 Stepping: 0 22:45:01 CPU MHz: 2799.998 22:45:01 BogoMIPS: 5599.99 22:45:01 Virtualization: AMD-V 22:45:01 Hypervisor vendor: KVM 22:45:01 Virtualization type: full 22:45:01 L1d cache: 32K 22:45:01 L1i cache: 32K 22:45:01 L2 cache: 512K 22:45:01 L3 cache: 16384K 22:45:01 NUMA node0 CPU(s): 0,1 22:45:01 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 22:45:01 22:45:01 22:45:01 ---> nproc: 22:45:01 2 22:45:01 22:45:01 22:45:01 ---> df -h: 22:45:01 Filesystem Size Used Avail Use% Mounted on 22:45:01 overlay 40G 7.3G 33G 19% / 22:45:01 tmpfs 64M 0 64M 0% /dev 22:45:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:45:01 shm 64M 0 64M 0% /dev/shm 22:45:01 /dev/vda1 40G 7.3G 33G 19% /facter-os 22:45:01 22:45:01 22:45:01 ---> sar -b -r -n DEV: 22:45:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 22:45:01 22:45:01 22:30:02 LINUX RESTART (2 CPU) 22:45:01 22:45:01 22:31:01 tps rtps wtps bread/s bwrtn/s 22:45:01 22:32:01 6.21 0.02 6.20 0.53 1127.37 22:45:01 22:33:01 1.37 0.00 1.37 0.00 28.20 22:45:01 22:34:01 0.35 0.00 0.35 0.00 5.60 22:45:01 22:35:01 0.25 0.00 0.25 0.00 4.30 22:45:01 22:36:01 0.38 0.00 0.38 0.00 6.30 22:45:01 22:37:01 0.38 0.00 0.38 0.00 6.15 22:45:01 22:38:01 0.22 0.00 0.22 0.00 3.18 22:45:01 22:39:01 0.37 0.00 0.37 0.00 5.75 22:45:01 22:40:01 0.28 0.00 0.28 0.00 4.32 22:45:01 22:41:01 0.32 0.00 0.32 0.00 5.40 22:45:01 22:42:01 0.30 0.00 0.30 0.00 4.31 22:45:01 22:43:01 0.20 0.00 0.20 0.00 3.56 22:45:01 22:44:01 0.40 0.00 0.40 0.00 7.21 22:45:01 Average: 0.85 0.00 0.85 0.04 93.21 22:45:01 22:45:01 22:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:01 22:32:01 5617176 0 777296 9.71 2620 1611848 1230156 13.58 505924 1498032 20 22:45:01 22:33:01 5623324 0 771144 9.63 2620 1611852 1176700 12.99 501048 1497924 8 22:45:01 22:34:01 5621444 0 773020 9.65 2620 1611856 1176700 12.99 502944 1497928 12 22:45:01 22:35:01 5620204 0 774256 9.67 2620 1611860 1177028 13.00 504180 1498292 12 22:45:01 22:36:01 5619604 0 774852 9.67 2620 1611864 1176860 12.99 504248 1498292 16 22:45:01 22:37:01 5620152 0 774300 9.67 2620 1611868 1176908 12.99 504464 1498292 12 22:45:01 22:38:01 5608744 0 785704 9.81 2620 1611872 1176764 12.99 515912 1498292 12 22:45:01 22:39:01 5608032 0 786408 9.82 2620 1611880 1176764 12.99 516388 1498292 12 22:45:01 22:40:01 5607872 0 786568 9.82 2620 1611880 1176764 12.99 516932 1497796 12 22:45:01 22:41:01 5604764 0 789668 9.86 2620 1611888 1176924 12.99 520280 1497852 16 22:45:01 22:42:01 5604040 0 790392 9.87 2620 1611888 1176996 12.99 520648 1497852 16 22:45:01 22:43:01 5603384 0 791044 9.88 2620 1611892 1177128 13.00 521440 1497852 8 22:45:01 22:44:01 5605808 0 788612 9.85 2620 1611900 1176828 12.99 519428 1497852 12 22:45:01 Average: 5612658 0 781790 9.76 2620 1611873 1180963 13.04 511834 1498042 13 22:45:01 22:45:01 22:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:01 22:32:01 eth0 7.33 3.60 5.10 0.24 0.00 0.00 0.00 0.00 22:45:01 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:34:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:45:01 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:35:01 eth0 0.62 0.33 0.28 0.20 0.00 0.00 0.00 0.00 22:45:01 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:36:01 eth0 0.77 0.13 0.13 0.07 0.00 0.00 0.00 0.00 22:45:01 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:37:01 eth0 1.18 0.57 0.42 0.22 0.00 0.00 0.00 0.00 22:45:01 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:41:01 eth0 0.92 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:45:01 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:42:01 eth0 1.12 0.47 0.38 0.21 0.00 0.00 0.00 0.00 22:45:01 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:43:01 eth0 0.95 0.58 0.54 0.40 0.00 0.00 0.00 0.00 22:45:01 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:01 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 Average: eth0 1.07 0.49 0.54 0.11 0.00 0.00 0.00 0.00 22:45:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:01 22:45:01 22:45:01 ---> sar -P ALL: 22:45:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 22:45:01 22:45:01 22:30:02 LINUX RESTART (2 CPU) 22:45:01 22:45:01 22:31:01 CPU %user %nice %system %iowait %steal %idle 22:45:01 22:32:01 all 0.48 0.00 0.10 0.00 0.02 99.41 22:45:01 22:32:01 0 0.27 0.00 0.12 0.00 0.02 99.60 22:45:01 22:32:01 1 0.68 0.00 0.08 0.00 0.02 99.22 22:45:01 22:33:01 all 0.26 0.00 0.10 0.00 0.01 99.63 22:45:01 22:33:01 0 0.45 0.00 0.07 0.00 0.02 99.47 22:45:01 22:33:01 1 0.07 0.00 0.13 0.00 0.00 99.80 22:45:01 22:34:01 all 0.26 0.00 0.03 0.00 0.02 99.69 22:45:01 22:34:01 0 0.47 0.00 0.03 0.00 0.02 99.48 22:45:01 22:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 22:45:01 22:35:01 all 0.28 0.00 0.05 0.00 0.01 99.66 22:45:01 22:35:01 0 0.42 0.00 0.05 0.00 0.00 99.53 22:45:01 22:35:01 1 0.15 0.00 0.05 0.00 0.02 99.78 22:45:01 22:36:01 all 0.23 0.00 0.03 0.00 0.01 99.73 22:45:01 22:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:45:01 22:36:01 1 0.42 0.00 0.03 0.00 0.00 99.55 22:45:01 22:37:01 all 0.26 0.00 0.04 0.00 0.02 99.68 22:45:01 22:37:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:45:01 22:37:01 1 0.45 0.00 0.03 0.00 0.02 99.50 22:45:01 22:38:01 all 0.21 0.00 0.06 0.00 0.01 99.72 22:45:01 22:38:01 0 0.18 0.00 0.05 0.00 0.02 99.75 22:45:01 22:38:01 1 0.23 0.00 0.07 0.00 0.00 99.70 22:45:01 22:39:01 all 0.15 0.00 0.05 0.00 0.02 99.78 22:45:01 22:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:45:01 22:39:01 1 0.30 0.00 0.07 0.00 0.03 99.60 22:45:01 22:40:01 all 0.21 0.00 0.03 0.00 0.01 99.75 22:45:01 22:40:01 0 0.35 0.00 0.02 0.00 0.00 99.63 22:45:01 22:40:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:45:01 22:41:01 all 0.19 0.00 0.03 0.00 0.02 99.76 22:45:01 22:41:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:45:01 22:41:01 1 0.27 0.00 0.03 0.00 0.02 99.68 22:45:01 22:42:01 all 0.19 0.00 0.05 0.00 0.01 99.75 22:45:01 22:42:01 0 0.07 0.00 0.03 0.00 0.00 99.90 22:45:01 22:42:01 1 0.32 0.00 0.07 0.00 0.02 99.60 22:45:01 22:45:01 22:42:01 CPU %user %nice %system %iowait %steal %idle 22:45:01 22:43:01 all 0.07 0.00 0.05 0.00 0.02 99.87 22:45:01 22:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:45:01 22:43:01 1 0.10 0.00 0.07 0.00 0.03 99.80 22:45:01 22:44:01 all 0.20 0.00 0.03 0.00 0.02 99.75 22:45:01 22:44:01 0 0.15 0.00 0.02 0.00 0.02 99.82 22:45:01 22:44:01 1 0.25 0.00 0.05 0.00 0.02 99.68 22:45:01 Average: all 0.23 0.00 0.05 0.00 0.01 99.71 22:45:01 Average: 0 0.20 0.00 0.04 0.00 0.01 99.75 22:45:01 Average: 1 0.26 0.00 0.06 0.00 0.02 99.67 22:45:01 22:45:01 22:45:01