Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-5256 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-packer-merge-centos-cs-8-devstack [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-VD6SFtXaNxKE/agent.5235 SSH_AGENT_PID=5237 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-centos-cs-8-devstack@tmp/private_key_7896843296790573369.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 # 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@tmp/jenkins-gitclient-ssh1237827203972859367.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 b25b465a0656a6098b2d9f2b256a68dd83b822a5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b25b465a0656a6098b2d9f2b256a68dd83b822a5 # timeout=10 Commit message: "NONRTRIC - InformationCoordinatorService - Allow release from older branch for bug-fix release" > git rev-list --no-walk b22579a109742a1773137109d7cf50cd56afe908 # 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 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] $ /bin/bash /tmp/jenkins18210646471055102323.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-centos-cs-8-devstack /w/workspace/ci-management-packer-merge-centos-cs-8-devstack 2025-10-01 11:02:04 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/bin/packer /w/workspace/ci-management-packer-merge-centos-cs-8-devstack ---> packer-build.sh packer init templates/devstack.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: Loading flavor: v2-highcpu-1 openstack.devstack: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack.devstack: Creating temporary RSA SSH key for instance... ==> openstack.devstack: Creating temporary keypair: packer_68dd0a32-9cc6-638c-3a30-87f750f0e5e5 ... ==> openstack.devstack: Created temporary keypair: packer_68dd0a32-9cc6-638c-3a30-87f750f0e5e5 openstack.devstack: Found Image ID: 859ecb6a-33dd-4be1-b446-42c851b4c973 ==> openstack.devstack: Creating volume... ==> openstack.devstack: Waiting for volume packer_68dd0a32-a24c-63ea-b39d-09994674e228 (volume id: 70da36a9-d32f-4072-8bda-9a036da7e63b) to become available... openstack.devstack: Volume ID: 70da36a9-d32f-4072-8bda-9a036da7e63b ==> openstack.devstack: Launching server... ==> openstack.devstack: Launching server... openstack.devstack: Server ID: ee8d6b56-c6f2-4068-a3c2-33088c09059d ==> openstack.devstack: Waiting for server to become ready... openstack.devstack: Floating IP not required ==> openstack.devstack: Using SSH communicator to connect: 10.32.6.181 ==> openstack.devstack: Waiting for SSH to become available... ==> openstack.devstack: Connected to SSH! ==> openstack.devstack: Provisioning with shell script: common-packer/provision/install-python.sh openstack.devstack: ----> install-python.sh openstack.devstack: Distro is NOT Ubuntu openstack.devstack: Distro is CentOS 8 openstack.devstack: Install python38 openstack.devstack: 0 files removed ==> openstack.devstack: Errors during downloading metadata for repository 'appstream': openstack.devstack: CentOS Stream 8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack.devstack: - 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: 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: Provisioning step had errors: Running the cleanup provisioner, if present... ==> openstack.devstack: Terminating the source server: ee8d6b56-c6f2-4068-a3c2-33088c09059d ... ==> openstack.devstack: Deleting volume: 70da36a9-d32f-4072-8bda-9a036da7e63b ... ==> openstack.devstack: Deleting temporary keypair: packer_68dd0a32-9cc6-638c-3a30-87f750f0e5e5 ... Build 'openstack.devstack' errored after 2 minutes 37 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 37 seconds ==> Some builds didn't complete successfully and had errors: --> openstack.devstack: 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 5237 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins15670875667569365654.sh ---> sysstat.sh [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins12555039444339168928.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-packer-merge-centos-cs-8-devstack + 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 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -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 ']' + mkdir -p /w/workspace/ci-management-packer-merge-centos-cs-8-devstack/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/archives/ [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins2169700471642204928.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-LRUB lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LRUB/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins1727570858903112099.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-centos-cs-8-devstack@tmp/config894522170185971630tmp 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] $ /bin/bash /tmp/jenkins17117928652339908073.sh ---> create-netrc.sh [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins1977441846843894362.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/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LRUB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LRUB/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-LRUB/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.14.2 boto3==1.40.42 botocore==1.40.42 bs4==0.0.2 cachetools==6.2.0 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.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.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.14 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.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 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.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 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.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins11063547876766894118.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-cs-8-devstack] $ /bin/bash /tmp/jenkins17907927454789767114.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/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LRUB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-LRUB/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] $ /bin/bash -l /tmp/jenkins534779419799599637.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/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LRUB from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-LRUB/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/31 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-5256.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.2G 11G 46% / tmpfs 367M 0 367M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3665 493 1031 17 2140 2897 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:41:29:ca brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.6.249/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86012sec preferred_lft 86012sec inet6 fe80::f816:3eff:fe41:29ca/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) 10/01/2025 _x86_64_ (2 CPU) 11:01:01 LINUX RESTART (2 CPU) 11:02:01 AM tps rtps wtps bread/s bwrtn/s 11:03:01 AM 29.77 0.57 29.21 174.88 6189.62 11:04:01 AM 1.05 0.00 1.05 0.00 35.36 11:05:01 AM 7.22 6.13 1.08 903.72 145.73 11:06:01 AM 47.38 0.70 46.68 63.83 4138.71 11:07:01 AM 62.48 0.20 62.28 23.32 6630.10 Average: 29.58 1.52 28.06 233.11 3428.36 11:02:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:03:01 AM 1479188 3023692 2274488 60.59 2104 1726216 911176 18.97 203064 1827924 36 11:04:01 AM 1472136 3016652 2281540 60.78 2104 1726224 911176 18.97 203068 1834628 16 11:05:01 AM 1446104 3046336 2307572 61.47 2104 1779932 613508 12.78 394668 1664444 24008 11:06:01 AM 1223852 3012176 2529824 67.40 2104 1956012 614768 12.80 402008 1836924 129860 11:07:01 AM 1079248 2986448 2674428 71.25 2104 2068556 622348 12.96 407404 1950488 94728 Average: 1340106 3017061 2413570 64.30 2104 1851388 734595 15.30 322042 1822882 49730 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.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:03:01 AM eth0 60.23 38.52 535.82 7.72 0.00 0.00 0.00 0.00 11:04:01 AM lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 11:04:01 AM eth0 0.50 0.85 0.02 0.04 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:05:01 AM eth0 12.66 9.30 55.56 2.35 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 61.80 45.29 769.77 6.60 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 24.42 21.25 242.29 5.12 0.00 0.00 0.00 0.00 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 Average: eth0 31.92 23.04 320.72 4.37 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) 10/01/2025 _x86_64_ (2 CPU) 11:01:01 LINUX RESTART (2 CPU) 11:02:01 AM CPU %user %nice %system %iowait %steal %idle 11:03:01 AM all 5.21 0.00 1.14 1.70 2.99 88.97 11:03:01 AM 0 5.56 0.00 1.11 1.69 2.99 88.64 11:03:01 AM 1 4.85 0.00 1.16 1.72 2.98 89.29 11:04:01 AM all 0.31 0.00 0.15 0.01 2.67 96.86 11:04:01 AM 0 0.16 0.00 0.18 0.02 2.77 96.87 11:04:01 AM 1 0.46 0.00 0.11 0.00 2.58 96.85 11:05:01 AM all 8.24 0.00 1.41 0.53 2.04 87.79 11:05:01 AM 0 14.55 0.00 2.03 0.94 1.95 80.53 11:05:01 AM 1 1.97 0.00 0.79 0.11 2.13 95.00 11:06:01 AM all 34.09 0.00 4.06 1.28 4.04 56.53 11:06:01 AM 0 25.94 0.00 3.09 0.91 3.97 66.09 11:06:01 AM 1 42.26 0.00 5.04 1.64 4.11 46.96 11:07:01 AM all 38.03 0.00 3.76 2.32 4.43 51.46 11:07:01 AM 0 38.17 0.00 3.43 1.75 4.36 52.30 11:07:01 AM 1 37.89 0.00 4.09 2.90 4.50 50.62 Average: all 17.19 0.00 2.10 1.17 3.24 76.30 Average: 0 16.88 0.00 1.97 1.06 3.21 76.88 Average: 1 17.50 0.00 2.24 1.28 3.26 75.73