08:01:54 Started by timer 08:01:54 Running as SYSTEM 08:01:54 [EnvInject] - Loading node environment variables. 08:01:54 Building remotely on prd-centos8-builder-2c-4g-7888 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:54 [ssh-agent] Looking for ssh-agent implementation... 08:01:54 $ ssh-agent 08:01:55 SSH_AUTH_SOCK=/tmp/ssh-BgyCvw4KYbc1/agent.5198 08:01:55 SSH_AGENT_PID=5200 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_1891640510303771675.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/jenkins2415922657558729700.sh 08:01:55 ---> jenkins-sandbox-cleanup.sh 08:01:55 Setup pyenv: 08:01:55 system 08:01:55 * 3.8.13 (set by /opt/pyenv/version) 08:01:55 * 3.9.13 (set by /opt/pyenv/version) 08:01:55 * 3.10.6 (set by /opt/pyenv/version) 08:02:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ibw 08:02:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:12 lf-activate-venv(): INFO: Base packages installed successfully 08:02:12 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-2ibw/bin to PATH 08:02:24 /tmp/venv-2ibw/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:24 import pkg_resources 08:02:24 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:24 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:24 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:24 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:24 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:24 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:24 Traceback (most recent call last): 08:02:24 File "/tmp/venv-2ibw/bin/jenkins-jobs", line 7, in 08:02:24 sys.exit(main()) 08:02:24 File "/tmp/venv-2ibw/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:24 jjb = JenkinsJobs(argv) 08:02:24 File "/tmp/venv-2ibw/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:24 self.parser = create_parser() 08:02:24 File "/tmp/venv-2ibw/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:24 extension_manager.map(parse_subcommand_args, subparser) 08:02:24 File "/tmp/venv-2ibw/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:24 raise NoMatches('No %s extensions found' % self.namespace) 08:02:24 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:24 Build step 'Execute shell' marked build as failure 08:02:24 $ ssh-agent -k 08:02:24 unset SSH_AUTH_SOCK; 08:02:24 unset SSH_AGENT_PID; 08:02:24 echo Agent pid 5200 killed; 08:02:24 [ssh-agent] Stopped. 08:02:24 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7404266069129298131.sh 08:02:24 ---> sysstat.sh 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8561842805514916728.sh 08:02:25 ---> package-listing.sh 08:02:25 ++ facter osfamily 08:02:25 ++ tr '[:upper:]' '[:lower:]' 08:02:25 + OS_FAMILY=redhat 08:02:25 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:25 + START_PACKAGES=/tmp/packages_start.txt 08:02:25 + END_PACKAGES=/tmp/packages_end.txt 08:02:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:25 + PACKAGES=/tmp/packages_start.txt 08:02:25 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:25 + PACKAGES=/tmp/packages_end.txt 08:02:25 + case "${OS_FAMILY}" in 08:02:25 + rpm -qa 08:02:25 + sort 08:02:26 + '[' -f /tmp/packages_start.txt ']' 08:02:26 + '[' -f /tmp/packages_end.txt ']' 08:02:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:26 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:26 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12681206250908132469.sh 08:02:26 ---> capture-instance-metadata.sh 08:02:26 Setup pyenv: 08:02:26 system 08:02:26 3.8.13 08:02:26 3.9.13 08:02:26 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0KKd 08:02:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:41 lf-activate-venv(): INFO: Base packages installed successfully 08:02:41 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-0KKd/bin to PATH 08:03:22 INFO: Running in OpenStack, capturing instance metadata 08:03:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3970396109612080919.sh 08:03:23 provisioning config files... 08:03:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config9753519920782936192tmp 08:03:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:23 [EnvInject] - Injecting environment variables from a build step. 08:03:23 [EnvInject] - Injecting as environment variables the properties content 08:03:23 SERVER_ID=logs 08:03:23 08:03:23 [EnvInject] - Variables injected successfully. 08:03:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins333102012272736259.sh 08:03:23 ---> create-netrc.sh 08:03:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2004635393337886098.sh 08:03:23 ---> python-tools-install.sh 08:03:23 Setup pyenv: 08:03:23 system 08:03:23 3.8.13 08:03:23 3.9.13 08:03:23 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0KKd from file:/tmp/.os_lf_venv 08:03:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:27 lf-activate-venv(): INFO: Base packages installed successfully 08:03:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-0KKd/bin to PATH 08:03:46 Generating Requirements File 08:04:22 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:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:23 Python 3.10.6 08:04:24 pip 25.3 from /tmp/venv-0KKd/lib/python3.10/site-packages/pip (python 3.10) 08:04:24 appdirs==1.4.4 08:04:24 argcomplete==3.6.3 08:04:24 aspy.yaml==1.3.0 08:04:24 attrs==25.4.0 08:04:24 autopage==0.5.2 08:04:24 beautifulsoup4==4.14.2 08:04:24 boto3==1.40.64 08:04:24 botocore==1.40.64 08:04:24 bs4==0.0.2 08:04:24 cachetools==6.2.1 08:04:24 certifi==2025.10.5 08:04:24 cffi==2.0.0 08:04:24 cfgv==3.4.0 08:04:24 chardet==5.2.0 08:04:24 charset-normalizer==3.4.4 08:04:24 click==8.3.0 08:04:24 cliff==4.11.0 08:04:24 cmd2==2.7.0 08:04:24 cryptography==3.3.2 08:04:24 debtcollector==3.0.0 08:04:24 decorator==5.2.1 08:04:24 defusedxml==0.7.1 08:04:24 Deprecated==1.3.1 08:04:24 distlib==0.4.0 08:04:24 dnspython==2.8.0 08:04:24 docker==7.1.0 08:04:24 dogpile.cache==1.5.0 08:04:24 durationpy==0.10 08:04:24 email-validator==2.3.0 08:04:24 filelock==3.20.0 08:04:24 future==1.0.0 08:04:24 gitdb==4.0.12 08:04:24 GitPython==3.1.45 08:04:24 google-auth==2.42.1 08:04:24 httplib2==0.31.0 08:04:24 identify==2.6.15 08:04:24 idna==3.11 08:04:24 importlib-resources==1.5.0 08:04:24 iso8601==2.1.0 08:04:24 Jinja2==3.1.6 08:04:24 jmespath==1.0.1 08:04:24 jsonpatch==1.33 08:04:24 jsonpointer==3.0.0 08:04:24 jsonschema==4.25.1 08:04:24 jsonschema-specifications==2025.9.1 08:04:24 keystoneauth1==5.12.0 08:04:24 kubernetes==34.1.0 08:04:24 lftools==0.37.15 08:04:24 lxml==6.0.2 08:04:24 markdown-it-py==4.0.0 08:04:24 MarkupSafe==3.0.3 08:04:24 mdurl==0.1.2 08:04:24 msgpack==1.1.2 08:04:24 multi_key_dict==2.0.3 08:04:24 munch==4.0.0 08:04:24 netaddr==1.3.0 08:04:24 niet==1.4.2 08:04:24 nodeenv==1.9.1 08:04:24 oauth2client==4.1.3 08:04:24 oauthlib==3.3.1 08:04:24 openstacksdk==4.7.1 08:04:24 os-service-types==1.8.1 08:04:24 osc-lib==4.2.0 08:04:24 oslo.config==10.0.0 08:04:24 oslo.context==6.1.0 08:04:24 oslo.i18n==6.6.0 08:04:24 oslo.log==7.2.1 08:04:24 oslo.serialization==5.8.0 08:04:24 oslo.utils==9.1.0 08:04:24 packaging==25.0 08:04:24 pbr==7.0.2 08:04:24 platformdirs==4.5.0 08:04:24 prettytable==3.16.0 08:04:24 psutil==7.1.2 08:04:24 pyasn1==0.6.1 08:04:24 pyasn1_modules==0.4.2 08:04:24 pycparser==2.23 08:04:24 pygerrit2==2.0.15 08:04:24 PyGithub==2.8.1 08:04:24 Pygments==2.19.2 08:04:24 PyJWT==2.10.1 08:04:24 PyNaCl==1.6.0 08:04:24 pyparsing==2.4.7 08:04:24 pyperclip==1.11.0 08:04:24 pyrsistent==0.20.0 08:04:24 python-cinderclient==9.8.0 08:04:24 python-dateutil==2.9.0.post0 08:04:24 python-heatclient==4.3.0 08:04:24 python-jenkins==1.8.3 08:04:24 python-keystoneclient==5.7.0 08:04:24 python-magnumclient==4.9.0 08:04:24 python-openstackclient==8.2.0 08:04:24 python-swiftclient==4.8.0 08:04:24 PyYAML==6.0.3 08:04:24 referencing==0.37.0 08:04:24 requests==2.32.5 08:04:24 requests-oauthlib==2.0.0 08:04:24 requestsexceptions==1.4.0 08:04:24 rfc3986==2.0.0 08:04:24 rich==14.2.0 08:04:24 rich-argparse==1.7.1 08:04:24 rpds-py==0.28.0 08:04:24 rsa==4.9.1 08:04:24 ruamel.yaml==0.18.16 08:04:24 ruamel.yaml.clib==0.2.14 08:04:24 s3transfer==0.14.0 08:04:24 simplejson==3.20.2 08:04:24 six==1.17.0 08:04:24 smmap==5.0.2 08:04:24 soupsieve==2.8 08:04:24 stevedore==5.5.0 08:04:24 tabulate==0.9.0 08:04:24 toml==0.10.2 08:04:24 tomlkit==0.13.3 08:04:24 tqdm==4.67.1 08:04:24 typing_extensions==4.15.0 08:04:24 tzdata==2025.2 08:04:24 urllib3==1.26.20 08:04:24 virtualenv==20.35.4 08:04:24 wcwidth==0.2.14 08:04:24 websocket-client==1.9.0 08:04:24 wrapt==2.0.0 08:04:24 xdg==6.0.0 08:04:24 xmltodict==1.0.2 08:04:24 yq==3.4.3 08:04:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18024417996456586938.sh 08:04:24 ---> sudo-logs.sh 08:04:24 Archiving 'sudo' log.. 08:04:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10408085923645324179.sh 08:04:25 ---> job-cost.sh 08:04:25 Setup pyenv: 08:04:25 system 08:04:25 3.8.13 08:04:25 3.9.13 08:04:25 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0KKd from file:/tmp/.os_lf_venv 08:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:29 lf-activate-venv(): INFO: Base packages installed successfully 08:04:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-0KKd/bin to PATH 08:04:42 INFO: No Stack... 08:04:42 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:42 INFO: Archiving Costs 08:04:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins1600752662063449307.sh 08:04:42 ---> logs-deploy.sh 08:04:42 Setup pyenv: 08:04:42 system 08:04:42 3.8.13 08:04:42 3.9.13 08:04:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0KKd from file:/tmp/.os_lf_venv 08:04:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:46 lf-activate-venv(): INFO: Base packages installed successfully 08:04:46 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-0KKd/bin to PATH 08:05:06 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/339 08:05:06 INFO: archiving workspace using pattern(s): 08:05:09 Archives upload complete. 08:05:09 INFO: archiving logs to Nexus 08:05:11 ---> uname -a: 08:05:11 Linux prd-centos8-builder-2c-4g-7888.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:11 08:05:11 08:05:11 ---> lscpu: 08:05:11 Architecture: x86_64 08:05:11 CPU op-mode(s): 32-bit, 64-bit 08:05:11 Byte Order: Little Endian 08:05:11 CPU(s): 2 08:05:11 On-line CPU(s) list: 0,1 08:05:11 Thread(s) per core: 1 08:05:11 Core(s) per socket: 1 08:05:11 Socket(s): 2 08:05:11 NUMA node(s): 1 08:05:11 Vendor ID: AuthenticAMD 08:05:11 CPU family: 23 08:05:11 Model: 49 08:05:11 Model name: AMD EPYC-Rome Processor 08:05:11 Stepping: 0 08:05:11 CPU MHz: 2800.000 08:05:11 BogoMIPS: 5600.00 08:05:11 Virtualization: AMD-V 08:05:11 Hypervisor vendor: KVM 08:05:11 Virtualization type: full 08:05:11 L1d cache: 32K 08:05:11 L1i cache: 32K 08:05:11 L2 cache: 512K 08:05:11 L3 cache: 16384K 08:05:11 NUMA node0 CPU(s): 0,1 08:05:11 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:11 08:05:11 08:05:11 ---> nproc: 08:05:11 2 08:05:11 08:05:11 08:05:11 ---> df -h: 08:05:11 Filesystem Size Used Avail Use% Mounted on 08:05:11 devtmpfs 1.8G 0 1.8G 0% /dev 08:05:11 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:05:11 tmpfs 1.8G 17M 1.8G 1% /run 08:05:11 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:05:11 /dev/vda1 20G 9.0G 12G 45% / 08:05:11 tmpfs 367M 0 367M 0% /run/user/1001 08:05:11 08:05:11 08:05:11 ---> free -m: 08:05:11 total used free shared buff/cache available 08:05:11 Mem: 3665 465 1192 17 2007 2925 08:05:11 Swap: 1023 0 1023 08:05:11 08:05:11 08:05:11 ---> ip addr: 08:05:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:11 inet 127.0.0.1/8 scope host lo 08:05:11 valid_lft forever preferred_lft forever 08:05:11 inet6 ::1/128 scope host 08:05:11 valid_lft forever preferred_lft forever 08:05:11 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:05:11 link/ether fa:16:3e:52:a8:5e brd ff:ff:ff:ff:ff:ff 08:05:11 altname enp0s3 08:05:11 altname ens3 08:05:11 inet 10.32.7.56/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:05:11 valid_lft 86161sec preferred_lft 86161sec 08:05:11 inet6 fe80::f816:3eff:fe52:a85e/64 scope link 08:05:11 valid_lft forever preferred_lft forever 08:05:11 08:05:11 08:05:11 ---> sar -b -r -n DEV: 08:05:11 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/01/2025 _x86_64_ (2 CPU) 08:05:11 08:05:11 08:01:05 LINUX RESTART (2 CPU) 08:05:11 08:05:11 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:11 08:03:01 AM 45.22 0.88 44.34 39.59 4529.47 08:05:11 08:04:01 AM 62.28 0.38 61.90 54.12 7593.17 08:05:11 08:05:02 AM 47.47 0.27 47.20 24.13 4523.41 08:05:11 Average: 51.66 0.51 51.14 39.28 5548.68 08:05:11 08:05:11 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:11 08:03:01 AM 1494452 3024844 2259224 60.19 2104 1706888 649476 13.52 322104 1676700 59576 08:05:11 08:04:01 AM 1349552 3050936 2404124 64.05 2104 1867884 583412 12.15 324200 1779844 45172 08:05:11 08:05:02 AM 1181580 2954600 2572096 68.52 2104 1933780 651884 13.57 329744 1920660 23468 08:05:11 Average: 1341861 3010127 2411815 64.25 2104 1836184 628257 13.08 325349 1792401 42739 08:05:11 08:05:11 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:11 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:11 08:03:01 AM eth0 50.52 38.45 533.04 10.20 0.00 0.00 0.00 0.00 08:05:11 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:11 08:04:01 AM eth0 34.22 26.57 492.41 5.05 0.00 0.00 0.00 0.00 08:05:11 08:05:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:11 08:05:02 AM eth0 14.16 13.20 53.09 5.17 0.00 0.00 0.00 0.00 08:05:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:11 Average: eth0 32.97 26.07 359.51 6.81 0.00 0.00 0.00 0.00 08:05:11 08:05:11 08:05:11 ---> sar -P ALL: 08:05:11 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/01/2025 _x86_64_ (2 CPU) 08:05:11 08:05:11 08:01:05 LINUX RESTART (2 CPU) 08:05:11 08:05:11 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:11 08:03:01 AM all 36.56 0.00 3.84 1.39 5.36 52.85 08:05:11 08:03:01 AM 0 41.34 0.00 3.88 1.50 5.39 47.89 08:05:11 08:03:01 AM 1 31.79 0.00 3.80 1.28 5.34 57.80 08:05:11 08:04:01 AM all 35.83 0.00 3.93 1.93 6.63 51.67 08:05:11 08:04:01 AM 0 45.32 0.00 5.24 1.90 6.16 41.38 08:05:11 08:04:01 AM 1 26.54 0.00 2.65 1.96 7.09 61.75 08:05:11 08:05:02 AM all 35.67 0.00 3.39 1.87 7.09 51.98 08:05:11 08:05:02 AM 0 31.35 0.00 3.20 1.68 7.34 56.43 08:05:11 08:05:02 AM 1 40.04 0.00 3.58 2.07 6.84 47.47 08:05:11 Average: all 36.02 0.00 3.72 1.73 6.37 52.16 08:05:11 Average: 0 39.29 0.00 4.10 1.70 6.30 48.61 08:05:11 Average: 1 32.76 0.00 3.34 1.77 6.43 55.70 08:05:11 08:05:11 08:05:11