04:36:53 Started by timer 04:36:53 Running as SYSTEM 04:36:53 No JDK named ‘openjdk17’ found 04:36:53 [EnvInject] - Loading node environment variables. 04:36:53 Building remotely on prd-centos7-docker-1c-4g-6 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-potassium 04:36:58 [ssh-agent] Looking for ssh-agent implementation... 04:36:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:36:58 $ ssh-agent 04:36:58 SSH_AUTH_SOCK=/tmp/ssh-ZnMwXGJGyLbM/agent.9388 04:36:58 SSH_AGENT_PID=9389 04:36:58 [ssh-agent] Started. 04:36:58 Running ssh-add (command line suppressed) 04:36:58 Identity added: /w/workspace/ovsdb-daily-full-integration-potassium@tmp/private_key_2759799488135489489.key (/w/workspace/ovsdb-daily-full-integration-potassium@tmp/private_key_2759799488135489489.key) 04:36:58 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:36:58 No JDK named ‘openjdk17’ found 04:36:58 The recommended git tool is: NONE 04:37:00 using credential opendaylight-jenkins-ssh 04:37:00 Wiping out workspace first. 04:37:00 No JDK named ‘openjdk17’ found 04:37:00 Cloning the remote Git repository 04:37:00 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 04:37:00 > git init /w/workspace/ovsdb-daily-full-integration-potassium # timeout=10 04:37:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 04:37:00 > git --version # timeout=10 04:37:00 > git --version # 'git version 2.36.6' 04:37:00 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:37:01 [INFO] Currently running in a labeled security context 04:37:01 [INFO] Currently SELinux is 'enforcing' on the host 04:37:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-potassium@tmp/jenkins-gitclient-ssh11413252427244391203.key 04:37:01 Verifying host key using known hosts file 04:37:01 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. 04:37:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 04:37:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:05 Avoid second fetch 04:37:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 Checking out Revision 2a2b3f59163943f7512317ef543f41eb572e4d1d (origin/stable/potassium) 04:37:05 > git config core.sparsecheckout # timeout=10 04:37:05 > git checkout -f 2a2b3f59163943f7512317ef543f41eb572e4d1d # timeout=10 04:37:05 Commit message: "Improve thrown exception" 04:37:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:37:05 > git rev-list --no-walk 8da49ce94fa70977a3705469fb83906d57f0c308 # timeout=10 04:37:05 No emails were triggered. 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 provisioning config files... 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:37:05 No JDK named ‘openjdk17’ found 04:37:05 No JDK named ‘openjdk17’ found 04:37:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:37:09 No JDK named ‘openjdk17’ found 04:37:09 No JDK named ‘openjdk17’ found 04:37:09 [ovsdb-daily-full-integration-potassium] $ /bin/sh -xe /tmp/jenkins3342834445596498770.sh 04:37:09 + '[' -d /tmp/r/org/opendaylight ']' 04:37:09 No JDK named ‘openjdk17’ found 04:37:09 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson2694053365456962755.sh 04:37:09 --2024-03-14 04:37:09-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 04:37:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:37:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:37:09 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 04:37:09 Issued certificate has expired. 04:37:09 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 04:37:09 $ ssh-agent -k 04:37:09 unset SSH_AUTH_SOCK; 04:37:09 unset SSH_AGENT_PID; 04:37:09 echo Agent pid 9389 killed; 04:37:09 [ssh-agent] Stopped. 04:37:09 FATAL: Command returned status 5 04:37:09 java.io.IOException: Command returned status 5 04:37:09 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 04:37:09 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 04:37:09 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 04:37:09 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 04:37:09 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 04:37:09 at hudson.tasks.Maven.perform(Maven.java:319) 04:37:09 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:37:09 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 04:37:09 at hudson.model.Build$BuildExecution.build(Build.java:199) 04:37:09 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 04:37:09 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 04:37:09 at hudson.model.Run.execute(Run.java:1895) 04:37:09 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:37:09 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:37:09 at hudson.model.Executor.run(Executor.java:442) 04:37:09 No JDK named ‘openjdk17’ found 04:37:09 [PostBuildScript] - [INFO] Executing post build scripts. 04:37:09 No JDK named ‘openjdk17’ found 04:37:09 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins6173318793943930125.sh 04:37:09 ---> sysstat.sh 04:37:09 No JDK named ‘openjdk17’ found 04:37:09 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins1599362616065068726.sh 04:37:09 ---> package-listing.sh 04:37:09 ++ facter osfamily 04:37:09 ++ tr '[:upper:]' '[:lower:]' 04:37:10 + OS_FAMILY=redhat 04:37:10 + workspace=/w/workspace/ovsdb-daily-full-integration-potassium 04:37:10 + START_PACKAGES=/tmp/packages_start.txt 04:37:10 + END_PACKAGES=/tmp/packages_end.txt 04:37:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:10 + PACKAGES=/tmp/packages_start.txt 04:37:10 + '[' /w/workspace/ovsdb-daily-full-integration-potassium ']' 04:37:10 + PACKAGES=/tmp/packages_end.txt 04:37:10 + case "${OS_FAMILY}" in 04:37:10 + rpm -qa 04:37:10 + sort 04:37:10 + '[' -f /tmp/packages_start.txt ']' 04:37:10 + '[' -f /tmp/packages_end.txt ']' 04:37:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:10 + '[' /w/workspace/ovsdb-daily-full-integration-potassium ']' 04:37:10 + mkdir -p /w/workspace/ovsdb-daily-full-integration-potassium/archives/ 04:37:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-potassium/archives/ 04:37:10 No JDK named ‘openjdk17’ found 04:37:10 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins3850327433138202806.sh 04:37:10 ---> capture-instance-metadata.sh 04:37:11 Setup pyenv: 04:37:11 system 04:37:11 * 3.8.13 (set by /opt/pyenv/version) 04:37:11 * 3.9.13 (set by /opt/pyenv/version) 04:37:11 3.10.13 04:37:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m0yP 04:37:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:37:23 lf-activate-venv(): INFO: Installing: lftools 04:38:05 lf-activate-venv(): INFO: Adding /tmp/venv-m0yP/bin to PATH 04:38:05 INFO: Running in OpenStack, capturing instance metadata 04:38:05 No JDK named ‘openjdk17’ found 04:38:05 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins14822846054616350772.sh 04:38:05 provisioning config files... 04:38:07 Could not find credentials [logs] for ovsdb-daily-full-integration-potassium #348 04:38:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-potassium@tmp/config11411554628824413776tmp 04:38:07 No JDK named ‘openjdk17’ found 04:38:07 No JDK named ‘openjdk17’ found 04:38:07 No JDK named ‘openjdk17’ found 04:38:07 No JDK named ‘openjdk17’ found 04:38:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:38:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:38:07 provisioning config files... 04:38:07 No JDK named ‘openjdk17’ found 04:38:07 No JDK named ‘openjdk17’ found 04:38:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:38:09 [EnvInject] - Injecting environment variables from a build step. 04:38:09 [EnvInject] - Injecting as environment variables the properties content 04:38:09 SERVER_ID=logs 04:38:09 04:38:09 [EnvInject] - Variables injected successfully. 04:38:09 No JDK named ‘openjdk17’ found 04:38:09 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins3892083260057176182.sh 04:38:09 ---> create-netrc.sh 04:38:09 WARN: Log server credential not found. 04:38:09 No JDK named ‘openjdk17’ found 04:38:09 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins3884986541284104204.sh 04:38:09 ---> python-tools-install.sh 04:38:09 Setup pyenv: 04:38:09 system 04:38:09 3.8.13 04:38:09 3.9.13 04:38:09 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 04:38:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m0yP from file:/tmp/.os_lf_venv 04:38:11 lf-activate-venv(): INFO: Installing: lftools 04:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-m0yP/bin to PATH 04:38:21 Generating Requirements File 04:39:08 Python 3.10.13 04:39:08 pip 24.0 from /tmp/venv-m0yP/lib/python3.10/site-packages/pip (python 3.10) 04:39:08 appdirs==1.4.4 04:39:08 argcomplete==3.2.3 04:39:08 aspy.yaml==1.3.0 04:39:08 attrs==23.2.0 04:39:08 autopage==0.5.2 04:39:08 beautifulsoup4==4.12.3 04:39:08 boto3==1.34.62 04:39:08 botocore==1.34.62 04:39:08 bs4==0.0.2 04:39:08 cachetools==5.3.3 04:39:08 certifi==2024.2.2 04:39:08 cffi==1.16.0 04:39:08 cfgv==3.4.0 04:39:08 chardet==5.2.0 04:39:08 charset-normalizer==3.3.2 04:39:08 click==8.1.7 04:39:08 cliff==4.6.0 04:39:08 cmd2==2.4.3 04:39:08 cryptography==3.3.2 04:39:08 debtcollector==3.0.0 04:39:08 decorator==5.1.1 04:39:08 defusedxml==0.7.1 04:39:08 Deprecated==1.2.14 04:39:08 distlib==0.3.8 04:39:08 dnspython==2.6.1 04:39:08 docker==4.2.2 04:39:08 dogpile.cache==1.3.2 04:39:08 email_validator==2.1.1 04:39:08 filelock==3.13.1 04:39:08 future==1.0.0 04:39:08 gitdb==4.0.11 04:39:08 GitPython==3.1.42 04:39:08 google-auth==2.28.2 04:39:08 httplib2==0.22.0 04:39:08 identify==2.5.35 04:39:08 idna==3.6 04:39:08 importlib-resources==1.5.0 04:39:08 iso8601==2.1.0 04:39:08 Jinja2==3.1.3 04:39:08 jmespath==1.0.1 04:39:08 jsonpatch==1.33 04:39:08 jsonpointer==2.4 04:39:08 jsonschema==4.21.1 04:39:08 jsonschema-specifications==2023.12.1 04:39:08 keystoneauth1==5.6.0 04:39:08 kubernetes==29.0.0 04:39:08 lftools==0.37.10 04:39:08 lxml==5.1.0 04:39:08 MarkupSafe==2.1.5 04:39:08 msgpack==1.0.8 04:39:08 multi_key_dict==2.0.3 04:39:08 munch==4.0.0 04:39:08 netaddr==1.2.1 04:39:08 netifaces==0.11.0 04:39:08 niet==1.4.2 04:39:08 nodeenv==1.8.0 04:39:08 oauth2client==4.1.3 04:39:08 oauthlib==3.2.2 04:39:08 openstacksdk==3.0.0 04:39:08 os-client-config==2.1.0 04:39:08 os-service-types==1.7.0 04:39:08 osc-lib==3.0.1 04:39:08 oslo.config==9.4.0 04:39:08 oslo.context==5.5.0 04:39:08 oslo.i18n==6.3.0 04:39:08 oslo.log==5.5.0 04:39:08 oslo.serialization==5.4.0 04:39:08 oslo.utils==7.1.0 04:39:08 packaging==24.0 04:39:08 pbr==6.0.0 04:39:08 platformdirs==4.2.0 04:39:08 prettytable==3.10.0 04:39:08 pyasn1==0.5.1 04:39:08 pyasn1-modules==0.3.0 04:39:08 pycparser==2.21 04:39:08 pygerrit2==2.0.15 04:39:08 PyGithub==2.2.0 04:39:08 pyinotify==0.9.6 04:39:08 PyJWT==2.8.0 04:39:08 PyNaCl==1.5.0 04:39:08 pyparsing==2.4.7 04:39:08 pyperclip==1.8.2 04:39:08 pyrsistent==0.20.0 04:39:08 python-cinderclient==9.5.0 04:39:08 python-dateutil==2.9.0.post0 04:39:08 python-heatclient==3.5.0 04:39:08 python-jenkins==1.8.2 04:39:08 python-keystoneclient==5.4.0 04:39:08 python-magnumclient==4.4.0 04:39:08 python-novaclient==18.6.0 04:39:08 python-openstackclient==6.5.0 04:39:08 python-swiftclient==4.5.0 04:39:08 PyYAML==6.0.1 04:39:08 referencing==0.33.0 04:39:08 requests==2.31.0 04:39:08 requests-oauthlib==1.4.0 04:39:08 requestsexceptions==1.4.0 04:39:08 rfc3986==2.0.0 04:39:08 rpds-py==0.18.0 04:39:08 rsa==4.9 04:39:08 ruamel.yaml==0.18.6 04:39:08 ruamel.yaml.clib==0.2.8 04:39:08 s3transfer==0.10.0 04:39:08 simplejson==3.19.2 04:39:08 six==1.16.0 04:39:08 smmap==5.0.1 04:39:08 soupsieve==2.5 04:39:08 stevedore==5.2.0 04:39:08 tabulate==0.9.0 04:39:08 toml==0.10.2 04:39:08 tomlkit==0.12.4 04:39:08 tqdm==4.66.2 04:39:08 typing_extensions==4.10.0 04:39:08 tzdata==2024.1 04:39:08 urllib3==1.26.18 04:39:08 virtualenv==20.25.1 04:39:08 wcwidth==0.2.13 04:39:08 websocket-client==1.7.0 04:39:08 wrapt==1.16.0 04:39:08 xdg==6.0.0 04:39:08 xmltodict==0.13.0 04:39:08 yq==3.2.3 04:39:08 No JDK named ‘openjdk17’ found 04:39:08 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins17224020141972893584.sh 04:39:08 ---> sudo-logs.sh 04:39:08 Archiving 'sudo' log.. 04:39:09 No JDK named ‘openjdk17’ found 04:39:09 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins7185090580795981687.sh 04:39:09 ---> job-cost.sh 04:39:09 Setup pyenv: 04:39:09 system 04:39:09 3.8.13 04:39:09 3.9.13 04:39:09 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 04:39:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m0yP from file:/tmp/.os_lf_venv 04:39:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:39:17 lf-activate-venv(): INFO: Adding /tmp/venv-m0yP/bin to PATH 04:39:17 INFO: No Stack... 04:39:18 INFO: Retrieving Pricing Info for: v3-standard-2 04:39:19 INFO: Archiving Costs 04:39:19 No JDK named ‘openjdk17’ found 04:39:19 [ovsdb-daily-full-integration-potassium] $ /bin/bash -l /tmp/jenkins14885373819026745849.sh 04:39:19 ---> logs-deploy.sh 04:39:19 Setup pyenv: 04:39:19 system 04:39:19 3.8.13 04:39:19 3.9.13 04:39:19 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 04:39:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m0yP from file:/tmp/.os_lf_venv 04:39:20 lf-activate-venv(): INFO: Installing: lftools 04:39:39 lf-activate-venv(): INFO: Adding /tmp/venv-m0yP/bin to PATH 04:39:39 WARNING: Nexus logging server not set 04:39:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-potassium/348/ 04:39:39 INFO: archiving logs to S3 04:39:41 ---> uname -a: 04:39:41 Linux prd-centos7-docker-1c-4g-6.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 04:39:41 04:39:41 04:39:41 ---> lscpu: 04:39:41 Architecture: x86_64 04:39:41 CPU op-mode(s): 32-bit, 64-bit 04:39:41 Byte Order: Little Endian 04:39:41 CPU(s): 2 04:39:41 On-line CPU(s) list: 0,1 04:39:41 Thread(s) per core: 1 04:39:41 Core(s) per socket: 1 04:39:41 Socket(s): 2 04:39:41 NUMA node(s): 1 04:39:41 Vendor ID: AuthenticAMD 04:39:41 CPU family: 23 04:39:41 Model: 49 04:39:41 Model name: AMD EPYC-Rome Processor 04:39:41 Stepping: 0 04:39:41 CPU MHz: 2799.998 04:39:41 BogoMIPS: 5599.99 04:39:41 Virtualization: AMD-V 04:39:41 Hypervisor vendor: KVM 04:39:41 Virtualization type: full 04:39:41 L1d cache: 32K 04:39:41 L1i cache: 32K 04:39:41 L2 cache: 512K 04:39:41 L3 cache: 16384K 04:39:41 NUMA node0 CPU(s): 0,1 04:39:41 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:39:41 04:39:41 04:39:41 ---> nproc: 04:39:41 2 04:39:41 04:39:41 04:39:41 ---> df -h: 04:39:41 Filesystem Size Used Avail Use% Mounted on 04:39:41 devtmpfs 3.8G 0 3.8G 0% /dev 04:39:41 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:39:41 tmpfs 3.9G 17M 3.9G 1% /run 04:39:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:39:41 /dev/vda1 40G 6.0G 35G 15% / 04:39:41 tmpfs 783M 0 783M 0% /run/user/1001 04:39:41 04:39:41 04:39:41 ---> free -m: 04:39:41 total used free shared buff/cache available 04:39:41 Mem: 7821 585 5163 16 2071 6945 04:39:41 Swap: 1023 0 1023 04:39:41 04:39:41 04:39:41 ---> ip addr: 04:39:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:39:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:39:41 inet 127.0.0.1/8 scope host lo 04:39:41 valid_lft forever preferred_lft forever 04:39:41 inet6 ::1/128 scope host 04:39:41 valid_lft forever preferred_lft forever 04:39:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:39:41 link/ether fa:16:3e:8b:1c:df brd ff:ff:ff:ff:ff:ff 04:39:41 inet 10.30.171.139/23 brd 10.30.171.255 scope global dynamic eth0 04:39:41 valid_lft 86176sec preferred_lft 86176sec 04:39:41 inet6 fe80::f816:3eff:fe8b:1cdf/64 scope link 04:39:41 valid_lft forever preferred_lft forever 04:39:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:39:41 link/ether 02:42:85:0b:3b:2d brd ff:ff:ff:ff:ff:ff 04:39:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:39:41 valid_lft forever preferred_lft forever 04:39:41 04:39:41 04:39:41 ---> sar -b -r -n DEV: 04:39:41 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/14/2024 _x86_64_ (2 CPU) 04:39:41 04:39:41 04:35:51 AM LINUX RESTART 04:39:41 04:39:41 04:37:01 AM tps rtps wtps bread/s bwrtn/s 04:39:41 04:38:01 AM 99.83 17.52 82.31 1877.77 4758.03 04:39:41 04:39:01 AM 186.08 0.45 185.63 81.01 6718.19 04:39:41 Average: 142.95 8.98 133.97 979.47 5738.03 04:39:41 04:39:41 04:37:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:39:41 04:38:01 AM 5378060 2630676 32.85 2620 1921216 933856 10.31 789000 1559736 150352 04:39:41 04:39:01 AM 5343656 2665080 33.28 2620 1961720 905640 10.00 747848 1612116 57096 04:39:41 Average: 5360858 2647878 33.06 2620 1941468 919748 10.15 768424 1585926 103724 04:39:41 04:39:41 04:37:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:39:41 04:38:01 AM eth0 95.80 80.52 991.21 17.35 0.00 0.00 0.00 04:39:41 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:41 04:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:41 04:39:01 AM eth0 28.43 25.78 236.30 6.76 0.00 0.00 0.00 04:39:41 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:41 04:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:41 Average: eth0 62.12 53.15 613.79 12.06 0.00 0.00 0.00 04:39:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:41 04:39:41 04:39:41 ---> sar -P ALL: 04:39:41 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/14/2024 _x86_64_ (2 CPU) 04:39:41 04:39:41 04:35:51 AM LINUX RESTART 04:39:41 04:39:41 04:37:01 AM CPU %user %nice %system %iowait %steal %idle 04:39:41 04:38:01 AM all 29.48 0.00 3.07 4.31 0.10 63.03 04:39:41 04:38:01 AM 0 18.71 0.00 2.46 2.79 0.10 75.93 04:39:41 04:38:01 AM 1 40.56 0.00 3.70 5.86 0.12 49.75 04:39:41 04:39:01 AM all 28.00 0.00 1.62 7.20 0.14 63.04 04:39:41 04:39:01 AM 0 11.51 0.00 0.89 7.75 0.14 79.72 04:39:41 04:39:01 AM 1 45.22 0.00 2.38 6.63 0.12 45.64 04:39:41 Average: all 28.74 0.00 2.34 5.76 0.12 63.03 04:39:41 Average: 0 15.09 0.00 1.67 5.28 0.12 77.84 04:39:41 Average: 1 42.89 0.00 3.04 6.25 0.12 47.70 04:39:41 04:39:41 04:39:41