08:00:50 Started by timer 08:00:50 Running as SYSTEM 08:00:50 [EnvInject] - Loading node environment variables. 08:00:50 Building remotely on prd-centos8-builder-2c-1g-14603 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:50 [ssh-agent] Looking for ssh-agent implementation... 08:00:50 $ ssh-agent 08:00:51 SSH_AUTH_SOCK=/tmp/ssh-jbmuQQPxIA5A/agent.14520 08:00:51 SSH_AGENT_PID=14533 08:00:51 [ssh-agent] Started. 08:00:51 Running ssh-add (command line suppressed) 08:00:51 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8416150024601391187.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8416150024601391187.key) 08:00:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:00:51 provisioning config files... 08:00:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:51 provisioning config files... 08:00:51 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5647553869610274403.sh 08:00:51 ---> jenkins-sandbox-cleanup.sh 08:00:51 Setup pyenv: 08:00:51 system 08:00:51 * 3.8.13 (set by /opt/pyenv/version) 08:00:51 * 3.9.13 (set by /opt/pyenv/version) 08:00:51 * 3.10.6 (set by /opt/pyenv/version) 08:00:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hrzj 08:00:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:59 lf-activate-venv(): INFO: Base packages installed successfully 08:00:59 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:04 lf-activate-venv(): INFO: Adding /tmp/venv-hrzj/bin to PATH 08:01:05 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:05 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:05 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:05 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:05 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:05 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:05 Traceback (most recent call last): 08:01:05 File "/tmp/venv-hrzj/bin/jenkins-jobs", line 6, in 08:01:05 sys.exit(main()) 08:01:05 File "/tmp/venv-hrzj/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:05 jjb = JenkinsJobs(argv) 08:01:05 File "/tmp/venv-hrzj/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:05 self.parser = create_parser() 08:01:05 File "/tmp/venv-hrzj/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:05 extension_manager.map(parse_subcommand_args, subparser) 08:01:05 File "/tmp/venv-hrzj/lib/python3.10/site-packages/stevedore/extension.py", line 379, in map 08:01:05 raise NoMatches(f'No {self.namespace} extensions found') 08:01:05 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:05 Build step 'Execute shell' marked build as failure 08:01:05 $ ssh-agent -k 08:01:05 unset SSH_AUTH_SOCK; 08:01:05 unset SSH_AGENT_PID; 08:01:05 echo Agent pid 14533 killed; 08:01:05 [ssh-agent] Stopped. 08:01:05 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5411513547695579240.sh 08:01:05 ---> sysstat.sh 08:01:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6082056965237020088.sh 08:01:05 ---> package-listing.sh 08:01:05 ++ facter osfamily 08:01:05 ++ tr '[:upper:]' '[:lower:]' 08:01:06 + OS_FAMILY=redhat 08:01:06 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:06 + START_PACKAGES=/tmp/packages_start.txt 08:01:06 + END_PACKAGES=/tmp/packages_end.txt 08:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:06 + PACKAGES=/tmp/packages_start.txt 08:01:06 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:06 + PACKAGES=/tmp/packages_end.txt 08:01:06 + case "${OS_FAMILY}" in 08:01:06 + rpm -qa 08:01:06 + sort 08:01:06 + '[' -f /tmp/packages_start.txt ']' 08:01:06 + '[' -f /tmp/packages_end.txt ']' 08:01:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:06 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:06 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14058696085407565927.sh 08:01:06 ---> capture-instance-metadata.sh 08:01:06 Setup pyenv: 08:01:06 system 08:01:06 3.8.13 08:01:06 3.9.13 08:01:06 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ut3 08:01:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:14 lf-activate-venv(): INFO: Base packages installed successfully 08:01:14 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:32 lf-activate-venv(): INFO: Adding /tmp/venv-5ut3/bin to PATH 08:01:32 INFO: Running in OpenStack, capturing instance metadata 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9799185721883145803.sh 08:01:33 provisioning config files... 08:01:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config3430187627309011259tmp 08:01:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:33 [EnvInject] - Injecting environment variables from a build step. 08:01:33 [EnvInject] - Injecting as environment variables the properties content 08:01:33 SERVER_ID=logs 08:01:33 08:01:33 [EnvInject] - Variables injected successfully. 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9720468250094243538.sh 08:01:33 ---> create-netrc.sh 08:01:33 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1606454343991791402.sh 08:01:33 ---> python-tools-install.sh 08:01:33 Setup pyenv: 08:01:33 system 08:01:33 3.8.13 08:01:33 3.9.13 08:01:33 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ut3 from file:/tmp/.os_lf_venv 08:01:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:35 lf-activate-venv(): INFO: Base packages installed successfully 08:01:35 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:41 lf-activate-venv(): INFO: Adding /tmp/venv-5ut3/bin to PATH 08:01:41 Generating Requirements File 08:02: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:02:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:03 Python 3.10.6 08:02:03 pip 26.2 from /tmp/venv-5ut3/lib/python3.10/site-packages/pip (python 3.10) 08:02:03 aiohappyeyeballs==2.7.1 08:02:03 aiohttp==3.14.3 08:02:03 aiosignal==1.4.0 08:02:03 appdirs==1.4.4 08:02:03 argcomplete==3.7.0 08:02:03 aspy.yaml==1.3.0 08:02:03 async-timeout==5.0.1 08:02:03 attrs==26.1.0 08:02:03 autopage==0.6.0 08:02:03 backports.strenum==1.3.1 08:02:03 beautifulsoup4==4.15.0 08:02:03 boto3==1.43.62 08:02:03 botocore==1.43.62 08:02:03 bs4==0.0.2 08:02:03 certifi==2026.7.22 08:02:03 cffi==2.1.0 08:02:03 cfgv==3.5.0 08:02:03 chardet==7.4.3 08:02:03 charset-normalizer==3.4.9 08:02:03 click==8.4.2 08:02:03 cliff==4.14.0 08:02:03 cmd2==3.5.1 08:02:03 cryptography==3.3.2 08:02:03 debtcollector==3.1.0 08:02:03 decorator==5.3.1 08:02:03 defusedxml==0.7.1 08:02:03 Deprecated==1.3.1 08:02:03 distlib==0.4.3 08:02:03 dnspython==2.8.0 08:02:03 docker==7.2.0 08:02:03 dogpile.cache==1.5.0 08:02:03 durationpy==0.10 08:02:03 email-validator==2.3.0 08:02:03 filelock==3.32.2 08:02:03 frozenlist==1.8.0 08:02:03 future==1.0.0 08:02:03 gitdb==4.0.12 08:02:03 GitPython==3.1.57 08:02:03 httplib2==0.30.2 08:02:03 identify==2.6.19 08:02:03 idna==3.18 08:02:03 importlib-resources==1.5.0 08:02:03 iso8601==2.1.0 08:02:03 Jinja2==3.1.6 08:02:03 jmespath==1.1.0 08:02:03 jsonpatch==1.33 08:02:03 jsonpointer==3.1.1 08:02:03 jsonschema==4.26.0 08:02:03 jsonschema-specifications==2025.9.1 08:02:03 keystoneauth1==5.14.0 08:02:03 kubernetes==36.0.3 08:02:03 lftools==0.37.22 08:02:03 lxml==6.1.1 08:02:03 markdown-it-py==4.2.0 08:02:03 MarkupSafe==3.0.3 08:02:03 mdurl==0.1.2 08:02:03 msgpack==1.2.1 08:02:03 multi_key_dict==2.0.3 08:02:03 multidict==6.7.1 08:02:03 munch==4.0.0 08:02:03 netaddr==1.3.0 08:02:03 niet==1.4.2 08:02:03 nodeenv==1.10.0 08:02:03 oauth2client==4.1.3 08:02:03 oauthlib==3.3.1 08:02:03 openstacksdk==4.13.0 08:02:03 os-service-types==1.8.2 08:02:03 osc-lib==4.6.0 08:02:03 oslo.config==10.4.0 08:02:03 oslo.context==6.4.0 08:02:03 oslo.i18n==6.8.0 08:02:03 oslo.log==8.2.0 08:02:03 oslo.serialization==5.10.0 08:02:03 oslo.utils==10.1.1 08:02:03 packaging==26.2 08:02:03 pbr==7.0.3 08:02:03 platformdirs==4.11.0 08:02:03 prettytable==3.18.0 08:02:03 propcache==0.5.2 08:02:03 psutil==7.2.2 08:02:03 pyasn1==0.6.4 08:02:03 pyasn1_modules==0.4.2 08:02:03 pycparser==3.0 08:02:03 pygerrit2==2.0.15 08:02:03 PyGithub==2.9.1 08:02:03 Pygments==2.20.0 08:02:03 PyJWT==2.13.0 08:02:03 PyNaCl==1.6.2 08:02:03 pyparsing==2.4.7 08:02:03 pyperclip==1.11.0 08:02:03 pyrsistent==0.20.0 08:02:03 python-cinderclient==9.9.0 08:02:03 python-dateutil==2.9.0.post0 08:02:03 python-discovery==1.5.1 08:02:03 python-heatclient==5.2.0 08:02:03 python-jenkins==1.8.3 08:02:03 python-keystoneclient==5.8.0 08:02:03 python-magnumclient==4.11.0 08:02:03 python-openstackclient==10.0.0 08:02:03 python-swiftclient==4.10.0 08:02:03 PyYAML==6.0.3 08:02:03 referencing==0.37.0 08:02:03 requests==2.34.2 08:02:03 requests-oauthlib==2.0.0 08:02:03 rfc3986==2.0.0 08:02:03 rich==15.0.0 08:02:03 rich-argparse==1.8.0 08:02:03 rpds-py==0.30.0 08:02:03 rsa==4.9.1 08:02:03 ruamel.yaml==0.19.1 08:02:03 ruamel.yaml.clib==0.2.15 08:02:03 s3transfer==0.19.2 08:02:03 simplejson==4.1.1 08:02:03 six==1.17.0 08:02:03 smmap==5.0.3 08:02:03 soupsieve==2.9.1 08:02:03 stevedore==5.8.0 08:02:03 tabulate==0.10.0 08:02:03 toml==0.10.2 08:02:03 tomlkit==0.15.1 08:02:03 tqdm==4.70.0 08:02:03 typing_extensions==4.16.0 08:02:03 urllib3==1.26.20 08:02:03 virtualenv==21.7.1 08:02:03 wcwidth==0.8.2 08:02:03 websocket-client==1.9.0 08:02:03 wrapt==2.3.0 08:02:03 xdg==6.0.0 08:02:03 xmltodict==1.0.4 08:02:03 yarl==1.24.5 08:02:03 yq==4.1.2 08:02:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins17168980866763403242.sh 08:02:03 ---> uv-install.sh 08:02:03 Installing uv/uvx (latest) using shell installer 08:02:04 2026-08-01 08:02:04 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-4jRNNp.sh" [1] 08:02:04 downloading uv 0.12.1 x86_64-unknown-linux-gnu 08:02:05 installing to /home/jenkins/.local/bin 08:02:05 uv 08:02:05 uvx 08:02:05 everything's installed! 08:02:05 ---> Validating uv/uvx install 08:02:05 uvx 0.12.1 (x86_64-unknown-linux-gnu) 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10568327748165638108.sh 08:02:05 ---> sudo-logs.sh 08:02:05 Archiving 'sudo' log.. 08:02:05 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1721995882290359068.sh 08:02:05 ---> job-cost.sh 08:02:05 INFO: Activating Python virtual environment... 08:02:05 Setup pyenv: 08:02:05 system 08:02:05 3.8.13 08:02:05 3.9.13 08:02:05 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ut3 from file:/tmp/.os_lf_venv 08:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:18 lf-activate-venv(): INFO: Base packages installed successfully 08:02:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-5ut3/bin to PATH 08:02:23 INFO: No stack-cost file found 08:02:23 INFO: Instance uptime: 126s 08:02:23 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:24 INFO: Successfully fetched instance metadata 08:02:24 INFO: Instance type: v3-standard-2 08:02:24 INFO: Retrieving pricing info for: v3-standard-2 08:02:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=126 08:02:24 INFO: Successfully fetched Vexxhost pricing API 08:02:24 INFO: Retrieved cost: 0.06 08:02:24 INFO: Retrieved resource: v3-standard-2 08:02:24 INFO: Creating archive directory: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost 08:02:24 INFO: Archiving costs to: /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/cost.csv 08:02:24 INFO: Successfully archived job cost data 08:02:24 DEBUG: Cost data: ci-management-jenkins-sandbox-cleanup,422,2026-08-01 08:02:24,v3-standard-2,126,0.06,0.00,FAILURE 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins2060272042238883408.sh 08:02:24 ---> logs-deploy.sh 08:02:24 Setup pyenv: 08:02:24 system 08:02:24 3.8.13 08:02:24 3.9.13 08:02:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5ut3 from file:/tmp/.os_lf_venv 08:02:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:26 lf-activate-venv(): INFO: Base packages installed successfully 08:02:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-5ut3/bin to PATH 08:02:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jenkins-sandbox-cleanup/422 08:02:32 INFO: archiving workspace using pattern(s): 08:02:33 Archives upload complete. 08:02:33 INFO: archiving logs to Nexus 08:02:34 ---> uname -a: 08:02:34 Linux prd-centos8-builder-2c-1g-14603.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:34 08:02:34 08:02:34 ---> lscpu: 08:02:34 Architecture: x86_64 08:02:34 CPU op-mode(s): 32-bit, 64-bit 08:02:34 Byte Order: Little Endian 08:02:34 CPU(s): 2 08:02:34 On-line CPU(s) list: 0,1 08:02:34 Thread(s) per core: 1 08:02:34 Core(s) per socket: 1 08:02:34 Socket(s): 2 08:02:34 NUMA node(s): 1 08:02:34 Vendor ID: AuthenticAMD 08:02:34 CPU family: 23 08:02:34 Model: 49 08:02:34 Model name: AMD EPYC-Rome Processor 08:02:34 Stepping: 0 08:02:34 CPU MHz: 2799.998 08:02:34 BogoMIPS: 5599.99 08:02:34 Virtualization: AMD-V 08:02:34 Hypervisor vendor: KVM 08:02:34 Virtualization type: full 08:02:34 L1d cache: 32K 08:02:34 L1i cache: 32K 08:02:34 L2 cache: 512K 08:02:34 L3 cache: 16384K 08:02:34 NUMA node0 CPU(s): 0,1 08:02:34 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:02:34 08:02:34 08:02:34 ---> nproc: 08:02:34 2 08:02:34 08:02:34 08:02:34 ---> df -h: 08:02:34 Filesystem Size Used Avail Use% Mounted on 08:02:34 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:02:34 tmpfs 3.8G 17M 3.8G 1% /run 08:02:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:02:34 /dev/vda1 40G 9.4G 31G 24% / 08:02:34 tmpfs 770M 0 770M 0% /run/user/1001 08:02:34 08:02:34 08:02:34 ---> free -m: 08:02:34 total used free shared buff/cache available 08:02:34 Mem: 7697 524 4940 19 2231 6864 08:02:34 Swap: 1023 0 1023 08:02:34 08:02:34 08:02:34 ---> ip addr: 08:02:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:34 inet 127.0.0.1/8 scope host lo 08:02:34 valid_lft forever preferred_lft forever 08:02:34 inet6 ::1/128 scope host 08:02:34 valid_lft forever preferred_lft forever 08:02:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:34 link/ether fa:16:3e:8f:75:06 brd ff:ff:ff:ff:ff:ff 08:02:34 altname enp0s3 08:02:34 altname ens3 08:02:34 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:02:34 valid_lft 86273sec preferred_lft 86273sec 08:02:34 inet6 fe80::f816:3eff:fe8f:7506/64 scope link 08:02:34 valid_lft forever preferred_lft forever 08:02:34 08:02:34 08:02:34 ---> sar -b -r -n DEV: 08:02:34 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/01/2026 _x86_64_ (2 CPU) 08:02:34 08:02:34 08:00:24 LINUX RESTART (2 CPU) 08:02:34 08:02:34 08:01:02 AM tps rtps wtps bread/s bwrtn/s 08:02:34 08:02:01 AM 218.81 99.81 119.00 1029.33 9248.27 08:02:34 Average: 218.81 99.81 119.00 1029.33 9248.27 08:02:34 08:02:34 08:01:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:34 08:02:01 AM 5123220 7016780 2759220 35.00 2688 2060052 706784 7.91 384820 2008540 250904 08:02:34 Average: 5123220 7016780 2759220 35.00 2688 2060052 706784 7.91 384820 2008540 250904 08:02:34 08:02:34 08:01:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:34 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:34 08:02:01 AM eth0 70.88 45.80 1148.24 14.17 0.00 0.00 0.00 0.00 08:02:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:34 Average: eth0 70.88 45.80 1148.24 14.17 0.00 0.00 0.00 0.00 08:02:34 08:02:34 08:02:34 ---> sar -P ALL: 08:02:34 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/01/2026 _x86_64_ (2 CPU) 08:02:34 08:02:34 08:00:24 LINUX RESTART (2 CPU) 08:02:34 08:02:34 08:01:02 AM CPU %user %nice %system %iowait %steal %idle 08:02:34 08:02:01 AM all 42.93 1.52 29.07 2.87 0.15 23.46 08:02:34 08:02:01 AM 0 53.50 1.31 28.19 3.68 0.14 13.18 08:02:34 08:02:01 AM 1 32.34 1.73 29.96 2.05 0.16 33.77 08:02:34 Average: all 42.93 1.52 29.07 2.87 0.15 23.46 08:02:34 Average: 0 53.50 1.31 28.19 3.68 0.14 13.18 08:02:34 Average: 1 32.34 1.73 29.96 2.05 0.16 33.77 08:02:34 08:02:34 08:02:34