08:07:20 Started by timer 08:07:20 Running as SYSTEM 08:07:20 [EnvInject] - Loading node environment variables. 08:07:20 Building remotely on prd-centos8-builder-2c-4g-11776 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:07:20 [ssh-agent] Looking for ssh-agent implementation... 08:07:20 $ ssh-agent 08:07:20 SSH_AUTH_SOCK=/tmp/ssh-BrJPiphojUCd/agent.5198 08:07:20 SSH_AGENT_PID=5200 08:07:20 [ssh-agent] Started. 08:07:20 Running ssh-add (command line suppressed) 08:07:20 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10687008813776959080.key (jenkins-ssh) 08:07:20 [ssh-agent] Using credentials jenkins (jenkins) 08:07:23 provisioning config files... 08:07:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:07:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:07:23 provisioning config files... 08:07:23 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:07:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12798561137954547628.sh 08:07:23 ---> jenkins-sandbox-cleanup.sh 08:07:23 Setup pyenv: 08:07:23 system 08:07:23 * 3.8.13 (set by /opt/pyenv/version) 08:07:23 * 3.9.13 (set by /opt/pyenv/version) 08:07:23 * 3.10.6 (set by /opt/pyenv/version) 08:07:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CpJV 08:07:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:37 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-CpJV/bin to PATH 08:07:50 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:07:50 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:07:50 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:07:50 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:07:50 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:07:50 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:07:50 Traceback (most recent call last): 08:07:50 File "/tmp/venv-CpJV/bin/jenkins-jobs", line 6, in 08:07:50 sys.exit(main()) 08:07:50 File "/tmp/venv-CpJV/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:07:50 jjb = JenkinsJobs(argv) 08:07:50 File "/tmp/venv-CpJV/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:07:50 self.parser = create_parser() 08:07:50 File "/tmp/venv-CpJV/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:07:50 extension_manager.map(parse_subcommand_args, subparser) 08:07:50 File "/tmp/venv-CpJV/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:07:50 raise NoMatches(f'No {self.namespace} extensions found') 08:07:50 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:07:51 Build step 'Execute shell' marked build as failure 08:07:51 $ ssh-agent -k 08:07:51 unset SSH_AUTH_SOCK; 08:07:51 unset SSH_AGENT_PID; 08:07:51 echo Agent pid 5200 killed; 08:07:51 [ssh-agent] Stopped. 08:07:51 [PostBuildScript] - [INFO] Executing post build scripts. 08:07:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5985149727648733083.sh 08:07:51 ---> sysstat.sh 08:07:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10276598069044260761.sh 08:07:51 ---> package-listing.sh 08:07:51 ++ facter osfamily 08:07:51 ++ tr '[:upper:]' '[:lower:]' 08:07:51 + OS_FAMILY=redhat 08:07:51 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:07:51 + START_PACKAGES=/tmp/packages_start.txt 08:07:51 + END_PACKAGES=/tmp/packages_end.txt 08:07:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:51 + PACKAGES=/tmp/packages_start.txt 08:07:51 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:07:51 + PACKAGES=/tmp/packages_end.txt 08:07:51 + case "${OS_FAMILY}" in 08:07:51 + rpm -qa 08:07:51 + sort 08:07:52 + '[' -f /tmp/packages_start.txt ']' 08:07:52 + '[' -f /tmp/packages_end.txt ']' 08:07:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:52 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:07:52 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:07:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:07:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7450013350697264040.sh 08:07:52 ---> capture-instance-metadata.sh 08:07:52 Setup pyenv: 08:07:52 system 08:07:52 3.8.13 08:07:52 3.9.13 08:07:52 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:07:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aWnH 08:07:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:07:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:08:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-aWnH/bin to PATH 08:08:41 INFO: Running in OpenStack, capturing instance metadata 08:09:13 Expecting value: line 1 column 1 (char 0) 08:09:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1745499298943972024.sh 08:09:14 provisioning config files... 08:09:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config3949747882581051241tmp 08:09:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:09:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:09:14 [EnvInject] - Injecting environment variables from a build step. 08:09:14 [EnvInject] - Injecting as environment variables the properties content 08:09:14 SERVER_ID=logs 08:09:14 08:09:14 [EnvInject] - Variables injected successfully. 08:09:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2629486111417508585.sh 08:09:14 ---> create-netrc.sh 08:09:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4980592317818022716.sh 08:09:14 ---> python-tools-install.sh 08:09:14 Setup pyenv: 08:09:14 system 08:09:14 3.8.13 08:09:14 3.9.13 08:09:14 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aWnH from file:/tmp/.os_lf_venv 08:09:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:09:19 lf-activate-venv(): INFO: Installing additional packages: lftools 08:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-aWnH/bin to PATH 08:09:33 Generating Requirements File 08:10:11 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:10:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:10:11 Python 3.10.6 08:10:11 pip 26.2.1 from /tmp/venv-aWnH/lib/python3.10/site-packages/pip (python 3.10) 08:10:12 aiohappyeyeballs==2.7.1 08:10:12 aiohttp==3.14.3 08:10:12 aiosignal==1.4.0 08:10:12 appdirs==1.4.4 08:10:12 argcomplete==3.7.2 08:10:12 aspy.yaml==1.3.0 08:10:12 async-timeout==5.0.1 08:10:12 attrs==26.1.0 08:10:12 autopage==0.6.0 08:10:12 backports.strenum==1.3.1 08:10:12 beautifulsoup4==4.15.0 08:10:12 boto3==1.43.92 08:10:12 botocore==1.43.92 08:10:12 bs4==0.0.2 08:10:12 certifi==2026.7.22 08:10:12 cffi==2.1.1 08:10:12 cfgv==3.5.0 08:10:12 chardet==7.6.0 08:10:12 charset-normalizer==3.5.1 08:10:12 click==8.5.0 08:10:12 cliff==4.14.0 08:10:12 cmd2==3.5.1 08:10:12 cryptography==3.3.2 08:10:12 debtcollector==3.1.0 08:10:12 decorator==5.3.1 08:10:12 defusedxml==0.7.1 08:10:12 Deprecated==1.3.1 08:10:12 distlib==0.4.3 08:10:12 dnspython==2.8.0 08:10:12 docker==7.2.0 08:10:12 dogpile.cache==1.5.0 08:10:12 durationpy==0.11 08:10:12 email-validator==2.3.0 08:10:12 filelock==3.32.6 08:10:12 frozenlist==1.8.0 08:10:12 future==1.0.0 08:10:12 gitdb==4.0.12 08:10:12 GitPython==3.1.62 08:10:12 httplib2==0.30.2 08:10:12 identify==2.6.19 08:10:12 idna==3.19 08:10:12 importlib-resources==1.5.0 08:10:12 iso8601==2.1.0 08:10:12 Jinja2==3.1.6 08:10:12 jmespath==1.1.0 08:10:12 jsonpatch==1.33 08:10:12 jsonpointer==3.1.1 08:10:12 jsonschema==4.26.0 08:10:12 jsonschema-specifications==2025.9.1 08:10:12 keystoneauth1==5.14.0 08:10:12 kubernetes==36.0.3 08:10:12 lftools==0.37.23 08:10:12 lxml==6.1.3 08:10:12 markdown-it-py==4.2.0 08:10:12 MarkupSafe==3.0.3 08:10:12 mdurl==0.1.2 08:10:12 msgpack==1.2.2 08:10:12 multi_key_dict==2.0.3 08:10:12 multidict==6.8.0 08:10:12 munch==4.0.0 08:10:12 netaddr==1.3.0 08:10:12 niet==1.4.2 08:10:12 nodeenv==1.10.0 08:10:12 oauth2client==4.1.3 08:10:12 oauthlib==3.3.1 08:10:12 openstacksdk==4.13.0 08:10:12 os-service-types==1.8.2 08:10:12 osc-lib==4.6.0 08:10:12 oslo.config==10.4.0 08:10:12 oslo.context==6.4.0 08:10:12 oslo.i18n==6.8.0 08:10:12 oslo.log==8.2.0 08:10:12 oslo.serialization==5.10.0 08:10:12 oslo.utils==10.1.1 08:10:12 packaging==26.3 08:10:12 pbr==7.0.3 08:10:12 platformdirs==4.11.8 08:10:12 prettytable==3.18.0 08:10:12 propcache==0.5.2 08:10:12 psutil==7.2.2 08:10:12 pyasn1==0.6.4 08:10:12 pyasn1_modules==0.4.2 08:10:12 pycparser==3.0 08:10:12 pygerrit2==2.0.15 08:10:12 PyGithub==2.10.0 08:10:12 Pygments==2.21.0 08:10:12 PyJWT==2.14.0 08:10:12 PyNaCl==1.6.2 08:10:12 pyparsing==2.4.7 08:10:12 pyperclip==1.11.0 08:10:12 pyrsistent==0.20.0 08:10:12 python-cinderclient==9.9.0 08:10:12 python-dateutil==2.9.0.post0 08:10:12 python-discovery==1.6.0 08:10:12 python-heatclient==5.2.0 08:10:12 python-jenkins==1.8.3 08:10:12 python-keystoneclient==6.0.0 08:10:12 python-magnumclient==4.11.0 08:10:12 python-openstackclient==10.0.0 08:10:12 python-swiftclient==4.11.0 08:10:12 PyYAML==6.0.3 08:10:12 referencing==0.37.0 08:10:12 requests==2.34.2 08:10:12 requests-oauthlib==2.0.0 08:10:12 rfc3986==2.0.0 08:10:12 rich==15.0.0 08:10:12 rich-argparse==1.8.0 08:10:12 rpds-py==0.30.0 08:10:12 rsa==4.9.1 08:10:12 ruamel.yaml==0.19.1 08:10:12 ruamel.yaml.clib==0.2.15 08:10:12 s3transfer==0.19.2 08:10:12 simplejson==4.1.2 08:10:12 six==1.17.0 08:10:12 smmap==5.0.3 08:10:12 soupsieve==2.9.2 08:10:12 stevedore==5.8.0 08:10:12 tabulate==0.10.0 08:10:12 toml==0.10.2 08:10:12 tomlkit==0.15.1 08:10:12 tqdm==4.70.1 08:10:12 typing_extensions==4.16.0 08:10:12 urllib3==1.26.20 08:10:12 virtualenv==21.7.9 08:10:12 wcwidth==0.8.3 08:10:12 websocket-client==1.9.2 08:10:12 wrapt==2.4.1 08:10:12 xdg==6.0.0 08:10:12 xmltodict==1.0.4 08:10:12 yarl==1.24.5 08:10:12 yq==4.1.2 08:10:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins10696285546397987021.sh 08:10:12 ---> uv-install.sh 08:10:12 Installing uv/uvx (latest) using shell installer 08:10:16 2026-09-12 08:10:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-Zm0wve.sh" [1] 08:10:16 downloading uv 0.12.13 x86_64-unknown-linux-gnu 08:10:20 installing to /home/jenkins/.local/bin 08:10:20 uv 08:10:20 uvx 08:10:20 everything's installed! 08:10:20 ---> Validating uv/uvx install 08:10:20 uvx 0.12.13 (x86_64-unknown-linux-gnu) 08:10:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7445315482987020715.sh 08:10:20 ---> sudo-logs.sh 08:10:20 Archiving 'sudo' log.. 08:10:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8804601296683336775.sh 08:10:20 ---> job-cost.sh 08:10:20 INFO: Activating Python virtual environment... 08:10:20 Setup pyenv: 08:10:20 system 08:10:20 3.8.13 08:10:20 3.9.13 08:10:20 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:10:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aWnH from file:/tmp/.os_lf_venv 08:10:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-aWnH/bin to PATH 08:10:36 INFO: No stack-cost file found 08:10:36 INFO: Instance uptime: 257s 08:10:36 INFO: Fetching instance metadata (attempt 1 of 3)... 08:10:36 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:10:36 INFO: Successfully fetched instance metadata 08:10:36 INFO: Instance type: v3-starter-2 08:10:36 INFO: Retrieving pricing info for: v3-starter-2 08:10:36 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:10:36 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=257 08:10:38 INFO: Successfully fetched Vexxhost pricing API 08:10:38 INFO: Retrieved cost: 0.02 08:10:38 INFO: Retrieved resource: v3-starter-2 08:10:38 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:10:38 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:10:38 INFO: Successfully archived job cost data 08:10:38 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,384,2026-09-12 08:10:38,v3-starter-2,257,0.02,0.00,FAILURE 08:10:38 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins12579128069719746702.sh 08:10:38 ---> logs-deploy.sh 08:10:38 Setup pyenv: 08:10:38 system 08:10:38 3.8.13 08:10:38 3.9.13 08:10:38 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:10:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aWnH from file:/tmp/.os_lf_venv 08:10:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:10:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:10:57 lf-activate-venv(): INFO: Adding /tmp/venv-aWnH/bin to PATH 08:10:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/384 08:10:57 INFO: archiving workspace using pattern(s): 08:11:01 Archives upload complete. 08:11:02 INFO: archiving logs to Nexus 08:11:03 ---> uname -a: 08:11:03 Linux prd-centos8-builder-2c-4g-11776.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:11:03 08:11:03 08:11:03 ---> lscpu: 08:11:03 Architecture: x86_64 08:11:03 CPU op-mode(s): 32-bit, 64-bit 08:11:03 Byte Order: Little Endian 08:11:03 CPU(s): 2 08:11:03 On-line CPU(s) list: 0,1 08:11:03 Thread(s) per core: 1 08:11:03 Core(s) per socket: 1 08:11:03 Socket(s): 2 08:11:03 NUMA node(s): 1 08:11:03 Vendor ID: AuthenticAMD 08:11:03 CPU family: 23 08:11:03 Model: 49 08:11:03 Model name: AMD EPYC-Rome Processor 08:11:03 Stepping: 0 08:11:03 CPU MHz: 2800.000 08:11:03 BogoMIPS: 5600.00 08:11:03 Virtualization: AMD-V 08:11:03 Hypervisor vendor: KVM 08:11:03 Virtualization type: full 08:11:03 L1d cache: 32K 08:11:03 L1i cache: 32K 08:11:03 L2 cache: 512K 08:11:03 L3 cache: 16384K 08:11:03 NUMA node0 CPU(s): 0,1 08:11:03 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:11:03 08:11:03 08:11:03 ---> nproc: 08:11:03 2 08:11:03 08:11:03 08:11:03 ---> df -h: 08:11:03 Filesystem Size Used Avail Use% Mounted on 08:11:03 devtmpfs 1.8G 0 1.8G 0% /dev 08:11:03 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:11:03 tmpfs 1.8G 17M 1.8G 1% /run 08:11:03 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:11:03 /dev/vda1 20G 9.1G 11G 46% / 08:11:03 tmpfs 367M 0 367M 0% /run/user/1001 08:11:03 08:11:03 08:11:03 ---> free -m: 08:11:03 total used free shared buff/cache available 08:11:03 Mem: 3665 439 1096 17 2129 2948 08:11:03 Swap: 1023 0 1023 08:11:03 08:11:03 08:11:03 ---> ip addr: 08:11:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:03 inet 127.0.0.1/8 scope host lo 08:11:03 valid_lft forever preferred_lft forever 08:11:03 inet6 ::1/128 scope host 08:11:03 valid_lft forever preferred_lft forever 08:11:03 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:11:03 link/ether fa:16:3e:c8:0f:28 brd ff:ff:ff:ff:ff:ff 08:11:03 altname enp0s3 08:11:03 altname ens3 08:11:03 inet 10.32.7.29/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:11:03 valid_lft 86148sec preferred_lft 86148sec 08:11:03 inet6 fe80::f816:3eff:fec8:f28/64 scope link 08:11:03 valid_lft forever preferred_lft forever 08:11:03 08:11:03 08:11:03 ---> sar -b -r -n DEV: 08:11:03 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/12/2026 _x86_64_ (2 CPU) 08:11:03 08:11:03 08:06:25 LINUX RESTART (2 CPU) 08:11:03 08:11:03 08:07:03 AM tps rtps wtps bread/s bwrtn/s 08:11:03 08:08:01 AM 142.30 89.28 53.02 11060.74 39561.62 08:11:03 08:09:01 AM 52.62 0.22 52.40 38.92 4784.22 08:11:03 08:10:01 AM 44.05 0.17 43.89 15.19 5963.35 08:11:03 08:11:01 AM 48.38 1.57 46.82 208.46 8031.29 08:11:03 Average: 71.24 22.25 49.00 2761.69 14375.30 08:11:03 08:11:03 08:07:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:03 08:08:01 AM 1644432 3113232 2109244 56.19 2104 1647684 573612 11.94 315664 1545632 62252 08:11:03 08:09:01 AM 1459112 3112440 2294564 61.13 2104 1821212 536244 11.17 320988 1682884 134864 08:11:03 08:10:01 AM 1290980 3018084 2462696 65.61 2104 1893692 641388 13.36 325088 1838756 57248 08:11:03 08:11:01 AM 1122504 3018992 2631172 70.10 2104 2055004 601768 12.53 330428 1971508 22376 08:11:03 Average: 1379257 3065687 2374419 63.26 2104 1854398 588253 12.25 323042 1759695 69185 08:11:03 08:11:03 08:07:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:03 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:03 08:08:01 AM eth0 114.18 70.06 672.73 26.02 0.00 0.00 0.00 0.00 08:11:03 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:03 08:09:01 AM eth0 32.21 28.39 639.96 3.81 0.00 0.00 0.00 0.00 08:11:03 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:03 08:10:01 AM eth0 26.54 23.66 350.79 5.60 0.00 0.00 0.00 0.00 08:11:03 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:03 08:11:01 AM eth0 41.74 38.69 336.33 6.43 0.00 0.00 0.00 0.00 08:11:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:03 Average: eth0 53.16 39.95 498.50 10.34 0.00 0.00 0.00 0.00 08:11:03 08:11:03 08:11:03 ---> sar -P ALL: 08:11:03 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/12/2026 _x86_64_ (2 CPU) 08:11:03 08:11:03 08:06:25 LINUX RESTART (2 CPU) 08:11:03 08:11:03 08:07:03 AM CPU %user %nice %system %iowait %steal %idle 08:11:03 08:08:01 AM all 26.80 0.00 6.41 7.34 0.10 59.35 08:11:03 08:08:01 AM 0 30.45 0.00 6.41 11.74 0.10 51.30 08:11:03 08:08:01 AM 1 23.15 0.00 6.41 2.94 0.10 67.40 08:11:03 08:09:01 AM all 17.72 0.00 2.44 1.64 0.08 78.12 08:11:03 08:09:01 AM 0 21.38 0.00 2.72 1.20 0.08 74.62 08:11:03 08:09:01 AM 1 14.05 0.00 2.16 2.09 0.08 81.62 08:11:03 08:10:01 AM all 20.86 0.00 2.13 1.46 0.08 75.47 08:11:03 08:10:01 AM 0 24.57 0.00 2.15 1.68 0.08 71.51 08:11:03 08:10:01 AM 1 17.13 0.00 2.11 1.24 0.08 79.44 08:11:03 08:11:01 AM all 24.87 0.00 3.52 1.43 0.08 70.10 08:11:03 08:11:01 AM 0 27.45 0.00 4.05 1.07 0.08 67.36 08:11:03 08:11:01 AM 1 22.30 0.00 2.99 1.79 0.08 72.84 08:11:03 Average: all 22.53 0.00 3.60 2.93 0.09 70.86 08:11:03 Average: 0 25.92 0.00 3.81 3.85 0.09 66.33 08:11:03 Average: 1 19.13 0.00 3.39 2.00 0.09 75.39 08:11:03 08:11:03 08:11:03