Branch indexing 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 0a4aa020e5f3f07743fe912dea87b35c0d31d5b3+63c72898f953ab0c98011f68d7b337ce44cc8ae3 (241831e41efb756034942e9d03cbd5cd8e66c45f) 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-ssh4899463901079263767.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-ssh2681852413470905272.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/edgex-compose/branches/PR-188/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/edgex-compose/branches/PR-188/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5885188860733188953.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-ssh1780271101750604077.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/edgex-compose/branches/PR-188/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/edgex-compose/branches/PR-188/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh234486352610933774.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] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1521 in /w/workspace/dgexfoundry_edgex-compose_PR-188 [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-188 # 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-188@tmp/jenkins-gitclient-ssh5875205506050250061.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 63c72898f953ab0c98011f68d7b337ce44cc8ae3 into PR head commit 0a4aa020e5f3f07743fe912dea87b35c0d31d5b3 > 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-188@tmp/jenkins-gitclient-ssh736195888328203607.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/188/head:refs/remotes/origin/PR-188 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a4aa020e5f3f07743fe912dea87b35c0d31d5b3 # timeout=10 Merge succeeded, producing ef5bab914ec87e39f976341c7cceb232d05c0409 Checking out Revision ef5bab914ec87e39f976341c7cceb232d05c0409 (PR-188) > 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-188@tmp/jenkins-gitclient-ssh6267425053282997199.key > git merge 63c72898f953ab0c98011f68d7b337ce44cc8ae3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef5bab914ec87e39f976341c7cceb232d05c0409 # timeout=10 Commit message: "Merge commit '63c72898f953ab0c98011f68d7b337ce44cc8ae3' into HEAD" > git rev-list --no-walk 0a4aa020e5f3f07743fe912dea87b35c0d31d5b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:54:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 11:54:36 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 11:54:47 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #493 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:09:06 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-188/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:09:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:09:07 ---> package-listing.sh 12:09:07 ++ facter osfamily 12:09:07 ++ tr '[:upper:]' '[:lower:]' 12:09:07 + OS_FAMILY=redhat 12:09:07 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-188 12:09:07 + START_PACKAGES=/tmp/packages_start.txt 12:09:07 + END_PACKAGES=/tmp/packages_end.txt 12:09:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:09:07 + PACKAGES=/tmp/packages_start.txt 12:09:07 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-188 ']' 12:09:07 + PACKAGES=/tmp/packages_end.txt 12:09:07 + case "${OS_FAMILY}" in 12:09:07 + rpm -qa 12:09:07 + sort 12:09:08 + '[' -f /tmp/packages_start.txt ']' 12:09:08 + '[' -f /tmp/packages_end.txt ']' 12:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:09:08 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-188 ']' 12:09:08 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-188/archives/ 12:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-188/archives/ [Pipeline] echo 12:09:08 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-188/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:09:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:09 12:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:09 latest: Pulling from edgex-lftools-log-publisher 12:09:09 b4d181a07f80: Pulling fs layer 12:09:09 a1111a8f2ec3: Pulling fs layer 12:09:09 ed53099fbce6: Pulling fs layer 12:09:09 dc539afda2c1: Pulling fs layer 12:09:09 77bc0d833cb6: Pulling fs layer 12:09:09 9065ff56babe: Pulling fs layer 12:09:09 d287ab97295c: Pulling fs layer 12:09:09 77bc0d833cb6: Waiting 12:09:09 9065ff56babe: Waiting 12:09:09 d287ab97295c: Waiting 12:09:09 dc539afda2c1: Waiting 12:09:09 a1111a8f2ec3: Verifying Checksum 12:09:09 a1111a8f2ec3: Download complete 12:09:09 dc539afda2c1: Verifying Checksum 12:09:09 dc539afda2c1: Download complete 12:09:10 77bc0d833cb6: Verifying Checksum 12:09:10 77bc0d833cb6: Download complete 12:09:10 9065ff56babe: Verifying Checksum 12:09:10 9065ff56babe: Download complete 12:09:10 ed53099fbce6: Verifying Checksum 12:09:10 ed53099fbce6: Download complete 12:09:11 b4d181a07f80: Download complete 12:09:12 b4d181a07f80: Pull complete 12:09:12 a1111a8f2ec3: Pull complete 12:09:13 ed53099fbce6: Pull complete 12:09:13 dc539afda2c1: Pull complete 12:09:13 77bc0d833cb6: Pull complete 12:09:13 9065ff56babe: Pull complete 12:09:14 d287ab97295c: Verifying Checksum 12:09:14 d287ab97295c: Download complete 12:09:19 d287ab97295c: Pull complete 12:09:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:09:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:09:19 prd-centos7-docker-4c-2g-1521 does not seem to be running inside a container 12:09:19 $ 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-188/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-188 -v /w/workspace/dgexfoundry_edgex-compose_PR-188:/w/workspace/dgexfoundry_edgex-compose_PR-188:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-188@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-188@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:09:21 $ docker top 3196fe9266239ca8b94e3adbc106cba925c1bb854dcaf225c77bcb699df06e22 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:21 + touch /tmp/pre-build-complete [Pipeline] sh 12:09:22 + mkdir -p /var/log/sysstat [Pipeline] sh 12:09:22 + ls /var/log/sa-host 12:09:22 + sadf -c /var/log/sa-host/sa05 12:09:22 file_magic: OK 12:09:22 HZ: Using current value: 100 12:09:22 file_header: OK 12:09:22 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 12:09:22 Statistics: 12:09:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:09:22 File successfully converted to sysstat format version 12.0.3 12:09:22 + sadf -c /var/log/sa-host/sa26 12:09:22 file_magic: OK 12:09:22 HZ: Using current value: 100 12:09:22 file_header: OK 12:09:22 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 12:09:22 Statistics: 12:09:22 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...Hnuu...uuuununununu... 12:09:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:24 provisioning config files... 12:09:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-188@tmp/config9083351570748911187tmp [Pipeline] { [Pipeline] echo 12:09:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:09:24 ---> create-netrc.sh [Pipeline] } 12:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:09:25 ---> python-tools-install.sh [Pipeline] echo 12:09:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:09:25 ---> sudo-logs.sh 12:09:25 Archiving 'sudo' log.. 12:09:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1521.vexxhost.local: Name or service not known 12:09:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1521.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 12:09:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:09:25 ---> job-cost.sh 12:09:25 lf-activate-venv: SKIPPING 12:09:25 INFO: No Stack... 12:09:26 INFO: Retrieving Pricing Info for: v3-standard-2 12:09:27 INFO: Archiving Costs [Pipeline] echo 12:09:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:09:27 ---> logs-deploy.sh 12:09:27 lf-activate-venv: SKIPPING 12:09:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-188/3 12:09:27 INFO: archiving workspace using pattern(s): 12:09:28 Archives upload complete. 12:09:28 INFO: archiving logs to Nexus 12:09:29 ---> uname -a: 12:09:29 Linux prd-centos7-docker-4c-2g-1521.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 12:09:29 12:09:29 12:09:29 ---> lscpu: 12:09:29 Architecture: x86_64 12:09:29 CPU op-mode(s): 32-bit, 64-bit 12:09:29 Byte Order: Little Endian 12:09:29 Address sizes: 40 bits physical, 48 bits virtual 12:09:29 CPU(s): 2 12:09:29 On-line CPU(s) list: 0,1 12:09:29 Thread(s) per core: 1 12:09:29 Core(s) per socket: 1 12:09:29 Socket(s): 2 12:09:29 NUMA node(s): 1 12:09:29 Vendor ID: AuthenticAMD 12:09:29 CPU family: 23 12:09:29 Model: 49 12:09:29 Model name: AMD EPYC-Rome Processor 12:09:29 Stepping: 0 12:09:29 CPU MHz: 2799.996 12:09:29 BogoMIPS: 5599.99 12:09:29 Virtualization: AMD-V 12:09:29 Hypervisor vendor: KVM 12:09:29 Virtualization type: full 12:09:29 L1d cache: 32K 12:09:29 L1i cache: 32K 12:09:29 L2 cache: 512K 12:09:29 L3 cache: 16384K 12:09:29 NUMA node0 CPU(s): 0,1 12:09:29 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 12:09:29 12:09:29 12:09:29 ---> nproc: 12:09:29 2 12:09:29 12:09:29 12:09:29 ---> df -h: 12:09:29 Filesystem Size Used Avail Use% Mounted on 12:09:29 overlay 40G 7.3G 33G 19% / 12:09:29 tmpfs 64M 0 64M 0% /dev 12:09:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:09:29 shm 64M 0 64M 0% /dev/shm 12:09:29 /dev/vda1 40G 7.3G 33G 19% /facter-os 12:09:29 12:09:29 12:09:29 ---> sar -b -r -n DEV: 12:09:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/26/21 _x86_64_ (2 CPU) 12:09:29 12:09:29 11:53:51 LINUX RESTART (2 CPU) 12:09:29 12:09:29 11:55:01 tps rtps wtps bread/s bwrtn/s 12:09:29 11:56:01 1.65 0.00 1.65 0.00 36.16 12:09:29 11:57:01 0.37 0.00 0.37 0.00 5.55 12:09:29 11:58:01 0.23 0.00 0.23 0.00 2.57 12:09:29 11:59:01 0.22 0.00 0.22 0.00 3.65 12:09:29 12:00:01 0.30 0.00 0.30 0.00 4.53 12:09:29 12:01:01 0.32 0.02 0.30 0.13 4.30 12:09:29 12:02:01 0.38 0.10 0.28 1.73 5.15 12:09:29 12:03:01 0.28 0.00 0.28 0.00 3.02 12:09:29 12:04:01 0.50 0.00 0.50 0.00 5.71 12:09:29 12:05:01 0.55 0.00 0.55 0.00 6.80 12:09:29 12:06:01 0.53 0.00 0.53 0.00 5.83 12:09:29 12:07:01 0.67 0.00 0.67 0.00 8.36 12:09:29 12:08:02 0.58 0.00 0.58 0.00 6.26 12:09:29 12:09:01 0.73 0.19 0.54 5.96 5.74 12:09:29 Average: 0.52 0.02 0.50 0.55 7.40 12:09:29 12:09:29 11:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:29 11:56:01 5644232 0 749976 9.36 2620 1612104 1058252 11.68 479948 1498040 8 12:09:29 11:57:01 5644484 0 749720 9.36 2620 1612108 1058252 11.68 479728 1498324 8 12:09:29 11:58:01 5641620 0 752584 9.40 2620 1612108 1058504 11.69 482840 1498324 20 12:09:29 11:59:01 5642956 0 751240 9.38 2620 1612116 1058252 11.68 480228 1499572 16 12:09:29 12:00:01 5642164 0 752028 9.39 2620 1612120 1058452 11.69 480908 1499572 8 12:09:29 12:01:01 5638356 0 755832 9.44 2620 1612124 1061316 11.72 484500 1499572 20 12:09:29 12:02:01 5633848 0 760212 9.49 2620 1612252 1058828 11.69 488832 1499632 16 12:09:29 12:03:01 5634172 0 759884 9.49 2620 1612256 1058828 11.69 489924 1498680 8 12:09:29 12:04:01 5633924 0 760128 9.49 2620 1612260 1058828 11.69 490572 1497868 8 12:09:29 12:05:01 5629876 0 764172 9.54 2620 1612264 1059080 11.69 494928 1497864 8 12:09:29 12:06:01 5631268 0 762780 9.52 2620 1612264 1058828 11.69 493424 1497864 8 12:09:29 12:07:01 5630292 0 763748 9.54 2620 1612272 1059048 11.69 494436 1497864 8 12:09:29 12:08:02 5631040 0 762996 9.53 2620 1612276 1058892 11.69 493528 1497864 8 12:09:29 12:09:01 5631000 0 763032 9.53 2620 1612280 1058892 11.69 493552 1497864 8 12:09:29 Average: 5636374 0 757738 9.46 2620 1612200 1058875 11.69 487668 1498493 11 12:09:29 12:09:29 11:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:29 11:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:09:29 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:09:29 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:58:01 eth0 1.03 0.48 0.32 0.18 0.00 0.00 0.00 0.00 12:09:29 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:59:01 eth0 0.38 0.08 0.02 0.04 0.00 0.00 0.00 0.00 12:09:29 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:00:01 eth0 0.72 0.18 0.13 0.07 0.00 0.00 0.00 0.00 12:09:29 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:01:01 eth0 1.55 0.60 0.65 0.40 0.00 0.00 0.00 0.00 12:09:29 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:02:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:09:29 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:03:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:04:01 eth0 1.00 0.08 0.10 0.01 0.00 0.00 0.00 0.00 12:09:29 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:05:01 eth0 1.75 0.62 0.67 0.43 0.00 0.00 0.00 0.00 12:09:29 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:06:01 eth0 0.62 0.08 0.06 0.04 0.00 0.00 0.00 0.00 12:09:29 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:07:01 eth0 0.63 0.47 0.36 0.21 0.00 0.00 0.00 0.00 12:09:29 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:08:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:09:29 12:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:09:29 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 Average: eth0 0.58 0.22 0.17 0.10 0.00 0.00 0.00 0.00 12:09:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:29 12:09:29 12:09:29 ---> sar -P ALL: 12:09:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/26/21 _x86_64_ (2 CPU) 12:09:29 12:09:29 11:53:51 LINUX RESTART (2 CPU) 12:09:29 12:09:29 11:55:01 CPU %user %nice %system %iowait %steal %idle 12:09:29 11:56:01 all 0.17 0.00 0.04 0.00 0.02 99.77 12:09:29 11:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 12:09:29 11:56:01 1 0.28 0.00 0.03 0.00 0.00 99.68 12:09:29 11:57:01 all 0.18 0.00 0.04 0.00 0.01 99.77 12:09:29 11:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:09:29 11:57:01 1 0.28 0.00 0.03 0.00 0.00 99.68 12:09:29 11:58:01 all 0.22 0.00 0.03 0.00 0.03 99.72 12:09:29 11:58:01 0 0.07 0.00 0.03 0.00 0.05 99.85 12:09:29 11:58:01 1 0.37 0.00 0.03 0.00 0.02 99.58 12:09:29 11:59:01 all 0.13 0.00 0.03 0.00 0.02 99.82 12:09:29 11:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:09:29 11:59:01 1 0.23 0.00 0.03 0.00 0.03 99.70 12:09:29 12:00:01 all 0.18 0.00 0.04 0.00 0.02 99.76 12:09:29 12:00:01 0 0.05 0.00 0.05 0.00 0.03 99.87 12:09:29 12:00:01 1 0.32 0.00 0.03 0.00 0.00 99.65 12:09:29 12:01:01 all 0.22 0.00 0.04 0.00 0.02 99.72 12:09:29 12:01:01 0 0.32 0.00 0.03 0.00 0.02 99.63 12:09:29 12:01:01 1 0.12 0.00 0.05 0.00 0.02 99.82 12:09:29 12:02:01 all 0.13 0.00 0.05 0.01 0.02 99.79 12:09:29 12:02:01 0 0.13 0.00 0.07 0.00 0.03 99.77 12:09:29 12:02:01 1 0.13 0.00 0.03 0.02 0.00 99.82 12:09:29 12:03:01 all 0.15 0.00 0.04 0.00 0.03 99.78 12:09:29 12:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 12:09:29 12:03:01 1 0.25 0.00 0.03 0.00 0.02 99.70 12:09:29 12:04:01 all 0.15 0.00 0.03 0.00 0.01 99.82 12:09:29 12:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:09:29 12:04:01 1 0.25 0.00 0.02 0.00 0.00 99.73 12:09:29 12:05:01 all 0.18 0.00 0.03 0.00 0.03 99.77 12:09:29 12:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:09:29 12:05:01 1 0.33 0.00 0.03 0.00 0.02 99.62 12:09:29 12:06:01 all 0.23 0.00 0.03 0.00 0.03 99.72 12:09:29 12:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 12:09:29 12:06:01 1 0.42 0.00 0.02 0.00 0.03 99.53 12:09:29 12:09:29 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:09:29 12:07:01 all 0.09 0.00 0.03 0.00 0.01 99.87 12:09:29 12:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:09:29 12:07:01 1 0.13 0.00 0.03 0.00 0.02 99.82 12:09:29 12:08:02 all 0.03 0.00 0.03 0.00 0.03 99.91 12:09:29 12:08:02 0 0.03 0.00 0.02 0.00 0.02 99.93 12:09:29 12:08:02 1 0.03 0.00 0.03 0.00 0.05 99.88 12:09:29 12:09:01 all 0.09 0.00 0.05 0.00 0.02 99.84 12:09:29 12:09:01 0 0.15 0.00 0.05 0.00 0.00 99.80 12:09:29 12:09:01 1 0.03 0.00 0.05 0.00 0.03 99.88 12:09:29 Average: all 0.15 0.00 0.04 0.00 0.02 99.79 12:09:29 Average: 0 0.08 0.00 0.04 0.00 0.02 99.86 12:09:29 Average: 1 0.23 0.00 0.03 0.00 0.02 99.72 12:09:29 12:09:29 12:09:29