Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-1g-1648 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-nusSKNM08iRv/agent.44267 SSH_AGENT_PID=44270 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9125069845443194365.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9125069845443194365.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/ci-management > git init /w/workspace/ci-management-openstack-cron # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Gerrit user [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-openstack-cron@tmp/jenkins-gitclient-ssh7674710918732266532.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: read error: Connection reset by peer at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-1g-1648 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor715.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at PluginClassLoader for git-client//com.sun.proxy.$Proxy168.execute(Unknown Source) at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) ERROR: Error cloning remote repo 'origin' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 44270 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1418348501971657329.sh ---> sysstat.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1930249909038241469.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/ci-management-openstack-cron + 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-openstack-cron ']' + 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-openstack-cron ']' + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5386569755955742079.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-Frep 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: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Frep/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4230322084217807965.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11348570725292751064tmp 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-openstack-cron] $ /bin/bash /tmp/jenkins1592563260525222304.sh ---> create-netrc.sh [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12380763035395186347.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Frep from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Frep/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-Frep/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.94 botocore==1.43.94 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==3.32.6 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.8.0 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.8 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.14.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.6.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.1 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.9 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins4912883453281604011.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-15 19:23:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-4Pay67.sh" [1] downloading uv 0.12.15 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! ---> Validating uv/uvx install uvx 0.12.15 (x86_64-unknown-linux-gnu) [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9248299585142279327.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10043557343878503168.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Frep from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Frep/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 2471s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-2 INFO: Retrieving pricing info for: v3-standard-2 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=2471 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.06 INFO: Retrieved resource: v3-standard-2 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ci-management-openstack-cron,65360,2026-09-15 19:23:27,v3-standard-2,2471,0.06,0.00,FAILURE [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7965791521473643290.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Frep from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Frep/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/65360 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-builder-2c-1g-1648.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 9.4G 31G 24% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 547 4922 20 2227 6843 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 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c4:30:64 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.237/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 83930sec preferred_lft 83930sec inet6 fe80::f816:3eff:fec4:3064/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/15/2026 _x86_64_ (2 CPU) 18:42:23 LINUX RESTART (2 CPU) 06:43:01 PM tps rtps wtps bread/s bwrtn/s 06:44:01 PM 149.55 127.34 22.21 1269.98 1706.66 06:45:01 PM 0.42 0.00 0.42 0.00 10.25 06:46:01 PM 1.90 1.55 0.35 83.84 7.55 06:47:01 PM 0.47 0.00 0.47 0.00 9.70 06:48:01 PM 0.12 0.00 0.12 0.00 1.37 06:49:01 PM 0.13 0.00 0.13 0.00 1.88 06:50:01 PM 0.13 0.00 0.13 0.00 1.32 06:51:01 PM 0.17 0.00 0.17 0.00 1.60 06:52:01 PM 0.23 0.00 0.23 0.00 3.87 06:53:01 PM 0.18 0.00 0.18 0.00 2.13 06:54:01 PM 0.12 0.00 0.12 0.00 1.30 06:55:01 PM 0.10 0.00 0.10 0.00 1.18 06:56:01 PM 0.13 0.00 0.13 0.00 1.32 06:57:01 PM 0.10 0.00 0.10 0.00 1.03 06:58:01 PM 1.03 0.00 1.03 0.00 21.88 06:59:01 PM 0.25 0.00 0.25 0.00 4.42 07:00:01 PM 0.15 0.00 0.15 0.00 1.85 07:01:01 PM 0.17 0.02 0.15 0.13 1.50 07:02:01 PM 0.38 0.07 0.32 1.73 6.20 07:03:01 PM 0.17 0.00 0.17 0.00 2.15 07:04:01 PM 0.13 0.00 0.13 0.00 1.32 07:05:01 PM 0.10 0.00 0.10 0.00 1.17 07:06:01 PM 0.10 0.00 0.10 0.00 1.20 07:07:01 PM 0.10 0.00 0.10 0.00 1.13 07:08:02 PM 0.27 0.00 0.27 0.00 4.50 07:09:01 PM 0.20 0.00 0.20 0.00 3.39 07:10:01 PM 0.17 0.00 0.17 0.00 2.40 07:11:01 PM 0.13 0.00 0.13 0.00 1.65 07:12:01 PM 0.20 0.00 0.20 0.00 2.67 07:13:01 PM 0.15 0.00 0.15 0.00 2.22 07:14:01 PM 0.18 0.02 0.17 0.13 2.15 07:15:01 PM 9.93 6.53 3.40 912.63 89.47 07:16:01 PM 0.30 0.00 0.30 0.00 6.00 07:17:01 PM 0.18 0.00 0.18 0.00 2.65 07:18:01 PM 0.15 0.00 0.15 0.00 2.02 07:19:01 PM 0.15 0.00 0.15 0.00 1.45 07:20:01 PM 0.10 0.00 0.10 0.00 1.03 07:21:01 PM 0.12 0.00 0.12 0.00 1.63 07:22:01 PM 0.17 0.00 0.17 0.00 2.38 07:23:01 PM 66.05 8.86 57.19 1296.29 4330.58 Average: 5.87 3.61 2.26 89.16 156.34 06:43:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:44:01 PM 5789764 7207972 2092664 26.55 2688 1609156 581820 6.51 165104 1646672 16 06:45:01 PM 5788612 7206820 2093816 26.56 2688 1609156 581820 6.51 165108 1647964 4 06:46:01 PM 5747532 7168664 2134896 27.08 2688 1611684 606556 6.79 166076 1687320 4 06:47:01 PM 5745680 7166812 2136748 27.11 2688 1611684 606556 6.79 166076 1689288 4 06:48:01 PM 5745904 7167036 2136524 27.10 2688 1611684 606556 6.79 166076 1689356 8 06:49:01 PM 5739032 7160168 2143396 27.19 2688 1611688 606556 6.79 166076 1696032 4 06:50:01 PM 5738672 7159808 2143756 27.20 2688 1611688 605660 6.78 166076 1696228 8 06:51:01 PM 5738932 7160068 2143496 27.19 2688 1611688 605660 6.78 166084 1696160 4 06:52:01 PM 5738912 7160052 2143516 27.19 2688 1611692 605660 6.78 166084 1696208 4 06:53:01 PM 5732252 7153392 2150176 27.28 2688 1611692 605660 6.78 166084 1703040 12 06:54:01 PM 5732260 7153400 2150168 27.28 2688 1611692 605660 6.78 166084 1702956 4 06:55:01 PM 5738872 7160016 2143556 27.19 2688 1611696 621388 6.96 166084 1696444 4 06:56:01 PM 5738848 7159992 2143580 27.19 2688 1611696 621388 6.96 166084 1696508 4 06:57:01 PM 5738744 7159888 2143684 27.20 2688 1611696 621388 6.96 166084 1696516 4 06:58:01 PM 5738404 7159564 2144024 27.20 2688 1611700 621272 6.96 166084 1696596 8 06:59:01 PM 5738272 7159432 2144156 27.20 2688 1611700 621272 6.96 166084 1696648 4 07:00:01 PM 5738184 7159344 2144244 27.20 2688 1611700 617540 6.91 166084 1696772 4 07:01:01 PM 5737176 7158340 2145252 27.22 2688 1611704 617540 6.91 166084 1697548 4 07:02:01 PM 5737952 7159196 2144476 27.21 2688 1611772 617540 6.91 166112 1697044 4 07:03:01 PM 5737844 7159092 2144584 27.21 2688 1611776 617540 6.91 166112 1697072 4 07:04:01 PM 5737936 7159184 2144492 27.21 2688 1611776 617540 6.91 166112 1697076 4 07:05:01 PM 5737908 7159156 2144520 27.21 2688 1611776 617540 6.91 166112 1697092 4 07:06:01 PM 5737968 7159220 2144460 27.21 2688 1611780 617540 6.91 166112 1697104 4 07:07:01 PM 5737964 7159216 2144464 27.21 2688 1611780 617540 6.91 166112 1697108 4 07:08:02 PM 5737996 7159248 2144432 27.21 2688 1611780 617540 6.91 166112 1697228 12 07:09:01 PM 5737812 7159068 2144616 27.21 2688 1611784 617540 6.91 166112 1697264 4 07:10:01 PM 5737472 7158728 2144956 27.21 2688 1611784 617440 6.91 166112 1697268 4 07:11:01 PM 5737608 7158872 2144820 27.21 2688 1611792 617440 6.91 166112 1697280 4 07:12:01 PM 5737632 7158896 2144796 27.21 2688 1611792 617440 6.91 166112 1697168 4 07:13:01 PM 5737684 7158952 2144744 27.21 2688 1611796 617440 6.91 166112 1697180 12 07:14:01 PM 5736100 7157368 2146328 27.23 2688 1611796 618324 6.92 166112 1698644 4 07:15:01 PM 5709444 7158424 2172984 27.57 2688 1639152 610988 6.84 172892 1717784 8 07:16:01 PM 5709592 7158572 2172836 27.57 2688 1639152 610988 6.84 172892 1717800 4 07:17:01 PM 5709588 7158568 2172840 27.57 2688 1639152 610988 6.84 172892 1717804 4 07:18:01 PM 5709480 7158464 2172948 27.57 2688 1639156 610988 6.84 172892 1717832 8 07:19:01 PM 5709628 7158612 2172800 27.57 2688 1639156 610988 6.84 172892 1717840 4 07:20:01 PM 5709048 7158036 2173380 27.57 2688 1639156 610988 6.84 172900 1718212 4 07:21:01 PM 5709544 7158536 2172884 27.57 2688 1639160 610988 6.84 172896 1717952 4 07:22:01 PM 5709408 7158400 2173020 27.57 2688 1639160 626520 7.02 172896 1717924 4 07:23:01 PM 5301448 7053040 2580980 32.74 2688 1926996 680180 7.62 371520 1870288 158476 Average: 5724328 7159190 2158100 27.38 2688 1624970 614299 6.88 172541 1702656 3967 06:43:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 PM eth0 2.53 1.28 1.81 1.65 0.00 0.00 0.00 0.00 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:01 PM eth0 2.23 0.23 1.05 0.17 0.00 0.00 0.00 0.00 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:01 PM eth0 11.31 5.41 8.49 9.10 0.00 0.00 0.00 0.00 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:01 PM eth0 3.07 0.17 1.85 0.20 0.00 0.00 0.00 0.00 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:01 PM eth0 0.68 0.28 0.18 0.24 0.00 0.00 0.00 0.00 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:01 PM eth0 0.75 0.47 0.49 1.49 0.00 0.00 0.00 0.00 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 PM eth0 0.53 0.22 0.13 0.18 0.00 0.00 0.00 0.00 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:01 PM eth0 0.33 0.18 0.07 0.17 0.00 0.00 0.00 0.00 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 PM eth0 0.37 0.15 0.07 0.17 0.00 0.00 0.00 0.00 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:01 PM eth0 0.73 0.28 0.35 0.24 0.00 0.00 0.00 0.00 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:01 PM eth0 0.22 0.15 0.06 0.17 0.00 0.00 0.00 0.00 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:01 PM eth0 0.23 0.15 0.06 0.17 0.00 0.00 0.00 0.00 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:01 PM eth0 0.33 0.22 0.12 0.18 0.00 0.00 0.00 0.00 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:01 PM eth0 0.40 0.15 0.07 0.17 0.00 0.00 0.00 0.00 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 PM eth0 0.48 0.28 0.14 0.24 0.00 0.00 0.00 0.00 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:01 PM eth0 0.52 0.30 0.26 0.83 0.00 0.00 0.00 0.00 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 PM eth0 0.40 0.17 0.12 0.17 0.00 0.00 0.00 0.00 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:01 PM eth0 0.38 0.18 0.07 0.17 0.00 0.00 0.00 0.00 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 PM eth0 0.23 0.17 0.06 0.17 0.00 0.00 0.00 0.00 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 PM eth0 0.32 0.22 0.13 0.23 0.00 0.00 0.00 0.00 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 PM eth0 0.23 0.12 0.11 0.17 0.00 0.00 0.00 0.00 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 PM eth0 0.25 0.15 0.06 0.17 0.00 0.00 0.00 0.00 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 PM eth0 0.17 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 PM eth0 0.15 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:08:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:02 PM eth0 0.32 0.18 0.13 0.23 0.00 0.00 0.00 0.00 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 PM eth0 0.25 0.17 0.11 0.34 0.00 0.00 0.00 0.00 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM eth0 0.17 0.10 0.06 0.17 0.00 0.00 0.00 0.00 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:01 PM eth0 0.28 0.17 0.12 0.17 0.00 0.00 0.00 0.00 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:01 PM eth0 0.35 0.08 0.06 0.17 0.00 0.00 0.00 0.00 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:01 PM eth0 0.35 0.28 0.14 0.24 0.00 0.00 0.00 0.00 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:01 PM eth0 0.50 0.28 0.31 0.36 0.00 0.00 0.00 0.00 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:01 PM eth0 1.12 0.97 0.19 0.25 0.00 0.00 0.00 0.00 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:01 PM eth0 0.15 0.07 0.06 0.17 0.00 0.00 0.00 0.00 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:01 PM eth0 0.17 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:01 PM eth0 0.33 0.20 0.13 0.23 0.00 0.00 0.00 0.00 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:01 PM eth0 0.13 0.07 0.06 0.17 0.00 0.00 0.00 0.00 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 PM eth0 0.20 0.12 0.06 0.17 0.00 0.00 0.00 0.00 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:01 PM eth0 0.22 0.12 0.11 0.17 0.00 0.00 0.00 0.00 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:01 PM eth0 0.45 0.12 0.07 0.17 0.00 0.00 0.00 0.00 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:01 PM eth0 104.73 69.67 1164.89 35.81 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 3.42 2.10 29.58 1.40 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/15/2026 _x86_64_ (2 CPU) 18:42:23 LINUX RESTART (2 CPU) 06:43:01 PM CPU %user %nice %system %iowait %steal %idle 06:44:01 PM all 1.36 2.71 33.58 4.73 0.07 57.56 06:44:01 PM 0 1.37 2.73 32.96 4.67 0.07 58.20 06:44:01 PM 1 1.35 2.68 34.20 4.79 0.07 56.92 06:45:01 PM all 0.35 0.00 0.08 0.00 0.01 99.56 06:45:01 PM 0 0.12 0.00 0.12 0.00 0.02 99.75 06:45:01 PM 1 0.58 0.00 0.05 0.00 0.00 99.37 06:46:01 PM all 1.87 0.00 0.26 0.03 0.01 97.84 06:46:01 PM 0 2.15 0.00 0.22 0.03 0.02 97.58 06:46:01 PM 1 1.59 0.00 0.30 0.02 0.00 98.09 06:47:01 PM all 0.63 0.00 0.06 0.01 0.00 99.30 06:47:01 PM 0 0.70 0.00 0.07 0.00 0.00 99.23 06:47:01 PM 1 0.57 0.00 0.05 0.02 0.00 99.37 06:48:01 PM all 0.42 0.00 0.08 0.00 0.02 99.49 06:48:01 PM 0 0.27 0.00 0.12 0.00 0.02 99.60 06:48:01 PM 1 0.57 0.00 0.03 0.00 0.02 99.38 06:49:01 PM all 0.55 0.00 0.08 0.00 0.01 99.36 06:49:01 PM 0 0.23 0.00 0.10 0.00 0.00 99.67 06:49:01 PM 1 0.87 0.00 0.07 0.00 0.02 99.05 06:50:01 PM all 0.34 0.00 0.08 0.00 0.01 99.57 06:50:01 PM 0 0.58 0.00 0.08 0.00 0.02 99.32 06:50:01 PM 1 0.10 0.00 0.07 0.00 0.00 99.83 06:51:01 PM all 0.37 0.00 0.07 0.03 0.00 99.53 06:51:01 PM 0 0.62 0.00 0.07 0.07 0.00 99.25 06:51:01 PM 1 0.12 0.00 0.07 0.00 0.00 99.82 06:52:01 PM all 0.35 0.00 0.07 0.00 0.01 99.57 06:52:01 PM 0 0.60 0.00 0.07 0.00 0.00 99.33 06:52:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 06:53:01 PM all 0.63 0.00 0.08 0.00 0.01 99.29 06:53:01 PM 0 0.62 0.00 0.10 0.00 0.02 99.27 06:53:01 PM 1 0.63 0.00 0.05 0.00 0.00 99.32 06:54:01 PM all 0.25 0.00 0.06 0.00 0.01 99.68 06:54:01 PM 0 0.37 0.00 0.05 0.00 0.00 99.58 06:54:01 PM 1 0.13 0.00 0.07 0.00 0.02 99.78 06:54:01 PM CPU %user %nice %system %iowait %steal %idle 06:55:01 PM all 0.35 0.00 0.06 0.00 0.02 99.57 06:55:01 PM 0 0.55 0.00 0.02 0.00 0.02 99.42 06:55:01 PM 1 0.15 0.00 0.10 0.00 0.02 99.73 06:56:01 PM all 0.34 0.00 0.08 0.00 0.00 99.58 06:56:01 PM 0 0.53 0.00 0.07 0.00 0.00 99.40 06:56:01 PM 1 0.15 0.00 0.08 0.00 0.00 99.77 06:57:01 PM all 0.35 0.00 0.08 0.00 0.02 99.56 06:57:01 PM 0 0.62 0.00 0.05 0.00 0.02 99.32 06:57:01 PM 1 0.08 0.00 0.10 0.00 0.02 99.80 06:58:01 PM all 0.38 0.00 0.13 0.01 0.01 99.47 06:58:01 PM 0 0.33 0.00 0.17 0.00 0.00 99.50 06:58:01 PM 1 0.42 0.00 0.10 0.02 0.02 99.45 06:59:01 PM all 0.38 0.00 0.08 0.00 0.02 99.52 06:59:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80 06:59:01 PM 1 0.65 0.00 0.08 0.00 0.02 99.25 07:00:01 PM all 0.36 0.00 0.08 0.00 0.00 99.57 07:00:01 PM 0 0.15 0.00 0.10 0.00 0.00 99.75 07:00:01 PM 1 0.57 0.00 0.05 0.00 0.00 99.38 07:01:01 PM all 0.23 0.00 0.11 0.01 0.02 99.63 07:01:01 PM 0 0.20 0.00 0.07 0.02 0.02 99.70 07:01:01 PM 1 0.27 0.00 0.15 0.00 0.02 99.57 07:02:01 PM all 0.32 0.00 0.08 0.00 0.02 99.58 07:02:01 PM 0 0.58 0.00 0.10 0.00 0.02 99.30 07:02:01 PM 1 0.05 0.00 0.07 0.00 0.02 99.87 07:03:01 PM all 0.33 0.00 0.06 0.00 0.00 99.61 07:03:01 PM 0 0.57 0.00 0.07 0.00 0.00 99.37 07:03:01 PM 1 0.10 0.00 0.05 0.00 0.00 99.85 07:04:01 PM all 0.35 0.00 0.07 0.00 0.01 99.57 07:04:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37 07:04:01 PM 1 0.12 0.00 0.10 0.00 0.00 99.78 07:05:01 PM all 0.21 0.00 0.08 0.00 0.01 99.71 07:05:01 PM 0 0.28 0.00 0.08 0.00 0.00 99.63 07:05:01 PM 1 0.13 0.00 0.07 0.00 0.02 99.78 07:05:01 PM CPU %user %nice %system %iowait %steal %idle 07:06:01 PM all 0.33 0.00 0.07 0.00 0.01 99.60 07:06:01 PM 0 0.57 0.00 0.08 0.00 0.02 99.33 07:06:01 PM 1 0.08 0.00 0.05 0.00 0.00 99.87 07:07:01 PM all 0.26 0.00 0.09 0.00 0.01 99.64 07:07:01 PM 0 0.40 0.00 0.07 0.00 0.00 99.53 07:07:01 PM 1 0.12 0.00 0.12 0.00 0.02 99.75 07:08:02 PM all 0.23 0.00 0.07 0.00 0.00 99.70 07:08:02 PM 0 0.35 0.00 0.03 0.00 0.00 99.62 07:08:02 PM 1 0.12 0.00 0.10 0.00 0.00 99.78 07:09:01 PM all 0.34 0.00 0.07 0.00 0.00 99.59 07:09:01 PM 0 0.56 0.00 0.05 0.00 0.00 99.39 07:09:01 PM 1 0.12 0.00 0.09 0.00 0.00 99.80 07:10:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59 07:10:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 07:10:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37 07:11:01 PM all 0.30 0.00 0.08 0.00 0.00 99.62 07:11:01 PM 0 0.10 0.00 0.10 0.00 0.00 99.80 07:11:01 PM 1 0.50 0.00 0.07 0.00 0.00 99.43 07:12:01 PM all 0.20 0.00 0.06 0.00 0.01 99.73 07:12:01 PM 0 0.08 0.00 0.07 0.00 0.00 99.85 07:12:01 PM 1 0.32 0.00 0.05 0.00 0.02 99.62 07:13:01 PM all 0.36 0.00 0.08 0.00 0.01 99.56 07:13:01 PM 0 0.17 0.00 0.12 0.00 0.02 99.70 07:13:01 PM 1 0.55 0.00 0.03 0.00 0.00 99.42 07:14:01 PM all 0.34 0.00 0.08 0.00 0.01 99.57 07:14:01 PM 0 0.15 0.00 0.10 0.00 0.02 99.73 07:14:01 PM 1 0.53 0.00 0.05 0.00 0.00 99.42 07:15:01 PM all 0.35 0.26 0.18 0.18 0.01 99.02 07:15:01 PM 0 0.10 0.45 0.23 0.32 0.00 98.90 07:15:01 PM 1 0.60 0.07 0.13 0.03 0.02 99.15 07:16:01 PM all 0.34 0.00 0.06 0.00 0.00 99.60 07:16:01 PM 0 0.15 0.00 0.08 0.00 0.00 99.77 07:16:01 PM 1 0.53 0.00 0.03 0.00 0.00 99.43 07:16:01 PM CPU %user %nice %system %iowait %steal %idle 07:17:01 PM all 0.20 0.00 0.08 0.00 0.01 99.71 07:17:01 PM 0 0.12 0.00 0.10 0.00 0.02 99.77 07:17:01 PM 1 0.28 0.00 0.07 0.00 0.00 99.65 07:18:01 PM all 0.28 0.00 0.08 0.00 0.02 99.62 07:18:01 PM 0 0.12 0.00 0.08 0.00 0.00 99.80 07:18:01 PM 1 0.45 0.00 0.07 0.00 0.03 99.45 07:19:01 PM all 0.33 0.00 0.07 0.00 0.00 99.61 07:19:01 PM 0 0.10 0.00 0.05 0.00 0.00 99.85 07:19:01 PM 1 0.55 0.00 0.08 0.00 0.00 99.36 07:20:01 PM all 0.33 0.00 0.05 0.00 0.01 99.62 07:20:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78 07:20:01 PM 1 0.52 0.00 0.03 0.00 0.00 99.45 07:21:01 PM all 0.33 0.00 0.08 0.00 0.01 99.57 07:21:01 PM 0 0.63 0.00 0.12 0.00 0.02 99.23 07:21:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 07:22:01 PM all 0.20 0.00 0.07 0.00 0.01 99.72 07:22:01 PM 0 0.10 0.00 0.07 0.00 0.00 99.83 07:22:01 PM 1 0.30 0.00 0.07 0.00 0.02 99.62 07:23:01 PM all 32.96 0.00 5.10 0.94 0.04 60.95 07:23:01 PM 0 46.92 0.00 6.23 1.02 0.03 45.80 07:23:01 PM 1 19.04 0.00 3.97 0.86 0.05 76.07 Average: all 1.22 0.07 1.04 0.15 0.01 97.51 Average: 0 1.58 0.08 1.06 0.15 0.01 97.13 Average: 1 0.87 0.07 1.02 0.14 0.01 97.89