13:19:35 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/114536 13:19:35 Running as SYSTEM 13:19:35 [EnvInject] - Loading node environment variables. 13:19:35 Building remotely on prd-centos8-builder-2c-2g-10545 (centos8-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-8.0.x 13:19:36 [ssh-agent] Looking for ssh-agent implementation... 13:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:36 $ ssh-agent 13:19:36 SSH_AUTH_SOCK=/tmp/ssh-A48XDv28P6v9/agent.5445 13:19:36 SSH_AGENT_PID=5446 13:19:36 [ssh-agent] Started. 13:19:36 Running ssh-add (command line suppressed) 13:19:36 Identity added: /w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_2175754203838955923.key (/w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_2175754203838955923.key) 13:19:36 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:19:36 The recommended git tool is: NONE 13:19:40 using credential jenkins-ssh 13:19:40 Wiping out workspace first. 13:19:41 Cloning the remote Git repository 13:19:41 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 13:19:41 > git init /w/workspace/netconf-tox-verify-8.0.x # timeout=10 13:19:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 13:19:41 > git --version # timeout=10 13:19:41 > git --version # 'git version 2.43.0' 13:19:41 using GIT_SSH to set credentials jenkins-ssh 13:19:41 [INFO] Currently running in a labeled security context 13:19:41 [INFO] Currently SELinux is 'enforcing' on the host 13:19:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-tox-verify-8.0.x@tmp/jenkins-gitclient-ssh14958843074726357095.key 13:19:41 Verifying host key using known hosts file 13:19:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:19:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 13:20:01 ERROR: Error cloning remote repo 'origin' 13:20:01 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/*" returned status code 128: 13:20:01 stdout: 13:20:01 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (Name or service not known) 13:20:01 13:20:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 13:20:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 13:20:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 13:20:01 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 13:20:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 13:20:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 13:20:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 13:20:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 13:20:01 at hudson.remoting.Request$2.run(Request.java:377) 13:20:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 13:20:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 13:20:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 13:20:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 13:20:01 at java.base/java.lang.Thread.run(Thread.java:829) 13:20:01 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-2g-10545 13:20:01 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 13:20:01 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 13:20:01 at hudson.remoting.Channel.call(Channel.java:1003) 13:20:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 13:20:01 at jdk.internal.reflect.GeneratedMethodAccessor754.invoke(Unknown Source) 13:20:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:20:01 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 13:20:01 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 13:20:01 at com.sun.proxy.$Proxy211.execute(Unknown Source) 13:20:01 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 13:20:01 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 13:20:01 at hudson.scm.SCM.checkout(SCM.java:540) 13:20:01 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 13:20:01 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 13:20:01 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 13:20:01 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 13:20:01 at hudson.model.Run.execute(Run.java:1895) 13:20:01 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 13:20:01 at hudson.model.ResourceController.execute(ResourceController.java:101) 13:20:01 at hudson.model.Executor.run(Executor.java:442) 13:20:01 ERROR: Error cloning remote repo 'origin' 13:20:01 $ ssh-agent -k 13:20:01 unset SSH_AUTH_SOCK; 13:20:01 unset SSH_AGENT_PID; 13:20:01 echo Agent pid 5446 killed; 13:20:01 [ssh-agent] Stopped. 13:20:01 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:01 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins16200675444938164970.sh 13:20:01 ---> sysstat.sh 13:20:01 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins3609810923653197419.sh 13:20:01 ---> package-listing.sh 13:20:01 ++ facter osfamily 13:20:01 ++ tr '[:upper:]' '[:lower:]' 13:20:02 + OS_FAMILY=redhat 13:20:02 + workspace=/w/workspace/netconf-tox-verify-8.0.x 13:20:02 + START_PACKAGES=/tmp/packages_start.txt 13:20:02 + END_PACKAGES=/tmp/packages_end.txt 13:20:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:02 + PACKAGES=/tmp/packages_start.txt 13:20:02 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 13:20:02 + PACKAGES=/tmp/packages_end.txt 13:20:02 + case "${OS_FAMILY}" in 13:20:02 + sort 13:20:02 + rpm -qa 13:20:02 + '[' -f /tmp/packages_start.txt ']' 13:20:02 + '[' -f /tmp/packages_end.txt ']' 13:20:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:02 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 13:20:02 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/ 13:20:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-8.0.x/archives/ 13:20:02 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins14975839772713119233.sh 13:20:02 ---> capture-instance-metadata.sh 13:20:02 Setup pyenv: 13:20:02 system 13:20:02 * 3.8.13 (set by /opt/pyenv/version) 13:20:02 * 3.9.13 (set by /opt/pyenv/version) 13:20:02 * 3.10.13 (set by /opt/pyenv/version) 13:20:02 * 3.11.7 (set by /opt/pyenv/version) 13:20:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U8a7 13:20:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:20:10 lf-activate-venv(): INFO: Installing: lftools 13:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-U8a7/bin to PATH 13:20:37 INFO: Running in OpenStack, capturing instance metadata 13:20:37 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins2053775382929031405.sh 13:20:37 provisioning config files... 13:20:40 Could not find credentials [logs] for netconf-tox-verify-8.0.x #15 13:20:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-8.0.x@tmp/config3084021354435168852tmp 13:20:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:20:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:20:40 provisioning config files... 13:20:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:20:41 [EnvInject] - Injecting environment variables from a build step. 13:20:41 [EnvInject] - Injecting as environment variables the properties content 13:20:41 SERVER_ID=logs 13:20:41 13:20:41 [EnvInject] - Variables injected successfully. 13:20:41 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins3922333985030231406.sh 13:20:41 ---> create-netrc.sh 13:20:41 WARN: Log server credential not found. 13:20:41 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins4257056974186138781.sh 13:20:41 ---> python-tools-install.sh 13:20:41 Setup pyenv: 13:20:41 system 13:20:41 3.8.13 13:20:41 3.9.13 13:20:41 3.10.13 13:20:41 * 3.11.7 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 13:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U8a7 from file:/tmp/.os_lf_venv 13:20:43 lf-activate-venv(): INFO: Installing: lftools 13:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-U8a7/bin to PATH 13:20:49 Generating Requirements File 13:21:10 Python 3.11.7 13:21:11 pip 24.3.1 from /tmp/venv-U8a7/lib/python3.11/site-packages/pip (python 3.11) 13:21:11 appdirs==1.4.4 13:21:11 argcomplete==3.5.1 13:21:11 aspy.yaml==1.3.0 13:21:11 attrs==24.2.0 13:21:11 autopage==0.5.2 13:21:11 beautifulsoup4==4.12.3 13:21:11 boto3==1.35.69 13:21:11 botocore==1.35.69 13:21:11 bs4==0.0.2 13:21:11 cachetools==5.5.0 13:21:11 certifi==2024.8.30 13:21:11 cffi==1.17.1 13:21:11 cfgv==3.4.0 13:21:11 chardet==5.2.0 13:21:11 charset-normalizer==3.4.0 13:21:11 click==8.1.7 13:21:11 cliff==4.8.0 13:21:11 cmd2==2.5.7 13:21:11 cryptography==3.3.2 13:21:11 debtcollector==3.0.0 13:21:11 decorator==5.1.1 13:21:11 defusedxml==0.7.1 13:21:11 Deprecated==1.2.15 13:21:11 distlib==0.3.9 13:21:11 dnspython==2.7.0 13:21:11 docker==4.2.2 13:21:11 dogpile.cache==1.3.3 13:21:11 durationpy==0.9 13:21:11 email_validator==2.2.0 13:21:11 filelock==3.16.1 13:21:11 future==1.0.0 13:21:11 gitdb==4.0.11 13:21:11 GitPython==3.1.43 13:21:11 google-auth==2.36.0 13:21:11 httplib2==0.22.0 13:21:11 identify==2.6.3 13:21:11 idna==3.10 13:21:11 importlib-resources==1.5.0 13:21:11 iso8601==2.1.0 13:21:11 Jinja2==3.1.4 13:21:11 jmespath==1.0.1 13:21:11 jsonpatch==1.33 13:21:11 jsonpointer==3.0.0 13:21:11 jsonschema==4.23.0 13:21:11 jsonschema-specifications==2024.10.1 13:21:11 keystoneauth1==5.9.0 13:21:11 kubernetes==31.0.0 13:21:11 lftools==0.37.10 13:21:11 lxml==5.3.0 13:21:11 MarkupSafe==3.0.2 13:21:11 msgpack==1.1.0 13:21:11 multi_key_dict==2.0.3 13:21:11 munch==4.0.0 13:21:11 netaddr==1.3.0 13:21:11 netifaces==0.11.0 13:21:11 niet==1.4.2 13:21:11 nodeenv==1.9.1 13:21:11 oauth2client==4.1.3 13:21:11 oauthlib==3.2.2 13:21:11 openstacksdk==4.1.0 13:21:11 os-client-config==2.1.0 13:21:11 os-service-types==1.7.0 13:21:11 osc-lib==3.2.0 13:21:11 oslo.config==9.7.0 13:21:11 oslo.context==5.7.0 13:21:11 oslo.i18n==6.5.0 13:21:11 oslo.log==6.2.0 13:21:11 oslo.serialization==5.6.0 13:21:11 oslo.utils==7.4.0 13:21:11 packaging==24.2 13:21:11 pbr==6.1.0 13:21:11 platformdirs==4.3.6 13:21:11 prettytable==3.12.0 13:21:11 psutil==6.1.0 13:21:11 pyasn1==0.6.1 13:21:11 pyasn1_modules==0.4.1 13:21:11 pycparser==2.22 13:21:11 pygerrit2==2.0.15 13:21:11 PyGithub==2.5.0 13:21:11 PyJWT==2.10.0 13:21:11 PyNaCl==1.5.0 13:21:11 pyparsing==2.4.7 13:21:11 pyperclip==1.9.0 13:21:11 pyrsistent==0.20.0 13:21:11 python-cinderclient==9.6.0 13:21:11 python-dateutil==2.9.0.post0 13:21:11 python-heatclient==4.0.0 13:21:11 python-jenkins==1.8.2 13:21:11 python-keystoneclient==5.5.0 13:21:11 python-magnumclient==4.7.0 13:21:11 python-openstackclient==7.2.1 13:21:11 python-swiftclient==4.6.0 13:21:11 PyYAML==6.0.2 13:21:11 referencing==0.35.1 13:21:11 requests==2.32.3 13:21:11 requests-oauthlib==2.0.0 13:21:11 requestsexceptions==1.4.0 13:21:11 rfc3986==2.0.0 13:21:11 rpds-py==0.21.0 13:21:11 rsa==4.9 13:21:11 ruamel.yaml==0.18.6 13:21:11 ruamel.yaml.clib==0.2.12 13:21:11 s3transfer==0.10.4 13:21:11 simplejson==3.19.3 13:21:11 six==1.16.0 13:21:11 smmap==5.0.1 13:21:11 soupsieve==2.6 13:21:11 stevedore==5.4.0 13:21:11 tabulate==0.9.0 13:21:11 toml==0.10.2 13:21:11 tomlkit==0.13.2 13:21:11 tqdm==4.67.1 13:21:11 typing_extensions==4.12.2 13:21:11 tzdata==2024.2 13:21:11 urllib3==1.26.20 13:21:11 virtualenv==20.28.0 13:21:11 wcwidth==0.2.13 13:21:11 websocket-client==1.8.0 13:21:11 wrapt==1.17.0 13:21:11 xdg==6.0.0 13:21:11 xmltodict==0.14.2 13:21:11 yq==3.4.3 13:21:11 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins7448250859102881872.sh 13:21:11 ---> sudo-logs.sh 13:21:11 Archiving 'sudo' log.. 13:21:11 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins15957828222954753083.sh 13:21:11 ---> job-cost.sh 13:21:11 Setup pyenv: 13:21:12 system 13:21:12 3.8.13 13:21:12 3.9.13 13:21:12 3.10.13 13:21:12 * 3.11.7 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 13:21:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U8a7 from file:/tmp/.os_lf_venv 13:21:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:21:17 lf-activate-venv(): INFO: Adding /tmp/venv-U8a7/bin to PATH 13:21:17 INFO: No Stack... 13:21:17 INFO: Retrieving Pricing Info for: v3-standard-2 13:21:17 INFO: Archiving Costs 13:21:17 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins7126490956120128570.sh 13:21:17 ---> logs-deploy.sh 13:21:17 Setup pyenv: 13:21:17 system 13:21:17 3.8.13 13:21:17 3.9.13 13:21:17 3.10.13 13:21:17 * 3.11.7 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 13:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U8a7 from file:/tmp/.os_lf_venv 13:21:19 lf-activate-venv(): INFO: Installing: lftools 13:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-U8a7/bin to PATH 13:21:26 WARNING: Nexus logging server not set 13:21:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-8.0.x/15/ 13:21:26 INFO: archiving logs to S3 13:21:28 ---> uname -a: 13:21:28 Linux prd-centos8-builder-2c-2g-10545.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 13:21:28 13:21:28 13:21:28 ---> lscpu: 13:21:28 Architecture: x86_64 13:21:28 CPU op-mode(s): 32-bit, 64-bit 13:21:28 Byte Order: Little Endian 13:21:28 CPU(s): 2 13:21:28 On-line CPU(s) list: 0,1 13:21:28 Thread(s) per core: 1 13:21:28 Core(s) per socket: 1 13:21:28 Socket(s): 2 13:21:28 NUMA node(s): 1 13:21:28 Vendor ID: AuthenticAMD 13:21:28 CPU family: 23 13:21:28 Model: 49 13:21:28 Model name: AMD EPYC-Rome Processor 13:21:28 Stepping: 0 13:21:28 CPU MHz: 2799.998 13:21:28 BogoMIPS: 5599.99 13:21:28 Virtualization: AMD-V 13:21:28 Hypervisor vendor: KVM 13:21:28 Virtualization type: full 13:21:28 L1d cache: 32K 13:21:28 L1i cache: 32K 13:21:28 L2 cache: 512K 13:21:28 L3 cache: 16384K 13:21:28 NUMA node0 CPU(s): 0,1 13:21:28 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 13:21:28 13:21:28 13:21:28 ---> nproc: 13:21:28 2 13:21:28 13:21:28 13:21:28 ---> df -h: 13:21:28 Filesystem Size Used Avail Use% Mounted on 13:21:28 devtmpfs 3.8G 0 3.8G 0% /dev 13:21:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:21:28 tmpfs 3.8G 17M 3.8G 1% /run 13:21:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:21:28 /dev/vda1 40G 8.4G 32G 21% / 13:21:28 tmpfs 770M 0 770M 0% /run/user/1001 13:21:28 13:21:28 13:21:28 ---> free -m: 13:21:28 total used free shared buff/cache available 13:21:28 Mem: 7697 610 4895 19 2191 6793 13:21:28 Swap: 1023 0 1023 13:21:28 13:21:28 13:21:28 ---> ip addr: 13:21:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:21:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:21:28 inet 127.0.0.1/8 scope host lo 13:21:28 valid_lft forever preferred_lft forever 13:21:28 inet6 ::1/128 scope host 13:21:28 valid_lft forever preferred_lft forever 13:21:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:21:28 link/ether fa:16:3e:a2:e6:35 brd ff:ff:ff:ff:ff:ff 13:21:28 altname enp0s3 13:21:28 altname ens3 13:21:28 inet 10.30.170.202/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 13:21:28 valid_lft 86252sec preferred_lft 86252sec 13:21:28 inet6 fe80::f816:3eff:fea2:e635/64 scope link 13:21:28 valid_lft forever preferred_lft forever 13:21:28 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:21:28 link/ether 02:42:48:43:04:b3 brd ff:ff:ff:ff:ff:ff 13:21:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:21:28 valid_lft forever preferred_lft forever 13:21:28 13:21:28 13:21:28 ---> sar -b -r -n DEV: 13:21:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/26/2024 _x86_64_ (2 CPU) 13:21:28 13:21:28 13:18:46 LINUX RESTART (2 CPU) 13:21:28 13:21:28 01:20:01 PM tps rtps wtps bread/s bwrtn/s 13:21:28 01:21:01 PM 86.88 13.86 73.02 2422.58 5441.51 13:21:28 Average: 86.88 13.86 73.02 2422.58 5441.51 13:21:28 13:21:28 01:20:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:21:28 01:21:01 PM 5153008 7005960 2729420 34.63 2688 2036436 960540 10.76 363052 2046268 157024 13:21:28 Average: 5153008 7005960 2729420 34.63 2688 2036436 960540 10.76 363052 2046268 157024 13:21:28 13:21:28 01:20:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:21:28 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:28 01:21:01 PM eth0 65.10 43.98 855.94 11.02 0.00 0.00 0.00 0.00 13:21:28 01:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:28 Average: eth0 65.10 43.98 855.94 11.02 0.00 0.00 0.00 0.00 13:21:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:28 13:21:28 13:21:28 ---> sar -P ALL: 13:21:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/26/2024 _x86_64_ (2 CPU) 13:21:28 13:21:28 13:18:46 LINUX RESTART (2 CPU) 13:21:28 13:21:28 01:20:01 PM CPU %user %nice %system %iowait %steal %idle 13:21:28 01:21:01 PM all 36.89 0.00 6.01 2.51 0.10 54.49 13:21:28 01:21:01 PM 0 23.66 0.00 5.21 1.74 0.10 69.29 13:21:28 01:21:01 PM 1 50.16 0.00 6.81 3.27 0.10 39.65 13:21:28 Average: all 36.89 0.00 6.01 2.51 0.10 54.49 13:21:28 Average: 0 23.66 0.00 5.21 1.74 0.10 69.29 13:21:28 Average: 1 50.16 0.00 6.81 3.27 0.10 39.65 13:21:28 13:21:28 13:21:28