16:16:09 Started by user Robert Varga 16:16:09 Running as SYSTEM 16:16:10 [EnvInject] - Loading node environment variables. 16:16:10 Building remotely on prd-centos8-builder-4c-4g-14870 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 16:16:10 [ssh-agent] Looking for ssh-agent implementation... 16:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:10 $ ssh-agent 16:16:10 SSH_AUTH_SOCK=/tmp/ssh-cNSkN5uBMo4F/agent.5518 16:16:10 SSH_AGENT_PID=5520 16:16:10 [ssh-agent] Started. 16:16:10 Running ssh-add (command line suppressed) 16:16:10 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_16401113543999961560.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_16401113543999961560.key) 16:16:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:16:10 The recommended git tool is: NONE 16:16:13 using credential jenkins-ssh 16:16:13 Wiping out workspace first. 16:16:13 Cloning the remote Git repository 16:16:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 16:16:13 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 16:16:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 16:16:13 > git --version # timeout=10 16:16:13 > git --version # 'git version 2.43.0' 16:16:13 using GIT_SSH to set credentials jenkins-ssh 16:16:13 [INFO] Currently running in a labeled security context 16:16:13 [INFO] Currently SELinux is 'enforcing' on the host 16:16:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh8214968937570637007.key 16:16:13 Verifying host key using known hosts file 16:16:13 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. 16:16:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 16:16:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:17 Avoid second fetch 16:16:17 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 16:16:17 Checking out Revision 4692213074909a85ff4782f875c4ed6ffa112951 (refs/remotes/origin/stable/calcium) 16:16:17 > git config core.sparsecheckout # timeout=10 16:16:17 > git checkout -f 4692213074909a85ff4782f875c4ed6ffa112951 # timeout=10 16:16:17 Commit message: "Update git submodules" 16:16:17 > git rev-list --no-walk 4692213074909a85ff4782f875c4ed6ffa112951 # timeout=10 16:16:21 provisioning config files... 16:16:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:16:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:16:21 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9392181087177591878.sh 16:16:21 ---> autorelease-gerrit-branch-lock.sh 16:16:21 Cloning into 'All-Projects'... 16:16:21 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 16:16:23 Total 1811 (delta 612), reused 1811 (delta 612) 16:16:23 Note: switching to '1caf1289eaee714d91ac403b218bde5c1d302609'. 16:16:23 16:16:23 You are in 'detached HEAD' state. You can look around, make experimental 16:16:23 changes and commit them, and you can discard any commits you make in this 16:16:23 state without impacting any branches by switching back to a branch. 16:16:23 16:16:23 If you want to create a new branch to retain commits you create, you may 16:16:23 do so (now or later) by using -c with the switch command. Example: 16:16:23 16:16:23 git switch -c 16:16:23 16:16:23 Or undo this operation with: 16:16:23 16:16:23 git switch - 16:16:23 16:16:23 Turn off this advice by setting config variable advice.detachedHead to false 16:16:23 16:16:23 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 16:16:24 From ssh://git.opendaylight.org:29418/All-Projects 16:16:24 * [new ref] refs/meta/config -> config 16:16:24 Switched to branch 'config' 16:16:25 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 16:16:26 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 16:16:27 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 16:16:29 + case $mode in 16:16:29 + echo 'INFO: Locking branch for MRI: stable/calcium' 16:16:29 INFO: Locking branch for MRI: stable/calcium 16:16:29 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 16:16:29 + git config -f project.config access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 16:16:29 + git config -f project.config access.refs/heads/stable/calcium.removeReviewer 'group Release Engineering Team' 16:16:29 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 16:16:29 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 16:16:29 + git commit -asm 'Chore: Grant supercommitters rights stable/calcium' 16:16:29 [config ecca0da] Chore: Grant supercommitters rights stable/calcium 16:16:29 1 file changed, 6 insertions(+) 16:16:29 + git diff HEAD~1 16:16:29 diff --git a/project.config b/project.config 16:16:29 index 52d4f8a..0b50316 100644 16:16:29 --- a/project.config 16:16:29 +++ b/project.config 16:16:29 @@ -142,3 +142,9 @@ 16:16:29 exclusiveGroupPermissions = create 16:16:29 create = block group Registered Users 16:16:29 create = group Release Engineering Team 16:16:29 +[access "refs/heads/stable/calcium"] 16:16:29 + exclusiveGroupPermissions = submit 16:16:29 + submit = group Release Engineering Team 16:16:29 + removeReviewer = group Release Engineering Team 16:16:29 + label-Code-Review = -2..+2 group Release Engineering Team 16:16:29 + label-Verified = -1..+1 group Release Engineering Team 16:16:29 + '[' false = true ']' 16:16:29 + echo 'INFO: Pushing changes to the repository.' 16:16:29 INFO: Pushing changes to the repository. 16:16:29 + git push origin HEAD:refs/meta/config 16:16:29 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 16:16:30 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 16:16:30 To ssh://git.opendaylight.org:29418/All-Projects 16:16:30 1caf128..ecca0da HEAD -> refs/meta/config 16:16:30 $ ssh-agent -k 16:16:30 unset SSH_AUTH_SOCK; 16:16:30 unset SSH_AGENT_PID; 16:16:30 echo Agent pid 5520 killed; 16:16:30 [ssh-agent] Stopped. 16:16:30 [PostBuildScript] - [INFO] Executing post build scripts. 16:16:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins5574469605230239865.sh 16:16:30 ---> sysstat.sh 16:16:31 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13580694966532219629.sh 16:16:31 ---> package-listing.sh 16:16:31 ++ facter osfamily 16:16:31 ++ tr '[:upper:]' '[:lower:]' 16:16:31 + OS_FAMILY=redhat 16:16:31 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 16:16:31 + START_PACKAGES=/tmp/packages_start.txt 16:16:31 + END_PACKAGES=/tmp/packages_end.txt 16:16:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:31 + PACKAGES=/tmp/packages_start.txt 16:16:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 16:16:31 + PACKAGES=/tmp/packages_end.txt 16:16:31 + case "${OS_FAMILY}" in 16:16:31 + rpm -qa 16:16:31 + sort 16:16:32 + '[' -f /tmp/packages_start.txt ']' 16:16:32 + '[' -f /tmp/packages_end.txt ']' 16:16:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:32 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 16:16:32 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 16:16:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 16:16:32 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11917115774818596599.sh 16:16:32 ---> capture-instance-metadata.sh 16:16:32 Setup pyenv: 16:16:32 system 16:16:32 * 3.8.13 (set by /opt/pyenv/version) 16:16:32 * 3.9.13 (set by /opt/pyenv/version) 16:16:32 * 3.10.13 (set by /opt/pyenv/version) 16:16:32 * 3.11.7 (set by /opt/pyenv/version) 16:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xT7v 16:16:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:16:44 lf-activate-venv(): INFO: Installing: lftools 16:17:27 lf-activate-venv(): INFO: Adding /tmp/venv-xT7v/bin to PATH 16:17:27 INFO: Running in OpenStack, capturing instance metadata 16:17:28 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12443931937997612860.sh 16:17:28 provisioning config files... 16:17:29 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #65 16:17:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config8755582176198382913tmp 16:17:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:17:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:17:33 provisioning config files... 16:17:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:17:33 [EnvInject] - Injecting environment variables from a build step. 16:17:33 [EnvInject] - Injecting as environment variables the properties content 16:17:33 SERVER_ID=logs 16:17:33 16:17:33 [EnvInject] - Variables injected successfully. 16:17:33 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16883797363698341300.sh 16:17:33 ---> create-netrc.sh 16:17:33 WARN: Log server credential not found. 16:17:33 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9912443117798082958.sh 16:17:33 ---> python-tools-install.sh 16:17:33 Setup pyenv: 16:17:34 system 16:17:34 3.8.13 16:17:34 3.9.13 16:17:34 3.10.13 16:17:34 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:17:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7v from file:/tmp/.os_lf_venv 16:17:35 lf-activate-venv(): INFO: Installing: lftools 16:17:46 lf-activate-venv(): INFO: Adding /tmp/venv-xT7v/bin to PATH 16:17:46 Generating Requirements File 16:18:13 Python 3.11.7 16:18:14 pip 24.2 from /tmp/venv-xT7v/lib/python3.11/site-packages/pip (python 3.11) 16:18:14 appdirs==1.4.4 16:18:14 argcomplete==3.5.0 16:18:14 aspy.yaml==1.3.0 16:18:14 attrs==24.2.0 16:18:14 autopage==0.5.2 16:18:14 beautifulsoup4==4.12.3 16:18:14 boto3==1.35.5 16:18:14 botocore==1.35.5 16:18:14 bs4==0.0.2 16:18:14 cachetools==5.5.0 16:18:14 certifi==2024.7.4 16:18:14 cffi==1.17.0 16:18:14 cfgv==3.4.0 16:18:14 chardet==5.2.0 16:18:14 charset-normalizer==3.3.2 16:18:14 click==8.1.7 16:18:14 cliff==4.7.0 16:18:14 cmd2==2.4.3 16:18:14 cryptography==3.3.2 16:18:14 debtcollector==3.0.0 16:18:14 decorator==5.1.1 16:18:14 defusedxml==0.7.1 16:18:14 Deprecated==1.2.14 16:18:14 distlib==0.3.8 16:18:14 dnspython==2.6.1 16:18:14 docker==4.2.2 16:18:14 dogpile.cache==1.3.3 16:18:14 email_validator==2.2.0 16:18:14 filelock==3.15.4 16:18:14 future==1.0.0 16:18:14 gitdb==4.0.11 16:18:14 GitPython==3.1.43 16:18:14 google-auth==2.34.0 16:18:14 httplib2==0.22.0 16:18:14 identify==2.6.0 16:18:14 idna==3.8 16:18:14 importlib-resources==1.5.0 16:18:14 iso8601==2.1.0 16:18:14 Jinja2==3.1.4 16:18:14 jmespath==1.0.1 16:18:14 jsonpatch==1.33 16:18:14 jsonpointer==3.0.0 16:18:14 jsonschema==4.23.0 16:18:14 jsonschema-specifications==2023.12.1 16:18:14 keystoneauth1==5.8.0 16:18:14 kubernetes==30.1.0 16:18:14 lftools==0.37.10 16:18:14 lxml==5.3.0 16:18:14 MarkupSafe==2.1.5 16:18:14 msgpack==1.0.8 16:18:14 multi_key_dict==2.0.3 16:18:14 munch==4.0.0 16:18:14 netaddr==1.3.0 16:18:14 netifaces==0.11.0 16:18:14 niet==1.4.2 16:18:14 nodeenv==1.9.1 16:18:14 oauth2client==4.1.3 16:18:14 oauthlib==3.2.2 16:18:14 openstacksdk==3.3.0 16:18:14 os-client-config==2.1.0 16:18:14 os-service-types==1.7.0 16:18:14 osc-lib==3.1.0 16:18:14 oslo.config==9.6.0 16:18:14 oslo.context==5.6.0 16:18:14 oslo.i18n==6.4.0 16:18:14 oslo.log==6.1.2 16:18:14 oslo.serialization==5.5.0 16:18:14 oslo.utils==7.3.0 16:18:14 packaging==24.1 16:18:14 pbr==6.0.0 16:18:14 platformdirs==4.2.2 16:18:14 prettytable==3.11.0 16:18:14 pyasn1==0.6.0 16:18:14 pyasn1_modules==0.4.0 16:18:14 pycparser==2.22 16:18:14 pygerrit2==2.0.15 16:18:14 PyGithub==2.4.0 16:18:14 PyJWT==2.9.0 16:18:14 PyNaCl==1.5.0 16:18:14 pyparsing==2.4.7 16:18:14 pyperclip==1.9.0 16:18:14 pyrsistent==0.20.0 16:18:14 python-cinderclient==9.5.0 16:18:14 python-dateutil==2.9.0.post0 16:18:14 python-heatclient==3.5.0 16:18:14 python-jenkins==1.8.2 16:18:14 python-keystoneclient==5.4.0 16:18:14 python-magnumclient==4.6.0 16:18:14 python-openstackclient==7.0.0 16:18:14 python-swiftclient==4.6.0 16:18:14 PyYAML==6.0.2 16:18:14 referencing==0.35.1 16:18:14 requests==2.32.3 16:18:14 requests-oauthlib==2.0.0 16:18:14 requestsexceptions==1.4.0 16:18:14 rfc3986==2.0.0 16:18:14 rpds-py==0.20.0 16:18:14 rsa==4.9 16:18:14 ruamel.yaml==0.18.6 16:18:14 ruamel.yaml.clib==0.2.8 16:18:14 s3transfer==0.10.2 16:18:14 simplejson==3.19.3 16:18:14 six==1.16.0 16:18:14 smmap==5.0.1 16:18:14 soupsieve==2.6 16:18:14 stevedore==5.3.0 16:18:14 tabulate==0.9.0 16:18:14 toml==0.10.2 16:18:14 tomlkit==0.13.2 16:18:14 tqdm==4.66.5 16:18:14 typing_extensions==4.12.2 16:18:14 tzdata==2024.1 16:18:14 urllib3==1.26.19 16:18:14 virtualenv==20.26.3 16:18:14 wcwidth==0.2.13 16:18:14 websocket-client==1.8.0 16:18:14 wrapt==1.16.0 16:18:14 xdg==6.0.0 16:18:14 xmltodict==0.13.0 16:18:14 yq==3.4.3 16:18:14 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8353698619901229143.sh 16:18:14 ---> sudo-logs.sh 16:18:14 Archiving 'sudo' log.. 16:18:15 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2832543284314750974.sh 16:18:15 ---> job-cost.sh 16:18:15 Setup pyenv: 16:18:15 system 16:18:15 3.8.13 16:18:15 3.9.13 16:18:15 3.10.13 16:18:15 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:18:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7v from file:/tmp/.os_lf_venv 16:18:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:18:23 lf-activate-venv(): INFO: Adding /tmp/venv-xT7v/bin to PATH 16:18:23 INFO: No Stack... 16:18:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:18:23 INFO: Archiving Costs 16:18:23 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins484857632431704274.sh 16:18:24 ---> logs-deploy.sh 16:18:24 Setup pyenv: 16:18:24 system 16:18:24 3.8.13 16:18:24 3.9.13 16:18:24 3.10.13 16:18:24 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:18:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xT7v from file:/tmp/.os_lf_venv 16:18:25 lf-activate-venv(): INFO: Installing: lftools 16:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-xT7v/bin to PATH 16:18:40 WARNING: Nexus logging server not set 16:18:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/65/ 16:18:40 INFO: archiving logs to S3 16:18:41 ---> uname -a: 16:18:41 Linux prd-centos8-builder-4c-4g-14870.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 16:18:41 16:18:41 16:18:41 ---> lscpu: 16:18:41 Architecture: x86_64 16:18:41 CPU op-mode(s): 32-bit, 64-bit 16:18:41 Byte Order: Little Endian 16:18:41 CPU(s): 4 16:18:41 On-line CPU(s) list: 0-3 16:18:41 Thread(s) per core: 1 16:18:41 Core(s) per socket: 1 16:18:41 Socket(s): 4 16:18:41 NUMA node(s): 1 16:18:41 Vendor ID: AuthenticAMD 16:18:41 CPU family: 23 16:18:41 Model: 49 16:18:41 Model name: AMD EPYC-Rome Processor 16:18:41 Stepping: 0 16:18:41 CPU MHz: 2799.998 16:18:41 BogoMIPS: 5599.99 16:18:41 Virtualization: AMD-V 16:18:41 Hypervisor vendor: KVM 16:18:41 Virtualization type: full 16:18:41 L1d cache: 32K 16:18:41 L1i cache: 32K 16:18:41 L2 cache: 512K 16:18:41 L3 cache: 16384K 16:18:41 NUMA node0 CPU(s): 0-3 16:18: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 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 16:18:41 16:18:41 16:18:41 ---> nproc: 16:18:41 4 16:18:41 16:18:41 16:18:41 ---> df -h: 16:18:41 Filesystem Size Used Avail Use% Mounted on 16:18:41 devtmpfs 7.7G 0 7.7G 0% /dev 16:18:41 tmpfs 7.7G 0 7.7G 0% /dev/shm 16:18:41 tmpfs 7.7G 17M 7.7G 1% /run 16:18:41 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 16:18:41 /dev/vda1 80G 8.7G 72G 11% / 16:18:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:18:41 16:18:41 16:18:41 ---> free -m: 16:18:41 total used free shared buff/cache available 16:18:41 Mem: 15761 739 12806 19 2214 14696 16:18:41 Swap: 1023 0 1023 16:18:41 16:18:41 16:18:41 ---> ip addr: 16:18:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:18:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:18:41 inet 127.0.0.1/8 scope host lo 16:18:41 valid_lft forever preferred_lft forever 16:18:41 inet6 ::1/128 scope host 16:18:41 valid_lft forever preferred_lft forever 16:18:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:18:41 link/ether fa:16:3e:db:de:ec brd ff:ff:ff:ff:ff:ff 16:18:41 altname enp0s3 16:18:41 altname ens3 16:18:41 inet 10.30.171.82/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:18:41 valid_lft 86198sec preferred_lft 86198sec 16:18:41 inet6 fe80::f816:3eff:fedb:deec/64 scope link 16:18:41 valid_lft forever preferred_lft forever 16:18:41 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:18:41 link/ether 02:42:1a:61:8c:1d brd ff:ff:ff:ff:ff:ff 16:18:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:18:41 valid_lft forever preferred_lft forever 16:18:41 16:18:41 16:18:41 ---> sar -b -r -n DEV: 16:18:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/26/2024 _x86_64_ (4 CPU) 16:18:41 16:18:41 16:15:13 LINUX RESTART (4 CPU) 16:18:41 16:18:41 04:16:01 PM tps rtps wtps bread/s bwrtn/s 16:18:41 04:17:01 PM 94.89 17.29 77.59 5169.95 4688.66 16:18:41 04:18:01 PM 102.57 7.91 94.65 1335.42 8539.69 16:18:41 Average: 98.73 12.60 86.12 3252.84 6614.01 16:18:41 16:18:41 04:16:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:18:41 04:17:01 PM 13445316 15114528 2694116 16.69 2688 1893760 1137056 6.62 351560 2022100 72320 16:18:41 04:18:01 PM 13235348 15095324 2904084 17.99 2688 2075148 1097828 6.39 376568 2167268 36876 16:18:41 Average: 13340332 15104926 2799100 17.34 2688 1984454 1117442 6.50 364064 2094684 54598 16:18:41 16:18:41 04:16:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:18:41 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:41 04:17:01 PM eth0 283.69 173.55 1398.79 62.35 0.00 0.00 0.00 0.00 16:18:41 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:41 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:41 04:18:01 PM eth0 45.37 37.47 535.55 6.52 0.00 0.00 0.00 0.00 16:18:41 04:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:41 Average: eth0 164.54 105.51 967.21 34.44 0.00 0.00 0.00 0.00 16:18:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:41 16:18:41 16:18:41 ---> sar -P ALL: 16:18:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/26/2024 _x86_64_ (4 CPU) 16:18:41 16:18:41 16:15:13 LINUX RESTART (4 CPU) 16:18:41 16:18:41 04:16:01 PM CPU %user %nice %system %iowait %steal %idle 16:18:41 04:17:01 PM all 15.17 0.00 3.10 3.65 0.08 78.00 16:18:41 04:17:01 PM 0 10.70 0.00 3.04 2.72 0.07 83.47 16:18:41 04:17:01 PM 1 21.60 0.00 3.62 4.01 0.08 70.68 16:18:41 04:17:01 PM 2 15.49 0.00 2.52 3.42 0.08 78.49 16:18:41 04:17:01 PM 3 12.90 0.00 3.23 4.45 0.07 79.35 16:18:41 04:18:01 PM all 15.42 0.00 2.67 3.52 0.08 78.30 16:18:41 04:18:01 PM 0 17.01 0.00 2.11 2.37 0.08 78.43 16:18:41 04:18:01 PM 1 19.63 0.00 3.34 5.51 0.08 71.44 16:18:41 04:18:01 PM 2 8.79 0.00 3.38 3.36 0.10 84.38 16:18:41 04:18:01 PM 3 16.24 0.00 1.86 2.86 0.07 78.97 16:18:41 Average: all 15.30 0.00 2.89 3.59 0.08 78.15 16:18:41 Average: 0 13.86 0.00 2.57 2.55 0.08 80.95 16:18:41 Average: 1 20.61 0.00 3.48 4.76 0.08 71.06 16:18:41 Average: 2 12.13 0.00 2.95 3.39 0.09 81.43 16:18:41 Average: 3 14.58 0.00 2.54 3.65 0.07 79.16 16:18:41 16:18:41 16:18:41