02:13:00 Started by timer 02:13:00 Running as SYSTEM 02:13:00 No JDK named ‘openjdk17’ found 02:13:00 [EnvInject] - Loading node environment variables. 02:13:00 Building remotely on prd-centos7-docker-1c-4g-624 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-argon 02:13:00 [ssh-agent] Looking for ssh-agent implementation... 02:13:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:02 $ ssh-agent 02:13:02 SSH_AUTH_SOCK=/tmp/ssh-dUQqWI8sgInh/agent.9339 02:13:02 SSH_AGENT_PID=9341 02:13:02 [ssh-agent] Started. 02:13:02 Running ssh-add (command line suppressed) 02:13:03 Identity added: /w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_16076629080012833648.key (/w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_16076629080012833648.key) 02:13:03 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:13:03 No JDK named ‘openjdk17’ found 02:13:03 The recommended git tool is: NONE 02:13:06 using credential opendaylight-jenkins-ssh 02:13:06 Wiping out workspace first. 02:13:06 No JDK named ‘openjdk17’ found 02:13:06 Cloning the remote Git repository 02:13:06 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 02:13:06 > git init /w/workspace/ovsdb-daily-full-integration-argon # timeout=10 02:13:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 02:13:06 > git --version # timeout=10 02:13:06 > git --version # 'git version 2.36.6' 02:13:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:13:06 [INFO] Currently running in a labeled security context 02:13:06 [INFO] Currently SELinux is 'enforcing' on the host 02:13:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-argon@tmp/jenkins-gitclient-ssh8837254265185152905.key 02:13:06 Verifying host key using known hosts file 02:13:06 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. 02:13:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 02:13:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:13:10 Avoid second fetch 02:13:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 Checking out Revision 818addfdf72ff71c19042b3b78430a3c98b620bb (origin/stable/argon) 02:13:10 > git config core.sparsecheckout # timeout=10 02:13:10 > git checkout -f 818addfdf72ff71c19042b3b78430a3c98b620bb # timeout=10 02:13:10 Commit message: "Fix inclusion/exclusion lists" 02:13:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:13:10 > git rev-list --no-walk fe50a4eed1d4c903262ad8eeac119911f3b50aa0 # timeout=10 02:13:10 No emails were triggered. 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 provisioning config files... 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 [ovsdb-daily-full-integration-argon] $ /bin/sh -xe /tmp/jenkins7070508832528604770.sh 02:13:10 + '[' -d /tmp/r/org/opendaylight ']' 02:13:10 No JDK named ‘openjdk17’ found 02:13:10 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson8916030751746486646.sh 02:13:10 --2024-03-16 02:13:10-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 02:13:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:13:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:13:10 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 02:13:10 Issued certificate has expired. 02:13:10 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 02:13:11 $ ssh-agent -k 02:13:11 unset SSH_AUTH_SOCK; 02:13:11 unset SSH_AGENT_PID; 02:13:11 echo Agent pid 9341 killed; 02:13:11 [ssh-agent] Stopped. 02:13:11 FATAL: Command returned status 5 02:13:11 java.io.IOException: Command returned status 5 02:13:11 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 02:13:11 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 02:13:11 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 02:13:11 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 02:13:11 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 02:13:11 at hudson.tasks.Maven.perform(Maven.java:319) 02:13:11 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:13:11 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:13:11 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:13:11 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:13:11 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:13:11 at hudson.model.Run.execute(Run.java:1895) 02:13:11 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:13:11 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:13:11 at hudson.model.Executor.run(Executor.java:442) 02:13:11 No JDK named ‘openjdk17’ found 02:13:11 [PostBuildScript] - [INFO] Executing post build scripts. 02:13:11 No JDK named ‘openjdk17’ found 02:13:11 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins11113822486811310097.sh 02:13:11 ---> sysstat.sh 02:13:11 No JDK named ‘openjdk17’ found 02:13:11 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins491905280935072739.sh 02:13:11 ---> package-listing.sh 02:13:11 ++ facter osfamily 02:13:11 ++ tr '[:upper:]' '[:lower:]' 02:13:11 + OS_FAMILY=redhat 02:13:11 + workspace=/w/workspace/ovsdb-daily-full-integration-argon 02:13:11 + START_PACKAGES=/tmp/packages_start.txt 02:13:11 + END_PACKAGES=/tmp/packages_end.txt 02:13:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:11 + PACKAGES=/tmp/packages_start.txt 02:13:11 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:13:11 + PACKAGES=/tmp/packages_end.txt 02:13:11 + case "${OS_FAMILY}" in 02:13:11 + sort 02:13:11 + rpm -qa 02:13:12 + '[' -f /tmp/packages_start.txt ']' 02:13:12 + '[' -f /tmp/packages_end.txt ']' 02:13:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:12 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 02:13:12 + mkdir -p /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:13:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-argon/archives/ 02:13:12 No JDK named ‘openjdk17’ found 02:13:12 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins1824907977340569579.sh 02:13:12 ---> capture-instance-metadata.sh 02:13:12 Setup pyenv: 02:13:12 system 02:13:12 * 3.8.13 (set by /opt/pyenv/version) 02:13:12 * 3.9.13 (set by /opt/pyenv/version) 02:13:12 3.10.13 02:13:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jHJj 02:13:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:13:24 lf-activate-venv(): INFO: Installing: lftools 02:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-jHJj/bin to PATH 02:14:30 INFO: Running in OpenStack, capturing instance metadata 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins3765777656843272119.sh 02:14:31 provisioning config files... 02:14:31 Could not find credentials [logs] for ovsdb-daily-full-integration-argon #533 02:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-argon@tmp/config5961958038786929656tmp 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:14:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:14:31 provisioning config files... 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:14:31 [EnvInject] - Injecting environment variables from a build step. 02:14:31 [EnvInject] - Injecting as environment variables the properties content 02:14:31 SERVER_ID=logs 02:14:31 02:14:31 [EnvInject] - Variables injected successfully. 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins12433503013657739634.sh 02:14:31 ---> create-netrc.sh 02:14:31 WARN: Log server credential not found. 02:14:31 No JDK named ‘openjdk17’ found 02:14:31 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins8521323727050806306.sh 02:14:31 ---> python-tools-install.sh 02:14:31 Setup pyenv: 02:14:31 system 02:14:31 3.8.13 02:14:31 3.9.13 02:14:31 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:14:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jHJj from file:/tmp/.os_lf_venv 02:14:33 lf-activate-venv(): INFO: Installing: lftools 02:14:44 lf-activate-venv(): INFO: Adding /tmp/venv-jHJj/bin to PATH 02:14:44 Generating Requirements File 02:16:27 Python 3.10.13 02:16:28 pip 24.0 from /tmp/venv-jHJj/lib/python3.10/site-packages/pip (python 3.10) 02:16:28 appdirs==1.4.4 02:16:28 argcomplete==3.2.3 02:16:28 aspy.yaml==1.3.0 02:16:28 attrs==23.2.0 02:16:28 autopage==0.5.2 02:16:28 beautifulsoup4==4.12.3 02:16:28 boto3==1.34.64 02:16:28 botocore==1.34.64 02:16:28 bs4==0.0.2 02:16:28 cachetools==5.3.3 02:16:28 certifi==2024.2.2 02:16:28 cffi==1.16.0 02:16:28 cfgv==3.4.0 02:16:28 chardet==5.2.0 02:16:28 charset-normalizer==3.3.2 02:16:28 click==8.1.7 02:16:28 cliff==4.6.0 02:16:28 cmd2==2.4.3 02:16:28 cryptography==3.3.2 02:16:28 debtcollector==3.0.0 02:16:28 decorator==5.1.1 02:16:28 defusedxml==0.7.1 02:16:28 Deprecated==1.2.14 02:16:28 distlib==0.3.8 02:16:28 dnspython==2.6.1 02:16:28 docker==4.2.2 02:16:28 dogpile.cache==1.3.2 02:16:28 email_validator==2.1.1 02:16:28 filelock==3.13.1 02:16:28 future==1.0.0 02:16:28 gitdb==4.0.11 02:16:28 GitPython==3.1.42 02:16:28 google-auth==2.28.2 02:16:28 httplib2==0.22.0 02:16:28 identify==2.5.35 02:16:28 idna==3.6 02:16:28 importlib-resources==1.5.0 02:16:28 iso8601==2.1.0 02:16:28 Jinja2==3.1.3 02:16:28 jmespath==1.0.1 02:16:28 jsonpatch==1.33 02:16:28 jsonpointer==2.4 02:16:28 jsonschema==4.21.1 02:16:28 jsonschema-specifications==2023.12.1 02:16:28 keystoneauth1==5.6.0 02:16:28 kubernetes==29.0.0 02:16:28 lftools==0.37.10 02:16:28 lxml==5.1.0 02:16:28 MarkupSafe==2.1.5 02:16:28 msgpack==1.0.8 02:16:28 multi_key_dict==2.0.3 02:16:28 munch==4.0.0 02:16:28 netaddr==1.2.1 02:16:28 netifaces==0.11.0 02:16:28 niet==1.4.2 02:16:28 nodeenv==1.8.0 02:16:28 oauth2client==4.1.3 02:16:28 oauthlib==3.2.2 02:16:28 openstacksdk==3.0.0 02:16:28 os-client-config==2.1.0 02:16:28 os-service-types==1.7.0 02:16:28 osc-lib==3.0.1 02:16:28 oslo.config==9.4.0 02:16:28 oslo.context==5.5.0 02:16:28 oslo.i18n==6.3.0 02:16:28 oslo.log==5.5.0 02:16:28 oslo.serialization==5.4.0 02:16:28 oslo.utils==7.1.0 02:16:28 packaging==24.0 02:16:28 pbr==6.0.0 02:16:28 platformdirs==4.2.0 02:16:28 prettytable==3.10.0 02:16:28 pyasn1==0.5.1 02:16:28 pyasn1-modules==0.3.0 02:16:28 pycparser==2.21 02:16:28 pygerrit2==2.0.15 02:16:28 PyGithub==2.2.0 02:16:28 pyinotify==0.9.6 02:16:28 PyJWT==2.8.0 02:16:28 PyNaCl==1.5.0 02:16:28 pyparsing==2.4.7 02:16:28 pyperclip==1.8.2 02:16:28 pyrsistent==0.20.0 02:16:28 python-cinderclient==9.5.0 02:16:28 python-dateutil==2.9.0.post0 02:16:28 python-heatclient==3.5.0 02:16:28 python-jenkins==1.8.2 02:16:28 python-keystoneclient==5.4.0 02:16:28 python-magnumclient==4.4.0 02:16:28 python-novaclient==18.6.0 02:16:28 python-openstackclient==6.5.0 02:16:28 python-swiftclient==4.5.0 02:16:28 PyYAML==6.0.1 02:16:28 referencing==0.33.0 02:16:28 requests==2.31.0 02:16:28 requests-oauthlib==1.4.0 02:16:28 requestsexceptions==1.4.0 02:16:28 rfc3986==2.0.0 02:16:28 rpds-py==0.18.0 02:16:28 rsa==4.9 02:16:28 ruamel.yaml==0.18.6 02:16:28 ruamel.yaml.clib==0.2.8 02:16:28 s3transfer==0.10.1 02:16:28 simplejson==3.19.2 02:16:28 six==1.16.0 02:16:28 smmap==5.0.1 02:16:28 soupsieve==2.5 02:16:28 stevedore==5.2.0 02:16:28 tabulate==0.9.0 02:16:28 toml==0.10.2 02:16:28 tomlkit==0.12.4 02:16:28 tqdm==4.66.2 02:16:28 typing_extensions==4.10.0 02:16:28 tzdata==2024.1 02:16:28 urllib3==1.26.18 02:16:28 virtualenv==20.25.1 02:16:28 wcwidth==0.2.13 02:16:28 websocket-client==1.7.0 02:16:28 wrapt==1.16.0 02:16:28 xdg==6.0.0 02:16:28 xmltodict==0.13.0 02:16:28 yq==3.2.3 02:16:28 No JDK named ‘openjdk17’ found 02:16:28 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins11186599869339939790.sh 02:16:28 ---> sudo-logs.sh 02:16:28 Archiving 'sudo' log.. 02:16:29 No JDK named ‘openjdk17’ found 02:16:29 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins28345554663347032.sh 02:16:29 ---> job-cost.sh 02:16:29 Setup pyenv: 02:16:29 system 02:16:29 3.8.13 02:16:29 3.9.13 02:16:29 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:16:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jHJj from file:/tmp/.os_lf_venv 02:16:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-jHJj/bin to PATH 02:16:40 INFO: No Stack... 02:16:40 INFO: Retrieving Pricing Info for: v3-standard-2 02:16:41 INFO: Archiving Costs 02:16:41 No JDK named ‘openjdk17’ found 02:16:41 [ovsdb-daily-full-integration-argon] $ /bin/bash -l /tmp/jenkins14674784303131015972.sh 02:16:41 ---> logs-deploy.sh 02:16:41 Setup pyenv: 02:16:41 system 02:16:41 3.8.13 02:16:41 3.9.13 02:16:41 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 02:16:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jHJj from file:/tmp/.os_lf_venv 02:16:42 lf-activate-venv(): INFO: Installing: lftools 02:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-jHJj/bin to PATH 02:16:59 WARNING: Nexus logging server not set 02:16:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-argon/533/ 02:16:59 INFO: archiving logs to S3 02:17:00 ---> uname -a: 02:17:00 Linux prd-centos7-docker-1c-4g-624.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 02:17:00 02:17:00 02:17:00 ---> lscpu: 02:17:00 Architecture: x86_64 02:17:00 CPU op-mode(s): 32-bit, 64-bit 02:17:00 Byte Order: Little Endian 02:17:00 CPU(s): 2 02:17:00 On-line CPU(s) list: 0,1 02:17:00 Thread(s) per core: 1 02:17:00 Core(s) per socket: 1 02:17:00 Socket(s): 2 02:17:00 NUMA node(s): 1 02:17:00 Vendor ID: AuthenticAMD 02:17:00 CPU family: 23 02:17:00 Model: 49 02:17:00 Model name: AMD EPYC-Rome Processor 02:17:00 Stepping: 0 02:17:00 CPU MHz: 2799.998 02:17:00 BogoMIPS: 5599.99 02:17:00 Virtualization: AMD-V 02:17:00 Hypervisor vendor: KVM 02:17:00 Virtualization type: full 02:17:00 L1d cache: 32K 02:17:00 L1i cache: 32K 02:17:00 L2 cache: 512K 02:17:00 L3 cache: 16384K 02:17:00 NUMA node0 CPU(s): 0,1 02:17:00 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 02:17:00 02:17:00 02:17:00 ---> nproc: 02:17:00 2 02:17:00 02:17:00 02:17:00 ---> df -h: 02:17:00 Filesystem Size Used Avail Use% Mounted on 02:17:00 devtmpfs 3.8G 0 3.8G 0% /dev 02:17:00 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:17:00 tmpfs 3.9G 17M 3.9G 1% /run 02:17:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:17:00 /dev/vda1 40G 6.0G 35G 15% / 02:17:00 tmpfs 783M 0 783M 0% /run/user/1001 02:17:00 02:17:00 02:17:00 ---> free -m: 02:17:00 total used free shared buff/cache available 02:17:00 Mem: 7821 550 5211 16 2059 6981 02:17:00 Swap: 1023 0 1023 02:17:00 02:17:00 02:17:00 ---> ip addr: 02:17:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:17:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:17:00 inet 127.0.0.1/8 scope host lo 02:17:00 valid_lft forever preferred_lft forever 02:17:00 inet6 ::1/128 scope host 02:17:00 valid_lft forever preferred_lft forever 02:17:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:17:00 link/ether fa:16:3e:ea:ac:d1 brd ff:ff:ff:ff:ff:ff 02:17:00 inet 10.30.170.239/23 brd 10.30.171.255 scope global dynamic eth0 02:17:00 valid_lft 86006sec preferred_lft 86006sec 02:17:00 inet6 fe80::f816:3eff:feea:acd1/64 scope link 02:17:00 valid_lft forever preferred_lft forever 02:17:00 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:17:00 link/ether 02:42:14:ef:42:3e brd ff:ff:ff:ff:ff:ff 02:17:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:17:00 valid_lft forever preferred_lft forever 02:17:00 02:17:00 02:17:00 ---> sar -b -r -n DEV: 02:17:00 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/16/2024 _x86_64_ (2 CPU) 02:17:00 02:17:00 02:10:21 AM LINUX RESTART 02:17:00 02:17:00 02:11:05 AM tps rtps wtps bread/s bwrtn/s 02:17:00 02:12:01 AM 19.98 7.30 12.69 335.56 2041.43 02:17:00 02:13:01 AM 16.65 7.74 8.91 2665.25 1412.71 02:17:00 02:14:01 AM 81.52 11.89 69.64 1493.19 5145.60 02:17:00 02:15:01 AM 192.64 6.63 186.01 807.46 7267.27 02:17:00 02:16:01 AM 78.06 0.02 78.05 0.40 2608.78 02:17:00 Average: 78.55 6.71 71.84 1070.23 3717.50 02:17:00 02:17:00 02:11:05 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:17:00 02:12:01 AM 6170656 1838080 22.95 2620 1495780 567456 6.27 176492 1425028 0 02:17:00 02:13:01 AM 5921492 2087244 26.06 2620 1631328 788712 8.71 356232 1490212 504 02:17:00 02:14:01 AM 5567920 2440816 30.48 2620 1796604 904632 9.99 709060 1463836 43500 02:17:00 02:15:01 AM 5468888 2539848 31.71 2620 1909524 854892 9.44 663204 1574408 24816 02:17:00 02:16:01 AM 5336368 2672368 33.37 2620 1982640 902732 9.97 744144 1614676 53500 02:17:00 Average: 5693065 2315671 28.91 2620 1763175 803685 8.87 529826 1513632 24464 02:17:00 02:17:00 02:11:05 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:17:00 02:12:01 AM eth0 0.84 0.64 0.11 0.11 0.00 0.00 0.00 02:17:00 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:13:01 AM eth0 131.19 72.26 353.17 16.91 0.00 0.00 0.00 02:17:00 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:14:01 AM eth0 185.88 143.35 1178.79 40.74 0.00 0.00 0.00 02:17:00 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:15:01 AM eth0 15.59 16.07 103.67 4.21 0.00 0.00 0.00 02:17:00 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:16:01 AM eth0 12.99 12.66 147.95 2.17 0.00 0.00 0.00 02:17:00 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 Average: eth0 70.23 49.66 361.62 13.00 0.00 0.00 0.00 02:17:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:00 02:17:00 02:17:00 ---> sar -P ALL: 02:17:00 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/16/2024 _x86_64_ (2 CPU) 02:17:00 02:17:00 02:10:21 AM LINUX RESTART 02:17:00 02:17:00 02:11:05 AM CPU %user %nice %system %iowait %steal %idle 02:17:00 02:12:01 AM all 1.27 0.00 1.25 48.64 0.02 48.81 02:17:00 02:12:01 AM 0 1.09 0.00 1.68 19.69 0.02 77.51 02:17:00 02:12:01 AM 1 1.45 0.00 0.82 77.58 0.04 20.10 02:17:00 02:13:01 AM all 7.11 0.00 1.77 84.53 0.03 6.56 02:17:00 02:13:01 AM 0 7.04 0.00 1.79 83.73 0.02 7.43 02:17:00 02:13:01 AM 1 7.18 0.00 1.77 85.32 0.03 5.70 02:17:00 02:14:01 AM all 26.31 0.00 2.15 11.10 0.10 60.33 02:17:00 02:14:01 AM 0 16.81 0.00 1.65 14.75 0.10 66.68 02:17:00 02:14:01 AM 1 36.03 0.00 2.65 7.35 0.12 53.84 02:17:00 02:15:01 AM all 24.84 0.00 2.27 9.00 0.10 63.79 02:17:00 02:15:01 AM 0 13.07 0.00 2.18 6.06 0.09 78.60 02:17:00 02:15:01 AM 1 36.97 0.00 2.34 12.04 0.11 48.55 02:17:00 02:16:01 AM all 11.99 0.00 0.88 22.07 0.07 65.00 02:17:00 02:16:01 AM 0 14.86 0.00 0.73 10.49 0.07 73.85 02:17:00 02:16:01 AM 1 9.15 0.00 1.05 33.59 0.07 56.14 02:17:00 Average: all 14.34 0.00 1.66 35.21 0.07 48.72 02:17:00 Average: 0 10.65 0.00 1.61 27.15 0.06 60.53 02:17:00 Average: 1 18.06 0.00 1.73 43.34 0.07 36.80 02:17:00 02:17:00 02:17:00