08:02:17 Started by timer 08:02:17 Running as SYSTEM 08:02:17 [EnvInject] - Loading node environment variables. 08:02:17 Building remotely on prd-centos8-builder-2c-2g-101 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:17 [ssh-agent] Looking for ssh-agent implementation... 08:02:17 $ ssh-agent 08:02:17 SSH_AUTH_SOCK=/tmp/ssh-YBsuibYwn23I/agent.5386 08:02:17 SSH_AGENT_PID=5388 08:02:17 [ssh-agent] Started. 08:02:17 Running ssh-add (command line suppressed) 08:02:17 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11919810776006631322.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11919810776006631322.key) 08:02:17 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:21 provisioning config files... 08:02:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:21 provisioning config files... 08:02:21 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1105445802515885995.sh 08:02:21 ---> jenkins-sandbox-cleanup.sh 08:02:21 Setup pyenv: 08:02:21 system 08:02:21 * 3.8.13 (set by /opt/pyenv/version) 08:02:21 * 3.9.13 (set by /opt/pyenv/version) 08:02:21 * 3.10.6 (set by /opt/pyenv/version) 08:02:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SM8c 08:02:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:45 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:32 lf-activate-venv(): INFO: Adding /tmp/venv-SM8c/bin to PATH 08:03:32 /tmp/venv-SM8c/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:03:32 import pkg_resources 08:03:32 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:32 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:32 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:32 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:32 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:32 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:32 Traceback (most recent call last): 08:03:32 File "/tmp/venv-SM8c/bin/jenkins-jobs", line 7, in 08:03:32 sys.exit(main()) 08:03:32 File "/tmp/venv-SM8c/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:32 jjb = JenkinsJobs(argv) 08:03:32 File "/tmp/venv-SM8c/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:32 self.parser = create_parser() 08:03:32 File "/tmp/venv-SM8c/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:32 extension_manager.map(parse_subcommand_args, subparser) 08:03:32 File "/tmp/venv-SM8c/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:32 raise NoMatches('No %s extensions found' % self.namespace) 08:03:32 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:32 Build step 'Execute shell' marked build as failure 08:03:32 $ ssh-agent -k 08:03:32 unset SSH_AUTH_SOCK; 08:03:32 unset SSH_AGENT_PID; 08:03:32 echo Agent pid 5388 killed; 08:03:32 [ssh-agent] Stopped. 08:03:33 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4949982491281941124.sh 08:03:33 ---> sysstat.sh 08:03:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5638609624277699673.sh 08:03:33 ---> package-listing.sh 08:03:33 ++ facter osfamily 08:03:33 ++ tr '[:upper:]' '[:lower:]' 08:03:33 + OS_FAMILY=redhat 08:03:33 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:33 + START_PACKAGES=/tmp/packages_start.txt 08:03:33 + END_PACKAGES=/tmp/packages_end.txt 08:03:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:33 + PACKAGES=/tmp/packages_start.txt 08:03:33 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:33 + PACKAGES=/tmp/packages_end.txt 08:03:33 + case "${OS_FAMILY}" in 08:03:33 + sort 08:03:33 + rpm -qa 08:03:34 + '[' -f /tmp/packages_start.txt ']' 08:03:34 + '[' -f /tmp/packages_end.txt ']' 08:03:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:34 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:34 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15761719855832909824.sh 08:03:34 ---> capture-instance-metadata.sh 08:03:34 Setup pyenv: 08:03:34 system 08:03:34 3.8.13 08:03:34 3.9.13 08:03:34 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WY1O 08:03:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:51 lf-activate-venv(): INFO: Installing: lftools 08:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-WY1O/bin to PATH 08:04:37 INFO: Running in OpenStack, capturing instance metadata 08:04:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7108626533293362680.sh 08:04:37 provisioning config files... 08:04:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config4832355909407466691tmp 08:04:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:37 provisioning config files... 08:04:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:37 [EnvInject] - Injecting environment variables from a build step. 08:04:37 [EnvInject] - Injecting as environment variables the properties content 08:04:37 SERVER_ID=logs 08:04:37 08:04:37 [EnvInject] - Variables injected successfully. 08:04:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13071800886907807129.sh 08:04:37 ---> create-netrc.sh 08:04:37 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3717811159861780917.sh 08:04:37 ---> python-tools-install.sh 08:04:37 Setup pyenv: 08:04:37 system 08:04:37 3.8.13 08:04:37 3.9.13 08:04:37 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WY1O from file:/tmp/.os_lf_venv 08:04:49 lf-activate-venv(): INFO: Installing: lftools 08:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-WY1O/bin to PATH 08:05:02 Generating Requirements File 08:05:54 Python 3.10.6 08:05:54 pip 25.2 from /tmp/venv-WY1O/lib/python3.10/site-packages/pip (python 3.10) 08:05:55 appdirs==1.4.4 08:05:55 argcomplete==3.6.2 08:05:55 aspy.yaml==1.3.0 08:05:55 attrs==25.3.0 08:05:55 autopage==0.5.2 08:05:55 beautifulsoup4==4.13.4 08:05:55 boto3==1.40.16 08:05:55 botocore==1.40.16 08:05:55 bs4==0.0.2 08:05:55 cachetools==5.5.2 08:05:55 certifi==2025.8.3 08:05:55 cffi==1.17.1 08:05:55 cfgv==3.4.0 08:05:55 chardet==5.2.0 08:05:55 charset-normalizer==3.4.3 08:05:55 click==8.2.1 08:05:55 cliff==4.11.0 08:05:55 cmd2==2.7.0 08:05:55 cryptography==3.3.2 08:05:55 debtcollector==3.0.0 08:05:55 decorator==5.2.1 08:05:55 defusedxml==0.7.1 08:05:55 Deprecated==1.2.18 08:05:55 distlib==0.4.0 08:05:55 dnspython==2.7.0 08:05:55 docker==7.1.0 08:05:55 dogpile.cache==1.4.0 08:05:55 durationpy==0.10 08:05:55 email_validator==2.2.0 08:05:55 filelock==3.19.1 08:05:55 future==1.0.0 08:05:55 gitdb==4.0.12 08:05:55 GitPython==3.1.45 08:05:55 google-auth==2.40.3 08:05:55 httplib2==0.22.0 08:05:55 identify==2.6.13 08:05:55 idna==3.10 08:05:55 importlib-resources==1.5.0 08:05:55 iso8601==2.1.0 08:05:55 Jinja2==3.1.6 08:05:55 jmespath==1.0.1 08:05:55 jsonpatch==1.33 08:05:55 jsonpointer==3.0.0 08:05:55 jsonschema==4.25.1 08:05:55 jsonschema-specifications==2025.4.1 08:05:55 keystoneauth1==5.12.0 08:05:55 kubernetes==33.1.0 08:05:55 lftools==0.37.13 08:05:55 lxml==6.0.1 08:05:55 markdown-it-py==4.0.0 08:05:55 MarkupSafe==3.0.2 08:05:55 mdurl==0.1.2 08:05:55 msgpack==1.1.1 08:05:55 multi_key_dict==2.0.3 08:05:55 munch==4.0.0 08:05:55 netaddr==1.3.0 08:05:55 niet==1.4.2 08:05:55 nodeenv==1.9.1 08:05:55 oauth2client==4.1.3 08:05:55 oauthlib==3.3.1 08:05:55 openstacksdk==4.7.0 08:05:55 os-client-config==2.3.0 08:05:55 os-service-types==1.8.0 08:05:55 osc-lib==4.2.0 08:05:55 oslo.config==10.0.0 08:05:55 oslo.context==6.0.0 08:05:55 oslo.i18n==6.5.1 08:05:55 oslo.log==7.2.0 08:05:55 oslo.serialization==5.7.0 08:05:55 oslo.utils==9.0.0 08:05:55 packaging==25.0 08:05:55 pbr==7.0.1 08:05:55 platformdirs==4.3.8 08:05:55 prettytable==3.16.0 08:05:55 psutil==7.0.0 08:05:55 pyasn1==0.6.1 08:05:55 pyasn1_modules==0.4.2 08:05:55 pycparser==2.22 08:05:55 pygerrit2==2.0.15 08:05:55 PyGithub==2.7.0 08:05:55 Pygments==2.19.2 08:05:55 PyJWT==2.10.1 08:05:55 PyNaCl==1.5.0 08:05:55 pyparsing==2.4.7 08:05:55 pyperclip==1.9.0 08:05:55 pyrsistent==0.20.0 08:05:55 python-cinderclient==9.7.0 08:05:55 python-dateutil==2.9.0.post0 08:05:55 python-heatclient==4.3.0 08:05:55 python-jenkins==1.8.3 08:05:55 python-keystoneclient==5.6.0 08:05:55 python-magnumclient==4.8.1 08:05:55 python-openstackclient==8.2.0 08:05:55 python-swiftclient==4.8.0 08:05:55 PyYAML==6.0.2 08:05:55 referencing==0.36.2 08:05:55 requests==2.32.5 08:05:55 requests-oauthlib==2.0.0 08:05:55 requestsexceptions==1.4.0 08:05:55 rfc3986==2.0.0 08:05:55 rich==14.1.0 08:05:55 rich-argparse==1.7.1 08:05:55 rpds-py==0.27.0 08:05:55 rsa==4.9.1 08:05:55 ruamel.yaml==0.18.15 08:05:55 ruamel.yaml.clib==0.2.12 08:05:55 s3transfer==0.13.1 08:05:55 simplejson==3.20.1 08:05:55 six==1.17.0 08:05:55 smmap==5.0.2 08:05:55 soupsieve==2.7 08:05:55 stevedore==5.4.1 08:05:55 tabulate==0.9.0 08:05:55 toml==0.10.2 08:05:55 tomlkit==0.13.3 08:05:55 tqdm==4.67.1 08:05:55 typing_extensions==4.14.1 08:05:55 tzdata==2025.2 08:05:55 urllib3==1.26.20 08:05:55 virtualenv==20.34.0 08:05:55 wcwidth==0.2.13 08:05:55 websocket-client==1.8.0 08:05:55 wrapt==1.17.3 08:05:55 xdg==6.0.0 08:05:55 xmltodict==0.14.2 08:05:55 yq==3.4.3 08:05:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9064628465310030776.sh 08:05:55 ---> sudo-logs.sh 08:05:55 Archiving 'sudo' log.. 08:05:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5960672888526819166.sh 08:05:55 ---> job-cost.sh 08:05:55 Setup pyenv: 08:05:55 system 08:05:55 3.8.13 08:05:55 3.9.13 08:05:55 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WY1O from file:/tmp/.os_lf_venv 08:06:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-WY1O/bin to PATH 08:06:20 INFO: No Stack... 08:06:20 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:26 INFO: Archiving Costs 08:06:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins9308825775504013062.sh 08:06:26 ---> logs-deploy.sh 08:06:26 Setup pyenv: 08:06:26 system 08:06:26 3.8.13 08:06:26 3.9.13 08:06:26 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WY1O from file:/tmp/.os_lf_venv 08:06:34 lf-activate-venv(): INFO: Installing: lftools 08:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-WY1O/bin to PATH 08:06:47 WARNING: Nexus logging server not set 08:06:47 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/369/ 08:06:47 INFO: archiving logs to S3 08:06:48 ---> uname -a: 08:06:48 Linux prd-centos8-builder-2c-2g-101.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:06:48 08:06:48 08:06:48 ---> lscpu: 08:06:48 Architecture: x86_64 08:06:48 CPU op-mode(s): 32-bit, 64-bit 08:06:48 Byte Order: Little Endian 08:06:48 CPU(s): 2 08:06:48 On-line CPU(s) list: 0,1 08:06:48 Thread(s) per core: 1 08:06:48 Core(s) per socket: 1 08:06:48 Socket(s): 2 08:06:48 NUMA node(s): 1 08:06:48 Vendor ID: AuthenticAMD 08:06:48 CPU family: 23 08:06:48 Model: 49 08:06:48 Model name: AMD EPYC-Rome Processor 08:06:48 Stepping: 0 08:06:48 CPU MHz: 2799.998 08:06:48 BogoMIPS: 5599.99 08:06:48 Virtualization: AMD-V 08:06:48 Hypervisor vendor: KVM 08:06:48 Virtualization type: full 08:06:48 L1d cache: 32K 08:06:48 L1i cache: 32K 08:06:48 L2 cache: 512K 08:06:48 L3 cache: 16384K 08:06:48 NUMA node0 CPU(s): 0,1 08:06:48 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:06:48 08:06:48 08:06:48 ---> nproc: 08:06:48 2 08:06:48 08:06:48 08:06:48 ---> df -h: 08:06:48 Filesystem Size Used Avail Use% Mounted on 08:06:48 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:48 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:48 tmpfs 3.8G 17M 3.8G 1% /run 08:06:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:48 /dev/vda1 40G 9.1G 31G 23% / 08:06:48 tmpfs 770M 0 770M 0% /run/user/1001 08:06:48 08:06:48 08:06:48 ---> free -m: 08:06:48 total used free shared buff/cache available 08:06:48 Mem: 7697 604 4953 19 2139 6798 08:06:48 Swap: 1023 0 1023 08:06:48 08:06:48 08:06:48 ---> ip addr: 08:06:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:48 inet 127.0.0.1/8 scope host lo 08:06:48 valid_lft forever preferred_lft forever 08:06:48 inet6 ::1/128 scope host 08:06:48 valid_lft forever preferred_lft forever 08:06:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:48 link/ether fa:16:3e:41:c4:b2 brd ff:ff:ff:ff:ff:ff 08:06:48 altname enp0s3 08:06:48 altname ens3 08:06:48 inet 10.30.86.175/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:48 valid_lft 86100sec preferred_lft 86100sec 08:06:48 inet6 fe80::f816:3eff:fe41:c4b2/64 scope link 08:06:48 valid_lft forever preferred_lft forever 08:06:48 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:48 link/ether 02:42:90:92:7f:ed brd ff:ff:ff:ff:ff:ff 08:06:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:48 valid_lft forever preferred_lft forever 08:06:48 08:06:48 08:06:48 ---> sar -b -r -n DEV: 08:06:48 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 08/23/2025 _x86_64_ (2 CPU) 08:06:48 08:06:48 08:01:05 LINUX RESTART (2 CPU) 08:06:48 08:06:48 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:06:48 08:03:01 AM 165.88 85.32 80.56 8078.77 36901.72 08:06:48 08:04:01 AM 27.45 0.52 26.93 31.33 2021.93 08:06:48 08:05:01 AM 59.33 0.43 58.90 55.18 4683.36 08:06:48 08:06:01 AM 64.09 0.20 63.89 23.33 5165.99 08:06:48 Average: 79.19 21.62 57.57 2047.32 12193.96 08:06:48 08:06:48 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:48 08:03:01 AM 5526644 7069636 2355680 29.89 2688 1741100 992420 11.11 130652 1960140 27332 08:06:48 08:04:01 AM 5490516 7082024 2391808 30.34 2688 1786444 950360 10.64 305116 1809248 33448 08:06:48 08:05:01 AM 5177380 6952188 2704944 34.32 2688 1959112 1055696 11.82 314608 2072536 109060 08:06:48 08:06:01 AM 5137484 7019436 2744840 34.82 2688 2059700 961244 10.76 316796 2087804 114604 08:06:48 Average: 5333006 7030821 2549318 32.34 2688 1886589 989930 11.08 266793 1982432 71111 08:06:48 08:06:48 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:48 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:03:01 AM eth0 162.33 80.06 673.97 26.46 0.00 0.00 0.00 0.00 08:06:48 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:04:01 AM eth0 11.81 8.62 66.75 2.55 0.00 0.00 0.00 0.00 08:06:48 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:05:01 AM eth0 41.49 29.96 644.44 6.62 0.00 0.00 0.00 0.00 08:06:48 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:06:01 AM eth0 22.73 17.55 255.85 4.03 0.00 0.00 0.00 0.00 08:06:48 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 Average: eth0 59.59 34.05 410.27 9.92 0.00 0.00 0.00 0.00 08:06:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:48 08:06:48 08:06:48 ---> sar -P ALL: 08:06:48 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 08/23/2025 _x86_64_ (2 CPU) 08:06:48 08:06:48 08:01:05 LINUX RESTART (2 CPU) 08:06:48 08:06:48 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:48 08:03:01 AM all 14.23 0.00 3.09 8.95 0.07 73.66 08:06:48 08:03:01 AM 0 11.63 0.00 2.61 9.89 0.07 75.81 08:06:48 08:03:01 AM 1 16.85 0.00 3.57 8.01 0.07 71.51 08:06:48 08:04:01 AM all 10.75 0.00 1.36 9.26 0.05 78.58 08:06:48 08:04:01 AM 0 10.01 0.00 1.17 15.06 0.05 73.71 08:06:48 08:04:01 AM 1 11.48 0.00 1.55 3.47 0.05 83.45 08:06:48 08:05:01 AM all 20.45 0.00 2.04 0.95 0.07 76.49 08:06:48 08:05:01 AM 0 28.79 0.00 2.30 1.23 0.07 67.61 08:06:48 08:05:01 AM 1 12.15 0.00 1.78 0.66 0.07 85.34 08:06:48 08:06:01 AM all 15.93 0.00 1.79 0.94 0.07 81.27 08:06:48 08:06:01 AM 0 12.66 0.00 1.69 1.33 0.07 84.25 08:06:48 08:06:01 AM 1 19.18 0.00 1.90 0.56 0.07 78.29 08:06:48 Average: all 15.34 0.00 2.07 5.03 0.06 77.49 08:06:48 Average: 0 15.78 0.00 1.94 6.89 0.06 75.32 08:06:48 Average: 1 14.90 0.00 2.20 3.17 0.06 79.67 08:06:48 08:06:48 08:06:48