08:01:39 Started by timer 08:01:39 Running as SYSTEM 08:01:39 [EnvInject] - Loading node environment variables. 08:01:39 Building remotely on prd-centos8-builder-2c-4g-13034 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:39 [ssh-agent] Looking for ssh-agent implementation... 08:01:40 $ ssh-agent 08:01:40 SSH_AUTH_SOCK=/tmp/ssh-GYIaFNZSdF0k/agent.5180 08:01:40 SSH_AGENT_PID=5182 08:01:40 [ssh-agent] Started. 08:01:40 Running ssh-add (command line suppressed) 08:01:40 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8887528504993107198.key (jenkins-ssh) 08:01:40 [ssh-agent] Using credentials jenkins (jenkins) 08:01:43 provisioning config files... 08:01:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:43 provisioning config files... 08:01:43 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16530333903706662128.sh 08:01:43 ---> jenkins-sandbox-cleanup.sh 08:01:43 Setup pyenv: 08:01:43 system 08:01:43 * 3.8.13 (set by /opt/pyenv/version) 08:01:43 * 3.9.13 (set by /opt/pyenv/version) 08:01:43 * 3.10.6 (set by /opt/pyenv/version) 08:01:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XXFy 08:01:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:59 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-XXFy/bin to PATH 08:02:12 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:02:12 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:02:12 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:02:12 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:02:12 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:02:12 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:02:12 Traceback (most recent call last): 08:02:12 File "/tmp/venv-XXFy/bin/jenkins-jobs", line 6, in 08:02:12 sys.exit(main()) 08:02:12 File "/tmp/venv-XXFy/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:12 jjb = JenkinsJobs(argv) 08:02:12 File "/tmp/venv-XXFy/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:12 self.parser = create_parser() 08:02:12 File "/tmp/venv-XXFy/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:12 extension_manager.map(parse_subcommand_args, subparser) 08:02:12 File "/tmp/venv-XXFy/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:02:12 raise NoMatches(f'No {self.namespace} extensions found') 08:02:12 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:12 Build step 'Execute shell' marked build as failure 08:02:12 $ ssh-agent -k 08:02:12 unset SSH_AUTH_SOCK; 08:02:12 unset SSH_AGENT_PID; 08:02:12 echo Agent pid 5182 killed; 08:02:12 [ssh-agent] Stopped. 08:02:12 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10727946667469520526.sh 08:02:12 ---> sysstat.sh 08:02:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7113378101801993177.sh 08:02:13 ---> package-listing.sh 08:02:13 ++ tr '[:upper:]' '[:lower:]' 08:02:13 ++ facter osfamily 08:02:13 + OS_FAMILY=redhat 08:02:13 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:13 + START_PACKAGES=/tmp/packages_start.txt 08:02:13 + END_PACKAGES=/tmp/packages_end.txt 08:02:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:13 + PACKAGES=/tmp/packages_start.txt 08:02:13 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:13 + PACKAGES=/tmp/packages_end.txt 08:02:13 + case "${OS_FAMILY}" in 08:02:13 + rpm -qa 08:02:13 + sort 08:02:14 + '[' -f /tmp/packages_start.txt ']' 08:02:14 + '[' -f /tmp/packages_end.txt ']' 08:02:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:14 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:14 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3968971125640194370.sh 08:02:14 ---> capture-instance-metadata.sh 08:02:14 Setup pyenv: 08:02:14 system 08:02:14 3.8.13 08:02:14 3.9.13 08:02:14 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bs58 08:02:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:03 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:03:03 virtualenv 21.7.14 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 08:03:03 lf-activate-venv(): INFO: Adding /tmp/venv-bs58/bin to PATH 08:03:03 INFO: Running in OpenStack, capturing instance metadata 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8546744735833804176.sh 08:03:04 provisioning config files... 08:03:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config13526255232653727265tmp 08:03:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:04 [EnvInject] - Injecting environment variables from a build step. 08:03:04 [EnvInject] - Injecting as environment variables the properties content 08:03:04 SERVER_ID=logs 08:03:04 08:03:04 [EnvInject] - Variables injected successfully. 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16964759378637255821.sh 08:03:04 ---> create-netrc.sh 08:03:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14161190977499735728.sh 08:03:04 ---> python-tools-install.sh 08:03:04 Setup pyenv: 08:03:04 system 08:03:04 3.8.13 08:03:04 3.9.13 08:03:04 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bs58 from file:/tmp/.os_lf_venv 08:03:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:09 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:23 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:03:23 virtualenv 21.7.14 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 08:03:24 lf-activate-venv(): INFO: Adding /tmp/venv-bs58/bin to PATH 08:03:24 Generating Requirements File 08:04:03 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:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:03 Python 3.10.6 08:04:03 pip 26.2.1 from /tmp/venv-bs58/lib/python3.10/site-packages/pip (python 3.10) 08:04:04 aiohappyeyeballs==2.7.1 08:04:04 aiohttp==3.14.3 08:04:04 aiosignal==1.4.0 08:04:04 appdirs==1.4.4 08:04:04 argcomplete==3.7.2 08:04:04 aspy.yaml==1.3.0 08:04:04 async-timeout==5.0.1 08:04:04 attrs==26.1.0 08:04:04 autopage==0.6.0 08:04:04 backports.strenum==1.3.1 08:04:04 beautifulsoup4==4.15.0 08:04:04 boto3==1.43.97 08:04:04 botocore==1.43.97 08:04:04 bs4==0.0.2 08:04:04 certifi==2026.7.22 08:04:04 cffi==2.1.1 08:04:04 cfgv==3.5.0 08:04:04 chardet==7.6.0 08:04:04 charset-normalizer==3.5.1 08:04:04 click==8.5.0 08:04:04 cliff==4.14.0 08:04:04 cmd2==3.5.1 08:04:04 cryptography==3.3.2 08:04:04 debtcollector==3.1.0 08:04:04 decorator==5.3.1 08:04:04 defusedxml==0.7.1 08:04:04 Deprecated==1.3.1 08:04:04 distlib==0.4.3 08:04:04 dnspython==2.8.0 08:04:04 docker==7.2.0 08:04:04 dogpile.cache==1.5.0 08:04:04 durationpy==0.11 08:04:04 email-validator==2.3.0 08:04:04 filelock==4.0.0 08:04:04 frozenlist==1.8.0 08:04:04 future==1.0.0 08:04:04 gitdb==4.0.12 08:04:04 GitPython==3.1.62 08:04:04 httplib2==0.30.2 08:04:04 identify==2.6.19 08:04:04 idna==3.20 08:04:04 importlib-resources==1.5.0 08:04:04 iso8601==2.1.0 08:04:04 Jinja2==3.1.6 08:04:04 jmespath==1.1.0 08:04:04 jsonpatch==1.33 08:04:04 jsonpointer==3.1.1 08:04:04 jsonschema==4.26.0 08:04:04 jsonschema-specifications==2025.9.1 08:04:04 keystoneauth1==5.14.0 08:04:04 kubernetes==36.0.3 08:04:04 lftools==0.37.23 08:04:04 lxml==6.1.3 08:04:04 markdown-it-py==4.2.0 08:04:04 MarkupSafe==3.0.3 08:04:04 mdurl==0.1.2 08:04:04 msgpack==1.2.2 08:04:04 multi_key_dict==2.0.3 08:04:04 multidict==6.9.0 08:04:04 munch==4.0.0 08:04:04 netaddr==1.3.0 08:04:04 niet==1.4.2 08:04:04 nodeenv==1.10.0 08:04:04 oauth2client==4.1.3 08:04:04 oauthlib==3.3.1 08:04:04 openstacksdk==4.13.0 08:04:04 os-service-types==1.8.2 08:04:04 osc-lib==4.6.0 08:04:04 oslo.config==10.4.0 08:04:04 oslo.context==6.4.0 08:04:04 oslo.i18n==6.8.0 08:04:04 oslo.log==8.2.0 08:04:04 oslo.serialization==5.10.0 08:04:04 oslo.utils==10.1.1 08:04:04 packaging==26.3 08:04:04 pbr==7.0.3 08:04:04 platformdirs==4.11.10 08:04:04 prettytable==3.18.0 08:04:04 propcache==0.5.4 08:04:04 psutil==7.2.2 08:04:04 pyasn1==0.6.4 08:04:04 pyasn1_modules==0.4.2 08:04:04 pycparser==3.0 08:04:04 pygerrit2==2.0.15 08:04:04 PyGithub==2.10.0 08:04:04 Pygments==2.21.0 08:04:04 PyJWT==2.14.0 08:04:04 PyNaCl==1.6.2 08:04:04 pyparsing==2.4.7 08:04:04 pyperclip==1.11.0 08:04:04 pyrsistent==0.20.0 08:04:04 python-cinderclient==9.9.0 08:04:04 python-dateutil==2.9.0.post0 08:04:04 python-discovery==1.6.1 08:04:04 python-heatclient==5.2.0 08:04:04 python-jenkins==1.8.3 08:04:04 python-keystoneclient==6.0.0 08:04:04 python-magnumclient==4.11.0 08:04:04 python-openstackclient==10.0.0 08:04:04 python-swiftclient==4.11.0 08:04:04 PyYAML==6.0.3 08:04:04 referencing==0.37.0 08:04:04 requests==2.34.2 08:04:04 requests-oauthlib==2.0.0 08:04:04 rfc3986==2.0.0 08:04:04 rich==15.0.0 08:04:04 rich-argparse==1.8.0 08:04:04 rpds-py==0.30.0 08:04:04 rsa==4.9.1 08:04:04 ruamel.yaml==0.19.1 08:04:04 ruamel.yaml.clib==0.2.15 08:04:04 s3transfer==0.19.2 08:04:04 simplejson==4.1.2 08:04:04 six==1.17.0 08:04:04 smmap==5.0.3 08:04:04 soupsieve==2.9.2 08:04:04 stevedore==5.8.0 08:04:04 tabulate==0.10.0 08:04:04 toml==0.10.2 08:04:04 tomlkit==0.15.1 08:04:04 tqdm==4.70.1 08:04:04 typing_extensions==4.16.0 08:04:04 urllib3==1.26.20 08:04:04 virtualenv==21.7.14 08:04:04 wcwidth==0.8.4 08:04:04 websocket-client==1.9.2 08:04:04 wrapt==2.4.1 08:04:04 xdg==6.0.0 08:04:04 xmltodict==1.0.4 08:04:04 yarl==1.25.1 08:04:04 yq==4.1.2 08:04:04 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins11347476512562498092.sh 08:04:04 ---> uv-install.sh 08:04:04 Installing uv/uvx (latest) using shell installer 08:04:10 2026-09-19 08:04:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-YyMD32.sh" [1] 08:04:10 downloading uv 0.12.17 x86_64-unknown-linux-gnu 08:04:15 installing to /home/jenkins/.local/bin 08:04:15 uv 08:04:15 uvx 08:04:15 everything's installed! 08:04:15 ---> Validating uv/uvx install 08:04:15 uvx 0.12.17 (x86_64-unknown-linux-gnu) 08:04:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6407031670687442776.sh 08:04:15 ---> sudo-logs.sh 08:04:15 Archiving 'sudo' log.. 08:04:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5137643201948954879.sh 08:04:15 ---> job-cost.sh 08:04:15 INFO: Activating Python virtual environment... 08:04:15 Setup pyenv: 08:04:15 system 08:04:15 3.8.13 08:04:15 3.9.13 08:04:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bs58 from file:/tmp/.os_lf_venv 08:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-bs58/bin to PATH 08:04:31 INFO: No stack-cost file found 08:04:31 INFO: Instance uptime: 228s 08:04:31 INFO: Fetching instance metadata (attempt 1 of 3)... 08:04:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:04:31 INFO: Successfully fetched instance metadata 08:04:31 INFO: Instance type: v3-starter-2 08:04:31 INFO: Retrieving pricing info for: v3-starter-2 08:04:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:04:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=228 08:04:33 INFO: Successfully fetched Vexxhost pricing API 08:04:33 INFO: Retrieved cost: 0.02 08:04:33 INFO: Retrieved resource: v3-starter-2 08:04:33 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:04:33 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:04:33 INFO: Successfully archived job cost data 08:04:33 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,385,2026-09-19 08:04:33,v3-starter-2,228,0.02,0.00,FAILURE 08:04:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins17310506666369328074.sh 08:04:33 ---> logs-deploy.sh 08:04:33 Setup pyenv: 08:04:33 system 08:04:33 3.8.13 08:04:33 3.9.13 08:04:33 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bs58 from file:/tmp/.os_lf_venv 08:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:04:52 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:52 virtualenv 21.7.14 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.0 which is incompatible. 08:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-bs58/bin to PATH 08:04:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/385 08:04:53 INFO: archiving workspace using pattern(s): 08:04:57 Archives upload complete. 08:04:57 INFO: archiving logs to Nexus 08:04:58 ---> uname -a: 08:04:58 Linux prd-centos8-builder-2c-4g-13034.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:04:58 08:04:58 08:04:58 ---> lscpu: 08:04:58 Architecture: x86_64 08:04:58 CPU op-mode(s): 32-bit, 64-bit 08:04:58 Byte Order: Little Endian 08:04:58 CPU(s): 2 08:04:58 On-line CPU(s) list: 0,1 08:04:58 Thread(s) per core: 1 08:04:58 Core(s) per socket: 1 08:04:58 Socket(s): 2 08:04:58 NUMA node(s): 1 08:04:58 Vendor ID: AuthenticAMD 08:04:58 CPU family: 23 08:04:58 Model: 49 08:04:58 Model name: AMD EPYC-Rome Processor 08:04:58 Stepping: 0 08:04:58 CPU MHz: 2799.998 08:04:58 BogoMIPS: 5599.99 08:04:58 Virtualization: AMD-V 08:04:58 Hypervisor vendor: KVM 08:04:58 Virtualization type: full 08:04:58 L1d cache: 32K 08:04:58 L1i cache: 32K 08:04:58 L2 cache: 512K 08:04:58 L3 cache: 16384K 08:04:58 NUMA node0 CPU(s): 0,1 08:04:58 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:04:58 08:04:58 08:04:58 ---> nproc: 08:04:58 2 08:04:58 08:04:58 08:04:58 ---> df -h: 08:04:58 Filesystem Size Used Avail Use% Mounted on 08:04:58 devtmpfs 1.8G 0 1.8G 0% /dev 08:04:58 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:04:58 tmpfs 1.8G 17M 1.8G 1% /run 08:04:58 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:04:58 /dev/vda1 20G 9.1G 11G 46% / 08:04:58 tmpfs 367M 0 367M 0% /run/user/1001 08:04:58 08:04:58 08:04:58 ---> free -m: 08:04:58 total used free shared buff/cache available 08:04:58 Mem: 3665 456 1075 17 2133 2931 08:04:58 Swap: 1023 0 1023 08:04:58 08:04:58 08:04:58 ---> ip addr: 08:04:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:58 inet 127.0.0.1/8 scope host lo 08:04:58 valid_lft forever preferred_lft forever 08:04:58 inet6 ::1/128 scope host 08:04:58 valid_lft forever preferred_lft forever 08:04:58 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:04:58 link/ether fa:16:3e:11:49:56 brd ff:ff:ff:ff:ff:ff 08:04:58 altname enp0s3 08:04:58 altname ens3 08:04:58 inet 10.32.7.218/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:04:58 valid_lft 86176sec preferred_lft 86176sec 08:04:58 inet6 fe80::f816:3eff:fe11:4956/64 scope link 08:04:58 valid_lft forever preferred_lft forever 08:04:58 08:04:58 08:04:58 ---> sar -b -r -n DEV: 08:04:58 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/19/2026 _x86_64_ (2 CPU) 08:04:58 08:04:58 08:00:50 LINUX RESTART (2 CPU) 08:04:58 08:04:58 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:04:58 08:03:01 AM 68.74 10.85 57.90 471.18 5692.62 08:04:58 08:04:01 AM 54.56 0.38 54.17 54.12 6352.46 08:04:58 Average: 61.65 5.62 56.04 262.67 6022.51 08:04:58 08:04:58 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:58 08:03:01 AM 1298572 2993276 2455104 65.41 2104 1863576 650960 13.56 359568 1807368 176012 08:04:58 08:04:01 AM 1127516 2969668 2626160 69.96 2104 2002376 643480 13.40 337720 1968452 176804 08:04:58 Average: 1213044 2981472 2540632 67.68 2104 1932976 647220 13.48 348644 1887910 176408 08:04:58 08:04:58 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:58 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:58 08:03:01 AM eth0 37.07 33.47 701.39 5.87 0.00 0.00 0.00 0.00 08:04:58 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:58 08:04:01 AM eth0 25.00 24.13 366.63 10.99 0.00 0.00 0.00 0.00 08:04:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:58 Average: eth0 31.03 28.80 534.03 8.43 0.00 0.00 0.00 0.00 08:04:58 08:04:58 08:04:58 ---> sar -P ALL: 08:04:58 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/19/2026 _x86_64_ (2 CPU) 08:04:58 08:04:58 08:00:50 LINUX RESTART (2 CPU) 08:04:58 08:04:58 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:04:58 08:03:01 AM all 25.42 0.00 3.61 1.89 0.09 68.99 08:04:58 08:03:01 AM 0 20.05 0.00 3.39 2.05 0.08 74.42 08:04:58 08:03:01 AM 1 30.78 0.00 3.83 1.72 0.10 63.57 08:04:58 08:04:01 AM all 28.02 0.00 3.19 1.23 0.08 67.47 08:04:58 08:04:01 AM 0 29.80 0.00 3.29 1.18 0.08 65.65 08:04:58 08:04:01 AM 1 26.23 0.00 3.10 1.28 0.08 69.30 08:04:58 Average: all 26.72 0.00 3.40 1.56 0.09 68.23 08:04:58 Average: 0 24.92 0.00 3.34 1.62 0.08 70.03 08:04:58 Average: 1 28.51 0.00 3.47 1.50 0.09 66.43 08:04:58 08:04:58 08:04:58