08:02:18 Started by timer 08:02:18 Running as SYSTEM 08:02:18 [EnvInject] - Loading node environment variables. 08:02:18 Building remotely on prd-centos8-builder-2c-2g-124 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:18 [ssh-agent] Looking for ssh-agent implementation... 08:02:18 $ ssh-agent 08:02:18 SSH_AUTH_SOCK=/tmp/ssh-sB1UaYSKtiDx/agent.5389 08:02:18 SSH_AGENT_PID=5391 08:02:18 [ssh-agent] Started. 08:02:18 Running ssh-add (command line suppressed) 08:02:18 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_604064223672322360.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_604064223672322360.key) 08:02:18 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:22 provisioning config files... 08:02:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:22 provisioning config files... 08:02:22 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:22 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10434694736557623058.sh 08:02:22 ---> jenkins-sandbox-cleanup.sh 08:02:22 Setup pyenv: 08:02:22 system 08:02:22 * 3.8.13 (set by /opt/pyenv/version) 08:02:22 * 3.9.13 (set by /opt/pyenv/version) 08:02:22 * 3.10.6 (set by /opt/pyenv/version) 08:02:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m2EZ 08:02:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:47 lf-activate-venv(): INFO: Base packages installed successfully 08:02:47 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.0.0 08:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-m2EZ/bin to PATH 08:03:12 /tmp/venv-m2EZ/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:03:12 import pkg_resources 08:03:12 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:12 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:12 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:12 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:12 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:12 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:12 Traceback (most recent call last): 08:03:12 File "/tmp/venv-m2EZ/bin/jenkins-jobs", line 7, in 08:03:12 sys.exit(main()) 08:03:12 File "/tmp/venv-m2EZ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:12 jjb = JenkinsJobs(argv) 08:03:12 File "/tmp/venv-m2EZ/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:12 self.parser = create_parser() 08:03:12 File "/tmp/venv-m2EZ/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:12 extension_manager.map(parse_subcommand_args, subparser) 08:03:12 File "/tmp/venv-m2EZ/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:12 raise NoMatches('No %s extensions found' % self.namespace) 08:03:12 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:12 Build step 'Execute shell' marked build as failure 08:03:12 $ ssh-agent -k 08:03:12 unset SSH_AUTH_SOCK; 08:03:12 unset SSH_AGENT_PID; 08:03:12 echo Agent pid 5391 killed; 08:03:12 [ssh-agent] Stopped. 08:03:12 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14669378723864112666.sh 08:03:12 ---> sysstat.sh 08:03:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6479513035466905059.sh 08:03:13 ---> package-listing.sh 08:03:13 ++ tr '[:upper:]' '[:lower:]' 08:03:13 ++ facter osfamily 08:03:13 + OS_FAMILY=redhat 08:03:13 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:13 + START_PACKAGES=/tmp/packages_start.txt 08:03:13 + END_PACKAGES=/tmp/packages_end.txt 08:03:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:13 + PACKAGES=/tmp/packages_start.txt 08:03:13 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:13 + PACKAGES=/tmp/packages_end.txt 08:03:13 + case "${OS_FAMILY}" in 08:03:13 + rpm -qa 08:03:13 + sort 08:03:13 + '[' -f /tmp/packages_start.txt ']' 08:03:13 + '[' -f /tmp/packages_end.txt ']' 08:03:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:13 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:13 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18146132215947254843.sh 08:03:13 ---> capture-instance-metadata.sh 08:03:13 Setup pyenv: 08:03:13 system 08:03:13 3.8.13 08:03:13 3.9.13 08:03:13 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YoGH 08:03:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:03:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:03:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:03:31 lf-activate-venv(): INFO: Base packages installed successfully 08:03:31 lf-activate-venv(): INFO: Installing additional packages: lftools 08:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-YoGH/bin to PATH 08:04:23 INFO: Running in OpenStack, capturing instance metadata 08:04:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins771407610028354269.sh 08:04:24 provisioning config files... 08:04:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config1011120847414622527tmp 08:04:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:04:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:24 provisioning config files... 08:04:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:24 [EnvInject] - Injecting environment variables from a build step. 08:04:24 [EnvInject] - Injecting as environment variables the properties content 08:04:24 SERVER_ID=logs 08:04:24 08:04:24 [EnvInject] - Variables injected successfully. 08:04:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13854166270427831288.sh 08:04:24 ---> create-netrc.sh 08:04:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13600461420922636552.sh 08:04:24 ---> python-tools-install.sh 08:04:24 Setup pyenv: 08:04:24 system 08:04:24 3.8.13 08:04:24 3.9.13 08:04:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YoGH from file:/tmp/.os_lf_venv 08:04:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:24 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:50 lf-activate-venv(): INFO: Adding /tmp/venv-YoGH/bin to PATH 08:04:50 Generating Requirements File 08:05:46 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:46 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:05:46 Python 3.10.6 08:05:47 pip 25.2 from /tmp/venv-YoGH/lib/python3.10/site-packages/pip (python 3.10) 08:05:47 appdirs==1.4.4 08:05:47 argcomplete==3.6.2 08:05:47 aspy.yaml==1.3.0 08:05:47 attrs==25.3.0 08:05:47 autopage==0.5.2 08:05:47 beautifulsoup4==4.13.5 08:05:47 boto3==1.40.25 08:05:47 botocore==1.40.25 08:05:47 bs4==0.0.2 08:05:47 cachetools==5.5.2 08:05:47 certifi==2025.8.3 08:05:47 cffi==1.17.1 08:05:47 cfgv==3.4.0 08:05:47 chardet==5.2.0 08:05:47 charset-normalizer==3.4.3 08:05:47 click==8.2.1 08:05:47 cliff==4.11.0 08:05:47 cmd2==2.7.0 08:05:47 cryptography==3.3.2 08:05:47 debtcollector==3.0.0 08:05:47 decorator==5.2.1 08:05:47 defusedxml==0.7.1 08:05:47 Deprecated==1.2.18 08:05:47 distlib==0.4.0 08:05:47 dnspython==2.7.0 08:05:47 docker==7.1.0 08:05:47 dogpile.cache==1.4.0 08:05:47 durationpy==0.10 08:05:47 email-validator==2.3.0 08:05:47 filelock==3.19.1 08:05:47 future==1.0.0 08:05:47 gitdb==4.0.12 08:05:47 GitPython==3.1.45 08:05:47 google-auth==2.40.3 08:05:47 httplib2==0.30.0 08:05:47 identify==2.6.13 08:05:47 idna==3.10 08:05:47 importlib-resources==1.5.0 08:05:47 iso8601==2.1.0 08:05:47 Jinja2==3.1.6 08:05:47 jmespath==1.0.1 08:05:47 jsonpatch==1.33 08:05:47 jsonpointer==3.0.0 08:05:47 jsonschema==4.25.1 08:05:47 jsonschema-specifications==2025.4.1 08:05:47 keystoneauth1==5.12.0 08:05:47 kubernetes==33.1.0 08:05:47 lftools==0.37.13 08:05:47 lxml==6.0.1 08:05:47 markdown-it-py==4.0.0 08:05:47 MarkupSafe==3.0.2 08:05:47 mdurl==0.1.2 08:05:47 msgpack==1.1.1 08:05:47 multi_key_dict==2.0.3 08:05:47 munch==4.0.0 08:05:47 netaddr==1.3.0 08:05:47 niet==1.4.2 08:05:47 nodeenv==1.9.1 08:05:47 oauth2client==4.1.3 08:05:47 oauthlib==3.3.1 08:05:47 openstacksdk==4.7.0 08:05:47 os-service-types==1.8.0 08:05:47 osc-lib==4.2.0 08:05:47 oslo.config==10.0.0 08:05:47 oslo.context==6.1.0 08:05:47 oslo.i18n==6.6.0 08:05:47 oslo.log==7.2.1 08:05:47 oslo.serialization==5.8.0 08:05:47 oslo.utils==9.1.0 08:05:47 packaging==25.0 08:05:47 pbr==7.0.1 08:05:47 platformdirs==4.4.0 08:05:47 prettytable==3.16.0 08:05:47 psutil==7.0.0 08:05:47 pyasn1==0.6.1 08:05:47 pyasn1_modules==0.4.2 08:05:47 pycparser==2.22 08:05:47 pygerrit2==2.0.15 08:05:47 PyGithub==2.8.1 08:05:47 Pygments==2.19.2 08:05:47 PyJWT==2.10.1 08:05:47 PyNaCl==1.5.0 08:05:47 pyparsing==2.4.7 08:05:47 pyperclip==1.9.0 08:05:47 pyrsistent==0.20.0 08:05:47 python-cinderclient==9.8.0 08:05:47 python-dateutil==2.9.0.post0 08:05:47 python-heatclient==4.3.0 08:05:47 python-jenkins==1.8.3 08:05:47 python-keystoneclient==5.7.0 08:05:47 python-magnumclient==4.9.0 08:05:47 python-openstackclient==8.2.0 08:05:47 python-swiftclient==4.8.0 08:05:47 PyYAML==6.0.2 08:05:47 referencing==0.36.2 08:05:47 requests==2.32.5 08:05:47 requests-oauthlib==2.0.0 08:05:47 requestsexceptions==1.4.0 08:05:47 rfc3986==2.0.0 08:05:47 rich==14.1.0 08:05:47 rich-argparse==1.7.1 08:05:47 rpds-py==0.27.1 08:05:47 rsa==4.9.1 08:05:47 ruamel.yaml==0.18.15 08:05:47 ruamel.yaml.clib==0.2.12 08:05:47 s3transfer==0.13.1 08:05:47 simplejson==3.20.1 08:05:47 six==1.17.0 08:05:47 smmap==5.0.2 08:05:47 soupsieve==2.8 08:05:47 stevedore==5.5.0 08:05:47 tabulate==0.9.0 08:05:47 toml==0.10.2 08:05:47 tomlkit==0.13.3 08:05:47 tqdm==4.67.1 08:05:47 typing_extensions==4.15.0 08:05:47 tzdata==2025.2 08:05:47 urllib3==1.26.20 08:05:47 virtualenv==20.34.0 08:05:47 wcwidth==0.2.13 08:05:47 websocket-client==1.8.0 08:05:47 wrapt==1.17.3 08:05:47 xdg==6.0.0 08:05:47 xmltodict==0.15.0 08:05:47 yq==3.4.3 08:05:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4055772580554305740.sh 08:05:47 ---> sudo-logs.sh 08:05:47 Archiving 'sudo' log.. 08:05:47 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5421201049157839856.sh 08:05:47 ---> job-cost.sh 08:05:47 Setup pyenv: 08:05:47 system 08:05:47 3.8.13 08:05:47 3.9.13 08:05:47 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YoGH from file:/tmp/.os_lf_venv 08:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:54 lf-activate-venv(): INFO: Base packages installed successfully 08:05:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-YoGH/bin to PATH 08:06:10 INFO: No Stack... 08:06:10 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:16 INFO: Archiving Costs 08:06:16 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins14961325991930862700.sh 08:06:16 ---> logs-deploy.sh 08:06:16 Setup pyenv: 08:06:16 system 08:06:16 3.8.13 08:06:16 3.9.13 08:06:16 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YoGH from file:/tmp/.os_lf_venv 08:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:23 lf-activate-venv(): INFO: Base packages installed successfully 08:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools 08:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-YoGH/bin to PATH 08:06:37 WARNING: Nexus logging server not set 08:06:37 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/371/ 08:06:37 INFO: archiving logs to S3 08:06:39 ---> uname -a: 08:06:39 Linux prd-centos8-builder-2c-2g-124.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: 2799.998 08:06:39 BogoMIPS: 5599.99 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 583 4979 19 2134 6818 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:7c:5a:a1 brd ff:ff:ff:ff:ff:ff 08:06:39 altname enp0s3 08:06:39 altname ens3 08:06:39 inet 10.30.87.115/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:06:39 valid_lft 86105sec preferred_lft 86105sec 08:06:39 inet6 fe80::f816:3eff:fe7c:5aa1/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:b3:46:a3:c3 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) 09/06/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 78.69 19.08 59.61 4053.18 36895.13 08:06:39 08:04:01 AM 41.24 0.55 40.69 32.39 3135.66 08:06:39 08:05:01 AM 76.29 0.38 75.90 54.12 6765.74 08:06:39 08:06:01 AM 42.17 0.25 41.92 24.39 2822.44 08:06:39 Average: 59.60 5.07 54.53 1041.11 12405.37 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 5537504 7076920 2344820 29.75 2688 1737556 973484 10.90 130100 1949872 27340 08:06:39 08:04:01 AM 5448640 7038680 2433684 30.88 2688 1785208 1004240 11.24 309016 1845832 524 08:06:39 08:05:01 AM 5295328 7056928 2586996 32.82 2688 1946680 936384 10.48 313164 1953960 8844 08:06:39 08:06:01 AM 5162936 7038920 2719388 34.50 2688 2053528 940772 10.53 317900 2057504 81796 08:06:39 Average: 5361102 7052862 2521222 31.99 2688 1880743 963720 10.79 267545 1951792 29626 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 168.09 82.92 669.76 28.46 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.46 11.83 90.50 3.22 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 38.46 28.08 616.76 5.86 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 21.09 16.53 259.02 3.95 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 60.28 34.84 409.01 10.37 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) 09/06/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 14.50 0.00 3.04 16.84 0.06 65.56 08:06:39 08:03:01 AM 0 11.07 0.00 2.72 16.95 0.07 69.19 08:06:39 08:03:01 AM 1 17.93 0.00 3.36 16.74 0.05 61.93 08:06:39 08:04:01 AM all 12.02 0.00 1.38 2.91 0.08 83.61 08:06:39 08:04:01 AM 0 9.18 0.00 1.29 3.97 0.08 85.47 08:06:39 08:04:01 AM 1 14.85 0.00 1.48 1.85 0.07 81.75 08:06:39 08:05:01 AM all 20.03 0.00 1.93 2.52 0.07 75.45 08:06:39 08:05:01 AM 0 7.67 0.00 1.38 2.30 0.07 88.58 08:06:39 08:05:01 AM 1 32.40 0.00 2.47 2.74 0.07 62.32 08:06:39 08:06:01 AM all 16.06 0.00 1.84 0.90 0.06 81.14 08:06:39 08:06:01 AM 0 8.92 0.00 1.45 0.65 0.05 88.94 08:06:39 08:06:01 AM 1 23.22 0.00 2.23 1.15 0.07 73.33 08:06:39 Average: all 15.65 0.00 2.05 5.79 0.06 76.45 08:06:39 Average: 0 9.21 0.00 1.71 5.96 0.07 83.06 08:06:39 Average: 1 22.10 0.00 2.39 5.61 0.06 69.84 08:06:39 08:06:39 08:06:39