08:01:57 Started by timer 08:01:57 Running as SYSTEM 08:01:57 [EnvInject] - Loading node environment variables. 08:01:57 Building remotely on prd-centos8-builder-2c-2g-51 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:57 [ssh-agent] Looking for ssh-agent implementation... 08:01:57 $ ssh-agent 08:01:58 SSH_AUTH_SOCK=/tmp/ssh-Qn1iawcNTeJ5/agent.5402 08:01:58 SSH_AGENT_PID=5404 08:01:58 [ssh-agent] Started. 08:01:58 Running ssh-add (command line suppressed) 08:01:58 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_6124142091490932315.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_6124142091490932315.key) 08:01:58 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:04 provisioning config files... 08:02:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:04 provisioning config files... 08:02:04 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins434045682728082648.sh 08:02:04 ---> jenkins-sandbox-cleanup.sh 08:02:04 Setup pyenv: 08:02:04 system 08:02:04 * 3.8.13 (set by /opt/pyenv/version) 08:02:04 * 3.9.13 (set by /opt/pyenv/version) 08:02:04 * 3.10.6 (set by /opt/pyenv/version) 08:02:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SszU 08:02:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:27 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-SszU/bin to PATH 08:02:53 /tmp/venv-SszU/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:02:53 import pkg_resources 08:02:53 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:53 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:53 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:53 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:53 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:53 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:53 Traceback (most recent call last): 08:02:53 File "/tmp/venv-SszU/bin/jenkins-jobs", line 8, in 08:02:53 sys.exit(main()) 08:02:53 File "/tmp/venv-SszU/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:53 jjb = JenkinsJobs(argv) 08:02:53 File "/tmp/venv-SszU/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:53 self.parser = create_parser() 08:02:53 File "/tmp/venv-SszU/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:53 extension_manager.map(parse_subcommand_args, subparser) 08:02:53 File "/tmp/venv-SszU/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:53 raise NoMatches('No %s extensions found' % self.namespace) 08:02:53 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:53 Build step 'Execute shell' marked build as failure 08:02:53 $ ssh-agent -k 08:02:53 unset SSH_AUTH_SOCK; 08:02:53 unset SSH_AGENT_PID; 08:02:53 echo Agent pid 5404 killed; 08:02:53 [ssh-agent] Stopped. 08:02:53 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14055982239857680444.sh 08:02:53 ---> sysstat.sh 08:02:54 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11236929012127663376.sh 08:02:54 ---> package-listing.sh 08:02:54 ++ facter osfamily 08:02:54 ++ tr '[:upper:]' '[:lower:]' 08:02:54 + OS_FAMILY=redhat 08:02:54 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:54 + START_PACKAGES=/tmp/packages_start.txt 08:02:54 + END_PACKAGES=/tmp/packages_end.txt 08:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:54 + PACKAGES=/tmp/packages_start.txt 08:02:54 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:54 + PACKAGES=/tmp/packages_end.txt 08:02:54 + case "${OS_FAMILY}" in 08:02:54 + rpm -qa 08:02:54 + sort 08:02:55 + '[' -f /tmp/packages_start.txt ']' 08:02:55 + '[' -f /tmp/packages_end.txt ']' 08:02:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:55 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:55 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins781125651881631687.sh 08:02:55 ---> capture-instance-metadata.sh 08:02:55 Setup pyenv: 08:02:55 system 08:02:55 3.8.13 08:02:55 3.9.13 08:02:55 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YpK0 08:02:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:12 lf-activate-venv(): INFO: Installing: lftools 08:03:57 lf-activate-venv(): INFO: Adding /tmp/venv-YpK0/bin to PATH 08:03:57 INFO: Running in OpenStack, capturing instance metadata 08:03:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15527981527804035437.sh 08:03:57 provisioning config files... 08:03:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config5905434659681166302tmp 08:03:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:03:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:03:57 provisioning config files... 08:03:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:03:57 [EnvInject] - Injecting environment variables from a build step. 08:03:57 [EnvInject] - Injecting as environment variables the properties content 08:03:57 SERVER_ID=logs 08:03:57 08:03:57 [EnvInject] - Variables injected successfully. 08:03:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11233171694591240025.sh 08:03:57 ---> create-netrc.sh 08:03:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9896321678644684615.sh 08:03:58 ---> python-tools-install.sh 08:03:58 Setup pyenv: 08:03:58 system 08:03:58 3.8.13 08:03:58 3.9.13 08:03:58 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YpK0 from file:/tmp/.os_lf_venv 08:04:10 lf-activate-venv(): INFO: Installing: lftools 08:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-YpK0/bin to PATH 08:04:23 Generating Requirements File 08:05:26 Python 3.10.6 08:05:26 pip 25.1.1 from /tmp/venv-YpK0/lib/python3.10/site-packages/pip (python 3.10) 08:05:27 appdirs==1.4.4 08:05:27 argcomplete==3.6.2 08:05:27 aspy.yaml==1.3.0 08:05:27 attrs==25.3.0 08:05:27 autopage==0.5.2 08:05:27 beautifulsoup4==4.13.4 08:05:27 boto3==1.39.14 08:05:27 botocore==1.39.14 08:05:27 bs4==0.0.2 08:05:27 cachetools==5.5.2 08:05:27 certifi==2025.7.14 08:05:27 cffi==1.17.1 08:05:27 cfgv==3.4.0 08:05:27 chardet==5.2.0 08:05:27 charset-normalizer==3.4.2 08:05:27 click==8.2.1 08:05:27 cliff==4.10.0 08:05:27 cmd2==2.7.0 08:05:27 cryptography==3.3.2 08:05:27 debtcollector==3.0.0 08:05:27 decorator==5.2.1 08:05:27 defusedxml==0.7.1 08:05:27 Deprecated==1.2.18 08:05:27 distlib==0.4.0 08:05:27 dnspython==2.7.0 08:05:27 docker==7.1.0 08:05:27 dogpile.cache==1.4.0 08:05:27 durationpy==0.10 08:05:27 email_validator==2.2.0 08:05:27 filelock==3.18.0 08:05:27 future==1.0.0 08:05:27 gitdb==4.0.12 08:05:27 GitPython==3.1.45 08:05:27 google-auth==2.40.3 08:05:27 httplib2==0.22.0 08:05:27 identify==2.6.12 08:05:27 idna==3.10 08:05:27 importlib-resources==1.5.0 08:05:27 iso8601==2.1.0 08:05:27 Jinja2==3.1.6 08:05:27 jmespath==1.0.1 08:05:27 jsonpatch==1.33 08:05:27 jsonpointer==3.0.0 08:05:27 jsonschema==4.25.0 08:05:27 jsonschema-specifications==2025.4.1 08:05:27 keystoneauth1==5.11.1 08:05:27 kubernetes==33.1.0 08:05:27 lftools==0.37.13 08:05:27 lxml==6.0.0 08:05:27 markdown-it-py==3.0.0 08:05:27 MarkupSafe==3.0.2 08:05:27 mdurl==0.1.2 08:05:27 msgpack==1.1.1 08:05:27 multi_key_dict==2.0.3 08:05:27 munch==4.0.0 08:05:27 netaddr==1.3.0 08:05:27 niet==1.4.2 08:05:27 nodeenv==1.9.1 08:05:27 oauth2client==4.1.3 08:05:27 oauthlib==3.3.1 08:05:27 openstacksdk==4.6.0 08:05:27 os-client-config==2.3.0 08:05:27 os-service-types==1.8.0 08:05:27 osc-lib==4.1.0 08:05:27 oslo.config==10.0.0 08:05:27 oslo.context==6.0.0 08:05:27 oslo.i18n==6.5.1 08:05:27 oslo.log==7.2.0 08:05:27 oslo.serialization==5.7.0 08:05:27 oslo.utils==9.0.0 08:05:27 packaging==25.0 08:05:27 pbr==6.1.1 08:05:27 platformdirs==4.3.8 08:05:27 prettytable==3.16.0 08:05:27 psutil==7.0.0 08:05:27 pyasn1==0.6.1 08:05:27 pyasn1_modules==0.4.2 08:05:27 pycparser==2.22 08:05:27 pygerrit2==2.0.15 08:05:27 PyGithub==2.6.1 08:05:27 Pygments==2.19.2 08:05:27 PyJWT==2.10.1 08:05:27 PyNaCl==1.5.0 08:05:27 pyparsing==2.4.7 08:05:27 pyperclip==1.9.0 08:05:27 pyrsistent==0.20.0 08:05:27 python-cinderclient==9.7.0 08:05:27 python-dateutil==2.9.0.post0 08:05:27 python-heatclient==4.3.0 08:05:27 python-jenkins==1.8.2 08:05:27 python-keystoneclient==5.6.0 08:05:27 python-magnumclient==4.8.1 08:05:27 python-openstackclient==8.1.0 08:05:27 python-swiftclient==4.8.0 08:05:27 PyYAML==6.0.2 08:05:27 referencing==0.36.2 08:05:27 requests==2.32.4 08:05:27 requests-oauthlib==2.0.0 08:05:27 requestsexceptions==1.4.0 08:05:27 rfc3986==2.0.0 08:05:27 rich==14.1.0 08:05:27 rich-argparse==1.7.1 08:05:27 rpds-py==0.26.0 08:05:27 rsa==4.9.1 08:05:27 ruamel.yaml==0.18.14 08:05:27 ruamel.yaml.clib==0.2.12 08:05:27 s3transfer==0.13.1 08:05:27 simplejson==3.20.1 08:05:27 six==1.17.0 08:05:27 smmap==5.0.2 08:05:27 soupsieve==2.7 08:05:27 stevedore==5.4.1 08:05:27 tabulate==0.9.0 08:05:27 toml==0.10.2 08:05:27 tomlkit==0.13.3 08:05:27 tqdm==4.67.1 08:05:27 typing_extensions==4.14.1 08:05:27 tzdata==2025.2 08:05:27 urllib3==1.26.20 08:05:27 virtualenv==20.32.0 08:05:27 wcwidth==0.2.13 08:05:27 websocket-client==1.8.0 08:05:27 wrapt==1.17.2 08:05:27 xdg==6.0.0 08:05:27 xmltodict==0.14.2 08:05:27 yq==3.4.3 08:05:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13011332775812641563.sh 08:05:27 ---> sudo-logs.sh 08:05:27 Archiving 'sudo' log.. 08:05:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14982998769632244780.sh 08:05:27 ---> job-cost.sh 08:05:27 Setup pyenv: 08:05:27 system 08:05:27 3.8.13 08:05:27 3.9.13 08:05:27 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YpK0 from file:/tmp/.os_lf_venv 08:05:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-YpK0/bin to PATH 08:05:49 INFO: No Stack... 08:05:49 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:55 INFO: Archiving Costs 08:05:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins10894464770256590381.sh 08:05:55 ---> logs-deploy.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:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YpK0 from file:/tmp/.os_lf_venv 08:06:02 lf-activate-venv(): INFO: Installing: lftools 08:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-YpK0/bin to PATH 08:06:23 WARNING: Nexus logging server not set 08:06:23 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/365/ 08:06:23 INFO: archiving logs to S3 08:06:24 ---> uname -a: 08:06:24 Linux prd-centos8-builder-2c-2g-51.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:24 08:06:24 08:06:25 ---> lscpu: 08:06:25 Architecture: x86_64 08:06:25 CPU op-mode(s): 32-bit, 64-bit 08:06:25 Byte Order: Little Endian 08:06:25 CPU(s): 2 08:06:25 On-line CPU(s) list: 0,1 08:06:25 Thread(s) per core: 1 08:06:25 Core(s) per socket: 1 08:06:25 Socket(s): 2 08:06:25 NUMA node(s): 1 08:06:25 Vendor ID: AuthenticAMD 08:06:25 CPU family: 23 08:06:25 Model: 49 08:06:25 Model name: AMD EPYC-Rome Processor 08:06:25 Stepping: 0 08:06:25 CPU MHz: 2800.000 08:06:25 BogoMIPS: 5600.00 08:06:25 Virtualization: AMD-V 08:06:25 Hypervisor vendor: KVM 08:06:25 Virtualization type: full 08:06:25 L1d cache: 32K 08:06:25 L1i cache: 32K 08:06:25 L2 cache: 512K 08:06:25 L3 cache: 16384K 08:06:25 NUMA node0 CPU(s): 0,1 08:06:25 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:25 08:06:25 08:06:25 ---> nproc: 08:06:25 2 08:06:25 08:06:25 08:06:25 ---> df -h: 08:06:25 Filesystem Size Used Avail Use% Mounted on 08:06:25 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:25 tmpfs 3.8G 17M 3.8G 1% /run 08:06:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:25 /dev/vda1 40G 9.1G 31G 23% / 08:06:25 tmpfs 770M 0 770M 0% /run/user/1001 08:06:25 08:06:25 08:06:25 ---> free -m: 08:06:25 total used free shared buff/cache available 08:06:25 Mem: 7697 573 4986 19 2137 6829 08:06:25 Swap: 1023 0 1023 08:06:25 08:06:25 08:06:25 ---> ip addr: 08:06:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:25 inet 127.0.0.1/8 scope host lo 08:06:25 valid_lft forever preferred_lft forever 08:06:25 inet6 ::1/128 scope host 08:06:25 valid_lft forever preferred_lft forever 08:06:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:25 link/ether fa:16:3e:df:35:e8 brd ff:ff:ff:ff:ff:ff 08:06:25 altname enp0s3 08:06:25 altname ens3 08:06:25 inet 10.30.87.172/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:25 valid_lft 86102sec preferred_lft 86102sec 08:06:25 inet6 fe80::f816:3eff:fedf:35e8/64 scope link 08:06:25 valid_lft forever preferred_lft forever 08:06:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:25 link/ether 02:42:c2:6c:6a:a1 brd ff:ff:ff:ff:ff:ff 08:06:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:25 valid_lft forever preferred_lft forever 08:06:25 08:06:25 08:06:25 ---> sar -b -r -n DEV: 08:06:25 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 07/26/2025 _x86_64_ (2 CPU) 08:06:25 08:06:25 08:00:41 LINUX RESTART (2 CPU) 08:06:25 08:06:25 08:02:02 AM tps rtps wtps bread/s bwrtn/s 08:06:25 08:03:01 AM 35.12 6.73 28.40 949.64 2787.51 08:06:25 08:04:01 AM 51.16 0.38 50.77 54.12 3952.76 08:06:25 08:05:01 AM 57.82 0.05 57.77 1.07 5380.37 08:06:25 08:06:01 AM 53.32 0.23 53.09 23.60 4795.72 08:06:25 Average: 49.42 1.83 47.59 254.24 4235.06 08:06:25 08:06:25 08:02:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:25 08:03:01 AM 5522300 7105716 2360024 29.94 2688 1779380 927100 10.38 305624 1781940 41332 08:06:25 08:04:01 AM 5305964 7070416 2576360 32.69 2688 1949016 937280 10.49 312684 1947560 129024 08:06:25 08:05:01 AM 5260588 7063820 2621736 33.26 2688 1986300 929820 10.41 314296 1984172 39144 08:06:25 08:06:01 AM 5146620 7034484 2735704 34.71 2688 2065432 944636 10.58 319512 2067064 24304 08:06:25 Average: 5308868 7068609 2573456 32.65 2688 1945032 934709 10.47 313029 1945184 58451 08:06:25 08:06:25 08:02:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:25 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:03:01 AM eth0 26.11 19.43 239.71 4.73 0.00 0.00 0.00 0.00 08:06:25 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:04:01 AM eth0 34.53 23.66 618.03 5.37 0.00 0.00 0.00 0.00 08:06:25 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:05:01 AM eth0 13.36 11.51 125.21 2.75 0.00 0.00 0.00 0.00 08:06:25 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:06:01 AM eth0 16.60 14.20 160.48 4.12 0.00 0.00 0.00 0.00 08:06:25 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 Average: eth0 22.64 17.19 286.05 4.24 0.00 0.00 0.00 0.00 08:06:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:25 08:06:25 08:06:25 ---> sar -P ALL: 08:06:25 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 07/26/2025 _x86_64_ (2 CPU) 08:06:25 08:06:25 08:00:41 LINUX RESTART (2 CPU) 08:06:25 08:06:25 08:02:02 AM CPU %user %nice %system %iowait %steal %idle 08:06:25 08:03:01 AM all 15.30 0.00 1.94 0.76 0.07 81.93 08:06:25 08:03:01 AM 0 14.16 0.00 1.76 0.95 0.07 83.07 08:06:25 08:03:01 AM 1 16.44 0.00 2.12 0.58 0.07 80.80 08:06:25 08:04:01 AM all 17.56 0.00 1.81 0.69 0.08 79.86 08:06:25 08:04:01 AM 0 8.00 0.00 1.28 0.38 0.10 90.24 08:06:25 08:04:01 AM 1 27.16 0.00 2.34 1.00 0.07 69.43 08:06:25 08:05:01 AM all 14.09 0.00 1.31 0.78 0.06 83.76 08:06:25 08:05:01 AM 0 15.10 0.00 1.35 0.75 0.05 82.75 08:06:25 08:05:01 AM 1 13.07 0.00 1.27 0.82 0.07 84.78 08:06:25 08:06:01 AM all 15.44 0.00 1.94 3.00 0.07 79.55 08:06:25 08:06:01 AM 0 18.16 0.00 2.00 3.72 0.08 76.03 08:06:25 08:06:01 AM 1 12.73 0.00 1.88 2.28 0.07 83.04 08:06:25 Average: all 15.60 0.00 1.75 1.31 0.07 81.27 08:06:25 Average: 0 13.85 0.00 1.60 1.45 0.08 83.03 08:06:25 Average: 1 17.34 0.00 1.90 1.17 0.07 79.52 08:06:25 08:06:25 08:06:25