11:04:30 Started by timer 11:04:30 Running as SYSTEM 11:04:30 [EnvInject] - Loading node environment variables. 11:04:30 Building remotely on prd-centos8-builder-1c-1g-10655 (centos8-builder-1c-1g) in workspace /w/workspace/ci-management-openstack-cron 11:04:30 [ssh-agent] Looking for ssh-agent implementation... 11:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:30 $ ssh-agent 11:04:30 SSH_AUTH_SOCK=/tmp/ssh-kYiQgDr4TgIr/agent.5173 11:04:30 SSH_AGENT_PID=5174 11:04:30 [ssh-agent] Started. 11:04:30 Running ssh-add (command line suppressed) 11:04:30 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16648229110448028236.key (jenkins-ssh) 11:04:31 [ssh-agent] Using credentials jenkins (jenkins) 11:04:31 The recommended git tool is: NONE 11:04:35 using credential jenkins 11:04:35 Wiping out workspace first. 11:04:35 Cloning the remote Git repository 11:04:35 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:04:35 > git init /w/workspace/ci-management-openstack-cron # timeout=10 11:04:35 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 11:04:35 > git --version # timeout=10 11:04:35 > git --version # 'git version 2.43.0' 11:04:35 using GIT_SSH to set credentials jenkins 11:04:35 [INFO] Currently running in a labeled security context 11:04:35 [INFO] Currently SELinux is 'enforcing' on the host 11:04:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh1942557183505410585.key 11:04:35 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 11:05:46 ERROR: Error cloning remote repo 'origin' 11:05:46 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: 11:05:46 stdout: 11:05:46 stderr: Warning: Permanently added '[gerrit.o-ran-sc.org]:29418,[54.191.128.27]:29418' (ECDSA) to the list of known hosts. 11:05:46 client_loop: send disconnect: Broken pipe 11:05:46 fetch-pack: unexpected disconnect while reading sideband packet 11:05:46 fatal: early EOF 11:05:46 fatal: fetch-pack: invalid index-pack output 11:05:46 11:05:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 11:05:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 11:05:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 11:05:46 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 11:05:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 11:05:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 11:05:46 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 11:05:46 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 11:05:46 at hudson.remoting.Request$2.run(Request.java:377) 11:05:46 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 11:05:46 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11:05:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11:05:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11:05:46 at java.base/java.lang.Thread.run(Thread.java:829) 11:05:46 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-1c-1g-10655 11:05:46 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 11:05:46 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 11:05:46 at hudson.remoting.Channel.call(Channel.java:1003) 11:05:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 11:05:46 at jdk.internal.reflect.GeneratedMethodAccessor294.invoke(Unknown Source) 11:05:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:05:46 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 11:05:46 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 11:05:46 at com.sun.proxy.$Proxy154.execute(Unknown Source) 11:05:46 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 11:05:46 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 11:05:46 at hudson.scm.SCM.checkout(SCM.java:540) 11:05:46 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 11:05:46 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 11:05:46 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 11:05:46 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 11:05:46 at hudson.model.Run.execute(Run.java:1895) 11:05:46 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:05:46 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:05:46 at hudson.model.Executor.run(Executor.java:442) 11:05:46 ERROR: Error cloning remote repo 'origin' 11:05:46 $ ssh-agent -k 11:05:46 unset SSH_AUTH_SOCK; 11:05:46 unset SSH_AGENT_PID; 11:05:46 echo Agent pid 5174 killed; 11:05:46 [ssh-agent] Stopped. 11:05:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12760507805459716908.sh 11:05:46 ---> sysstat.sh 11:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5215175531706586698.sh 11:05:46 ---> package-listing.sh 11:05:46 ++ facter osfamily 11:05:46 ++ tr '[:upper:]' '[:lower:]' 11:05:47 + OS_FAMILY=redhat 11:05:47 + workspace=/w/workspace/ci-management-openstack-cron 11:05:47 + START_PACKAGES=/tmp/packages_start.txt 11:05:47 + END_PACKAGES=/tmp/packages_end.txt 11:05:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:05:47 + PACKAGES=/tmp/packages_start.txt 11:05:47 + '[' /w/workspace/ci-management-openstack-cron ']' 11:05:47 + PACKAGES=/tmp/packages_end.txt 11:05:47 + case "${OS_FAMILY}" in 11:05:47 + rpm -qa 11:05:47 + sort 11:05:54 + '[' -f /tmp/packages_start.txt ']' 11:05:54 + '[' -f /tmp/packages_end.txt ']' 11:05:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:05:54 + '[' /w/workspace/ci-management-openstack-cron ']' 11:05:54 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 11:05:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 11:05:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8004211130175132457.sh 11:05:54 ---> capture-instance-metadata.sh 11:05:54 Setup pyenv: 11:05:54 system 11:05:54 * 3.8.13 (set by /opt/pyenv/version) 11:05:54 * 3.9.13 (set by /opt/pyenv/version) 11:05:54 * 3.10.6 (set by /opt/pyenv/version) 11:05:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jt4h 11:05:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:06:02 lf-activate-venv(): INFO: Installing: lftools 11:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-Jt4h/bin to PATH 11:06:32 INFO: Running in OpenStack, capturing instance metadata 11:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11926590482573216968.sh 11:06:33 provisioning config files... 11:06:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17089157880545168462tmp 11:06:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:06:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:06:34 [EnvInject] - Injecting environment variables from a build step. 11:06:34 [EnvInject] - Injecting as environment variables the properties content 11:06:34 SERVER_ID=logs 11:06:34 11:06:34 [EnvInject] - Variables injected successfully. 11:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6909577418207288026.sh 11:06:34 ---> create-netrc.sh 11:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2886766916050348085.sh 11:06:34 ---> python-tools-install.sh 11:06:34 Setup pyenv: 11:06:34 system 11:06:34 3.8.13 11:06:34 3.9.13 11:06:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jt4h from file:/tmp/.os_lf_venv 11:06:36 lf-activate-venv(): INFO: Installing: lftools 11:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-Jt4h/bin to PATH 11:06:43 Generating Requirements File 11:07:06 Python 3.10.6 11:07:06 pip 24.3.1 from /tmp/venv-Jt4h/lib/python3.10/site-packages/pip (python 3.10) 11:07:06 appdirs==1.4.4 11:07:06 argcomplete==3.5.1 11:07:06 aspy.yaml==1.3.0 11:07:06 attrs==24.2.0 11:07:06 autopage==0.5.2 11:07:06 beautifulsoup4==4.12.3 11:07:06 boto3==1.35.63 11:07:06 botocore==1.35.63 11:07:06 bs4==0.0.2 11:07:06 cachetools==5.5.0 11:07:06 certifi==2024.8.30 11:07:06 cffi==1.17.1 11:07:06 cfgv==3.4.0 11:07:06 chardet==5.2.0 11:07:06 charset-normalizer==3.4.0 11:07:06 click==8.1.7 11:07:06 cliff==4.7.0 11:07:06 cmd2==2.5.6 11:07:06 cryptography==3.3.2 11:07:06 debtcollector==3.0.0 11:07:06 decorator==5.1.1 11:07:06 defusedxml==0.7.1 11:07:06 Deprecated==1.2.15 11:07:06 distlib==0.3.9 11:07:06 dnspython==2.7.0 11:07:06 docker==4.2.2 11:07:06 dogpile.cache==1.3.3 11:07:06 durationpy==0.9 11:07:06 email_validator==2.2.0 11:07:06 filelock==3.16.1 11:07:06 future==1.0.0 11:07:06 gitdb==4.0.11 11:07:06 GitPython==3.1.43 11:07:06 google-auth==2.36.0 11:07:06 httplib2==0.22.0 11:07:06 identify==2.6.2 11:07:06 idna==3.10 11:07:06 importlib-resources==1.5.0 11:07:06 iso8601==2.1.0 11:07:06 Jinja2==3.1.4 11:07:06 jmespath==1.0.1 11:07:06 jsonpatch==1.33 11:07:06 jsonpointer==3.0.0 11:07:06 jsonschema==4.23.0 11:07:06 jsonschema-specifications==2024.10.1 11:07:06 keystoneauth1==5.8.0 11:07:06 kubernetes==31.0.0 11:07:06 lftools==0.37.10 11:07:06 lxml==5.3.0 11:07:06 MarkupSafe==3.0.2 11:07:06 msgpack==1.1.0 11:07:06 multi_key_dict==2.0.3 11:07:06 munch==4.0.0 11:07:06 netaddr==1.3.0 11:07:06 netifaces==0.11.0 11:07:06 niet==1.4.2 11:07:06 nodeenv==1.9.1 11:07:06 oauth2client==4.1.3 11:07:06 oauthlib==3.2.2 11:07:06 openstacksdk==4.1.0 11:07:06 os-client-config==2.1.0 11:07:06 os-service-types==1.7.0 11:07:06 osc-lib==3.1.0 11:07:06 oslo.config==9.6.0 11:07:06 oslo.context==5.6.0 11:07:06 oslo.i18n==6.4.0 11:07:06 oslo.log==6.1.2 11:07:06 oslo.serialization==5.5.0 11:07:06 oslo.utils==7.4.0 11:07:06 packaging==24.2 11:07:06 pbr==6.1.0 11:07:06 platformdirs==4.3.6 11:07:06 prettytable==3.12.0 11:07:06 psutil==6.1.0 11:07:06 pyasn1==0.6.1 11:07:06 pyasn1_modules==0.4.1 11:07:06 pycparser==2.22 11:07:06 pygerrit2==2.0.15 11:07:06 PyGithub==2.5.0 11:07:06 PyJWT==2.10.0 11:07:06 PyNaCl==1.5.0 11:07:06 pyparsing==2.4.7 11:07:06 pyperclip==1.9.0 11:07:06 pyrsistent==0.20.0 11:07:06 python-cinderclient==9.6.0 11:07:06 python-dateutil==2.9.0.post0 11:07:06 python-heatclient==4.0.0 11:07:06 python-jenkins==1.8.2 11:07:06 python-keystoneclient==5.5.0 11:07:06 python-magnumclient==4.7.0 11:07:06 python-openstackclient==7.2.1 11:07:06 python-swiftclient==4.6.0 11:07:06 PyYAML==6.0.2 11:07:06 referencing==0.35.1 11:07:06 requests==2.32.3 11:07:06 requests-oauthlib==2.0.0 11:07:06 requestsexceptions==1.4.0 11:07:06 rfc3986==2.0.0 11:07:06 rpds-py==0.21.0 11:07:06 rsa==4.9 11:07:06 ruamel.yaml==0.18.6 11:07:06 ruamel.yaml.clib==0.2.12 11:07:06 s3transfer==0.10.3 11:07:06 simplejson==3.19.3 11:07:06 six==1.16.0 11:07:06 smmap==5.0.1 11:07:06 soupsieve==2.6 11:07:06 stevedore==5.3.0 11:07:06 tabulate==0.9.0 11:07:06 toml==0.10.2 11:07:06 tomlkit==0.13.2 11:07:06 tqdm==4.67.0 11:07:06 typing_extensions==4.12.2 11:07:06 tzdata==2024.2 11:07:06 urllib3==1.26.20 11:07:06 virtualenv==20.27.1 11:07:06 wcwidth==0.2.13 11:07:06 websocket-client==1.8.0 11:07:06 wrapt==1.16.0 11:07:06 xdg==6.0.0 11:07:06 xmltodict==0.14.2 11:07:06 yq==3.4.3 11:07:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins32768337883709500.sh 11:07:06 ---> sudo-logs.sh 11:07:06 Archiving 'sudo' log.. 11:07:07 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins399949714869627780.sh 11:07:07 ---> job-cost.sh 11:07:07 Setup pyenv: 11:07:08 system 11:07:08 3.8.13 11:07:08 3.9.13 11:07:08 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jt4h from file:/tmp/.os_lf_venv 11:07:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-Jt4h/bin to PATH 11:07:13 INFO: No Stack... 11:07:14 INFO: Retrieving Pricing Info for: v2-highcpu-1 11:07:14 INFO: Archiving Costs 11:07:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13284208845440553437.sh 11:07:14 ---> logs-deploy.sh 11:07:14 Setup pyenv: 11:07:14 system 11:07:14 3.8.13 11:07:14 3.9.13 11:07:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 11:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jt4h from file:/tmp/.os_lf_venv 11:07:15 lf-activate-venv(): INFO: Installing: lftools 11:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-Jt4h/bin to PATH 11:07:23 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/48347 11:07:23 INFO: archiving workspace using pattern(s): 11:07:25 Archives upload complete. 11:07:25 INFO: archiving logs to Nexus 11:07:26 ---> uname -a: 11:07:26 Linux prd-centos8-builder-1c-1g-10655.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 11:07:26 11:07:26 11:07:26 ---> lscpu: 11:07:26 Architecture: x86_64 11:07:26 CPU op-mode(s): 32-bit, 64-bit 11:07:26 Byte Order: Little Endian 11:07:26 CPU(s): 1 11:07:26 On-line CPU(s) list: 0 11:07:26 Thread(s) per core: 1 11:07:26 Core(s) per socket: 1 11:07:26 Socket(s): 1 11:07:26 NUMA node(s): 1 11:07:26 Vendor ID: AuthenticAMD 11:07:26 CPU family: 23 11:07:26 Model: 49 11:07:26 Model name: AMD EPYC-Rome Processor 11:07:26 Stepping: 0 11:07:26 CPU MHz: 2800.000 11:07:26 BogoMIPS: 5600.00 11:07:26 Virtualization: AMD-V 11:07:26 Hypervisor vendor: KVM 11:07:26 Virtualization type: full 11:07:26 L1d cache: 32K 11:07:26 L1i cache: 32K 11:07:26 L2 cache: 512K 11:07:26 L3 cache: 16384K 11:07:26 NUMA node0 CPU(s): 0 11:07:26 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 11:07:26 11:07:26 11:07:26 ---> nproc: 11:07:26 1 11:07:26 11:07:26 11:07:26 ---> df -h: 11:07:26 Filesystem Size Used Avail Use% Mounted on 11:07:26 devtmpfs 329M 0 329M 0% /dev 11:07:26 tmpfs 386M 0 386M 0% /dev/shm 11:07:26 tmpfs 386M 11M 376M 3% /run 11:07:26 tmpfs 386M 0 386M 0% /sys/fs/cgroup 11:07:26 /dev/vda1 20G 9.0G 12G 45% / 11:07:26 tmpfs 78M 0 78M 0% /run/user/1001 11:07:26 11:07:26 11:07:26 ---> free -m: 11:07:26 total used free shared buff/cache available 11:07:26 Mem: 770 318 54 7 398 317 11:07:26 Swap: 1023 14 1009 11:07:26 11:07:26 11:07:26 ---> ip addr: 11:07:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:07:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:07:26 inet 127.0.0.1/8 scope host lo 11:07:26 valid_lft forever preferred_lft forever 11:07:26 inet6 ::1/128 scope host 11:07:26 valid_lft forever preferred_lft forever 11:07:26 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:07:26 link/ether fa:16:3e:dc:26:d1 brd ff:ff:ff:ff:ff:ff 11:07:26 altname enp0s3 11:07:26 altname ens3 11:07:26 inet 10.32.6.66/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 11:07:26 valid_lft 86185sec preferred_lft 86185sec 11:07:26 inet6 fe80::f816:3eff:fedc:26d1/64 scope link 11:07:26 valid_lft forever preferred_lft forever 11:07:26 11:07:26 11:07:26 ---> sar -b -r -n DEV: 11:07:26 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/18/2024 _x86_64_ (1 CPU) 11:07:26 11:07:26 11:03:46 LINUX RESTART (1 CPU) 11:07:26 11:07:26 11:04:01 AM tps rtps wtps bread/s bwrtn/s 11:07:26 11:05:01 AM 206.75 159.52 47.23 12678.33 38524.87 11:07:26 11:06:01 AM 93.92 87.41 6.51 7785.08 446.05 11:07:26 11:07:01 AM 160.13 33.17 126.96 2974.61 12750.03 11:07:26 Average: 153.60 93.37 60.23 7812.94 17239.64 11:07:26 11:07:26 11:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:07:26 11:05:01 AM 62304 405508 726908 92.11 2104 419168 433188 23.57 113400 468704 1980 11:07:26 11:06:01 AM 69644 365900 719568 91.18 2100 373172 463392 25.21 125228 450856 29324 11:07:26 11:07:01 AM 55428 322828 733784 92.98 632 337144 504488 27.45 127168 446600 19728 11:07:26 Average: 62459 364745 726753 92.09 1612 376495 467023 25.41 121932 455387 17011 11:07:26 11:07:26 11:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:07:26 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:26 11:05:01 AM eth0 134.55 72.01 561.51 41.47 0.00 0.00 0.00 0.00 11:07:26 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:26 11:06:01 AM eth0 18.50 12.99 94.34 2.67 0.00 0.00 0.00 0.00 11:07:26 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:26 11:07:01 AM eth0 153.65 99.97 888.76 14.75 0.00 0.00 0.00 0.00 11:07:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:26 Average: eth0 102.23 61.65 514.83 19.63 0.00 0.00 0.00 0.00 11:07:26 11:07:26 11:07:27 ---> sar -P ALL: 11:07:27 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 11/18/2024 _x86_64_ (1 CPU) 11:07:27 11:07:27 11:03:46 LINUX RESTART (1 CPU) 11:07:27 11:07:27 11:04:01 AM CPU %user %nice %system %iowait %steal %idle 11:07:27 11:05:01 AM all 36.06 0.08 10.93 8.24 0.08 44.60 11:07:27 11:05:01 AM 0 36.06 0.08 10.93 8.24 0.08 44.60 11:07:27 11:06:01 AM all 11.26 0.00 2.86 10.58 0.08 75.22 11:07:27 11:06:01 AM 0 11.26 0.00 2.86 10.58 0.08 75.22 11:07:27 11:07:01 AM all 67.89 0.00 10.31 5.66 0.10 16.04 11:07:27 11:07:01 AM 0 67.89 0.00 10.31 5.66 0.10 16.04 11:07:27 Average: all 38.42 0.03 8.04 8.16 0.09 45.27 11:07:27 Average: 0 38.42 0.03 8.04 8.16 0.09 45.27 11:07:27 11:07:27 11:07:27