08:02:47 Started by timer 08:02:47 Running as SYSTEM 08:02:47 [EnvInject] - Loading node environment variables. 08:02:47 Building remotely on prd-centos8-builder-2c-2g-208 (centos8-builder-2c-2g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:02:47 [ssh-agent] Looking for ssh-agent implementation... 08:02:47 $ ssh-agent 08:02:47 SSH_AUTH_SOCK=/tmp/ssh-BRkuwsKfDUll/agent.5390 08:02:47 SSH_AGENT_PID=5392 08:02:47 [ssh-agent] Started. 08:02:47 Running ssh-add (command line suppressed) 08:02:47 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12207392244543758847.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_12207392244543758847.key) 08:02:47 [ssh-agent] Using credentials rotterdam-jobbuilder (Rotterdam JJB) 08:02:50 provisioning config files... 08:02:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:02:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:02:50 provisioning config files... 08:02:50 copy managed file [jjbini] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:02:50 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3462140452356626647.sh 08:02:50 ---> jenkins-sandbox-cleanup.sh 08:02:50 Setup pyenv: 08:02:51 system 08:02:51 * 3.8.13 (set by /opt/pyenv/version) 08:02:51 * 3.9.13 (set by /opt/pyenv/version) 08:02:51 * 3.10.6 (set by /opt/pyenv/version) 08:02:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qIwp 08:02:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:02:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:55 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: jenkins-job-builder==6.0.0 08:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-qIwp/bin to PATH 08:03:41 /tmp/venv-qIwp/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:41 import pkg_resources 08:03:41 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:03:41 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:03:41 Traceback (most recent call last): 08:03:41 File "/tmp/venv-qIwp/bin/jenkins-jobs", line 7, in 08:03:41 sys.exit(main()) 08:03:41 File "/tmp/venv-qIwp/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:03:41 jjb = JenkinsJobs(argv) 08:03:41 File "/tmp/venv-qIwp/lib/python3.10/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:03:41 self.parser = create_parser() 08:03:41 File "/tmp/venv-qIwp/lib/python3.10/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:03:41 extension_manager.map(parse_subcommand_args, subparser) 08:03:41 File "/tmp/venv-qIwp/lib/python3.10/site-packages/stevedore/extension.py", line 276, in map 08:03:41 raise NoMatches('No %s extensions found' % self.namespace) 08:03:41 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:03:42 Build step 'Execute shell' marked build as failure 08:03:42 $ ssh-agent -k 08:03:42 unset SSH_AUTH_SOCK; 08:03:42 unset SSH_AGENT_PID; 08:03:42 echo Agent pid 5392 killed; 08:03:42 [ssh-agent] Stopped. 08:03:42 [PostBuildScript] - [INFO] Executing post build scripts. 08:03:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15824691165575147180.sh 08:03:42 ---> sysstat.sh 08:03:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18304145992318488432.sh 08:03:42 ---> package-listing.sh 08:03:42 ++ facter osfamily 08:03:42 ++ tr '[:upper:]' '[:lower:]' 08:03:42 + OS_FAMILY=redhat 08:03:42 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:03:42 + START_PACKAGES=/tmp/packages_start.txt 08:03:42 + END_PACKAGES=/tmp/packages_end.txt 08:03:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:42 + PACKAGES=/tmp/packages_start.txt 08:03:42 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:42 + PACKAGES=/tmp/packages_end.txt 08:03:42 + case "${OS_FAMILY}" in 08:03:42 + rpm -qa 08:03:42 + sort 08:03:43 + '[' -f /tmp/packages_start.txt ']' 08:03:43 + '[' -f /tmp/packages_end.txt ']' 08:03:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:43 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:03:43 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:03:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9762562563557249077.sh 08:03:43 ---> capture-instance-metadata.sh 08:03:43 Setup pyenv: 08:03:43 system 08:03:43 3.8.13 08:03:43 3.9.13 08:03:43 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2kEX 08:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:04:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:04:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:04:39 lf-activate-venv(): INFO: Base packages installed successfully 08:04:39 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-2kEX/bin to PATH 08:05:24 INFO: Running in OpenStack, capturing instance metadata 08:05:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2887504851292079027.sh 08:05:24 provisioning config files... 08:05:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config9118945470998495715tmp 08:05:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[fdio-logs-s3-cloudfront-index] 08:05:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:05:24 provisioning config files... 08:05:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:05:24 [EnvInject] - Injecting environment variables from a build step. 08:05:24 [EnvInject] - Injecting as environment variables the properties content 08:05:24 SERVER_ID=logs 08:05:24 08:05:24 [EnvInject] - Variables injected successfully. 08:05:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13404056809374721727.sh 08:05:24 ---> create-netrc.sh 08:05:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13496173699198673782.sh 08:05:24 ---> python-tools-install.sh 08:05:24 Setup pyenv: 08:05:24 system 08:05:24 3.8.13 08:05:24 3.9.13 08:05:24 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2kEX from file:/tmp/.os_lf_venv 08:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:05:36 lf-activate-venv(): INFO: Base packages installed successfully 08:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools 08:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-2kEX/bin to PATH 08:05:49 Generating Requirements File 08:06:39 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:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:06:40 Python 3.10.6 08:06:40 pip 25.3 from /tmp/venv-2kEX/lib/python3.10/site-packages/pip (python 3.10) 08:06:40 appdirs==1.4.4 08:06:40 argcomplete==3.6.3 08:06:40 aspy.yaml==1.3.0 08:06:40 attrs==25.4.0 08:06:40 autopage==0.5.2 08:06:40 beautifulsoup4==4.14.2 08:06:40 boto3==1.40.64 08:06:40 botocore==1.40.64 08:06:40 bs4==0.0.2 08:06:40 cachetools==6.2.1 08:06:40 certifi==2025.10.5 08:06:40 cffi==2.0.0 08:06:40 cfgv==3.4.0 08:06:40 chardet==5.2.0 08:06:40 charset-normalizer==3.4.4 08:06:40 click==8.3.0 08:06:40 cliff==4.11.0 08:06:40 cmd2==2.7.0 08:06:40 cryptography==3.3.2 08:06:40 debtcollector==3.0.0 08:06:40 decorator==5.2.1 08:06:40 defusedxml==0.7.1 08:06:40 Deprecated==1.3.1 08:06:40 distlib==0.4.0 08:06:40 dnspython==2.8.0 08:06:40 docker==7.1.0 08:06:40 dogpile.cache==1.5.0 08:06:40 durationpy==0.10 08:06:40 email-validator==2.3.0 08:06:40 filelock==3.20.0 08:06:40 future==1.0.0 08:06:40 gitdb==4.0.12 08:06:40 GitPython==3.1.45 08:06:40 google-auth==2.42.1 08:06:40 httplib2==0.31.0 08:06:40 identify==2.6.15 08:06:40 idna==3.11 08:06:40 importlib-resources==1.5.0 08:06:40 iso8601==2.1.0 08:06:40 Jinja2==3.1.6 08:06:40 jmespath==1.0.1 08:06:40 jsonpatch==1.33 08:06:40 jsonpointer==3.0.0 08:06:40 jsonschema==4.25.1 08:06:40 jsonschema-specifications==2025.9.1 08:06:40 keystoneauth1==5.12.0 08:06:40 kubernetes==34.1.0 08:06:40 lftools==0.37.15 08:06:40 lxml==6.0.2 08:06:40 markdown-it-py==4.0.0 08:06:40 MarkupSafe==3.0.3 08:06:40 mdurl==0.1.2 08:06:40 msgpack==1.1.2 08:06:40 multi_key_dict==2.0.3 08:06:40 munch==4.0.0 08:06:40 netaddr==1.3.0 08:06:40 niet==1.4.2 08:06:40 nodeenv==1.9.1 08:06:40 oauth2client==4.1.3 08:06:40 oauthlib==3.3.1 08:06:40 openstacksdk==4.7.1 08:06:40 os-service-types==1.8.1 08:06:40 osc-lib==4.2.0 08:06:40 oslo.config==10.0.0 08:06:40 oslo.context==6.1.0 08:06:40 oslo.i18n==6.6.0 08:06:40 oslo.log==7.2.1 08:06:40 oslo.serialization==5.8.0 08:06:40 oslo.utils==9.1.0 08:06:40 packaging==25.0 08:06:40 pbr==7.0.2 08:06:40 platformdirs==4.5.0 08:06:40 prettytable==3.16.0 08:06:40 psutil==7.1.2 08:06:40 pyasn1==0.6.1 08:06:40 pyasn1_modules==0.4.2 08:06:40 pycparser==2.23 08:06:40 pygerrit2==2.0.15 08:06:40 PyGithub==2.8.1 08:06:40 Pygments==2.19.2 08:06:40 PyJWT==2.10.1 08:06:40 PyNaCl==1.6.0 08:06:40 pyparsing==2.4.7 08:06:40 pyperclip==1.11.0 08:06:40 pyrsistent==0.20.0 08:06:40 python-cinderclient==9.8.0 08:06:40 python-dateutil==2.9.0.post0 08:06:40 python-heatclient==4.3.0 08:06:40 python-jenkins==1.8.3 08:06:40 python-keystoneclient==5.7.0 08:06:40 python-magnumclient==4.9.0 08:06:40 python-openstackclient==8.2.0 08:06:40 python-swiftclient==4.8.0 08:06:40 PyYAML==6.0.3 08:06:40 referencing==0.37.0 08:06:40 requests==2.32.5 08:06:40 requests-oauthlib==2.0.0 08:06:40 requestsexceptions==1.4.0 08:06:40 rfc3986==2.0.0 08:06:40 rich==14.2.0 08:06:40 rich-argparse==1.7.1 08:06:40 rpds-py==0.28.0 08:06:40 rsa==4.9.1 08:06:40 ruamel.yaml==0.18.16 08:06:40 ruamel.yaml.clib==0.2.14 08:06:40 s3transfer==0.14.0 08:06:40 simplejson==3.20.2 08:06:40 six==1.17.0 08:06:40 smmap==5.0.2 08:06:40 soupsieve==2.8 08:06:40 stevedore==5.5.0 08:06:40 tabulate==0.9.0 08:06:40 toml==0.10.2 08:06:40 tomlkit==0.13.3 08:06:40 tqdm==4.67.1 08:06:40 typing_extensions==4.15.0 08:06:40 tzdata==2025.2 08:06:40 urllib3==1.26.20 08:06:40 virtualenv==20.35.4 08:06:40 wcwidth==0.2.14 08:06:40 websocket-client==1.9.0 08:06:40 wrapt==2.0.0 08:06:40 xdg==6.0.0 08:06:40 xmltodict==1.0.2 08:06:40 yq==3.4.3 08:06:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11767416579723948346.sh 08:06:40 ---> sudo-logs.sh 08:06:40 Archiving 'sudo' log.. 08:06:41 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3714543317327720966.sh 08:06:41 ---> job-cost.sh 08:06:41 Setup pyenv: 08:06:41 system 08:06:41 3.8.13 08:06:41 3.9.13 08:06:41 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2kEX from file:/tmp/.os_lf_venv 08:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:06:51 lf-activate-venv(): INFO: Base packages installed successfully 08:06:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-2kEX/bin to PATH 08:07:06 INFO: No Stack... 08:07:06 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:12 INFO: Archiving Costs 08:07:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins15987695150857891569.sh 08:07:12 ---> logs-deploy.sh 08:07:12 Setup pyenv: 08:07:12 system 08:07:12 3.8.13 08:07:12 3.9.13 08:07:12 * 3.10.6 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:07:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2kEX from file:/tmp/.os_lf_venv 08:07:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:07:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:07:18 lf-activate-venv(): INFO: Base packages installed successfully 08:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools 08:07:31 lf-activate-venv(): INFO: Adding /tmp/venv-2kEX/bin to PATH 08:07:31 WARNING: Nexus logging server not set 08:07:31 INFO: S3 path logs/production/vex-yul-rot-jenkins-1/ci-management-jenkins-sandbox-cleanup/379/ 08:07:31 INFO: archiving logs to S3 08:07:32 ---> uname -a: 08:07:32 Linux prd-centos8-builder-2c-2g-208.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:07:32 08:07:32 08:07:32 ---> lscpu: 08:07:32 Architecture: x86_64 08:07:32 CPU op-mode(s): 32-bit, 64-bit 08:07:32 Byte Order: Little Endian 08:07:32 CPU(s): 2 08:07:32 On-line CPU(s) list: 0,1 08:07:32 Thread(s) per core: 1 08:07:32 Core(s) per socket: 1 08:07:32 Socket(s): 2 08:07:32 NUMA node(s): 1 08:07:32 Vendor ID: AuthenticAMD 08:07:32 CPU family: 23 08:07:32 Model: 49 08:07:32 Model name: AMD EPYC-Rome Processor 08:07:32 Stepping: 0 08:07:32 CPU MHz: 2799.998 08:07:32 BogoMIPS: 5599.99 08:07:32 Virtualization: AMD-V 08:07:32 Hypervisor vendor: KVM 08:07:32 Virtualization type: full 08:07:32 L1d cache: 32K 08:07:32 L1i cache: 32K 08:07:32 L2 cache: 512K 08:07:32 L3 cache: 16384K 08:07:32 NUMA node0 CPU(s): 0,1 08:07:32 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:07:32 08:07:32 08:07:32 ---> nproc: 08:07:32 2 08:07:32 08:07:32 08:07:32 ---> df -h: 08:07:32 Filesystem Size Used Avail Use% Mounted on 08:07:32 devtmpfs 3.8G 0 3.8G 0% /dev 08:07:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:07:32 tmpfs 3.8G 17M 3.8G 1% /run 08:07:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:07:32 /dev/vda1 40G 9.1G 31G 23% / 08:07:32 tmpfs 770M 0 770M 0% /run/user/1001 08:07:32 08:07:32 08:07:32 ---> free -m: 08:07:32 total used free shared buff/cache available 08:07:32 Mem: 7697 562 4991 19 2143 6840 08:07:32 Swap: 1023 0 1023 08:07:32 08:07:32 08:07:33 ---> ip addr: 08:07:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:07:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:07:33 inet 127.0.0.1/8 scope host lo 08:07:33 valid_lft forever preferred_lft forever 08:07:33 inet6 ::1/128 scope host 08:07:33 valid_lft forever preferred_lft forever 08:07:33 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:07:33 link/ether fa:16:3e:83:21:fb brd ff:ff:ff:ff:ff:ff 08:07:33 altname enp0s3 08:07:33 altname ens3 08:07:33 inet 10.30.87.95/23 brd 10.30.87.255 scope global dynamic noprefixroute eth0 08:07:33 valid_lft 86051sec preferred_lft 86051sec 08:07:33 inet6 fe80::f816:3eff:fe83:21fb/64 scope link 08:07:33 valid_lft forever preferred_lft forever 08:07:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:07:33 link/ether 02:42:dc:bb:32:2b brd ff:ff:ff:ff:ff:ff 08:07:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:07:33 valid_lft forever preferred_lft forever 08:07:33 08:07:33 08:07:33 ---> sar -b -r -n DEV: 08:07:33 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 11/01/2025 _x86_64_ (2 CPU) 08:07:33 08:07:33 08:01:05 LINUX RESTART (2 CPU) 08:07:33 08:07:33 08:02:01 AM tps rtps wtps bread/s bwrtn/s 08:07:33 08:03:02 AM 103.63 18.41 85.22 3927.49 33568.96 08:07:33 08:04:01 AM 25.54 0.85 24.69 40.40 2710.96 08:07:33 08:05:01 AM 24.20 0.07 24.13 1.60 1661.11 08:07:33 08:06:01 AM 83.05 0.38 82.67 54.12 7895.58 08:07:33 08:07:01 AM 40.70 0.20 40.50 23.33 2580.11 08:07:33 Average: 55.53 3.99 51.53 812.04 9707.22 08:07:33 08:07:33 08:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:33 08:03:02 AM 5610392 7135224 2271924 28.82 2688 1724316 902384 10.10 124660 1886980 46472 08:07:33 08:04:01 AM 5518384 7091704 2363932 29.99 2688 1770024 934852 10.47 307096 1784792 31520 08:07:33 08:05:01 AM 5451588 7045596 2430728 30.84 2688 1789188 955024 10.69 309012 1844980 27852 08:07:33 08:06:01 AM 5320012 7088284 2562304 32.51 2688 1953068 881960 9.88 313244 1928620 7464 08:07:33 08:07:01 AM 5177744 7062012 2704572 34.31 2688 2062056 898964 10.07 317944 2043064 82808 08:07:33 Average: 5415624 7084564 2466692 31.29 2688 1859730 914637 10.24 274391 1897687 39223 08:07:33 08:07:33 08:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:33 08:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:03:02 AM eth0 92.99 61.80 501.29 25.68 0.00 0.00 0.00 0.00 08:07:33 08:03:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:04:01 AM eth0 18.54 14.32 237.14 3.18 0.00 0.00 0.00 0.00 08:07:33 08:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:05:01 AM eth0 5.10 4.63 27.48 1.13 0.00 0.00 0.00 0.00 08:07:33 08:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:06:01 AM eth0 64.24 45.44 631.97 7.01 0.00 0.00 0.00 0.00 08:07:33 08:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:07:01 AM eth0 19.29 16.01 256.53 3.87 0.00 0.00 0.00 0.00 08:07:33 08:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 Average: eth0 40.10 28.49 331.20 8.19 0.00 0.00 0.00 0.00 08:07:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:33 08:07:33 08:07:33 ---> sar -P ALL: 08:07:33 Linux 4.18.0-489.el8.x86_64 (centos-stream-8-builder-644fe243-c7e5-cbd2-69d3-83c8767e993e.nov) 11/01/2025 _x86_64_ (2 CPU) 08:07:33 08:07:33 08:01:05 LINUX RESTART (2 CPU) 08:07:33 08:07:33 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 08:07:33 08:03:02 AM all 9.66 0.00 1.98 12.21 0.08 76.06 08:07:33 08:03:02 AM 0 8.94 0.00 2.18 12.96 0.08 75.84 08:07:33 08:03:02 AM 1 10.38 0.00 1.79 11.47 0.07 76.29 08:07:33 08:04:01 AM all 9.68 0.00 1.15 0.65 0.08 88.43 08:07:33 08:04:01 AM 0 7.47 0.00 1.07 1.00 0.08 90.37 08:07:33 08:04:01 AM 1 11.88 0.00 1.24 0.31 0.08 86.49 08:07:33 08:05:01 AM all 5.97 0.00 0.63 11.20 0.05 82.15 08:07:33 08:05:01 AM 0 5.67 0.00 0.72 22.11 0.07 71.44 08:07:33 08:05:01 AM 1 6.27 0.00 0.53 0.30 0.03 92.86 08:07:33 08:06:01 AM all 20.19 0.00 2.08 1.87 0.07 75.78 08:07:33 08:06:01 AM 0 8.23 0.00 1.48 1.52 0.07 88.71 08:07:33 08:06:01 AM 1 32.18 0.00 2.68 2.23 0.07 62.83 08:07:33 08:07:01 AM all 13.28 0.00 1.51 3.29 0.07 81.85 08:07:33 08:07:01 AM 0 9.27 0.00 1.30 2.88 0.07 86.49 08:07:33 08:07:01 AM 1 17.31 0.00 1.72 3.70 0.07 77.21 08:07:33 Average: all 11.77 0.00 1.47 5.86 0.07 80.83 08:07:33 Average: 0 7.92 0.00 1.35 8.11 0.07 82.55 08:07:33 Average: 1 15.62 0.00 1.59 3.61 0.06 79.12 08:07:33 08:07:33 08:07:33