11:18:06 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/test/+/110945 11:18:06 Running as SYSTEM 11:18:06 [EnvInject] - Loading node environment variables. 11:18:06 Building remotely on prd-centos8-builder-2c-2g-164 (centos8-builder-2c-2g) in workspace /w/workspace/integration-test-tox-verify-master 11:18:06 [ssh-agent] Looking for ssh-agent implementation... 11:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:07 $ ssh-agent 11:18:07 SSH_AUTH_SOCK=/tmp/ssh-2y3gdIQJzBLl/agent.5455 11:18:07 SSH_AGENT_PID=5456 11:18:07 [ssh-agent] Started. 11:18:07 Running ssh-add (command line suppressed) 11:18:07 Identity added: /w/workspace/integration-test-tox-verify-master@tmp/private_key_1080445313130514094.key (/w/workspace/integration-test-tox-verify-master@tmp/private_key_1080445313130514094.key) 11:18:07 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:18:07 The recommended git tool is: NONE 11:18:09 using credential jenkins-ssh 11:18:09 Wiping out workspace first. 11:18:09 Cloning the remote Git repository 11:18:09 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 11:18:09 > git init /w/workspace/integration-test-tox-verify-master # timeout=10 11:18:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 11:18:09 > git --version # timeout=10 11:18:09 > git --version # 'git version 2.43.0' 11:18:09 using GIT_SSH to set credentials jenkins-ssh 11:18:10 [INFO] Currently running in a labeled security context 11:18:10 [INFO] Currently SELinux is 'enforcing' on the host 11:18:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-test-tox-verify-master@tmp/jenkins-gitclient-ssh6639065720254312929.key 11:18:10 Verifying host key using known hosts file 11:18:10 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. 11:18:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 11:18:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 11:18:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 11:18:12 using GIT_SSH to set credentials jenkins-ssh 11:18:12 [INFO] Currently running in a labeled security context 11:18:12 [INFO] Currently SELinux is 'enforcing' on the host 11:18:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-test-tox-verify-master@tmp/jenkins-gitclient-ssh4699919388654400206.key 11:18:12 Verifying host key using known hosts file 11:18:12 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. 11:18:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/45/110945/5 # timeout=10 11:18:13 ERROR: Error fetching remote repo 'origin' 11:18:13 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/integration/test 11:18:13 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 11:18:13 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 11:18:13 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 11:18:13 at hudson.scm.SCM.checkout(SCM.java:540) 11:18:13 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 11:18:13 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 11:18:13 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 11:18:13 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 11:18:13 at hudson.model.Run.execute(Run.java:1895) 11:18:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:18:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:18:13 at hudson.model.Executor.run(Executor.java:442) 11:18:13 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/45/110945/5" returned status code 128: 11:18:13 stdout: 11:18:13 stderr: fatal: couldn't find remote ref refs/changes/45/110945/5 11:18:13 11:18:13 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 11:18:13 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 11:18:13 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 11:18:13 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 11:18:13 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 11:18:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 11:18:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 11:18:13 at hudson.remoting.Request$2.run(Request.java:377) 11:18:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 11:18:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 11:18:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 11:18:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 11:18:13 at java.base/java.lang.Thread.run(Thread.java:829) 11:18:13 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-builder-2c-2g-164 11:18:13 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 11:18:13 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 11:18:13 at hudson.remoting.Channel.call(Channel.java:1003) 11:18:13 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 11:18:13 at jdk.internal.reflect.GeneratedMethodAccessor822.invoke(Unknown Source) 11:18:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:18:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 11:18:13 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 11:18:13 at com.sun.proxy.$Proxy293.execute(Unknown Source) 11:18:13 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 11:18:13 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 11:18:13 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 11:18:13 at hudson.scm.SCM.checkout(SCM.java:540) 11:18:13 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 11:18:13 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 11:18:13 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 11:18:13 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 11:18:13 at hudson.model.Run.execute(Run.java:1895) 11:18:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 11:18:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 11:18:13 at hudson.model.Executor.run(Executor.java:442) 11:18:13 ERROR: Error fetching remote repo 'origin' 11:18:13 $ ssh-agent -k 11:18:13 unset SSH_AUTH_SOCK; 11:18:13 unset SSH_AGENT_PID; 11:18:13 echo Agent pid 5456 killed; 11:18:13 [ssh-agent] Stopped. 11:18:13 [PostBuildScript] - [INFO] Executing post build scripts. 11:18:13 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins18414413856343525148.sh 11:18:13 ---> sysstat.sh 11:18:13 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins13791632219833826992.sh 11:18:13 ---> package-listing.sh 11:18:13 ++ facter osfamily 11:18:13 ++ tr '[:upper:]' '[:lower:]' 11:18:13 + OS_FAMILY=redhat 11:18:13 + workspace=/w/workspace/integration-test-tox-verify-master 11:18:13 + START_PACKAGES=/tmp/packages_start.txt 11:18:13 + END_PACKAGES=/tmp/packages_end.txt 11:18:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:18:13 + PACKAGES=/tmp/packages_start.txt 11:18:13 + '[' /w/workspace/integration-test-tox-verify-master ']' 11:18:13 + PACKAGES=/tmp/packages_end.txt 11:18:13 + case "${OS_FAMILY}" in 11:18:13 + rpm -qa 11:18:13 + sort 11:18:14 + '[' -f /tmp/packages_start.txt ']' 11:18:14 + '[' -f /tmp/packages_end.txt ']' 11:18:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:18:14 + '[' /w/workspace/integration-test-tox-verify-master ']' 11:18:14 + mkdir -p /w/workspace/integration-test-tox-verify-master/archives/ 11:18:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-test-tox-verify-master/archives/ 11:18:14 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins6918764295364953327.sh 11:18:14 ---> capture-instance-metadata.sh 11:18:14 Setup pyenv: 11:18:14 system 11:18:14 * 3.8.13 (set by /opt/pyenv/version) 11:18:14 * 3.9.13 (set by /opt/pyenv/version) 11:18:14 * 3.10.13 (set by /opt/pyenv/version) 11:18:14 * 3.11.7 (set by /opt/pyenv/version) 11:18:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dWjv 11:18:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:22 lf-activate-venv(): INFO: Installing: lftools 11:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-dWjv/bin to PATH 11:18:56 INFO: Running in OpenStack, capturing instance metadata 11:18:57 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins385821934773648622.sh 11:18:57 provisioning config files... 11:18:57 Could not find credentials [logs] for integration-test-tox-verify-master #9484 11:18:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-test-tox-verify-master@tmp/config2715433658457651069tmp 11:18:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:18:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:18:57 provisioning config files... 11:18:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:18:57 [EnvInject] - Injecting environment variables from a build step. 11:18:57 [EnvInject] - Injecting as environment variables the properties content 11:18:57 SERVER_ID=logs 11:18:57 11:18:57 [EnvInject] - Variables injected successfully. 11:18:57 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins9225804708410728486.sh 11:18:57 ---> create-netrc.sh 11:18:57 WARN: Log server credential not found. 11:18:57 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins15528227561726272712.sh 11:18:57 ---> python-tools-install.sh 11:18:57 Setup pyenv: 11:18:58 system 11:18:58 3.8.13 11:18:58 3.9.13 11:18:58 3.10.13 11:18:58 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 11:18:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dWjv from file:/tmp/.os_lf_venv 11:18:59 lf-activate-venv(): INFO: Installing: lftools 11:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-dWjv/bin to PATH 11:19:07 Generating Requirements File 11:19:40 Python 3.11.7 11:19:41 pip 24.0 from /tmp/venv-dWjv/lib/python3.11/site-packages/pip (python 3.11) 11:19:41 appdirs==1.4.4 11:19:41 argcomplete==3.2.3 11:19:41 aspy.yaml==1.3.0 11:19:41 attrs==23.2.0 11:19:41 autopage==0.5.2 11:19:41 beautifulsoup4==4.12.3 11:19:41 boto3==1.34.67 11:19:41 botocore==1.34.67 11:19:41 bs4==0.0.2 11:19:41 cachetools==5.3.3 11:19:41 certifi==2024.2.2 11:19:41 cffi==1.16.0 11:19:41 cfgv==3.4.0 11:19:41 chardet==5.2.0 11:19:41 charset-normalizer==3.3.2 11:19:41 click==8.1.7 11:19:41 cliff==4.6.0 11:19:41 cmd2==2.4.3 11:19:41 cryptography==3.3.2 11:19:41 debtcollector==3.0.0 11:19:41 decorator==5.1.1 11:19:41 defusedxml==0.7.1 11:19:41 Deprecated==1.2.14 11:19:41 distlib==0.3.8 11:19:41 dnspython==2.6.1 11:19:41 docker==4.2.2 11:19:41 dogpile.cache==1.3.2 11:19:41 email_validator==2.1.1 11:19:41 filelock==3.13.1 11:19:41 future==1.0.0 11:19:41 gitdb==4.0.11 11:19:41 GitPython==3.1.42 11:19:41 google-auth==2.29.0 11:19:41 httplib2==0.22.0 11:19:41 identify==2.5.35 11:19:41 idna==3.6 11:19:41 importlib-resources==1.5.0 11:19:41 iso8601==2.1.0 11:19:41 Jinja2==3.1.3 11:19:41 jmespath==1.0.1 11:19:41 jsonpatch==1.33 11:19:41 jsonpointer==2.4 11:19:41 jsonschema==4.21.1 11:19:41 jsonschema-specifications==2023.12.1 11:19:41 keystoneauth1==5.6.0 11:19:41 kubernetes==29.0.0 11:19:41 lftools==0.37.10 11:19:41 lxml==5.1.0 11:19:41 MarkupSafe==2.1.5 11:19:41 msgpack==1.0.8 11:19:41 multi_key_dict==2.0.3 11:19:41 munch==4.0.0 11:19:41 netaddr==1.2.1 11:19:41 netifaces==0.11.0 11:19:41 niet==1.4.2 11:19:41 nodeenv==1.8.0 11:19:41 oauth2client==4.1.3 11:19:41 oauthlib==3.2.2 11:19:41 openstacksdk==3.0.0 11:19:41 os-client-config==2.1.0 11:19:41 os-service-types==1.7.0 11:19:41 osc-lib==3.0.1 11:19:41 oslo.config==9.4.0 11:19:41 oslo.context==5.5.0 11:19:41 oslo.i18n==6.3.0 11:19:41 oslo.log==5.5.0 11:19:41 oslo.serialization==5.4.0 11:19:41 oslo.utils==7.1.0 11:19:41 packaging==24.0 11:19:41 pbr==6.0.0 11:19:41 platformdirs==4.2.0 11:19:41 prettytable==3.10.0 11:19:41 pyasn1==0.5.1 11:19:41 pyasn1-modules==0.3.0 11:19:41 pycparser==2.21 11:19:41 pygerrit2==2.0.15 11:19:41 PyGithub==2.2.0 11:19:41 pyinotify==0.9.6 11:19:41 PyJWT==2.8.0 11:19:41 PyNaCl==1.5.0 11:19:41 pyparsing==2.4.7 11:19:41 pyperclip==1.8.2 11:19:41 pyrsistent==0.20.0 11:19:41 python-cinderclient==9.5.0 11:19:41 python-dateutil==2.9.0.post0 11:19:41 python-heatclient==3.5.0 11:19:41 python-jenkins==1.8.2 11:19:41 python-keystoneclient==5.4.0 11:19:41 python-magnumclient==4.4.0 11:19:41 python-novaclient==18.6.0 11:19:41 python-openstackclient==6.6.0 11:19:41 python-swiftclient==4.5.0 11:19:41 PyYAML==6.0.1 11:19:41 referencing==0.34.0 11:19:41 requests==2.31.0 11:19:41 requests-oauthlib==1.4.0 11:19:41 requestsexceptions==1.4.0 11:19:41 rfc3986==2.0.0 11:19:41 rpds-py==0.18.0 11:19:41 rsa==4.9 11:19:41 ruamel.yaml==0.18.6 11:19:41 ruamel.yaml.clib==0.2.8 11:19:41 s3transfer==0.10.1 11:19:41 simplejson==3.19.2 11:19:41 six==1.16.0 11:19:41 smmap==5.0.1 11:19:41 soupsieve==2.5 11:19:41 stevedore==5.2.0 11:19:41 tabulate==0.9.0 11:19:41 toml==0.10.2 11:19:41 tomlkit==0.12.4 11:19:41 tqdm==4.66.2 11:19:41 typing_extensions==4.10.0 11:19:41 tzdata==2024.1 11:19:41 urllib3==1.26.18 11:19:41 virtualenv==20.25.1 11:19:41 wcwidth==0.2.13 11:19:41 websocket-client==1.7.0 11:19:41 wrapt==1.16.0 11:19:41 xdg==6.0.0 11:19:41 xmltodict==0.13.0 11:19:41 yq==3.2.3 11:19:41 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins1162459304818745505.sh 11:19:41 ---> sudo-logs.sh 11:19:41 Archiving 'sudo' log.. 11:19:42 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins10054042880252194626.sh 11:19:42 ---> job-cost.sh 11:19:42 Setup pyenv: 11:19:42 system 11:19:42 3.8.13 11:19:42 3.9.13 11:19:42 3.10.13 11:19:42 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 11:19:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dWjv from file:/tmp/.os_lf_venv 11:19:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-dWjv/bin to PATH 11:19:49 INFO: No Stack... 11:19:49 INFO: Retrieving Pricing Info for: v3-standard-2 11:19:49 INFO: Archiving Costs 11:19:49 [integration-test-tox-verify-master] $ /bin/bash -l /tmp/jenkins16012317217288138496.sh 11:19:49 ---> logs-deploy.sh 11:19:49 Setup pyenv: 11:19:50 system 11:19:50 3.8.13 11:19:50 3.9.13 11:19:50 3.10.13 11:19:50 * 3.11.7 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 11:19:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dWjv from file:/tmp/.os_lf_venv 11:19:51 lf-activate-venv(): INFO: Installing: lftools 11:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-dWjv/bin to PATH 11:20:01 WARNING: Nexus logging server not set 11:20:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/integration-test-tox-verify-master/9484/ 11:20:01 INFO: archiving logs to S3 11:20:02 ---> uname -a: 11:20:02 Linux prd-centos8-builder-2c-2g-164.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:20:02 11:20:02 11:20:02 ---> lscpu: 11:20:02 Architecture: x86_64 11:20:02 CPU op-mode(s): 32-bit, 64-bit 11:20:02 Byte Order: Little Endian 11:20:02 CPU(s): 2 11:20:02 On-line CPU(s) list: 0,1 11:20:02 Thread(s) per core: 1 11:20:02 Core(s) per socket: 1 11:20:02 Socket(s): 2 11:20:02 NUMA node(s): 1 11:20:02 Vendor ID: AuthenticAMD 11:20:02 CPU family: 23 11:20:02 Model: 49 11:20:02 Model name: AMD EPYC-Rome Processor 11:20:02 Stepping: 0 11:20:02 CPU MHz: 2800.000 11:20:02 BogoMIPS: 5600.00 11:20:02 Virtualization: AMD-V 11:20:02 Hypervisor vendor: KVM 11:20:02 Virtualization type: full 11:20:02 L1d cache: 32K 11:20:02 L1i cache: 32K 11:20:02 L2 cache: 512K 11:20:02 L3 cache: 16384K 11:20:02 NUMA node0 CPU(s): 0,1 11:20:02 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:20:02 11:20:02 11:20:02 ---> nproc: 11:20:02 2 11:20:02 11:20:02 11:20:02 ---> df -h: 11:20:02 Filesystem Size Used Avail Use% Mounted on 11:20:02 devtmpfs 3.8G 0 3.8G 0% /dev 11:20:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:20:02 tmpfs 3.8G 17M 3.8G 1% /run 11:20:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:20:02 /dev/vda1 40G 8.4G 32G 21% / 11:20:02 tmpfs 770M 0 770M 0% /run/user/1001 11:20:02 11:20:02 11:20:02 ---> free -m: 11:20:02 total used free shared buff/cache available 11:20:02 Mem: 7697 594 4891 19 2211 6809 11:20:02 Swap: 1023 0 1023 11:20:02 11:20:02 11:20:02 ---> ip addr: 11:20:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:20:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:20:02 inet 127.0.0.1/8 scope host lo 11:20:02 valid_lft forever preferred_lft forever 11:20:02 inet6 ::1/128 scope host 11:20:02 valid_lft forever preferred_lft forever 11:20:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:20:02 link/ether fa:16:3e:06:89:6b brd ff:ff:ff:ff:ff:ff 11:20:02 altname enp0s3 11:20:02 altname ens3 11:20:02 inet 10.30.171.141/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:20:02 valid_lft 86238sec preferred_lft 86238sec 11:20:02 inet6 fe80::f816:3eff:fe06:896b/64 scope link 11:20:02 valid_lft forever preferred_lft forever 11:20:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:20:02 link/ether 02:42:45:0b:13:72 brd ff:ff:ff:ff:ff:ff 11:20:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:20:02 valid_lft forever preferred_lft forever 11:20:02 11:20:02 11:20:02 ---> sar -b -r -n DEV: 11:20:02 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/21/2024 _x86_64_ (2 CPU) 11:20:02 11:20:02 11:17:15 LINUX RESTART (2 CPU) 11:20:02 11:20:02 11:18:01 AM tps rtps wtps bread/s bwrtn/s 11:20:02 11:19:01 AM 80.22 17.58 62.64 3405.70 5280.22 11:20:02 11:20:01 AM 88.79 0.65 88.14 65.44 7822.33 11:20:02 Average: 84.50 9.11 75.39 1735.43 6551.38 11:20:02 11:20:02 11:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:20:02 11:19:01 AM 5169096 7015532 2713340 34.42 2688 2030580 957232 10.72 372280 2024472 144864 11:20:02 11:20:01 AM 5047700 7011028 2834736 35.96 2688 2141604 942496 10.55 379368 2116980 97536 11:20:02 Average: 5108398 7013280 2774038 35.19 2688 2086092 949864 10.64 375824 2070726 121200 11:20:02 11:20:02 11:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:20:02 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:19:01 AM eth0 202.17 124.68 1434.53 46.96 0.00 0.00 0.00 0.00 11:20:02 11:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:20:01 AM eth0 30.62 23.56 252.84 6.81 0.00 0.00 0.00 0.00 11:20:02 11:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 Average: eth0 116.39 74.11 843.64 26.88 0.00 0.00 0.00 0.00 11:20:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:02 11:20:02 11:20:02 ---> sar -P ALL: 11:20:02 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/21/2024 _x86_64_ (2 CPU) 11:20:02 11:20:02 11:17:15 LINUX RESTART (2 CPU) 11:20:02 11:20:02 11:18:01 AM CPU %user %nice %system %iowait %steal %idle 11:20:02 11:19:01 AM all 37.60 0.00 6.29 3.45 0.12 52.53 11:20:02 11:19:01 AM 0 30.16 0.00 4.54 3.20 0.10 62.01 11:20:02 11:19:01 AM 1 45.06 0.00 8.05 3.71 0.13 43.05 11:20:02 11:20:01 AM all 39.13 0.00 4.33 5.47 0.12 50.95 11:20:02 11:20:01 AM 0 9.73 0.00 2.91 5.73 0.13 81.50 11:20:02 11:20:01 AM 1 68.81 0.00 5.77 5.21 0.10 20.11 11:20:02 Average: all 38.37 0.00 5.31 4.46 0.12 51.74 11:20:02 Average: 0 19.91 0.00 3.72 4.47 0.12 71.78 11:20:02 Average: 1 56.92 0.00 6.91 4.46 0.12 31.59 11:20:02 11:20:02 11:20:02