08:01:55 Started by timer 08:01:55 Running as SYSTEM 08:01:55 [EnvInject] - Loading node environment variables. 08:01:55 Building remotely on prd-centos8-builder-2c-4g-4154 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:55 [ssh-agent] Looking for ssh-agent implementation... 08:01:55 $ ssh-agent 08:01:55 SSH_AUTH_SOCK=/tmp/ssh-u8n3sZLJpdTv/agent.5219 08:01:55 SSH_AGENT_PID=5221 08:01:55 [ssh-agent] Started. 08:01:55 Running ssh-add (command line suppressed) 08:01:55 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_1807329051057030551.key (jenkins-ssh) 08:01:55 [ssh-agent] Using credentials jenkins (jenkins) 08:01:55 provisioning config files... 08:01:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:55 provisioning config files... 08:01:55 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins56130498454259764.sh 08:01:55 ---> jenkins-sandbox-cleanup.sh 08:01:55 Setup pyenv: 08:01:56 system 08:01:56 * 3.8.13 (set by /opt/pyenv/version) 08:01:56 * 3.9.13 (set by /opt/pyenv/version) 08:01:56 * 3.10.6 (set by /opt/pyenv/version) 08:02:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2VZ3 08:02:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:13 lf-activate-venv(): INFO: Base packages installed successfully 08:02:13 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-2VZ3/bin to PATH 08:02:25 /tmp/venv-2VZ3/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:25 import pkg_resources 08:02:25 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:25 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:25 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:25 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:25 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:25 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:25 Traceback (most recent call last): 08:02:25 File "/tmp/venv-2VZ3/bin/jenkins-jobs", line 7, in 08:02:25 sys.exit(main()) 08:02:25 File "/tmp/venv-2VZ3/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:25 jjb = JenkinsJobs(argv) 08:02:25 File "/tmp/venv-2VZ3/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:25 self.parser = create_parser() 08:02:25 File "/tmp/venv-2VZ3/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:25 extension_manager.map(parse_subcommand_args, subparser) 08:02:25 File "/tmp/venv-2VZ3/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:25 raise NoMatches('No %s extensions found' % self.namespace) 08:02:25 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:25 Build step 'Execute shell' marked build as failure 08:02:25 $ ssh-agent -k 08:02:25 unset SSH_AUTH_SOCK; 08:02:25 unset SSH_AGENT_PID; 08:02:25 echo Agent pid 5221 killed; 08:02:25 [ssh-agent] Stopped. 08:02:25 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14041315085293495808.sh 08:02:25 ---> sysstat.sh 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13520894013090355442.sh 08:02:26 ---> package-listing.sh 08:02:26 ++ facter osfamily 08:02:26 ++ tr '[:upper:]' '[:lower:]' 08:02:26 + OS_FAMILY=redhat 08:02:26 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:26 + START_PACKAGES=/tmp/packages_start.txt 08:02:26 + END_PACKAGES=/tmp/packages_end.txt 08:02:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:26 + PACKAGES=/tmp/packages_start.txt 08:02:26 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:26 + PACKAGES=/tmp/packages_end.txt 08:02:26 + case "${OS_FAMILY}" in 08:02:26 + rpm -qa 08:02:26 + sort 08:02:27 + '[' -f /tmp/packages_start.txt ']' 08:02:27 + '[' -f /tmp/packages_end.txt ']' 08:02:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:27 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:27 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2591145978862460814.sh 08:02:27 ---> capture-instance-metadata.sh 08:02:27 Setup pyenv: 08:02:28 system 08:02:28 3.8.13 08:02:28 3.9.13 08:02:28 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOjN 08:02:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:45 lf-activate-venv(): INFO: Base packages installed successfully 08:02:45 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:28 lf-activate-venv(): INFO: Adding /tmp/venv-SOjN/bin to PATH 08:03:28 INFO: Running in OpenStack, capturing instance metadata 08:03:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12557428218062699079.sh 08:03:28 provisioning config files... 08:03:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config6575972073634441998tmp 08:03:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:28 [EnvInject] - Injecting environment variables from a build step. 08:03:28 [EnvInject] - Injecting as environment variables the properties content 08:03:28 SERVER_ID=logs 08:03:28 08:03:28 [EnvInject] - Variables injected successfully. 08:03:28 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7122781534745456040.sh 08:03:28 ---> create-netrc.sh 08:03:29 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14615445851483584525.sh 08:03:29 ---> python-tools-install.sh 08:03:29 Setup pyenv: 08:03:29 system 08:03:29 3.8.13 08:03:29 3.9.13 08:03:29 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOjN from file:/tmp/.os_lf_venv 08:03:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:32 lf-activate-venv(): INFO: Base packages installed successfully 08:03:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:56 lf-activate-venv(): INFO: Adding /tmp/venv-SOjN/bin to PATH 08:03:56 Generating Requirements File 08:04:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:04:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:33 Python 3.10.6 08:04:33 pip 25.2 from /tmp/venv-SOjN/lib/python3.10/site-packages/pip (python 3.10) 08:04:34 appdirs==1.4.4 08:04:34 argcomplete==3.6.2 08:04:34 aspy.yaml==1.3.0 08:04:34 attrs==25.3.0 08:04:34 autopage==0.5.2 08:04:34 beautifulsoup4==4.13.5 08:04:34 boto3==1.40.35 08:04:34 botocore==1.40.35 08:04:34 bs4==0.0.2 08:04:34 cachetools==5.5.2 08:04:34 certifi==2025.8.3 08:04:34 cffi==2.0.0 08:04:34 cfgv==3.4.0 08:04:34 chardet==5.2.0 08:04:34 charset-normalizer==3.4.3 08:04:34 click==8.3.0 08:04:34 cliff==4.11.0 08:04:34 cmd2==2.7.0 08:04:34 cryptography==3.3.2 08:04:34 debtcollector==3.0.0 08:04:34 decorator==5.2.1 08:04:34 defusedxml==0.7.1 08:04:34 Deprecated==1.2.18 08:04:34 distlib==0.4.0 08:04:34 dnspython==2.8.0 08:04:34 docker==7.1.0 08:04:34 dogpile.cache==1.4.1 08:04:34 durationpy==0.10 08:04:34 email-validator==2.3.0 08:04:34 filelock==3.19.1 08:04:34 future==1.0.0 08:04:34 gitdb==4.0.12 08:04:34 GitPython==3.1.45 08:04:34 google-auth==2.40.3 08:04:34 httplib2==0.31.0 08:04:34 identify==2.6.14 08:04:34 idna==3.10 08:04:34 importlib-resources==1.5.0 08:04:34 iso8601==2.1.0 08:04:34 Jinja2==3.1.6 08:04:34 jmespath==1.0.1 08:04:34 jsonpatch==1.33 08:04:34 jsonpointer==3.0.0 08:04:34 jsonschema==4.25.1 08:04:34 jsonschema-specifications==2025.9.1 08:04:34 keystoneauth1==5.12.0 08:04:34 kubernetes==33.1.0 08:04:34 lftools==0.37.13 08:04:34 lxml==6.0.1 08:04:34 markdown-it-py==4.0.0 08:04:34 MarkupSafe==3.0.2 08:04:34 mdurl==0.1.2 08:04:34 msgpack==1.1.1 08:04:34 multi_key_dict==2.0.3 08:04:34 munch==4.0.0 08:04:34 netaddr==1.3.0 08:04:34 niet==1.4.2 08:04:34 nodeenv==1.9.1 08:04:34 oauth2client==4.1.3 08:04:34 oauthlib==3.3.1 08:04:34 openstacksdk==4.7.1 08:04:34 os-service-types==1.8.0 08:04:34 osc-lib==4.2.0 08:04:34 oslo.config==10.0.0 08:04:34 oslo.context==6.1.0 08:04:34 oslo.i18n==6.6.0 08:04:34 oslo.log==7.2.1 08:04:34 oslo.serialization==5.8.0 08:04:34 oslo.utils==9.1.0 08:04:34 packaging==25.0 08:04:34 pbr==7.0.1 08:04:34 platformdirs==4.4.0 08:04:34 prettytable==3.16.0 08:04:34 psutil==7.1.0 08:04:34 pyasn1==0.6.1 08:04:34 pyasn1_modules==0.4.2 08:04:34 pycparser==2.23 08:04:34 pygerrit2==2.0.15 08:04:34 PyGithub==2.8.1 08:04:34 Pygments==2.19.2 08:04:34 PyJWT==2.10.1 08:04:34 PyNaCl==1.6.0 08:04:34 pyparsing==2.4.7 08:04:34 pyperclip==1.10.0 08:04:34 pyrsistent==0.20.0 08:04:34 python-cinderclient==9.8.0 08:04:34 python-dateutil==2.9.0.post0 08:04:34 python-heatclient==4.3.0 08:04:34 python-jenkins==1.8.3 08:04:34 python-keystoneclient==5.7.0 08:04:34 python-magnumclient==4.9.0 08:04:34 python-openstackclient==8.2.0 08:04:34 python-swiftclient==4.8.0 08:04:34 PyYAML==6.0.2 08:04:34 referencing==0.36.2 08:04:34 requests==2.32.5 08:04:34 requests-oauthlib==2.0.0 08:04:34 requestsexceptions==1.4.0 08:04:34 rfc3986==2.0.0 08:04:34 rich==14.1.0 08:04:34 rich-argparse==1.7.1 08:04:34 rpds-py==0.27.1 08:04:34 rsa==4.9.1 08:04:34 ruamel.yaml==0.18.15 08:04:34 ruamel.yaml.clib==0.2.12 08:04:34 s3transfer==0.14.0 08:04:34 simplejson==3.20.1 08:04:34 six==1.17.0 08:04:34 smmap==5.0.2 08:04:34 soupsieve==2.8 08:04:34 stevedore==5.5.0 08:04:34 tabulate==0.9.0 08:04:34 toml==0.10.2 08:04:34 tomlkit==0.13.3 08:04:34 tqdm==4.67.1 08:04:34 typing_extensions==4.15.0 08:04:34 tzdata==2025.2 08:04:34 urllib3==1.26.20 08:04:34 virtualenv==20.34.0 08:04:34 wcwidth==0.2.13 08:04:34 websocket-client==1.8.0 08:04:34 wrapt==1.17.3 08:04:34 xdg==6.0.0 08:04:34 xmltodict==1.0.2 08:04:34 yq==3.4.3 08:04:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16421888846501185609.sh 08:04:34 ---> sudo-logs.sh 08:04:34 Archiving 'sudo' log.. 08:04:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16423182973005882215.sh 08:04:34 ---> job-cost.sh 08:04:35 Setup pyenv: 08:04:35 system 08:04:35 3.8.13 08:04:35 3.9.13 08:04:35 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOjN from file:/tmp/.os_lf_venv 08:04:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:39 lf-activate-venv(): INFO: Base packages installed successfully 08:04:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-SOjN/bin to PATH 08:04:50 INFO: No Stack... 08:04:51 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:51 INFO: Archiving Costs 08:04:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins3429870072724276884.sh 08:04:51 ---> logs-deploy.sh 08:04:51 Setup pyenv: 08:04:51 system 08:04:51 3.8.13 08:04:51 3.9.13 08:04:51 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOjN from file:/tmp/.os_lf_venv 08:04:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:55 lf-activate-venv(): INFO: Base packages installed successfully 08:04:55 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:15 lf-activate-venv(): INFO: Adding /tmp/venv-SOjN/bin to PATH 08:05:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/333 08:05:15 INFO: archiving workspace using pattern(s): 08:05:17 Archives upload complete. 08:05:18 INFO: archiving logs to Nexus 08:05:19 ---> uname -a: 08:05:19 Linux prd-centos8-builder-2c-4g-4154.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:05:19 08:05:19 08:05:19 ---> lscpu: 08:05:19 Architecture: x86_64 08:05:19 CPU op-mode(s): 32-bit, 64-bit 08:05:19 Byte Order: Little Endian 08:05:19 CPU(s): 2 08:05:19 On-line CPU(s) list: 0,1 08:05:19 Thread(s) per core: 1 08:05:19 Core(s) per socket: 1 08:05:19 Socket(s): 2 08:05:19 NUMA node(s): 1 08:05:19 Vendor ID: AuthenticAMD 08:05:19 CPU family: 23 08:05:19 Model: 49 08:05:19 Model name: AMD EPYC-Rome Processor 08:05:19 Stepping: 0 08:05:19 CPU MHz: 2800.000 08:05:19 BogoMIPS: 5600.00 08:05:19 Virtualization: AMD-V 08:05:19 Hypervisor vendor: KVM 08:05:19 Virtualization type: full 08:05:19 L1d cache: 32K 08:05:19 L1i cache: 32K 08:05:19 L2 cache: 512K 08:05:19 L3 cache: 16384K 08:05:19 NUMA node0 CPU(s): 0,1 08:05:19 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:05:19 08:05:19 08:05:19 ---> nproc: 08:05:19 2 08:05:19 08:05:19 08:05:19 ---> df -h: 08:05:19 Filesystem Size Used Avail Use% Mounted on 08:05:19 devtmpfs 1.8G 0 1.8G 0% /dev 08:05:19 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:05:19 tmpfs 1.8G 17M 1.8G 1% /run 08:05:19 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:05:19 /dev/vda1 20G 9.0G 12G 45% / 08:05:19 tmpfs 367M 0 367M 0% /run/user/1001 08:05:19 08:05:19 08:05:19 ---> free -m: 08:05:19 total used free shared buff/cache available 08:05:19 Mem: 3665 458 1202 17 2005 2931 08:05:19 Swap: 1023 0 1023 08:05:19 08:05:19 08:05:19 ---> ip addr: 08:05:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:19 inet 127.0.0.1/8 scope host lo 08:05:19 valid_lft forever preferred_lft forever 08:05:19 inet6 ::1/128 scope host 08:05:19 valid_lft forever preferred_lft forever 08:05:19 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:05:19 link/ether fa:16:3e:10:b1:ea brd ff:ff:ff:ff:ff:ff 08:05:19 altname enp0s3 08:05:19 altname ens3 08:05:19 inet 10.32.7.165/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:05:19 valid_lft 86153sec preferred_lft 86153sec 08:05:19 inet6 fe80::f816:3eff:fe10:b1ea/64 scope link 08:05:19 valid_lft forever preferred_lft forever 08:05:19 08:05:19 08:05:19 ---> sar -b -r -n DEV: 08:05:19 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/20/2025 _x86_64_ (2 CPU) 08:05:19 08:05:19 08:01:04 LINUX RESTART (2 CPU) 08:05:19 08:05:19 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:19 08:03:01 AM 43.64 1.12 42.52 47.05 4309.18 08:05:19 08:04:01 AM 59.56 0.42 59.15 54.65 7333.01 08:05:19 08:05:01 AM 43.90 0.23 43.67 23.59 3898.58 08:05:19 Average: 49.03 0.59 48.44 41.76 5180.26 08:05:19 08:05:19 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:19 08:03:01 AM 1533900 3050636 2219776 59.14 2104 1693432 598528 12.46 322840 1639396 52664 08:05:19 08:04:01 AM 1408464 3059616 2345212 62.48 2104 1818908 564328 11.75 324828 1727132 7928 08:05:19 08:05:01 AM 1236468 3006268 2517208 67.06 2104 1930160 602876 12.55 330056 1865980 48360 08:05:19 Average: 1392944 3038840 2360732 62.89 2104 1814167 588577 12.26 325908 1744169 36317 08:05:19 08:05:19 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:19 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:19 08:03:01 AM eth0 39.32 31.56 428.99 5.39 0.00 0.00 0.00 0.00 08:05:19 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:19 08:04:01 AM eth0 31.96 24.49 413.35 4.81 0.00 0.00 0.00 0.00 08:05:19 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:19 08:05:01 AM eth0 24.36 21.63 235.09 11.97 0.00 0.00 0.00 0.00 08:05:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:19 Average: eth0 31.88 25.89 359.14 7.39 0.00 0.00 0.00 0.00 08:05:19 08:05:19 08:05:19 ---> sar -P ALL: 08:05:19 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/20/2025 _x86_64_ (2 CPU) 08:05:19 08:05:19 08:01:04 LINUX RESTART (2 CPU) 08:05:19 08:05:19 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:19 08:03:01 AM all 36.10 0.00 4.44 1.59 4.54 53.34 08:05:19 08:03:01 AM 0 35.55 0.00 4.38 1.32 4.52 54.23 08:05:19 08:03:01 AM 1 36.64 0.00 4.50 1.85 4.56 52.45 08:05:19 08:04:01 AM all 34.75 0.00 3.71 2.85 3.53 55.17 08:05:19 08:04:01 AM 0 27.93 0.00 3.35 2.99 3.30 62.42 08:05:19 08:04:01 AM 1 41.57 0.00 4.06 2.71 3.75 47.91 08:05:19 08:05:01 AM all 37.23 0.00 4.40 1.17 4.65 52.55 08:05:19 08:05:01 AM 0 33.61 0.00 4.66 1.09 4.43 56.21 08:05:19 08:05:01 AM 1 40.83 0.00 4.14 1.25 4.87 48.91 08:05:19 Average: all 36.03 0.00 4.18 1.87 4.24 53.69 08:05:19 Average: 0 32.37 0.00 4.13 1.80 4.08 57.62 08:05:19 Average: 1 39.68 0.00 4.23 1.94 4.39 49.76 08:05:19 08:05:19 08:05:19