Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-1842 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-myZpcnHkfCZ0/agent.5208 SSH_AGENT_PID=5210 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga@tmp/private_key_11749937512742134026.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git init /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga@tmp/jenkins-gitclient-ssh5842141318374289875.key > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f2b97c7ac5e46c2e691230b3a7f659e8e036bf80 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f2b97c7ac5e46c2e691230b3a7f659e8e036bf80 # timeout=10 Commit message: "Switch all cattle to sjc flavors" > git rev-list --no-walk 3350452d28f853a3c19e31519c71e2eb3b45ad8e # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible-cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=devstack-pre-pip-yoga PACKER_PLATFORM=centos-cs-8 PACKER_VERSION=1.9.1 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins1619471540799204505.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga 2025-08-01 11:02:50 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] Archive: packer_1.9.1_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/bin/packer /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga ---> packer-build.sh packer init templates/devstack-pre-pip-yoga.pkr.hcl ... Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" Warning: Undefined variable The variable "cloud_availability_zone" was set but was not declared as an input variable. To declare variable "cloud_availability_zone" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "cloud_availability_zone" { type = string default = null } The configuration is valid. + [[ -n https://gerrit.o-ran-sc.org/r ]] + [[ -n '' ]] + [[ '' =~ https://github.com ]] + set +x ==> openstack.devstack-pre-pip-yoga: Loading flavor: v2-highcpu-1 openstack.devstack-pre-pip-yoga: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack.devstack-pre-pip-yoga: Creating temporary RSA SSH key for instance... ==> openstack.devstack-pre-pip-yoga: Creating temporary keypair: packer_688c9edf-c6b7-a4ee-8d5a-5d3968faa379 ... ==> openstack.devstack-pre-pip-yoga: Created temporary keypair: packer_688c9edf-c6b7-a4ee-8d5a-5d3968faa379 openstack.devstack-pre-pip-yoga: Found Image ID: 859ecb6a-33dd-4be1-b446-42c851b4c973 ==> openstack.devstack-pre-pip-yoga: Creating volume... ==> openstack.devstack-pre-pip-yoga: Waiting for volume packer_688c9edf-7577-0f80-689c-8e9f137613d2 (volume id: 5df13072-2ee4-47c8-956b-3d7aa0f99a9f) to become available... openstack.devstack-pre-pip-yoga: Volume ID: 5df13072-2ee4-47c8-956b-3d7aa0f99a9f ==> openstack.devstack-pre-pip-yoga: Launching server... ==> openstack.devstack-pre-pip-yoga: Launching server... openstack.devstack-pre-pip-yoga: Server ID: e6736a7f-28a8-422b-a45e-3825498d6bd6 ==> openstack.devstack-pre-pip-yoga: Waiting for server to become ready... openstack.devstack-pre-pip-yoga: Floating IP not required ==> openstack.devstack-pre-pip-yoga: Using SSH communicator to connect: 10.32.6.232 ==> openstack.devstack-pre-pip-yoga: Waiting for SSH to become available... ==> openstack.devstack-pre-pip-yoga: Connected to SSH! ==> openstack.devstack-pre-pip-yoga: Provisioning with shell script: common-packer/provision/install-python.sh openstack.devstack-pre-pip-yoga: ----> install-python.sh openstack.devstack-pre-pip-yoga: Distro is NOT Ubuntu openstack.devstack-pre-pip-yoga: Distro is CentOS 8 openstack.devstack-pre-pip-yoga: Install python38 openstack.devstack-pre-pip-yoga: 0 files removed ==> openstack.devstack-pre-pip-yoga: Errors during downloading metadata for repository 'appstream': openstack.devstack-pre-pip-yoga: CentOS Stream 8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack.devstack-pre-pip-yoga: - Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack.devstack-pre-pip-yoga: Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for http://mirrorlist.centos.org/?release=8-stream&arch=x86_64&repo=AppStream&infra=genclo [Could not resolve host: mirrorlist.centos.org] ==> openstack.devstack-pre-pip-yoga: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack.devstack-pre-pip-yoga: Terminating the source server: e6736a7f-28a8-422b-a45e-3825498d6bd6 ... ==> openstack.devstack-pre-pip-yoga: Deleting volume: 5df13072-2ee4-47c8-956b-3d7aa0f99a9f ... ==> openstack.devstack-pre-pip-yoga: Deleting temporary keypair: packer_688c9edf-c6b7-a4ee-8d5a-5d3968faa379 ... Build 'openstack.devstack-pre-pip-yoga' errored after 2 minutes 28 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 28 seconds ==> Some builds didn't complete successfully and had errors: --> openstack.devstack-pre-pip-yoga: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Builds finished but no artifacts were created. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5210 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins11640495450708999532.sh ---> sysstat.sh [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins8010901759804603643.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/archives/ [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins3326217375032237364.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-joXT lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-joXT/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins3529838371947834373.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga@tmp/config13181072783219379361tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins3777253292818841053.sh ---> create-netrc.sh [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins13681440683988293663.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joXT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-joXT/bin to PATH Generating Requirements File Python 3.10.6 pip 25.2 from /tmp/venv-joXT/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.40.0 botocore==1.40.0 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.32.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins10150213995965157441.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins1229991371269564119.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joXT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-joXT/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-2 INFO: Archiving Costs [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash -l /tmp/jenkins17734538413869022690.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-joXT from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-joXT/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga/27 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-1842.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 1.8G 0 1.8G 0% /dev tmpfs 1.8G 0 1.8G 0% /dev/shm tmpfs 1.8G 17M 1.8G 1% /run tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup /dev/vda1 20G 9.1G 11G 46% / tmpfs 367M 0 367M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3665 499 1029 17 2136 2891 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:31:2a:fe brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.43/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86024sec preferred_lft 86024sec inet6 fe80::f816:3eff:fe31:2afe/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/01/2025 _x86_64_ (2 CPU) 11:01:47 LINUX RESTART (2 CPU) 11:02:01 AM tps rtps wtps bread/s bwrtn/s 11:03:01 AM 223.83 158.85 64.98 13789.69 37438.99 11:04:01 AM 11.60 0.00 11.60 0.00 6046.00 11:05:01 AM 1.65 0.03 1.62 0.53 39.04 11:06:01 AM 24.79 6.40 18.39 911.70 1793.65 11:07:01 AM 59.71 1.27 58.45 74.11 6995.15 11:08:01 AM 45.38 0.23 45.15 23.59 4705.93 Average: 61.16 27.80 33.36 2466.67 9503.39 11:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:01 AM 1495908 3040008 2257768 60.15 2104 1725864 892636 18.59 203688 1813676 178440 11:04:01 AM 1494404 3038516 2259272 60.19 2104 1725872 892636 18.59 203692 1812920 24 11:05:01 AM 1488940 3033080 2264736 60.33 2104 1725900 892636 18.59 203708 1818188 12 11:06:01 AM 1341532 3013568 2412144 64.26 2104 1848856 655504 13.65 403260 1753048 64764 11:07:01 AM 1170820 2991652 2582856 68.81 2104 1988544 634648 13.22 409860 1878128 37732 11:08:01 AM 1023668 2929652 2730008 72.73 2104 2067196 672984 14.01 410416 1999972 22980 Average: 1335879 3007746 2417797 64.41 2104 1847039 773507 16.11 305771 1845989 50659 11:02:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM eth0 219.29 145.45 1289.40 62.55 0.00 0.00 0.00 0.00 11:04:01 AM lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:04:01 AM eth0 1.98 1.78 0.48 0.18 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 11:05:01 AM eth0 1.22 1.12 3.93 0.06 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:01 AM eth0 50.00 38.99 515.83 9.73 0.00 0.00 0.00 0.00 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM eth0 37.07 28.91 393.05 10.58 0.00 0.00 0.00 0.00 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 AM eth0 18.71 17.76 153.66 5.43 0.00 0.00 0.00 0.00 Average: lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 Average: eth0 54.71 39.00 392.73 14.75 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/01/2025 _x86_64_ (2 CPU) 11:01:47 LINUX RESTART (2 CPU) 11:02:01 AM CPU %user %nice %system %iowait %steal %idle 11:03:01 AM all 38.00 0.07 11.93 11.37 4.91 33.73 11:03:01 AM 0 36.45 0.07 13.40 12.59 4.83 32.65 11:03:01 AM 1 39.56 0.07 10.45 10.14 4.99 34.80 11:04:01 AM all 0.37 0.00 0.25 0.47 2.37 96.54 11:04:01 AM 0 0.25 0.00 0.30 0.67 1.84 96.95 11:04:01 AM 1 0.49 0.00 0.21 0.26 2.90 96.14 11:05:01 AM all 0.39 0.00 0.18 0.01 1.88 97.54 11:05:01 AM 0 0.31 0.00 0.20 0.02 1.79 97.69 11:05:01 AM 1 0.48 0.00 0.16 0.00 1.97 97.39 11:06:01 AM all 23.28 0.00 2.88 0.99 3.56 69.29 11:06:01 AM 0 32.81 0.00 3.76 1.39 3.65 58.39 11:06:01 AM 1 13.78 0.00 2.00 0.59 3.47 80.17 11:07:01 AM all 39.56 0.00 4.08 1.77 3.96 50.62 11:07:01 AM 0 51.56 0.00 5.10 1.00 3.89 38.44 11:07:01 AM 1 27.66 0.00 3.07 2.53 4.03 62.72 11:08:01 AM all 38.34 0.00 3.87 0.83 3.45 53.51 11:08:01 AM 0 57.91 0.00 4.97 0.69 3.40 33.03 11:08:01 AM 1 19.06 0.00 2.78 0.96 3.50 73.70 Average: all 23.33 0.01 3.86 2.56 3.35 66.88 Average: 0 29.87 0.01 4.62 2.72 3.23 59.54 Average: 1 16.82 0.01 3.10 2.40 3.47 74.18