08:01:48 Started by timer 08:01:48 Running as SYSTEM 08:01:48 [EnvInject] - Loading node environment variables. 08:01:48 Building remotely on prd-centos8-builder-2c-4g-9437 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:49 [ssh-agent] Looking for ssh-agent implementation... 08:01:49 $ ssh-agent 08:01:49 SSH_AUTH_SOCK=/tmp/ssh-YgyCDBGTJnLj/agent.5201 08:01:49 SSH_AGENT_PID=5203 08:01:49 [ssh-agent] Started. 08:01:49 Running ssh-add (command line suppressed) 08:01:49 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_14840406040371349979.key (jenkins-ssh) 08:01:49 [ssh-agent] Using credentials jenkins (jenkins) 08:01:52 provisioning config files... 08:01:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:52 provisioning config files... 08:01:52 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4804872905641215426.sh 08:01:52 ---> jenkins-sandbox-cleanup.sh 08:01:52 Setup pyenv: 08:01:53 system 08:01:53 * 3.8.13 (set by /opt/pyenv/version) 08:01:53 * 3.9.13 (set by /opt/pyenv/version) 08:01:53 * 3.10.6 (set by /opt/pyenv/version) 08:02:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F0I6 08:02:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:14 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-F0I6/bin to PATH 08:02:30 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:02:30 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:02:30 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:02:30 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:02:30 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:02:30 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:02:30 Traceback (most recent call last): 08:02:30 File "/tmp/venv-F0I6/bin/jenkins-jobs", line 6, in 08:02:30 sys.exit(main()) 08:02:30 File "/tmp/venv-F0I6/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:30 jjb = JenkinsJobs(argv) 08:02:30 File "/tmp/venv-F0I6/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:30 self.parser = create_parser() 08:02:30 File "/tmp/venv-F0I6/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:30 extension_manager.map(parse_subcommand_args, subparser) 08:02:30 File "/tmp/venv-F0I6/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:02:30 raise NoMatches(f'No {self.namespace} extensions found') 08:02:30 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:30 Build step 'Execute shell' marked build as failure 08:02:30 $ ssh-agent -k 08:02:30 unset SSH_AUTH_SOCK; 08:02:30 unset SSH_AGENT_PID; 08:02:30 echo Agent pid 5203 killed; 08:02:30 [ssh-agent] Stopped. 08:02:30 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:30 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4119604914150242315.sh 08:02:30 ---> sysstat.sh 08:02:31 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10585566696054824852.sh 08:02:31 ---> package-listing.sh 08:02:31 ++ facter osfamily 08:02:31 ++ tr '[:upper:]' '[:lower:]' 08:02:31 + OS_FAMILY=redhat 08:02:31 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:31 + START_PACKAGES=/tmp/packages_start.txt 08:02:31 + END_PACKAGES=/tmp/packages_end.txt 08:02:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:31 + PACKAGES=/tmp/packages_start.txt 08:02:31 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:31 + PACKAGES=/tmp/packages_end.txt 08:02:31 + case "${OS_FAMILY}" in 08:02:31 + rpm -qa 08:02:32 + sort 08:02:32 + '[' -f /tmp/packages_start.txt ']' 08:02:32 + '[' -f /tmp/packages_end.txt ']' 08:02:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:32 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:32 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:32 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7349887244478193763.sh 08:02:33 ---> capture-instance-metadata.sh 08:02:33 Setup pyenv: 08:02:33 system 08:02:33 3.8.13 08:02:33 3.9.13 08:02:33 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gpbD 08:02:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:54 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:42 lf-activate-venv(): INFO: Adding /tmp/venv-gpbD/bin to PATH 08:03:42 INFO: Running in OpenStack, capturing instance metadata 08:03:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2769301082149321395.sh 08:03:42 provisioning config files... 08:03:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config12440883320841883143tmp 08:03:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:42 [EnvInject] - Injecting environment variables from a build step. 08:03:42 [EnvInject] - Injecting as environment variables the properties content 08:03:42 SERVER_ID=logs 08:03:42 08:03:42 [EnvInject] - Variables injected successfully. 08:03:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2395124853564437697.sh 08:03:42 ---> create-netrc.sh 08:03:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12317312575445249008.sh 08:03:42 ---> python-tools-install.sh 08:03:43 Setup pyenv: 08:03:43 system 08:03:43 3.8.13 08:03:43 3.9.13 08:03:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gpbD from file:/tmp/.os_lf_venv 08:03:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:49 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:07 lf-activate-venv(): INFO: Adding /tmp/venv-gpbD/bin to PATH 08:04:07 Generating Requirements File 08:05:02 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:05:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:04 Python 3.10.6 08:05:04 pip 26.2.1 from /tmp/venv-gpbD/lib/python3.10/site-packages/pip (python 3.10) 08:05:05 aiohappyeyeballs==2.7.1 08:05:05 aiohttp==3.14.3 08:05:05 aiosignal==1.4.0 08:05:05 appdirs==1.4.4 08:05:05 argcomplete==3.7.2 08:05:05 aspy.yaml==1.3.0 08:05:05 async-timeout==5.0.1 08:05:05 attrs==26.1.0 08:05:05 autopage==0.6.0 08:05:05 backports.strenum==1.3.1 08:05:05 beautifulsoup4==4.15.0 08:05:05 boto3==1.43.82 08:05:05 botocore==1.43.82 08:05:05 bs4==0.0.2 08:05:05 certifi==2026.7.22 08:05:05 cffi==2.1.1 08:05:05 cfgv==3.5.0 08:05:05 chardet==7.6.0 08:05:05 charset-normalizer==3.5.1 08:05:05 click==8.5.0 08:05:05 cliff==4.14.0 08:05:05 cmd2==3.5.1 08:05:05 cryptography==3.3.2 08:05:05 debtcollector==3.1.0 08:05:05 decorator==5.3.1 08:05:05 defusedxml==0.7.1 08:05:05 Deprecated==1.3.1 08:05:05 distlib==0.4.3 08:05:05 dnspython==2.8.0 08:05:05 docker==7.2.0 08:05:05 dogpile.cache==1.5.0 08:05:05 durationpy==0.11 08:05:05 email-validator==2.3.0 08:05:05 filelock==3.32.4 08:05:05 frozenlist==1.8.0 08:05:05 future==1.0.0 08:05:05 gitdb==4.0.12 08:05:05 GitPython==3.1.61 08:05:05 httplib2==0.30.2 08:05:05 identify==2.6.19 08:05:05 idna==3.19 08:05:05 importlib-resources==1.5.0 08:05:05 iso8601==2.1.0 08:05:05 Jinja2==3.1.6 08:05:05 jmespath==1.1.0 08:05:05 jsonpatch==1.33 08:05:05 jsonpointer==3.1.1 08:05:05 jsonschema==4.26.0 08:05:05 jsonschema-specifications==2025.9.1 08:05:05 keystoneauth1==5.14.0 08:05:05 kubernetes==36.0.3 08:05:05 lftools==0.37.23 08:05:05 lxml==6.1.2 08:05:05 markdown-it-py==4.2.0 08:05:05 MarkupSafe==3.0.3 08:05:05 mdurl==0.1.2 08:05:05 msgpack==1.2.2 08:05:05 multi_key_dict==2.0.3 08:05:05 multidict==6.7.1 08:05:05 munch==4.0.0 08:05:05 netaddr==1.3.0 08:05:05 niet==1.4.2 08:05:05 nodeenv==1.10.0 08:05:05 oauth2client==4.1.3 08:05:05 oauthlib==3.3.1 08:05:05 openstacksdk==4.13.0 08:05:05 os-service-types==1.8.2 08:05:05 osc-lib==4.6.0 08:05:05 oslo.config==10.4.0 08:05:05 oslo.context==6.4.0 08:05:05 oslo.i18n==6.8.0 08:05:05 oslo.log==8.2.0 08:05:05 oslo.serialization==5.10.0 08:05:05 oslo.utils==10.1.1 08:05:05 packaging==26.3 08:05:05 pbr==7.0.3 08:05:05 platformdirs==4.11.5 08:05:05 prettytable==3.18.0 08:05:05 propcache==0.5.2 08:05:05 psutil==7.2.2 08:05:05 pyasn1==0.6.4 08:05:05 pyasn1_modules==0.4.2 08:05:05 pycparser==3.0 08:05:05 pygerrit2==2.0.15 08:05:05 PyGithub==2.10.0 08:05:05 Pygments==2.21.0 08:05:05 PyJWT==2.13.0 08:05:05 PyNaCl==1.6.2 08:05:05 pyparsing==2.4.7 08:05:05 pyperclip==1.11.0 08:05:05 pyrsistent==0.20.0 08:05:05 python-cinderclient==9.9.0 08:05:05 python-dateutil==2.9.0.post0 08:05:05 python-discovery==1.6.0 08:05:05 python-heatclient==5.2.0 08:05:05 python-jenkins==1.8.3 08:05:05 python-keystoneclient==6.0.0 08:05:05 python-magnumclient==4.11.0 08:05:05 python-openstackclient==10.0.0 08:05:05 python-swiftclient==4.11.0 08:05:05 PyYAML==6.0.3 08:05:05 referencing==0.37.0 08:05:05 requests==2.34.2 08:05:05 requests-oauthlib==2.0.0 08:05:05 rfc3986==2.0.0 08:05:05 rich==15.0.0 08:05:05 rich-argparse==1.8.0 08:05:05 rpds-py==0.30.0 08:05:05 rsa==4.9.1 08:05:05 ruamel.yaml==0.19.1 08:05:05 ruamel.yaml.clib==0.2.15 08:05:05 s3transfer==0.19.2 08:05:05 simplejson==4.1.2 08:05:05 six==1.17.0 08:05:05 smmap==5.0.3 08:05:05 soupsieve==2.9.2 08:05:05 stevedore==5.8.0 08:05:05 tabulate==0.10.0 08:05:05 toml==0.10.2 08:05:05 tomlkit==0.15.1 08:05:05 tqdm==4.70.0 08:05:05 typing_extensions==4.16.0 08:05:05 urllib3==1.26.20 08:05:05 virtualenv==21.7.6 08:05:05 wcwidth==0.8.2 08:05:05 websocket-client==1.9.0 08:05:05 wrapt==2.3.0 08:05:05 xdg==6.0.0 08:05:05 xmltodict==1.0.4 08:05:05 yarl==1.24.5 08:05:05 yq==4.1.2 08:05:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins2986363570422203674.sh 08:05:05 ---> uv-install.sh 08:05:05 Installing uv/uvx (latest) using shell installer 08:05:11 2026-08-29 08:05:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-6LDj7d.sh" [1] 08:05:12 downloading uv 0.12.7 x86_64-unknown-linux-gnu 08:05:16 installing to /home/jenkins/.local/bin 08:05:16 uv 08:05:16 uvx 08:05:16 everything's installed! 08:05:16 ---> Validating uv/uvx install 08:05:16 uvx 0.12.7 (x86_64-unknown-linux-gnu) 08:05:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11607427815683268021.sh 08:05:17 ---> sudo-logs.sh 08:05:17 Archiving 'sudo' log.. 08:05:17 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16055462600641043671.sh 08:05:17 ---> job-cost.sh 08:05:17 INFO: Activating Python virtual environment... 08:05:17 Setup pyenv: 08:05:17 system 08:05:17 3.8.13 08:05:17 3.9.13 08:05:17 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gpbD from file:/tmp/.os_lf_venv 08:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-gpbD/bin to PATH 08:05:39 INFO: No stack-cost file found 08:05:39 INFO: Instance uptime: 305s 08:05:39 INFO: Fetching instance metadata (attempt 1 of 3)... 08:05:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:05:39 INFO: Successfully fetched instance metadata 08:05:39 INFO: Instance type: v3-starter-2 08:05:39 INFO: Retrieving pricing info for: v3-starter-2 08:05:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:05:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=305 08:05:41 INFO: Successfully fetched Vexxhost pricing API 08:05:41 INFO: Retrieved cost: 0.02 08:05:41 INFO: Retrieved resource: v3-starter-2 08:05:41 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:05:41 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:05:41 INFO: Successfully archived job cost data 08:05:41 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,382,2026-08-29 08:05:41,v3-starter-2,305,0.02,0.00,FAILURE 08:05:41 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins508378764127850043.sh 08:05:41 ---> logs-deploy.sh 08:05:41 Setup pyenv: 08:05:41 system 08:05:41 3.8.13 08:05:41 3.9.13 08:05:41 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gpbD from file:/tmp/.os_lf_venv 08:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-gpbD/bin to PATH 08:06:08 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/382 08:06:08 INFO: archiving workspace using pattern(s): 08:06:13 Archives upload complete. 08:06:14 INFO: archiving logs to Nexus 08:06:16 ---> uname -a: 08:06:16 Linux prd-centos8-builder-2c-4g-9437.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:06:16 08:06:16 08:06:16 ---> lscpu: 08:06:16 Architecture: x86_64 08:06:16 CPU op-mode(s): 32-bit, 64-bit 08:06:16 Byte Order: Little Endian 08:06:16 CPU(s): 2 08:06:16 On-line CPU(s) list: 0,1 08:06:16 Thread(s) per core: 1 08:06:16 Core(s) per socket: 1 08:06:16 Socket(s): 2 08:06:16 NUMA node(s): 1 08:06:16 Vendor ID: AuthenticAMD 08:06:16 CPU family: 23 08:06:16 Model: 49 08:06:16 Model name: AMD EPYC-Rome Processor 08:06:16 Stepping: 0 08:06:16 CPU MHz: 2800.000 08:06:16 BogoMIPS: 5600.00 08:06:16 Virtualization: AMD-V 08:06:16 Hypervisor vendor: KVM 08:06:16 Virtualization type: full 08:06:16 L1d cache: 32K 08:06:16 L1i cache: 32K 08:06:16 L2 cache: 512K 08:06:16 L3 cache: 16384K 08:06:16 NUMA node0 CPU(s): 0,1 08:06:16 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:16 08:06:16 08:06:16 ---> nproc: 08:06:16 2 08:06:16 08:06:16 08:06:16 ---> df -h: 08:06:16 Filesystem Size Used Avail Use% Mounted on 08:06:16 devtmpfs 1.8G 0 1.8G 0% /dev 08:06:16 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:06:16 tmpfs 1.8G 17M 1.8G 1% /run 08:06:16 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:06:16 /dev/vda1 20G 9.1G 11G 46% / 08:06:16 tmpfs 367M 0 367M 0% /run/user/1001 08:06:16 08:06:16 08:06:16 ---> free -m: 08:06:16 total used free shared buff/cache available 08:06:16 Mem: 3665 446 1087 17 2132 2941 08:06:16 Swap: 1023 0 1023 08:06:16 08:06:16 08:06:16 ---> ip addr: 08:06:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:16 inet 127.0.0.1/8 scope host lo 08:06:16 valid_lft forever preferred_lft forever 08:06:16 inet6 ::1/128 scope host 08:06:16 valid_lft forever preferred_lft forever 08:06:16 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:06:16 link/ether fa:16:3e:4e:36:63 brd ff:ff:ff:ff:ff:ff 08:06:16 altname enp0s3 08:06:16 altname ens3 08:06:16 inet 10.32.6.90/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:06:16 valid_lft 86093sec preferred_lft 86093sec 08:06:16 inet6 fe80::f816:3eff:fe4e:3663/64 scope link 08:06:16 valid_lft forever preferred_lft forever 08:06:16 08:06:16 08:06:16 ---> sar -b -r -n DEV: 08:06:16 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/29/2026 _x86_64_ (2 CPU) 08:06:16 08:06:16 08:00:43 LINUX RESTART (2 CPU) 08:06:16 08:06:16 08:02:02 AM tps rtps wtps bread/s bwrtn/s 08:06:16 08:03:01 AM 36.23 0.95 35.28 99.22 3683.92 08:06:16 08:04:01 AM 36.97 0.42 36.55 54.65 3523.41 08:06:16 08:05:02 AM 55.61 0.00 55.61 0.00 7494.59 08:06:16 08:06:01 AM 34.47 0.85 33.63 186.07 6985.62 08:06:16 Average: 40.87 0.55 40.32 84.50 5422.85 08:06:16 08:06:16 08:02:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:16 08:03:01 AM 1610188 3094848 2143488 57.10 2104 1662436 585568 12.19 316156 1572952 31480 08:06:16 08:04:01 AM 1371860 3032100 2381816 63.45 2104 1827948 624728 13.01 323240 1768796 136720 08:06:16 08:05:02 AM 1134740 2981848 2618936 69.77 2104 2006764 651076 13.56 338512 1959392 139852 08:06:16 08:06:01 AM 1106140 3005892 2647536 70.53 2104 2058448 650480 13.55 329988 1989944 23856 08:06:16 Average: 1305732 3028672 2447944 65.21 2104 1888899 627963 13.08 326974 1822771 82977 08:06:16 08:06:16 08:02:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:16 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:16 08:03:01 AM eth0 23.16 18.84 278.48 3.90 0.00 0.00 0.00 0.00 08:06:16 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:16 08:04:01 AM eth0 30.24 23.64 598.86 5.04 0.00 0.00 0.00 0.00 08:06:16 08:05:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:16 08:05:02 AM eth0 19.89 18.94 337.03 3.36 0.00 0.00 0.00 0.00 08:06:16 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:16 08:06:01 AM eth0 40.49 37.02 330.62 13.39 0.00 0.00 0.00 0.00 08:06:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:16 Average: eth0 28.42 24.58 386.93 6.40 0.00 0.00 0.00 0.00 08:06:16 08:06:16 08:06:16 ---> sar -P ALL: 08:06:16 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/29/2026 _x86_64_ (2 CPU) 08:06:16 08:06:16 08:00:43 LINUX RESTART (2 CPU) 08:06:16 08:06:16 08:02:02 AM CPU %user %nice %system %iowait %steal %idle 08:06:16 08:03:01 AM all 25.53 0.00 3.26 1.71 1.40 68.10 08:06:16 08:03:01 AM 0 36.16 0.00 4.32 0.86 1.51 57.15 08:06:16 08:03:01 AM 1 14.94 0.00 2.21 2.55 1.28 79.01 08:06:16 08:04:01 AM all 31.44 0.00 3.07 0.91 2.44 62.13 08:06:16 08:04:01 AM 0 32.18 0.00 2.22 0.76 2.45 62.39 08:06:16 08:04:01 AM 1 30.71 0.00 3.92 1.07 2.42 61.87 08:06:16 08:05:02 AM all 31.92 0.00 3.24 2.29 2.50 60.05 08:06:16 08:05:02 AM 0 46.63 0.00 4.20 1.13 1.91 46.13 08:06:16 08:05:02 AM 1 17.47 0.00 2.30 3.43 3.08 73.72 08:06:16 08:06:01 AM all 24.19 0.00 3.05 1.35 1.86 69.56 08:06:16 08:06:01 AM 0 30.50 0.00 3.58 1.59 1.57 62.76 08:06:16 08:06:01 AM 1 17.92 0.00 2.52 1.11 2.15 76.31 08:06:16 Average: all 28.31 0.00 3.16 1.56 2.05 64.91 08:06:16 Average: 0 36.39 0.00 3.57 1.08 1.86 57.09 08:06:16 Average: 1 20.29 0.00 2.74 2.04 2.24 72.68 08:06:16 08:06:16 08:06:16