08:01:04 Started by timer 08:01:04 Running as SYSTEM 08:01:04 [EnvInject] - Loading node environment variables. 08:01:04 Building remotely on prd-centos8-builder-2c-1g-3244 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:04 [ssh-agent] Looking for ssh-agent implementation... 08:01:04 $ ssh-agent 08:01:05 SSH_AUTH_SOCK=/tmp/ssh-nsKtCzNa7ACt/agent.11183 08:01:05 SSH_AGENT_PID=11185 08:01:05 [ssh-agent] Started. 08:01:05 Running ssh-add (command line suppressed) 08:01:05 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11399080854801307150.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_11399080854801307150.key) 08:01:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:01:05 provisioning config files... 08:01:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:05 provisioning config files... 08:01:05 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15623724988640369833.sh 08:01:05 ---> jenkins-sandbox-cleanup.sh 08:01:05 Setup pyenv: 08:01:05 system 08:01:05 * 3.8.13 (set by /opt/pyenv/version) 08:01:05 * 3.9.13 (set by /opt/pyenv/version) 08:01:05 * 3.10.6 (set by /opt/pyenv/version) 08:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zjjZ 08:01:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:13 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:18 lf-activate-venv(): INFO: Adding /tmp/venv-zjjZ/bin to PATH 08:01:18 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:18 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:18 Traceback (most recent call last): 08:01:18 File "/tmp/venv-zjjZ/bin/jenkins-jobs", line 6, in 08:01:18 sys.exit(main()) 08:01:18 File "/tmp/venv-zjjZ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:18 jjb = JenkinsJobs(argv) 08:01:18 File "/tmp/venv-zjjZ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:18 self.parser = create_parser() 08:01:18 File "/tmp/venv-zjjZ/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:18 extension_manager.map(parse_subcommand_args, subparser) 08:01:18 File "/tmp/venv-zjjZ/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:01:18 raise NoMatches(f'No {self.namespace} extensions found') 08:01:18 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:18 Build step 'Execute shell' marked build as failure 08:01:18 $ ssh-agent -k 08:01:18 unset SSH_AUTH_SOCK; 08:01:18 unset SSH_AGENT_PID; 08:01:18 echo Agent pid 11185 killed; 08:01:18 [ssh-agent] Stopped. 08:01:19 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16850040805952513050.sh 08:01:19 ---> sysstat.sh 08:01:19 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins156089175479836839.sh 08:01:19 ---> package-listing.sh 08:01:19 ++ tr '[:upper:]' '[:lower:]' 08:01:19 ++ facter osfamily 08:01:19 + OS_FAMILY=redhat 08:01:19 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:19 + START_PACKAGES=/tmp/packages_start.txt 08:01:19 + END_PACKAGES=/tmp/packages_end.txt 08:01:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:19 + PACKAGES=/tmp/packages_start.txt 08:01:19 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:19 + PACKAGES=/tmp/packages_end.txt 08:01:19 + case "${OS_FAMILY}" in 08:01:19 + rpm -qa 08:01:19 + sort 08:01:20 + '[' -f /tmp/packages_start.txt ']' 08:01:20 + '[' -f /tmp/packages_end.txt ']' 08:01:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:20 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:20 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12232006705284814120.sh 08:01:20 ---> capture-instance-metadata.sh 08:01:20 Setup pyenv: 08:01:20 system 08:01:20 3.8.13 08:01:20 3.9.13 08:01:20 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wkUP 08:01:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:45 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:01:45 virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 08:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-wkUP/bin to PATH 08:01:46 INFO: Running in OpenStack, capturing instance metadata 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9978923534512251150.sh 08:01:46 provisioning config files... 08:01:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config13456724177953829555tmp 08:01:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:46 [EnvInject] - Injecting environment variables from a build step. 08:01:46 [EnvInject] - Injecting as environment variables the properties content 08:01:46 SERVER_ID=logs 08:01:46 08:01:46 [EnvInject] - Variables injected successfully. 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1860410369665074347.sh 08:01:46 ---> create-netrc.sh 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6709615421498199443.sh 08:01:46 ---> python-tools-install.sh 08:01:46 Setup pyenv: 08:01:46 system 08:01:46 3.8.13 08:01:46 3.9.13 08:01:46 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wkUP from file:/tmp/.os_lf_venv 08:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:54 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:01:54 virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 08:01:54 lf-activate-venv(): INFO: Adding /tmp/venv-wkUP/bin to PATH 08:01:54 Generating Requirements File 08:02:16 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:02:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:16 Python 3.10.6 08:02:16 pip 26.2.1 from /tmp/venv-wkUP/lib/python3.10/site-packages/pip (python 3.10) 08:02:17 aiohappyeyeballs==2.7.1 08:02:17 aiohttp==3.14.3 08:02:17 aiosignal==1.4.0 08:02:17 appdirs==1.4.4 08:02:17 argcomplete==3.7.2 08:02:17 aspy.yaml==1.3.0 08:02:17 async-timeout==5.0.1 08:02:17 attrs==26.1.0 08:02:17 autopage==0.6.0 08:02:17 backports.strenum==1.3.1 08:02:17 beautifulsoup4==4.15.0 08:02:17 boto3==1.43.98 08:02:17 botocore==1.43.98 08:02:17 bs4==0.0.2 08:02:17 certifi==2026.7.22 08:02:17 cffi==2.1.1 08:02:17 cfgv==3.5.0 08:02:17 chardet==7.6.0 08:02:17 charset-normalizer==3.5.1 08:02:17 click==8.5.0 08:02:17 cliff==4.14.0 08:02:17 cmd2==3.5.1 08:02:17 cryptography==3.3.2 08:02:17 debtcollector==3.1.0 08:02:17 decorator==5.3.1 08:02:17 defusedxml==0.7.1 08:02:17 Deprecated==1.3.1 08:02:17 distlib==0.4.3 08:02:17 dnspython==2.8.0 08:02:17 docker==7.2.0 08:02:17 dogpile.cache==1.5.0 08:02:17 durationpy==0.11 08:02:17 email-validator==2.3.0 08:02:17 filelock==4.0.1 08:02:17 frozenlist==1.8.0 08:02:17 future==1.0.0 08:02:17 gitdb==4.0.12 08:02:17 GitPython==3.1.62 08:02:17 httplib2==0.30.2 08:02:17 identify==2.6.19 08:02:17 idna==3.20 08:02:17 importlib-resources==1.5.0 08:02:17 iso8601==2.1.0 08:02:17 Jinja2==3.1.6 08:02:17 jmespath==1.1.0 08:02:17 jsonpatch==1.33 08:02:17 jsonpointer==3.1.1 08:02:17 jsonschema==4.26.0 08:02:17 jsonschema-specifications==2025.9.1 08:02:17 keystoneauth1==5.14.0 08:02:17 kubernetes==36.0.3 08:02:17 lftools==0.37.23 08:02:17 lxml==6.1.3 08:02:17 markdown-it-py==4.2.0 08:02:17 MarkupSafe==3.0.3 08:02:17 mdurl==0.1.2 08:02:17 msgpack==1.2.2 08:02:17 multi_key_dict==2.0.3 08:02:17 multidict==6.9.0 08:02:17 munch==4.0.0 08:02:17 netaddr==1.3.0 08:02:17 niet==1.4.2 08:02:17 nodeenv==1.10.0 08:02:17 oauth2client==4.1.3 08:02:17 oauthlib==3.3.1 08:02:17 openstacksdk==4.13.0 08:02:17 os-service-types==1.8.2 08:02:17 osc-lib==4.6.0 08:02:17 oslo.config==10.4.0 08:02:17 oslo.context==6.4.0 08:02:17 oslo.i18n==6.8.0 08:02:17 oslo.log==8.2.0 08:02:17 oslo.serialization==5.10.0 08:02:17 oslo.utils==10.1.1 08:02:17 packaging==26.3 08:02:17 pbr==7.0.3 08:02:17 platformdirs==4.11.11 08:02:17 prettytable==3.18.0 08:02:17 propcache==0.5.4 08:02:17 psutil==7.2.2 08:02:17 pyasn1==0.6.4 08:02:17 pyasn1_modules==0.4.2 08:02:17 pycparser==3.0 08:02:17 pygerrit2==2.0.15 08:02:17 PyGithub==2.10.0 08:02:17 Pygments==2.21.0 08:02:17 PyJWT==2.14.0 08:02:17 PyNaCl==1.6.2 08:02:17 pyparsing==2.4.7 08:02:17 pyperclip==1.11.0 08:02:17 pyrsistent==0.20.0 08:02:17 python-cinderclient==9.9.0 08:02:17 python-dateutil==2.9.0.post0 08:02:17 python-discovery==1.6.1 08:02:17 python-heatclient==5.2.0 08:02:17 python-jenkins==1.8.3 08:02:17 python-keystoneclient==6.0.0 08:02:17 python-magnumclient==4.11.0 08:02:17 python-openstackclient==10.0.0 08:02:17 python-swiftclient==4.11.0 08:02:17 PyYAML==6.0.3 08:02:17 referencing==0.37.0 08:02:17 requests==2.34.2 08:02:17 requests-oauthlib==2.0.0 08:02:17 rfc3986==2.0.0 08:02:17 rich==15.0.0 08:02:17 rich-argparse==1.8.0 08:02:17 rpds-py==0.30.0 08:02:17 rsa==4.9.1 08:02:17 ruamel.yaml==0.19.1 08:02:17 ruamel.yaml.clib==0.2.15 08:02:17 s3transfer==0.19.2 08:02:17 simplejson==4.1.2 08:02:17 six==1.17.0 08:02:17 smmap==5.0.3 08:02:17 soupsieve==2.9.2 08:02:17 stevedore==5.8.0 08:02:17 tabulate==0.10.0 08:02:17 toml==0.10.2 08:02:17 tomlkit==0.15.1 08:02:17 tqdm==4.70.1 08:02:17 typing_extensions==4.16.0 08:02:17 urllib3==1.26.20 08:02:17 virtualenv==21.7.16 08:02:17 wcwidth==0.8.4 08:02:17 websocket-client==1.9.2 08:02:17 wrapt==2.4.1 08:02:17 xdg==6.0.0 08:02:17 xmltodict==1.0.4 08:02:17 yarl==1.25.1 08:02:17 yq==4.1.2 08:02:17 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins10665130163822768571.sh 08:02:17 ---> uv-install.sh 08:02:17 Installing uv/uvx (latest) using shell installer 08:02:17 2026-09-19 08:02:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-gAWwhY.sh" [1] 08:02:17 downloading uv 0.12.17 x86_64-unknown-linux-gnu 08:02:18 installing to /home/jenkins/.local/bin 08:02:18 uv 08:02:18 uvx 08:02:18 everything's installed! 08:02:18 ---> Validating uv/uvx install 08:02:18 uvx 0.12.17 (x86_64-unknown-linux-gnu) 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12757048675390740945.sh 08:02:18 ---> sudo-logs.sh 08:02:18 Archiving 'sudo' log.. 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8258632742884425612.sh 08:02:18 ---> job-cost.sh 08:02:18 INFO: Activating Python virtual environment... 08:02:18 Setup pyenv: 08:02:18 system 08:02:18 3.8.13 08:02:18 3.9.13 08:02:18 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wkUP from file:/tmp/.os_lf_venv 08:02:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-wkUP/bin to PATH 08:02:24 INFO: No stack-cost file found 08:02:24 INFO: Instance uptime: 116s 08:02:24 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:25 INFO: Successfully fetched instance metadata 08:02:25 INFO: Instance type: v3-standard-2 08:02:25 INFO: Retrieving pricing info for: v3-standard-2 08:02:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=116 08:02:25 INFO: Successfully fetched Vexxhost pricing API 08:02:25 INFO: Retrieved cost: 0.06 08:02:25 INFO: Retrieved resource: v3-standard-2 08:02:25 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:02:25 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:02:25 INFO: Successfully archived job cost data 08:02:25 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,429,2026-09-19 08:02:25,v3-standard-2,116,0.06,0.00,FAILURE 08:02:25 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins16785024624972180224.sh 08:02:25 ---> logs-deploy.sh 08:02:25 Setup pyenv: 08:02:25 system 08:02:25 3.8.13 08:02:25 3.9.13 08:02:25 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wkUP from file:/tmp/.os_lf_venv 08:02:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:33 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:02:33 virtualenv 21.7.16 requires filelock<4,>=3.24.2; python_version >= "3.10", but you have filelock 4.0.1 which is incompatible. 08:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-wkUP/bin to PATH 08:02:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-sandbox-cleanup/429 08:02:33 INFO: archiving workspace using pattern(s): 08:02:34 Archives upload complete. 08:02:34 INFO: archiving logs to Nexus 08:02:35 ---> uname -a: 08:02:35 Linux prd-centos8-builder-2c-1g-3244.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:02:35 08:02:35 08:02:35 ---> lscpu: 08:02:35 Architecture: x86_64 08:02:35 CPU op-mode(s): 32-bit, 64-bit 08:02:35 Byte Order: Little Endian 08:02:35 CPU(s): 2 08:02:35 On-line CPU(s) list: 0,1 08:02:35 Thread(s) per core: 1 08:02:35 Core(s) per socket: 1 08:02:35 Socket(s): 2 08:02:35 NUMA node(s): 1 08:02:35 Vendor ID: AuthenticAMD 08:02:35 CPU family: 23 08:02:35 Model: 49 08:02:35 Model name: AMD EPYC-Rome Processor 08:02:35 Stepping: 0 08:02:35 CPU MHz: 2800.000 08:02:35 BogoMIPS: 5600.00 08:02:35 Virtualization: AMD-V 08:02:35 Hypervisor vendor: KVM 08:02:35 Virtualization type: full 08:02:35 L1d cache: 32K 08:02:35 L1i cache: 32K 08:02:35 L2 cache: 512K 08:02:35 L3 cache: 16384K 08:02:35 NUMA node0 CPU(s): 0,1 08:02:35 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 08:02:35 08:02:35 08:02:35 ---> nproc: 08:02:35 2 08:02:35 08:02:35 08:02:35 ---> df -h: 08:02:35 Filesystem Size Used Avail Use% Mounted on 08:02:35 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:35 tmpfs 3.8G 17M 3.8G 1% /run 08:02:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:35 /dev/vda1 40G 9.4G 31G 24% / 08:02:35 tmpfs 770M 0 770M 0% /run/user/1001 08:02:35 08:02:35 08:02:35 ---> free -m: 08:02:35 total used free shared buff/cache available 08:02:35 Mem: 7697 508 4957 20 2231 6880 08:02:35 Swap: 1023 0 1023 08:02:35 08:02:35 08:02:35 ---> ip addr: 08:02:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:35 inet 127.0.0.1/8 scope host lo 08:02:35 valid_lft forever preferred_lft forever 08:02:35 inet6 ::1/128 scope host 08:02:35 valid_lft forever preferred_lft forever 08:02:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:35 link/ether fa:16:3e:1a:5a:a2 brd ff:ff:ff:ff:ff:ff 08:02:35 altname enp0s3 08:02:35 altname ens3 08:02:35 inet 10.30.106.34/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:02:35 valid_lft 86284sec preferred_lft 86284sec 08:02:35 inet6 fe80::f816:3eff:fe1a:5aa2/64 scope link 08:02:35 valid_lft forever preferred_lft forever 08:02:35 08:02:35 08:02:35 ---> sar -b -r -n DEV: 08:02:35 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/19/2026 _x86_64_ (2 CPU) 08:02:35 08:02:35 08:00:36 LINUX RESTART (2 CPU) 08:02:35 08:02:35 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:35 08:02:01 AM 286.77 169.67 117.09 4748.21 9428.83 08:02:35 Average: 286.77 169.67 117.09 4748.21 9428.83 08:02:35 08:02:35 08:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:35 08:02:01 AM 5315296 7088616 2567140 32.57 2688 1946596 634036 7.10 376800 1842472 177720 08:02:35 Average: 5315296 7088616 2567140 32.57 2688 1946596 634036 7.10 376800 1842472 177720 08:02:35 08:02:35 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:35 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:35 08:02:01 AM eth0 236.55 117.25 1562.30 41.40 0.00 0.00 0.00 0.00 08:02:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:35 Average: eth0 236.55 117.25 1562.30 41.40 0.00 0.00 0.00 0.00 08:02:35 08:02:35 08:02:35 ---> sar -P ALL: 08:02:35 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/19/2026 _x86_64_ (2 CPU) 08:02:35 08:02:35 08:00:36 LINUX RESTART (2 CPU) 08:02:35 08:02:35 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:35 08:02:01 AM all 42.74 2.70 32.73 3.09 0.05 18.68 08:02:35 08:02:01 AM 0 39.12 3.08 36.13 3.51 0.03 18.13 08:02:35 08:02:01 AM 1 46.34 2.32 29.36 2.68 0.07 19.22 08:02:35 Average: all 42.74 2.70 32.73 3.09 0.05 18.68 08:02:35 Average: 0 39.12 3.08 36.13 3.51 0.03 18.13 08:02:35 Average: 1 46.34 2.32 29.36 2.68 0.07 19.22 08:02:35 08:02:35 08:02:35