20:59:10 Started by user Robert Varga 20:59:10 Running as SYSTEM 20:59:10 [EnvInject] - Loading node environment variables. 20:59:10 Building remotely on prd-centos8-builder-4c-4g-26662 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 20:59:10 [ssh-agent] Looking for ssh-agent implementation... 20:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:10 $ ssh-agent 20:59:11 SSH_AUTH_SOCK=/tmp/ssh-bWdfe74hDFL8/agent.5511 20:59:11 SSH_AGENT_PID=5513 20:59:11 [ssh-agent] Started. 20:59:11 Running ssh-add (command line suppressed) 20:59:11 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_9444857657532125319.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_9444857657532125319.key) 20:59:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:59:11 The recommended git tool is: NONE 20:59:13 using credential jenkins-ssh 20:59:13 Wiping out workspace first. 20:59:13 Cloning the remote Git repository 20:59:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 20:59:13 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 20:59:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 20:59:13 > git --version # timeout=10 20:59:13 > git --version # 'git version 2.43.0' 20:59:13 using GIT_SSH to set credentials jenkins-ssh 20:59:13 [INFO] Currently running in a labeled security context 20:59:13 [INFO] Currently SELinux is 'enforcing' on the host 20:59:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh4135944424453371757.key 20:59:13 Verifying host key using known hosts file 20:59: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. 20:59:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 20:59:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:17 Avoid second fetch 20:59:17 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 20:59:17 Checking out Revision bf6dbbb36d9ef1ac56d2ad64ddaa80a5d3b7ecd6 (refs/remotes/origin/stable/calcium) 20:59:17 > git config core.sparsecheckout # timeout=10 20:59:17 > git checkout -f bf6dbbb36d9ef1ac56d2ad64ddaa80a5d3b7ecd6 # timeout=10 20:59:17 Commit message: "Update git submodules" 20:59:17 > git rev-list --no-walk 478affcfc83c3fcf6197a03daefc99a666c4ec67 # timeout=10 20:59:20 provisioning config files... 20:59:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:59:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:59:20 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3077567440083648912.sh 20:59:20 ---> autorelease-gerrit-branch-lock.sh 20:59:20 Cloning into 'All-Projects'... 20:59:21 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 20:59:23 Total 1843 (delta 617), reused 1843 (delta 617) 20:59:23 Note: switching to 'de497114b4fbb1fb120d0b38c022901397ef413d'. 20:59:23 20:59:23 You are in 'detached HEAD' state. You can look around, make experimental 20:59:23 changes and commit them, and you can discard any commits you make in this 20:59:23 state without impacting any branches by switching back to a branch. 20:59:23 20:59:23 If you want to create a new branch to retain commits you create, you may 20:59:23 do so (now or later) by using -c with the switch command. Example: 20:59:23 20:59:23 git switch -c 20:59:23 20:59:23 Or undo this operation with: 20:59:23 20:59:23 git switch - 20:59:23 20:59:23 Turn off this advice by setting config variable advice.detachedHead to false 20:59:23 20:59:23 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 20:59:24 From ssh://git.opendaylight.org:29418/All-Projects 20:59:24 * [new ref] refs/meta/config -> config 20:59:24 Switched to branch 'config' 20:59:24 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 20:59:26 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 20:59:27 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 20:59:28 + case $mode in 20:59:28 + echo 'INFO: Locking branch for MRI: stable/calcium' 20:59:28 INFO: Locking branch for MRI: stable/calcium 20:59:28 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 20:59:28 + git config -f project.config access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 20:59:28 + git config -f project.config access.refs/heads/stable/calcium.removeReviewer 'group Release Engineering Team' 20:59:28 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 20:59:28 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 20:59:28 + git commit -asm 'Chore: Grant supercommitters rights stable/calcium' 20:59:28 [config 40f1fb3] Chore: Grant supercommitters rights stable/calcium 20:59:28 1 file changed, 6 insertions(+) 20:59:28 + git diff HEAD~1 20:59:28 diff --git a/project.config b/project.config 20:59:28 index f3ed5b2..7620168 100644 20:59:28 --- a/project.config 20:59:28 +++ b/project.config 20:59:28 @@ -148,3 +148,9 @@ 20:59:28 removeReviewer = group Release Engineering Team 20:59:28 label-Code-Review = -2..+2 group Release Engineering Team 20:59:28 label-Verified = -1..+1 group Release Engineering Team 20:59:28 +[access "refs/heads/stable/calcium"] 20:59:28 + exclusiveGroupPermissions = submit 20:59:28 + submit = group Release Engineering Team 20:59:28 + removeReviewer = group Release Engineering Team 20:59:28 + label-Code-Review = -2..+2 group Release Engineering Team 20:59:28 + label-Verified = -1..+1 group Release Engineering Team 20:59:28 + '[' false = true ']' 20:59:28 + echo 'INFO: Pushing changes to the repository.' 20:59:28 INFO: Pushing changes to the repository. 20:59:28 + git push origin HEAD:refs/meta/config 20:59:29 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 20:59:30 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 20:59:30 To ssh://git.opendaylight.org:29418/All-Projects 20:59:30 de49711..40f1fb3 HEAD -> refs/meta/config 20:59:30 $ ssh-agent -k 20:59:30 unset SSH_AUTH_SOCK; 20:59:30 unset SSH_AGENT_PID; 20:59:30 echo Agent pid 5513 killed; 20:59:30 [ssh-agent] Stopped. 20:59:30 [PostBuildScript] - [INFO] Executing post build scripts. 20:59:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15862199976471058837.sh 20:59:30 ---> sysstat.sh 20:59:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13485296949493739605.sh 20:59:30 ---> package-listing.sh 20:59:30 ++ facter osfamily 20:59:30 ++ tr '[:upper:]' '[:lower:]' 20:59:30 + OS_FAMILY=redhat 20:59:30 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 20:59:30 + START_PACKAGES=/tmp/packages_start.txt 20:59:30 + END_PACKAGES=/tmp/packages_end.txt 20:59:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:59:30 + PACKAGES=/tmp/packages_start.txt 20:59:30 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 20:59:30 + PACKAGES=/tmp/packages_end.txt 20:59:30 + case "${OS_FAMILY}" in 20:59:30 + rpm -qa 20:59:30 + sort 20:59:31 + '[' -f /tmp/packages_start.txt ']' 20:59:31 + '[' -f /tmp/packages_end.txt ']' 20:59:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:59:31 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 20:59:31 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 20:59:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 20:59:31 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10329435597229838054.sh 20:59:31 ---> capture-instance-metadata.sh 20:59:31 Setup pyenv: 20:59:31 system 20:59:31 * 3.8.13 (set by /opt/pyenv/version) 20:59:31 * 3.9.13 (set by /opt/pyenv/version) 20:59:31 * 3.10.13 (set by /opt/pyenv/version) 20:59:31 * 3.11.7 (set by /opt/pyenv/version) 20:59:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TkjN 20:59:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:59:39 lf-activate-venv(): INFO: Installing: lftools 21:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-TkjN/bin to PATH 21:00:06 INFO: Running in OpenStack, capturing instance metadata 21:00:07 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2174842738064373200.sh 21:00:07 provisioning config files... 21:00:07 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #71 21:00:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config12470514144761071422tmp 21:00:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:00:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:00:07 provisioning config files... 21:00:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:00:07 [EnvInject] - Injecting environment variables from a build step. 21:00:07 [EnvInject] - Injecting as environment variables the properties content 21:00:07 SERVER_ID=logs 21:00:07 21:00:07 [EnvInject] - Variables injected successfully. 21:00:07 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3669419953232208451.sh 21:00:07 ---> create-netrc.sh 21:00:07 WARN: Log server credential not found. 21:00:07 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7370852915553388041.sh 21:00:07 ---> python-tools-install.sh 21:00:07 Setup pyenv: 21:00:07 system 21:00:07 3.8.13 21:00:07 3.9.13 21:00:07 3.10.13 21:00:07 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 21:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TkjN from file:/tmp/.os_lf_venv 21:00:09 lf-activate-venv(): INFO: Installing: lftools 21:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-TkjN/bin to PATH 21:00:17 Generating Requirements File 21:00:38 Python 3.11.7 21:00:38 pip 24.2 from /tmp/venv-TkjN/lib/python3.11/site-packages/pip (python 3.11) 21:00:39 appdirs==1.4.4 21:00:39 argcomplete==3.5.0 21:00:39 aspy.yaml==1.3.0 21:00:39 attrs==24.2.0 21:00:39 autopage==0.5.2 21:00:39 beautifulsoup4==4.12.3 21:00:39 boto3==1.35.25 21:00:39 botocore==1.35.25 21:00:39 bs4==0.0.2 21:00:39 cachetools==5.5.0 21:00:39 certifi==2024.8.30 21:00:39 cffi==1.17.1 21:00:39 cfgv==3.4.0 21:00:39 chardet==5.2.0 21:00:39 charset-normalizer==3.3.2 21:00:39 click==8.1.7 21:00:39 cliff==4.7.0 21:00:39 cmd2==2.4.3 21:00:39 cryptography==3.3.2 21:00:39 debtcollector==3.0.0 21:00:39 decorator==5.1.1 21:00:39 defusedxml==0.7.1 21:00:39 Deprecated==1.2.14 21:00:39 distlib==0.3.8 21:00:39 dnspython==2.6.1 21:00:39 docker==4.2.2 21:00:39 dogpile.cache==1.3.3 21:00:39 durationpy==0.7 21:00:39 email_validator==2.2.0 21:00:39 filelock==3.16.1 21:00:39 future==1.0.0 21:00:39 gitdb==4.0.11 21:00:39 GitPython==3.1.43 21:00:39 google-auth==2.35.0 21:00:39 httplib2==0.22.0 21:00:39 identify==2.6.1 21:00:39 idna==3.10 21:00:39 importlib-resources==1.5.0 21:00:39 iso8601==2.1.0 21:00:39 Jinja2==3.1.4 21:00:39 jmespath==1.0.1 21:00:39 jsonpatch==1.33 21:00:39 jsonpointer==3.0.0 21:00:39 jsonschema==4.23.0 21:00:39 jsonschema-specifications==2023.12.1 21:00:39 keystoneauth1==5.8.0 21:00:39 kubernetes==31.0.0 21:00:39 lftools==0.37.10 21:00:39 lxml==5.3.0 21:00:39 MarkupSafe==2.1.5 21:00:39 msgpack==1.1.0 21:00:39 multi_key_dict==2.0.3 21:00:39 munch==4.0.0 21:00:39 netaddr==1.3.0 21:00:39 netifaces==0.11.0 21:00:39 niet==1.4.2 21:00:39 nodeenv==1.9.1 21:00:39 oauth2client==4.1.3 21:00:39 oauthlib==3.2.2 21:00:39 openstacksdk==4.0.0 21:00:39 os-client-config==2.1.0 21:00:39 os-service-types==1.7.0 21:00:39 osc-lib==3.1.0 21:00:39 oslo.config==9.6.0 21:00:39 oslo.context==5.6.0 21:00:39 oslo.i18n==6.4.0 21:00:39 oslo.log==6.1.2 21:00:39 oslo.serialization==5.5.0 21:00:39 oslo.utils==7.3.0 21:00:39 packaging==24.1 21:00:39 pbr==6.1.0 21:00:39 platformdirs==4.3.6 21:00:39 prettytable==3.11.0 21:00:39 pyasn1==0.6.1 21:00:39 pyasn1_modules==0.4.1 21:00:39 pycparser==2.22 21:00:39 pygerrit2==2.0.15 21:00:39 PyGithub==2.4.0 21:00:39 PyJWT==2.9.0 21:00:39 PyNaCl==1.5.0 21:00:39 pyparsing==2.4.7 21:00:39 pyperclip==1.9.0 21:00:39 pyrsistent==0.20.0 21:00:39 python-cinderclient==9.6.0 21:00:39 python-dateutil==2.9.0.post0 21:00:39 python-heatclient==4.0.0 21:00:39 python-jenkins==1.8.2 21:00:39 python-keystoneclient==5.5.0 21:00:39 python-magnumclient==4.7.0 21:00:39 python-openstackclient==7.1.2 21:00:39 python-swiftclient==4.6.0 21:00:39 PyYAML==6.0.2 21:00:39 referencing==0.35.1 21:00:39 requests==2.32.3 21:00:39 requests-oauthlib==2.0.0 21:00:39 requestsexceptions==1.4.0 21:00:39 rfc3986==2.0.0 21:00:39 rpds-py==0.20.0 21:00:39 rsa==4.9 21:00:39 ruamel.yaml==0.18.6 21:00:39 ruamel.yaml.clib==0.2.8 21:00:39 s3transfer==0.10.2 21:00:39 simplejson==3.19.3 21:00:39 six==1.16.0 21:00:39 smmap==5.0.1 21:00:39 soupsieve==2.6 21:00:39 stevedore==5.3.0 21:00:39 tabulate==0.9.0 21:00:39 toml==0.10.2 21:00:39 tomlkit==0.13.2 21:00:39 tqdm==4.66.5 21:00:39 typing_extensions==4.12.2 21:00:39 tzdata==2024.2 21:00:39 urllib3==1.26.20 21:00:39 virtualenv==20.26.5 21:00:39 wcwidth==0.2.13 21:00:39 websocket-client==1.8.0 21:00:39 wrapt==1.16.0 21:00:39 xdg==6.0.0 21:00:39 xmltodict==0.13.0 21:00:39 yq==3.4.3 21:00:39 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13473833641580250274.sh 21:00:39 ---> sudo-logs.sh 21:00:39 Archiving 'sudo' log.. 21:00:39 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins964499787272337531.sh 21:00:39 ---> job-cost.sh 21:00:39 Setup pyenv: 21:00:39 system 21:00:39 3.8.13 21:00:39 3.9.13 21:00:39 3.10.13 21:00:39 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 21:00:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TkjN from file:/tmp/.os_lf_venv 21:00:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:00:45 lf-activate-venv(): INFO: Adding /tmp/venv-TkjN/bin to PATH 21:00:45 INFO: No Stack... 21:00:45 INFO: Retrieving Pricing Info for: v3-standard-4 21:00:46 INFO: Archiving Costs 21:00:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins15274583248383743612.sh 21:00:46 ---> logs-deploy.sh 21:00:46 Setup pyenv: 21:00:46 system 21:00:46 3.8.13 21:00:46 3.9.13 21:00:46 3.10.13 21:00:46 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 21:00:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TkjN from file:/tmp/.os_lf_venv 21:00:47 lf-activate-venv(): INFO: Installing: lftools 21:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-TkjN/bin to PATH 21:00:55 WARNING: Nexus logging server not set 21:00:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/71/ 21:00:55 INFO: archiving logs to S3 21:00:56 ---> uname -a: 21:00:56 Linux prd-centos8-builder-4c-4g-26662.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 21:00:56 21:00:56 21:00:56 ---> lscpu: 21:00:56 Architecture: x86_64 21:00:56 CPU op-mode(s): 32-bit, 64-bit 21:00:56 Byte Order: Little Endian 21:00:56 CPU(s): 4 21:00:56 On-line CPU(s) list: 0-3 21:00:56 Thread(s) per core: 1 21:00:56 Core(s) per socket: 1 21:00:56 Socket(s): 4 21:00:56 NUMA node(s): 1 21:00:56 Vendor ID: AuthenticAMD 21:00:56 CPU family: 23 21:00:56 Model: 49 21:00:56 Model name: AMD EPYC-Rome Processor 21:00:56 Stepping: 0 21:00:56 CPU MHz: 2799.998 21:00:56 BogoMIPS: 5599.99 21:00:56 Virtualization: AMD-V 21:00:56 Hypervisor vendor: KVM 21:00:56 Virtualization type: full 21:00:56 L1d cache: 32K 21:00:56 L1i cache: 32K 21:00:56 L2 cache: 512K 21:00:56 L3 cache: 16384K 21:00:56 NUMA node0 CPU(s): 0-3 21:00:56 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 21:00:56 21:00:56 21:00:56 ---> nproc: 21:00:56 4 21:00:56 21:00:56 21:00:56 ---> df -h: 21:00:56 Filesystem Size Used Avail Use% Mounted on 21:00:56 devtmpfs 7.7G 0 7.7G 0% /dev 21:00:56 tmpfs 7.7G 0 7.7G 0% /dev/shm 21:00:56 tmpfs 7.7G 17M 7.7G 1% /run 21:00:56 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 21:00:56 /dev/vda1 80G 8.7G 72G 11% / 21:00:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:00:56 21:00:56 21:00:56 ---> free -m: 21:00:56 total used free shared buff/cache available 21:00:56 Mem: 15761 744 12786 19 2229 14690 21:00:56 Swap: 1023 0 1023 21:00:56 21:00:56 21:00:56 ---> ip addr: 21:00:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:00:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:00:56 inet 127.0.0.1/8 scope host lo 21:00:56 valid_lft forever preferred_lft forever 21:00:56 inet6 ::1/128 scope host 21:00:56 valid_lft forever preferred_lft forever 21:00:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:00:56 link/ether fa:16:3e:ed:69:ce brd ff:ff:ff:ff:ff:ff 21:00:56 altname enp0s3 21:00:56 altname ens3 21:00:56 inet 10.30.171.125/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 21:00:56 valid_lft 86263sec preferred_lft 86263sec 21:00:56 inet6 fe80::f816:3eff:feed:69ce/64 scope link 21:00:56 valid_lft forever preferred_lft forever 21:00:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:00:56 link/ether 02:42:84:f1:cc:72 brd ff:ff:ff:ff:ff:ff 21:00:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:00:56 valid_lft forever preferred_lft forever 21:00:56 21:00:56 21:00:56 ---> sar -b -r -n DEV: 21:00:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2024 _x86_64_ (4 CPU) 21:00:56 21:00:56 20:58:36 LINUX RESTART (4 CPU) 21:00:56 21:00:56 08:59:01 PM tps rtps wtps bread/s bwrtn/s 21:00:56 09:00:01 PM 200.65 30.18 170.46 8048.38 6634.87 21:00:56 Average: 200.65 30.18 170.46 8048.38 6634.87 21:00:56 21:00:56 08:59:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:00:56 09:00:01 PM 13264272 15071280 2875168 17.81 2688 2027924 1162096 6.76 389760 2152900 138832 21:00:56 Average: 13264272 15071280 2875168 17.81 2688 2027924 1162096 6.76 389760 2152900 138832 21:00:56 21:00:56 08:59:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:00:56 09:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:56 09:00:01 PM eth0 328.29 209.35 1730.20 65.48 0.00 0.00 0.00 0.00 21:00:56 09:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:56 Average: eth0 328.29 209.35 1730.20 65.48 0.00 0.00 0.00 0.00 21:00:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:56 21:00:56 21:00:56 ---> sar -P ALL: 21:00:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/23/2024 _x86_64_ (4 CPU) 21:00:56 21:00:56 20:58:36 LINUX RESTART (4 CPU) 21:00:56 21:00:56 08:59:01 PM CPU %user %nice %system %iowait %steal %idle 21:00:56 09:00:01 PM all 23.02 0.00 4.58 2.02 0.08 70.31 21:00:56 09:00:01 PM 0 18.19 0.00 3.72 0.74 0.08 77.27 21:00:56 09:00:01 PM 1 17.46 0.00 3.92 0.87 0.08 77.66 21:00:56 09:00:01 PM 2 33.31 0.00 5.11 2.04 0.08 59.45 21:00:56 09:00:01 PM 3 23.11 0.00 5.55 4.41 0.08 66.84 21:00:56 Average: all 23.02 0.00 4.58 2.02 0.08 70.31 21:00:56 Average: 0 18.19 0.00 3.72 0.74 0.08 77.27 21:00:56 Average: 1 17.46 0.00 3.92 0.87 0.08 77.66 21:00:56 Average: 2 33.31 0.00 5.11 2.04 0.08 59.45 21:00:56 Average: 3 23.11 0.00 5.55 4.41 0.08 66.84 21:00:56 21:00:56 21:00:56