Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-4g-10689 (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-agmYpPz6UMYC/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_3625230502840284060.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-ssh12180906520532303125.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 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/jenkins10408194168574811865.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-12-01 11:02:54 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.3 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.3_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_692d75e4-a87a-5fe8-4f23-56852611583d ... ==> openstack.devstack-pre-pip-yoga: Created temporary keypair: packer_692d75e4-a87a-5fe8-4f23-56852611583d 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_692d75e4-57e0-d06e-ddb8-fd327c0ed06c (volume id: ee4819b4-7de4-423f-ab86-30f431a22112) to become available... openstack.devstack-pre-pip-yoga: Volume ID: ee4819b4-7de4-423f-ab86-30f431a22112 ==> openstack.devstack-pre-pip-yoga: Launching server... ==> openstack.devstack-pre-pip-yoga: Launching server... openstack.devstack-pre-pip-yoga: Server ID: 68668ef1-ada4-4f76-848c-adbca2f729c1 ==> 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.53 ==> 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: CentOS Stream 8 - AppStream 0.0 B/s | 0 B 00:00 ==> openstack.devstack-pre-pip-yoga: Errors during downloading metadata for repository 'appstream': ==> 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: 68668ef1-ada4-4f76-848c-adbca2f729c1 ... ==> openstack.devstack-pre-pip-yoga: Deleting volume: ee4819b4-7de4-423f-ab86-30f431a22112 ... ==> openstack.devstack-pre-pip-yoga: Deleting temporary keypair: packer_692d75e4-a87a-5fe8-4f23-56852611583d ... Build 'openstack.devstack-pre-pip-yoga' errored after 2 minutes 34 seconds: Script exited with non-zero exit status: 1. Allowed exit codes are: [0] ==> Wait completed after 2 minutes 34 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/jenkins10932025129835786887.sh ---> sysstat.sh [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins102984431327472565.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + 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/jenkins13702667067249043483.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-3gKI 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-3gKI/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins17476845485293410670.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/config16369997169451977659tmp 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/jenkins14566918967513745455.sh ---> create-netrc.sh [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins17563754801617494776.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-3gKI 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-3gKI/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.3 from /tmp/venv-3gKI/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.0 botocore==1.41.6 bs4==0.0.2 cachetools==6.2.2 certifi==2025.11.12 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.12.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.43.0 httplib2==0.31.0 identify==2.6.15 idna==3.11 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.16 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 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.8.0 os-service-types==1.8.2 osc-lib==4.2.0 oslo.config==10.1.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.17.0 psutil==7.1.3 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.1 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.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.6.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.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins5595293679536944024.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-centos-cs-8-devstack-pre-pip-yoga] $ /bin/bash /tmp/jenkins16046012330201120064.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-3gKI 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-3gKI/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/jenkins9561009122831581607.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-3gKI 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-3gKI/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/31 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-4g-10689.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: 2799.998 BogoMIPS: 5599.99 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 495 1024 17 2145 2894 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:68:ae:44 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.32.7.23/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 valid_lft 86013sec preferred_lft 86013sec inet6 fe80::f816:3eff:fe68:ae44/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) 12/01/2025 _x86_64_ (2 CPU) 11:01:53 LINUX RESTART (2 CPU) 11:03:01 AM tps rtps wtps bread/s bwrtn/s 11:04:01 AM 12.69 0.97 11.73 23.99 6077.84 11:05:01 AM 2.15 0.00 2.15 0.00 54.98 11:06:01 AM 16.78 6.35 10.43 911.16 923.06 11:07:01 AM 54.74 0.48 54.26 56.26 4773.70 11:08:01 AM 55.58 0.23 55.35 23.59 5961.30 Average: 28.39 1.61 26.78 203.00 3558.22 11:03:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:04:01 AM 1475384 3021524 2278292 60.69 2104 1727884 890804 18.55 205376 1829020 28 11:05:01 AM 1464000 3010140 2289676 61.00 2104 1727884 890804 18.55 205388 1839812 12 11:06:01 AM 1379888 3016168 2373788 63.24 2104 1814820 627692 13.07 402868 1718268 41012 11:07:01 AM 1136500 2936280 2617176 69.72 2104 1968372 680168 14.16 406596 1920208 111288 11:08:01 AM 1095012 3008836 2658664 70.83 2104 2074848 585072 12.18 410540 1930072 90052 Average: 1310157 2998590 2443519 65.10 2104 1862762 734908 15.30 326154 1847476 48478 11:03:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:04:01 AM lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 11:04:01 AM eth0 12.43 9.05 8.05 11.20 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 11:05:01 AM eth0 1.12 0.92 0.13 0.12 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:06:01 AM eth0 34.66 26.24 319.56 4.47 0.00 0.00 0.00 0.00 11:07:01 AM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM eth0 50.17 37.14 515.14 5.88 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 90.74 58.28 286.61 76.36 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 37.82 26.32 225.88 19.61 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) 12/01/2025 _x86_64_ (2 CPU) 11:01:53 LINUX RESTART (2 CPU) 11:03:01 AM CPU %user %nice %system %iowait %steal %idle 11:04:01 AM all 5.75 0.00 0.56 0.57 1.66 91.46 11:04:01 AM 0 5.99 0.00 0.50 0.50 1.61 91.40 11:04:01 AM 1 5.51 0.00 0.63 0.65 1.70 91.51 11:05:01 AM all 0.35 0.00 0.13 0.01 1.48 98.03 11:05:01 AM 0 0.46 0.00 0.15 0.02 1.21 98.16 11:05:01 AM 1 0.23 0.00 0.12 0.00 1.76 97.90 11:06:01 AM all 16.08 0.00 2.28 0.72 3.08 77.84 11:06:01 AM 0 12.07 0.00 1.83 0.64 2.95 82.51 11:06:01 AM 1 20.09 0.00 2.72 0.80 3.21 73.18 11:07:01 AM all 35.03 0.00 3.57 2.56 5.53 53.31 11:07:01 AM 0 26.02 0.00 3.53 3.25 5.08 62.12 11:07:01 AM 1 44.05 0.00 3.61 1.86 5.99 44.49 11:08:01 AM all 37.20 0.00 4.55 1.61 5.55 51.09 11:08:01 AM 0 37.31 0.00 4.33 2.22 5.51 50.64 11:08:01 AM 1 37.08 0.00 4.78 1.00 5.59 51.54 Average: all 19.02 0.00 2.23 1.10 3.48 74.17 Average: 0 16.50 0.00 2.08 1.34 3.29 76.79 Average: 1 21.53 0.00 2.38 0.87 3.67 71.56