08:02:20 Started by timer 08:02:20 Running as SYSTEM 08:02:20 [EnvInject] - Loading node environment variables. 08:02:20 Building remotely on prd-centos8-builder-2c-2g-484 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:20 [ssh-agent] Looking for ssh-agent implementation... 08:02:20 $ ssh-agent 08:02:20 SSH_AUTH_SOCK=/tmp/ssh-NBgb7KeVFB0T/agent.5389 08:02:20 SSH_AGENT_PID=5391 08:02:20 [ssh-agent] Started. 08:02:20 Running ssh-add (command line suppressed) 08:02:20 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12467627775040068331.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12467627775040068331.key) 08:02:20 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:23 provisioning config files... 08:02:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:23 provisioning config files... 08:02:23 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:23 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17575885163668907323.sh 08:02:23 ---> jenkins-sandbox-cleanup.sh 08:02:23 Setup pyenv: 08:02:23 system 08:02:23 * 3.8.13 (set by /opt/pyenv/version) 08:02:23 * 3.9.13 (set by /opt/pyenv/version) 08:02:23 * 3.10.6 (set by /opt/pyenv/version) 08:02:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XT6B 08:02:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:46 lf-activate-venv(): INFO: Installing: jenkins-job-builder==6.0.0 08:03:14 lf-activate-venv(): INFO: Adding /tmp/venv-XT6B/bin to PATH 08:03:14 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:14 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:14 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:14 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:14 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:14 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:14 Traceback (most recent call last): 08:03:14 File "/tmp/venv-XT6B/bin/jenkins-jobs", line 8, in 08:03:14 sys.exit(main()) 08:03:14 File "/tmp/venv-XT6B/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:14 jjb = JenkinsJobs(argv) 08:03:14 File "/tmp/venv-XT6B/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:14 self.parser = create_parser() 08:03:14 File "/tmp/venv-XT6B/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:14 extension_manager.map(parse_subcommand_args, subparser) 08:03:14 File "/tmp/venv-XT6B/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:14 raise NoMatches('No %s extensions found' % self.namespace) 08:03:14 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:14 Build step 'Execute shell' marked build as failure 08:03:14 $ ssh-agent -k 08:03:14 unset SSH_AUTH_SOCK; 08:03:14 unset SSH_AGENT_PID; 08:03:14 echo Agent pid 5391 killed; 08:03:14 [ssh-agent] Stopped. 08:03:14 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8421514804474243518.sh 08:03:14 ---> sysstat.sh 08:03:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins297292972256193331.sh 08:03:15 ---> package-listing.sh 08:03:15 ++ facter osfamily 08:03:15 ++ tr '[:upper:]' '[:lower:]' 08:03:15 + OS_FAMILY=redhat 08:03:15 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:15 + START_PACKAGES=/tmp/packages_start.txt 08:03:15 + END_PACKAGES=/tmp/packages_end.txt 08:03:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:15 + PACKAGES=/tmp/packages_start.txt 08:03:15 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:15 + PACKAGES=/tmp/packages_end.txt 08:03:15 + case "${OS_FAMILY}" in 08:03:15 + rpm -qa 08:03:15 + sort 08:03:15 + '[' -f /tmp/packages_start.txt ']' 08:03:15 + '[' -f /tmp/packages_end.txt ']' 08:03:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:15 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:15 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:15 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2305279727283471129.sh 08:03:15 ---> capture-instance-metadata.sh 08:03:15 Setup pyenv: 08:03:16 system 08:03:16 3.8.13 08:03:16 3.9.13 08:03:16 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lite 08:03:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:33 lf-activate-venv(): INFO: Installing: lftools 08:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-Lite/bin to PATH 08:04:27 INFO: Running in OpenStack, capturing instance metadata 08:04:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins7365638189142684603.sh 08:04:27 provisioning config files... 08:04:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config3834115167798174018tmp 08:04:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:27 provisioning config files... 08:04:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:27 [EnvInject] - Injecting environment variables from a build step. 08:04:27 [EnvInject] - Injecting as environment variables the properties content 08:04:27 SERVER_ID=logs 08:04:27 08:04:27 [EnvInject] - Variables injected successfully. 08:04:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12716821246503934846.sh 08:04:27 ---> create-netrc.sh 08:04:27 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins870227135253358113.sh 08:04:27 ---> python-tools-install.sh 08:04:27 Setup pyenv: 08:04:27 system 08:04:27 3.8.13 08:04:27 3.9.13 08:04:27 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lite from file:/tmp/.os_lf_venv 08:04:40 lf-activate-venv(): INFO: Installing: lftools 08:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-Lite/bin to PATH 08:04:55 Generating Requirements File 08:05:49 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:49 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:05:49 Python 3.10.6 08:05:49 pip 25.1.1 from /tmp/venv-Lite/lib/python3.10/site-packages/pip (python 3.10) 08:05:49 appdirs==1.4.4 08:05:49 argcomplete==3.6.2 08:05:49 aspy.yaml==1.3.0 08:05:49 attrs==25.3.0 08:05:49 autopage==0.5.2 08:05:49 beautifulsoup4==4.13.4 08:05:49 boto3==1.38.23 08:05:49 botocore==1.38.23 08:05:49 bs4==0.0.2 08:05:49 cachetools==5.5.2 08:05:49 certifi==2025.4.26 08:05:49 cffi==1.17.1 08:05:49 cfgv==3.4.0 08:05:49 chardet==5.2.0 08:05:49 charset-normalizer==3.4.2 08:05:49 click==8.2.1 08:05:49 cliff==4.10.0 08:05:49 cmd2==2.5.11 08:05:49 cryptography==3.3.2 08:05:49 debtcollector==3.0.0 08:05:49 decorator==5.2.1 08:05:49 defusedxml==0.7.1 08:05:49 Deprecated==1.2.18 08:05:49 distlib==0.3.9 08:05:49 dnspython==2.7.0 08:05:49 docker==4.2.2 08:05:49 dogpile.cache==1.4.0 08:05:49 durationpy==0.10 08:05:49 email_validator==2.2.0 08:05:49 filelock==3.18.0 08:05:49 future==1.0.0 08:05:49 gitdb==4.0.12 08:05:49 GitPython==3.1.44 08:05:49 google-auth==2.40.2 08:05:49 httplib2==0.22.0 08:05:49 identify==2.6.12 08:05:49 idna==3.10 08:05:49 importlib-resources==1.5.0 08:05:49 iso8601==2.1.0 08:05:49 Jinja2==3.1.6 08:05:49 jmespath==1.0.1 08:05:49 jsonpatch==1.33 08:05:49 jsonpointer==3.0.0 08:05:49 jsonschema==4.23.0 08:05:49 jsonschema-specifications==2025.4.1 08:05:49 keystoneauth1==5.11.0 08:05:49 kubernetes==32.0.1 08:05:49 lftools==0.37.12 08:05:49 lxml==5.4.0 08:05:49 MarkupSafe==3.0.2 08:05:49 msgpack==1.1.0 08:05:49 multi_key_dict==2.0.3 08:05:49 munch==4.0.0 08:05:49 netaddr==1.3.0 08:05:49 niet==1.4.2 08:05:49 nodeenv==1.9.1 08:05:49 oauth2client==4.1.3 08:05:49 oauthlib==3.2.2 08:05:49 openstacksdk==4.5.0 08:05:49 os-client-config==2.1.0 08:05:49 os-service-types==1.7.0 08:05:49 osc-lib==4.0.2 08:05:49 oslo.config==9.8.0 08:05:49 oslo.context==6.0.0 08:05:49 oslo.i18n==6.5.1 08:05:49 oslo.log==7.1.0 08:05:49 oslo.serialization==5.7.0 08:05:49 oslo.utils==9.0.0 08:05:49 packaging==25.0 08:05:49 pbr==6.1.1 08:05:49 platformdirs==4.3.8 08:05:49 prettytable==3.16.0 08:05:49 psutil==7.0.0 08:05:49 pyasn1==0.6.1 08:05:49 pyasn1_modules==0.4.2 08:05:49 pycparser==2.22 08:05:49 pygerrit2==2.0.15 08:05:49 PyGithub==2.6.1 08:05:49 PyJWT==2.10.1 08:05:49 PyNaCl==1.5.0 08:05:49 pyparsing==2.4.7 08:05:49 pyperclip==1.9.0 08:05:49 pyrsistent==0.20.0 08:05:49 python-cinderclient==9.7.0 08:05:49 python-dateutil==2.9.0.post0 08:05:49 python-heatclient==4.2.0 08:05:49 python-jenkins==1.8.2 08:05:49 python-keystoneclient==5.6.0 08:05:49 python-magnumclient==4.8.1 08:05:49 python-openstackclient==8.0.0 08:05:49 python-swiftclient==4.8.0 08:05:49 PyYAML==6.0.2 08:05:49 referencing==0.36.2 08:05:49 requests==2.32.3 08:05:49 requests-oauthlib==2.0.0 08:05:49 requestsexceptions==1.4.0 08:05:49 rfc3986==2.0.0 08:05:49 rpds-py==0.25.1 08:05:49 rsa==4.9.1 08:05:49 ruamel.yaml==0.18.10 08:05:49 ruamel.yaml.clib==0.2.12 08:05:49 s3transfer==0.13.0 08:05:49 simplejson==3.20.1 08:05:49 six==1.17.0 08:05:49 smmap==5.0.2 08:05:49 soupsieve==2.7 08:05:49 stevedore==5.4.1 08:05:49 tabulate==0.9.0 08:05:49 toml==0.10.2 08:05:49 tomlkit==0.13.2 08:05:49 tqdm==4.67.1 08:05:49 typing_extensions==4.13.2 08:05:49 tzdata==2025.2 08:05:49 urllib3==1.26.20 08:05:49 virtualenv==20.31.2 08:05:49 wcwidth==0.2.13 08:05:49 websocket-client==1.8.0 08:05:49 wrapt==1.17.2 08:05:49 xdg==6.0.0 08:05:49 xmltodict==0.14.2 08:05:49 yq==3.4.3 08:05:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2187680743096400118.sh 08:05:50 ---> sudo-logs.sh 08:05:50 Archiving 'sudo' log.. 08:05:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3424353261746183463.sh 08:05:50 ---> job-cost.sh 08:05:50 Setup pyenv: 08:05:50 system 08:05:50 3.8.13 08:05:50 3.9.13 08:05:50 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lite from file:/tmp/.os_lf_venv 08:05:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:12 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:06:12 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-Lite/bin to PATH 08:06:12 INFO: No Stack... 08:06:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:18 INFO: Archiving Costs 08:06:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins11516602822657838934.sh 08:06:18 ---> logs-deploy.sh 08:06:18 Setup pyenv: 08:06:18 system 08:06:18 3.8.13 08:06:18 3.9.13 08:06:18 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lite from file:/tmp/.os_lf_venv 08:06:25 lf-activate-venv(): INFO: Installing: lftools 08:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-Lite/bin to PATH 08:06:38 WARNING: Nexus logging server not set 08:06:38 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/356/ 08:06:38 INFO: archiving logs to S3 08:06:39 ---> uname -a: 08:06:39 Linux prd-centos8-builder-2c-2g-484.novalocal 4.18.0-489.el8.x86_64 #1 SMP Thu Apr 27 17:02:11 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 08:06:39 08:06:39 08:06:39 ---> lscpu: 08:06:39 Architecture: x86_64 08:06:39 CPU op-mode(s): 32-bit, 64-bit 08:06:39 Byte Order: Little Endian 08:06:39 CPU(s): 2 08:06:39 On-line CPU(s) list: 0,1 08:06:39 Thread(s) per core: 1 08:06:39 Core(s) per socket: 1 08:06:39 Socket(s): 2 08:06:39 NUMA node(s): 1 08:06:39 Vendor ID: AuthenticAMD 08:06:39 CPU family: 23 08:06:39 Model: 49 08:06:39 Model name: AMD EPYC-Rome Processor 08:06:39 Stepping: 0 08:06:39 CPU MHz: 2800.000 08:06:39 BogoMIPS: 5600.00 08:06:39 Virtualization: AMD-V 08:06:39 Hypervisor vendor: KVM 08:06:39 Virtualization type: full 08:06:39 L1d cache: 32K 08:06:39 L1i cache: 32K 08:06:39 L2 cache: 512K 08:06:39 L3 cache: 16384K 08:06:39 NUMA node0 CPU(s): 0,1 08:06:39 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:39 08:06:39 08:06:39 ---> nproc: 08:06:39 2 08:06:39 08:06:39 08:06:39 ---> df -h: 08:06:39 Filesystem Size Used Avail Use% Mounted on 08:06:39 devtmpfs 3.8G 0 3.8G 0% /dev 08:06:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:06:39 tmpfs 3.8G 17M 3.8G 1% /run 08:06:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:39 /dev/vda1 40G 9.1G 31G 23% / 08:06:39 tmpfs 770M 0 770M 0% /run/user/1001 08:06:39 08:06:39 08:06:39 ---> free -m: 08:06:39 total used free shared buff/cache available 08:06:39 Mem: 7697 569 5008 19 2118 6833 08:06:39 Swap: 1023 0 1023 08:06:39 08:06:39 08:06:39 ---> ip addr: 08:06:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:06:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:39 inet 127.0.0.1/8 scope host lo 08:06:39 valid_lft forever preferred_lft forever 08:06:39 inet6 ::1/128 scope host 08:06:39 valid_lft forever preferred_lft forever 08:06:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:06:39 link/ether fa:16:3e:ec:92:e7 brd ff:ff:ff:ff:ff:ff 08:06:39 altname enp0s3 08:06:39 altname ens3 08:06:39 inet 10.30.87.183/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:39 valid_lft 86110sec preferred_lft 86110sec 08:06:39 inet6 fe80::f816:3eff:feec:92e7/64 scope link 08:06:39 valid_lft forever preferred_lft forever 08:06:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:06:39 link/ether 02:42:f8:06:b3:b9 brd ff:ff:ff:ff:ff:ff 08:06:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:39 valid_lft forever preferred_lft forever 08:06:39 08:06:39 08:06:39 ---> sar -b -r -n DEV: 08:06:39 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 05/24/2025 _x86_64_ (2 CPU) 08:06:39 08:06:39 08:01:05 LINUX RESTART (2 CPU) 08:06:39 08:06:39 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:06:39 08:03:01 AM 187.72 113.21 74.51 11089.50 37966.68 08:06:39 08:04:01 AM 34.71 0.55 34.16 32.39 2501.63 08:06:39 08:05:01 AM 75.42 0.38 75.04 54.12 7103.33 08:06:39 08:06:01 AM 39.31 0.25 39.06 24.40 2305.75 08:06:39 Average: 84.29 28.60 55.69 2800.45 12470.41 08:06:39 08:06:39 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:39 08:03:01 AM 5551324 7090308 2331000 29.57 2688 1737080 946604 10.60 130248 1935420 27696 08:06:39 08:04:01 AM 5472992 7069576 2409332 30.57 2688 1791500 959636 10.75 310656 1819932 25536 08:06:39 08:05:01 AM 5316304 7076816 2566020 32.55 2688 1945324 918036 10.28 313476 1931940 8844 08:06:39 08:06:01 AM 5200672 7061332 2681652 34.02 2688 2039236 918812 10.29 318020 2022668 82980 08:06:39 Average: 5385323 7074508 2497001 31.68 2688 1878285 935772 10.48 268100 1927490 36264 08:06:39 08:06:39 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:39 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:03:01 AM eth0 139.25 74.91 669.85 26.96 0.00 0.00 0.00 0.00 08:06:39 08:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:04:01 AM eth0 13.45 11.18 90.31 3.17 0.00 0.00 0.00 0.00 08:06:39 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:05:01 AM eth0 34.23 23.55 609.39 5.59 0.00 0.00 0.00 0.00 08:06:39 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:06:01 AM eth0 18.96 14.86 226.20 3.64 0.00 0.00 0.00 0.00 08:06:39 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 Average: eth0 51.48 31.13 398.95 9.84 0.00 0.00 0.00 0.00 08:06:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:39 08:06:39 08:06:39 ---> sar -P ALL: 08:06:39 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 05/24/2025 _x86_64_ (2 CPU) 08:06:39 08:06:39 08:01:05 LINUX RESTART (2 CPU) 08:06:39 08:06:39 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:06:39 08:03:01 AM all 15.18 0.00 3.35 13.59 0.09 67.78 08:06:39 08:03:01 AM 0 14.49 0.00 3.64 13.67 0.08 68.12 08:06:39 08:03:01 AM 1 15.87 0.00 3.06 13.52 0.10 67.45 08:06:39 08:04:01 AM all 12.27 0.00 1.49 0.81 0.07 85.35 08:06:39 08:04:01 AM 0 10.95 0.00 1.48 1.30 0.08 86.19 08:06:39 08:04:01 AM 1 13.60 0.00 1.50 0.32 0.07 84.52 08:06:39 08:05:01 AM all 19.47 0.00 1.96 4.23 0.07 74.26 08:06:39 08:05:01 AM 0 18.12 0.00 2.01 4.43 0.07 75.37 08:06:39 08:05:01 AM 1 20.83 0.00 1.90 4.03 0.08 73.15 08:06:39 08:06:01 AM all 14.83 0.00 1.78 0.62 0.07 82.70 08:06:39 08:06:01 AM 0 16.54 0.00 1.98 0.85 0.07 80.56 08:06:39 08:06:01 AM 1 13.12 0.00 1.58 0.40 0.07 84.84 08:06:39 Average: all 15.44 0.00 2.14 4.81 0.08 77.53 08:06:39 Average: 0 15.02 0.00 2.28 5.06 0.08 77.57 08:06:39 Average: 1 15.86 0.00 2.01 4.56 0.08 77.50 08:06:39 08:06:39 08:06:39