08:01:44 Started by timer 08:01:44 Running as SYSTEM 08:01:44 [EnvInject] - Loading node environment variables. 08:01:44 Building remotely on prd-centos8-builder-2c-4g-8504 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:44 [ssh-agent] Looking for ssh-agent implementation... 08:01:44 $ ssh-agent 08:01:44 SSH_AUTH_SOCK=/tmp/ssh-qHnzHUxmePcy/agent.5221 08:01:44 SSH_AGENT_PID=5223 08:01:44 [ssh-agent] Started. 08:01:44 Running ssh-add (command line suppressed) 08:01:45 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_16546427277972228135.key (jenkins-ssh) 08:01:45 [ssh-agent] Using credentials jenkins (jenkins) 08:01:45 provisioning config files... 08:01:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:45 provisioning config files... 08:01:45 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:45 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins710823593348378903.sh 08:01:45 ---> jenkins-sandbox-cleanup.sh 08:01:45 Setup pyenv: 08:01:45 system 08:01:45 * 3.8.13 (set by /opt/pyenv/version) 08:01:45 * 3.9.13 (set by /opt/pyenv/version) 08:01:45 * 3.10.6 (set by /opt/pyenv/version) 08:01:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lwAl 08:01:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:02 lf-activate-venv(): INFO: Base packages installed successfully 08:02:02 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-lwAl/bin to PATH 08:02:13 /tmp/venv-lwAl/lib/python3.10/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:02:13 import pkg_resources 08:02:13 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:02:13 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:02:13 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:02:13 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:02:13 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:02:13 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:02:13 Traceback (most recent call last): 08:02:13 File "/tmp/venv-lwAl/bin/jenkins-jobs", line 7, in 08:02:13 sys.exit(main()) 08:02:13 File "/tmp/venv-lwAl/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:02:13 jjb = JenkinsJobs(argv) 08:02:13 File "/tmp/venv-lwAl/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:02:13 self.parser = create_parser() 08:02:13 File "/tmp/venv-lwAl/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:02:13 extension_manager.map(parse_subcommand_args, subparser) 08:02:13 File "/tmp/venv-lwAl/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:02:13 raise NoMatches('No %s extensions found' % self.namespace) 08:02:13 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:02:13 Build step 'Execute shell' marked build as failure 08:02:13 $ ssh-agent -k 08:02:13 unset SSH_AUTH_SOCK; 08:02:13 unset SSH_AGENT_PID; 08:02:13 echo Agent pid 5223 killed; 08:02:13 [ssh-agent] Stopped. 08:02:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17719222779690457633.sh 08:02:13 ---> sysstat.sh 08:02:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins963290174790639203.sh 08:02:13 ---> package-listing.sh 08:02:13 ++ facter osfamily 08:02:13 ++ tr '[:upper:]' '[:lower:]' 08:02:14 + OS_FAMILY=redhat 08:02:14 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:14 + START_PACKAGES=/tmp/packages_start.txt 08:02:14 + END_PACKAGES=/tmp/packages_end.txt 08:02:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:14 + PACKAGES=/tmp/packages_start.txt 08:02:14 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:14 + PACKAGES=/tmp/packages_end.txt 08:02:14 + case "${OS_FAMILY}" in 08:02:14 + rpm -qa 08:02:14 + sort 08:02:15 + '[' -f /tmp/packages_start.txt ']' 08:02:15 + '[' -f /tmp/packages_end.txt ']' 08:02:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:15 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:02:15 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:02:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins168390279374976901.sh 08:02:15 ---> capture-instance-metadata.sh 08:02:15 Setup pyenv: 08:02:15 system 08:02:15 3.8.13 08:02:15 3.9.13 08:02:15 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ITJR 08:02:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:30 lf-activate-venv(): INFO: Base packages installed successfully 08:02:30 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:11 lf-activate-venv(): INFO: Adding /tmp/venv-ITJR/bin to PATH 08:03:11 INFO: Running in OpenStack, capturing instance metadata 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13366780429025835505.sh 08:03:12 provisioning config files... 08:03:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config7350728236590002199tmp 08:03:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:12 [EnvInject] - Injecting environment variables from a build step. 08:03:12 [EnvInject] - Injecting as environment variables the properties content 08:03:12 SERVER_ID=logs 08:03:12 08:03:12 [EnvInject] - Variables injected successfully. 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins629362072777954649.sh 08:03:12 ---> create-netrc.sh 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8821654567141750391.sh 08:03:12 ---> python-tools-install.sh 08:03:12 Setup pyenv: 08:03:12 system 08:03:12 3.8.13 08:03:12 3.9.13 08:03:12 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ITJR from file:/tmp/.os_lf_venv 08:03:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:16 lf-activate-venv(): INFO: Base packages installed successfully 08:03:16 lf-activate-venv(): INFO: Installing additional packages: lftools 08:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-ITJR/bin to PATH 08:03:35 Generating Requirements File 08:04:13 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:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:04:14 Python 3.10.6 08:04:14 pip 25.3 from /tmp/venv-ITJR/lib/python3.10/site-packages/pip (python 3.10) 08:04:15 appdirs==1.4.4 08:04:15 argcomplete==3.6.3 08:04:15 aspy.yaml==1.3.0 08:04:15 attrs==25.4.0 08:04:15 autopage==0.5.2 08:04:15 beautifulsoup4==4.14.2 08:04:15 boto3==1.40.69 08:04:15 botocore==1.40.69 08:04:15 bs4==0.0.2 08:04:15 cachetools==6.2.1 08:04:15 certifi==2025.10.5 08:04:15 cffi==2.0.0 08:04:15 cfgv==3.4.0 08:04:15 chardet==5.2.0 08:04:15 charset-normalizer==3.4.4 08:04:15 click==8.3.0 08:04:15 cliff==4.11.0 08:04:15 cmd2==2.7.0 08:04:15 cryptography==3.3.2 08:04:15 debtcollector==3.0.0 08:04:15 decorator==5.2.1 08:04:15 defusedxml==0.7.1 08:04:15 Deprecated==1.3.1 08:04:15 distlib==0.4.0 08:04:15 dnspython==2.8.0 08:04:15 docker==7.1.0 08:04:15 dogpile.cache==1.5.0 08:04:15 durationpy==0.10 08:04:15 email-validator==2.3.0 08:04:15 filelock==3.20.0 08:04:15 future==1.0.0 08:04:15 gitdb==4.0.12 08:04:15 GitPython==3.1.45 08:04:15 google-auth==2.43.0 08:04:15 httplib2==0.31.0 08:04:15 identify==2.6.15 08:04:15 idna==3.11 08:04:15 importlib-resources==1.5.0 08:04:15 iso8601==2.1.0 08:04:15 Jinja2==3.1.6 08:04:15 jmespath==1.0.1 08:04:15 jsonpatch==1.33 08:04:15 jsonpointer==3.0.0 08:04:15 jsonschema==4.25.1 08:04:15 jsonschema-specifications==2025.9.1 08:04:15 keystoneauth1==5.12.0 08:04:15 kubernetes==34.1.0 08:04:15 lftools==0.37.15 08:04:15 lxml==6.0.2 08:04:15 markdown-it-py==4.0.0 08:04:15 MarkupSafe==3.0.3 08:04:15 mdurl==0.1.2 08:04:15 msgpack==1.1.2 08:04:15 multi_key_dict==2.0.3 08:04:15 munch==4.0.0 08:04:15 netaddr==1.3.0 08:04:15 niet==1.4.2 08:04:15 nodeenv==1.9.1 08:04:15 oauth2client==4.1.3 08:04:15 oauthlib==3.3.1 08:04:15 openstacksdk==4.7.1 08:04:15 os-service-types==1.8.1 08:04:15 osc-lib==4.2.0 08:04:15 oslo.config==10.0.0 08:04:15 oslo.context==6.1.0 08:04:15 oslo.i18n==6.6.0 08:04:15 oslo.log==7.2.1 08:04:15 oslo.serialization==5.8.0 08:04:15 oslo.utils==9.1.0 08:04:15 packaging==25.0 08:04:15 pbr==7.0.3 08:04:15 platformdirs==4.5.0 08:04:15 prettytable==3.16.0 08:04:15 psutil==7.1.3 08:04:15 pyasn1==0.6.1 08:04:15 pyasn1_modules==0.4.2 08:04:15 pycparser==2.23 08:04:15 pygerrit2==2.0.15 08:04:15 PyGithub==2.8.1 08:04:15 Pygments==2.19.2 08:04:15 PyJWT==2.10.1 08:04:15 PyNaCl==1.6.0 08:04:15 pyparsing==2.4.7 08:04:15 pyperclip==1.11.0 08:04:15 pyrsistent==0.20.0 08:04:15 python-cinderclient==9.8.0 08:04:15 python-dateutil==2.9.0.post0 08:04:15 python-heatclient==4.3.0 08:04:15 python-jenkins==1.8.3 08:04:15 python-keystoneclient==5.7.0 08:04:15 python-magnumclient==4.9.0 08:04:15 python-openstackclient==8.2.0 08:04:15 python-swiftclient==4.8.0 08:04:15 PyYAML==6.0.3 08:04:15 referencing==0.37.0 08:04:15 requests==2.32.5 08:04:15 requests-oauthlib==2.0.0 08:04:15 requestsexceptions==1.4.0 08:04:15 rfc3986==2.0.0 08:04:15 rich==14.2.0 08:04:15 rich-argparse==1.7.2 08:04:15 rpds-py==0.28.0 08:04:15 rsa==4.9.1 08:04:15 ruamel.yaml==0.18.16 08:04:15 ruamel.yaml.clib==0.2.14 08:04:15 s3transfer==0.14.0 08:04:15 simplejson==3.20.2 08:04:15 six==1.17.0 08:04:15 smmap==5.0.2 08:04:15 soupsieve==2.8 08:04:15 stevedore==5.5.0 08:04:15 tabulate==0.9.0 08:04:15 toml==0.10.2 08:04:15 tomlkit==0.13.3 08:04:15 tqdm==4.67.1 08:04:15 typing_extensions==4.15.0 08:04:15 tzdata==2025.2 08:04:15 urllib3==1.26.20 08:04:15 virtualenv==20.35.4 08:04:15 wcwidth==0.2.14 08:04:15 websocket-client==1.9.0 08:04:15 wrapt==2.0.1 08:04:15 xdg==6.0.0 08:04:15 xmltodict==1.0.2 08:04:15 yq==3.4.3 08:04:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9526129189368101697.sh 08:04:15 ---> sudo-logs.sh 08:04:15 Archiving 'sudo' log.. 08:04:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9767822123669202876.sh 08:04:15 ---> job-cost.sh 08:04:15 Setup pyenv: 08:04:16 system 08:04:16 3.8.13 08:04:16 3.9.13 08:04:16 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ITJR from file:/tmp/.os_lf_venv 08:04:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:20 lf-activate-venv(): INFO: Base packages installed successfully 08:04:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-ITJR/bin to PATH 08:04:32 INFO: No Stack... 08:04:32 INFO: Retrieving Pricing Info for: v3-starter-2 08:04:32 INFO: Archiving Costs 08:04:32 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins9649576740076912227.sh 08:04:32 ---> logs-deploy.sh 08:04:32 Setup pyenv: 08:04:32 system 08:04:32 3.8.13 08:04:32 3.9.13 08:04:32 * 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-ITJR from file:/tmp/.os_lf_venv 08:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:36 lf-activate-venv(): INFO: Base packages installed successfully 08:04:36 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-ITJR/bin to PATH 08:04:56 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/340 08:04:56 INFO: archiving workspace using pattern(s): 08:04:58 Archives upload complete. 08:04:58 INFO: archiving logs to Nexus 08:05:00 ---> uname -a: 08:05:00 Linux prd-centos8-builder-2c-4g-8504.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:05:00 08:05:00 08:05:00 ---> lscpu: 08:05:00 Architecture: x86_64 08:05:00 CPU op-mode(s): 32-bit, 64-bit 08:05:00 Byte Order: Little Endian 08:05:00 CPU(s): 2 08:05:00 On-line CPU(s) list: 0,1 08:05:00 Thread(s) per core: 1 08:05:00 Core(s) per socket: 1 08:05:00 Socket(s): 2 08:05:00 NUMA node(s): 1 08:05:00 Vendor ID: AuthenticAMD 08:05:00 CPU family: 23 08:05:00 Model: 49 08:05:00 Model name: AMD EPYC-Rome Processor 08:05:00 Stepping: 0 08:05:00 CPU MHz: 2800.000 08:05:00 BogoMIPS: 5600.00 08:05:00 Virtualization: AMD-V 08:05:00 Hypervisor vendor: KVM 08:05:00 Virtualization type: full 08:05:00 L1d cache: 32K 08:05:00 L1i cache: 32K 08:05:00 L2 cache: 512K 08:05:00 L3 cache: 16384K 08:05:00 NUMA node0 CPU(s): 0,1 08:05:00 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:05:00 08:05:00 08:05:00 ---> nproc: 08:05:00 2 08:05:00 08:05:00 08:05:00 ---> df -h: 08:05:00 Filesystem Size Used Avail Use% Mounted on 08:05:00 devtmpfs 1.8G 0 1.8G 0% /dev 08:05:00 tmpfs 1.8G 0 1.8G 0% /dev/shm 08:05:00 tmpfs 1.8G 17M 1.8G 1% /run 08:05:00 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 08:05:00 /dev/vda1 20G 9.0G 12G 45% / 08:05:00 tmpfs 367M 0 367M 0% /run/user/1001 08:05:00 08:05:00 08:05:00 ---> free -m: 08:05:00 total used free shared buff/cache available 08:05:00 Mem: 3665 432 1228 17 2004 2957 08:05:00 Swap: 1023 0 1023 08:05:00 08:05:00 08:05:00 ---> ip addr: 08:05:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:00 inet 127.0.0.1/8 scope host lo 08:05:00 valid_lft forever preferred_lft forever 08:05:00 inet6 ::1/128 scope host 08:05:00 valid_lft forever preferred_lft forever 08:05:00 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 08:05:00 link/ether fa:16:3e:15:c5:1f brd ff:ff:ff:ff:ff:ff 08:05:00 altname enp0s3 08:05:00 altname ens3 08:05:00 inet 10.32.6.19/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 08:05:00 valid_lft 86161sec preferred_lft 86161sec 08:05:00 inet6 fe80::f816:3eff:fe15:c51f/64 scope link 08:05:00 valid_lft forever preferred_lft forever 08:05:00 08:05:00 08:05:00 ---> sar -b -r -n DEV: 08:05:00 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/08/2025 _x86_64_ (2 CPU) 08:05:00 08:05:00 08:00:54 LINUX RESTART (2 CPU) 08:05:00 08:05:00 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:05:00 08:03:01 AM 49.38 0.55 48.83 30.66 5043.95 08:05:00 08:04:01 AM 59.23 0.42 58.81 54.65 6906.61 08:05:00 Average: 54.31 0.48 53.82 42.65 5975.28 08:05:00 08:05:00 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:00 08:03:01 AM 1411832 3013176 2341844 62.39 2104 1775700 659624 13.74 334492 1741280 105192 08:05:00 08:04:01 AM 1323608 3029452 2430068 64.74 2104 1872024 607612 12.65 326080 1804424 49348 08:05:00 Average: 1367720 3021314 2385956 63.56 2104 1823862 633618 13.19 330286 1772852 77270 08:05:00 08:05:00 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:00 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:00 08:03:01 AM eth0 55.95 45.68 649.94 6.74 0.00 0.00 0.00 0.00 08:05:00 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:00 08:04:01 AM eth0 28.07 23.88 264.38 5.75 0.00 0.00 0.00 0.00 08:05:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:00 Average: eth0 42.01 34.78 457.16 6.25 0.00 0.00 0.00 0.00 08:05:00 08:05:00 08:05:00 ---> sar -P ALL: 08:05:00 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/08/2025 _x86_64_ (2 CPU) 08:05:00 08:05:00 08:00:54 LINUX RESTART (2 CPU) 08:05:00 08:05:00 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:00 08:03:01 AM all 38.71 0.00 4.25 1.43 3.00 52.61 08:05:00 08:03:01 AM 0 37.74 0.00 4.03 0.59 2.93 54.70 08:05:00 08:03:01 AM 1 39.66 0.00 4.47 2.27 3.07 50.53 08:05:00 08:04:01 AM all 37.38 0.00 3.69 2.21 3.96 52.77 08:05:00 08:04:01 AM 0 12.85 0.00 2.42 3.02 4.35 77.36 08:05:00 08:04:01 AM 1 62.49 0.00 4.99 1.39 3.55 27.59 08:05:00 Average: all 38.04 0.00 3.97 1.82 3.48 52.69 08:05:00 Average: 0 25.17 0.00 3.22 1.82 3.65 66.15 08:05:00 Average: 1 51.05 0.00 4.73 1.83 3.31 39.08 08:05:00 08:05:00 08:05:00