10:51:02 Started by user Robert Varga 10:51:02 Running as SYSTEM 10:51:02 [EnvInject] - Loading node environment variables. 10:51:02 Building remotely on prd-centos8-builder-4c-4g-1309 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 10:51:02 [ssh-agent] Looking for ssh-agent implementation... 10:51:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:02 $ ssh-agent 10:51:02 SSH_AUTH_SOCK=/tmp/ssh-FGGMIIj76rCU/agent.5512 10:51:02 SSH_AGENT_PID=5513 10:51:02 [ssh-agent] Started. 10:51:02 Running ssh-add (command line suppressed) 10:51:02 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_4348923293620405744.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_4348923293620405744.key) 10:51:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:51:02 The recommended git tool is: NONE 10:51:04 using credential jenkins-ssh 10:51:04 Wiping out workspace first. 10:51:04 Cloning the remote Git repository 10:51:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 10:51:04 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 10:51:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 10:51:04 > git --version # timeout=10 10:51:04 > git --version # 'git version 2.43.0' 10:51:04 using GIT_SSH to set credentials jenkins-ssh 10:51:04 [INFO] Currently running in a labeled security context 10:51:04 [INFO] Currently SELinux is 'enforcing' on the host 10:51:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh9554817641054423476.key 10:51:04 Verifying host key using known hosts file 10:51:04 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. 10:51:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 10:51:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:08 Avoid second fetch 10:51:08 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 10:51:08 Checking out Revision 4629378878329ee4bcef1372d79b0a0286a9af13 (refs/remotes/origin/stable/calcium) 10:51:08 > git config core.sparsecheckout # timeout=10 10:51:08 > git checkout -f 4629378878329ee4bcef1372d79b0a0286a9af13 # timeout=10 10:51:08 Commit message: "Update git submodules" 10:51:08 > git rev-list --no-walk 4629378878329ee4bcef1372d79b0a0286a9af13 # timeout=10 10:51:11 provisioning config files... 10:51:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:51:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:51:12 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9783955877518901800.sh 10:51:12 ---> autorelease-gerrit-branch-lock.sh 10:51:12 Cloning into 'All-Projects'... 10:51:12 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:51:13 Total 1882 (delta 620), reused 1882 (delta 620) 10:51:13 Note: switching to '7ceaafc2c37c0477766f262c020070a2b506a8d3'. 10:51:13 10:51:13 You are in 'detached HEAD' state. You can look around, make experimental 10:51:13 changes and commit them, and you can discard any commits you make in this 10:51:13 state without impacting any branches by switching back to a branch. 10:51:13 10:51:13 If you want to create a new branch to retain commits you create, you may 10:51:13 do so (now or later) by using -c with the switch command. Example: 10:51:13 10:51:13 git switch -c <new-branch-name> 10:51:13 10:51:13 Or undo this operation with: 10:51:13 10:51:13 git switch - 10:51:13 10:51:13 Turn off this advice by setting config variable advice.detachedHead to false 10:51:13 10:51:14 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 10:51:14 From ssh://git.opendaylight.org:29418/All-Projects 10:51:14 * [new ref] refs/meta/config -> config 10:51:15 Switched to branch 'config' 10:51:15 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 10:51:16 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 10:51:18 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 10:51:19 + case $mode in 10:51:19 + echo 'INFO: Locking branch for MRI: stable/calcium' 10:51:19 INFO: Locking branch for MRI: stable/calcium 10:51:19 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 10:51:19 + git config -f project.config access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 10:51:19 + git config -f project.config access.refs/heads/stable/calcium.removeReviewer 'group Release Engineering Team' 10:51:19 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 10:51:19 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 10:51:19 + git commit -asm 'Chore: Grant supercommitters rights stable/calcium' 10:51:19 [config 40e820d] Chore: Grant supercommitters rights stable/calcium 10:51:19 1 file changed, 6 insertions(+) 10:51:19 + git diff HEAD~1 10:51:19 diff --git a/project.config b/project.config 10:51:19 index 52d4f8a..0b50316 100644 10:51:19 --- a/project.config 10:51:19 +++ b/project.config 10:51:19 @@ -142,3 +142,9 @@ 10:51:19 exclusiveGroupPermissions = create 10:51:19 create = block group Registered Users 10:51:19 create = group Release Engineering Team 10:51:19 +[access "refs/heads/stable/calcium"] 10:51:19 + exclusiveGroupPermissions = submit 10:51:19 + submit = group Release Engineering Team 10:51:19 + removeReviewer = group Release Engineering Team 10:51:19 + label-Code-Review = -2..+2 group Release Engineering Team 10:51:19 + label-Verified = -1..+1 group Release Engineering Team 10:51:19 + '[' false = true ']' 10:51:19 + echo 'INFO: Pushing changes to the repository.' 10:51:19 INFO: Pushing changes to the repository. 10:51:19 + git push origin HEAD:refs/meta/config 10:51:19 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 10:51:20 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 10:51:20 To ssh://git.opendaylight.org:29418/All-Projects 10:51:20 7ceaafc..40e820d HEAD -> refs/meta/config 10:51:20 $ ssh-agent -k 10:51:20 unset SSH_AUTH_SOCK; 10:51:20 unset SSH_AGENT_PID; 10:51:20 echo Agent pid 5513 killed; 10:51:20 [ssh-agent] Stopped. 10:51:20 [PostBuildScript] - [INFO] Executing post build scripts. 10:51:20 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4307378202928463816.sh 10:51:20 ---> sysstat.sh 10:51:21 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins18308897687040796428.sh 10:51:21 ---> package-listing.sh 10:51:21 ++ facter osfamily 10:51:21 ++ tr '[:upper:]' '[:lower:]' 10:51:21 + OS_FAMILY=redhat 10:51:21 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 10:51:21 + START_PACKAGES=/tmp/packages_start.txt 10:51:21 + END_PACKAGES=/tmp/packages_end.txt 10:51:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:21 + PACKAGES=/tmp/packages_start.txt 10:51:21 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:51:21 + PACKAGES=/tmp/packages_end.txt 10:51:21 + case "${OS_FAMILY}" in 10:51:21 + rpm -qa 10:51:21 + sort 10:51:22 + '[' -f /tmp/packages_start.txt ']' 10:51:22 + '[' -f /tmp/packages_end.txt ']' 10:51:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:22 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:51:22 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:51:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:51:22 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17328327128016087577.sh 10:51:22 ---> capture-instance-metadata.sh 10:51:22 Setup pyenv: 10:51:22 system 10:51:22 * 3.8.13 (set by /opt/pyenv/version) 10:51:22 * 3.9.13 (set by /opt/pyenv/version) 10:51:22 * 3.10.13 (set by /opt/pyenv/version) 10:51:22 * 3.11.7 (set by /opt/pyenv/version) 10:51:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eRy6 10:51:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:51:31 lf-activate-venv(): INFO: Installing: lftools 10:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-eRy6/bin to PATH 10:52:10 INFO: Running in OpenStack, capturing instance metadata 10:52:10 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10906273208962003350.sh 10:52:10 provisioning config files... 10:52:11 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #79 10:52:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config4304388654520373593tmp 10:52:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:52:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:52:11 provisioning config files... 10:52:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:52:11 [EnvInject] - Injecting environment variables from a build step. 10:52:11 [EnvInject] - Injecting as environment variables the properties content 10:52:11 SERVER_ID=logs 10:52:11 10:52:11 [EnvInject] - Variables injected successfully. 10:52:11 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9094033739683088488.sh 10:52:11 ---> create-netrc.sh 10:52:11 WARN: Log server credential not found. 10:52:11 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2559305178305179504.sh 10:52:11 ---> python-tools-install.sh 10:52:11 Setup pyenv: 10:52:11 system 10:52:11 3.8.13 10:52:11 3.9.13 10:52:11 3.10.13 10:52:11 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:52:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eRy6 from file:/tmp/.os_lf_venv 10:52:12 lf-activate-venv(): INFO: Installing: lftools 10:52:24 lf-activate-venv(): INFO: Adding /tmp/venv-eRy6/bin to PATH 10:52:24 Generating Requirements File 10:52:46 Python 3.11.7 10:52:47 pip 24.3.1 from /tmp/venv-eRy6/lib/python3.11/site-packages/pip (python 3.11) 10:52:47 appdirs==1.4.4 10:52:47 argcomplete==3.5.2 10:52:47 aspy.yaml==1.3.0 10:52:47 attrs==24.2.0 10:52:47 autopage==0.5.2 10:52:47 beautifulsoup4==4.12.3 10:52:47 boto3==1.35.76 10:52:47 botocore==1.35.76 10:52:47 bs4==0.0.2 10:52:47 cachetools==5.5.0 10:52:47 certifi==2024.8.30 10:52:47 cffi==1.17.1 10:52:47 cfgv==3.4.0 10:52:47 chardet==5.2.0 10:52:47 charset-normalizer==3.4.0 10:52:47 click==8.1.7 10:52:47 cliff==4.8.0 10:52:47 cmd2==2.5.7 10:52:47 cryptography==3.3.2 10:52:47 debtcollector==3.0.0 10:52:47 decorator==5.1.1 10:52:47 defusedxml==0.7.1 10:52:47 Deprecated==1.2.15 10:52:47 distlib==0.3.9 10:52:47 dnspython==2.7.0 10:52:47 docker==4.2.2 10:52:47 dogpile.cache==1.3.3 10:52:47 durationpy==0.9 10:52:47 email_validator==2.2.0 10:52:47 filelock==3.16.1 10:52:47 future==1.0.0 10:52:47 gitdb==4.0.11 10:52:47 GitPython==3.1.43 10:52:47 google-auth==2.36.0 10:52:47 httplib2==0.22.0 10:52:47 identify==2.6.3 10:52:47 idna==3.10 10:52:47 importlib-resources==1.5.0 10:52:47 iso8601==2.1.0 10:52:47 Jinja2==3.1.4 10:52:47 jmespath==1.0.1 10:52:47 jsonpatch==1.33 10:52:47 jsonpointer==3.0.0 10:52:47 jsonschema==4.23.0 10:52:47 jsonschema-specifications==2024.10.1 10:52:47 keystoneauth1==5.9.1 10:52:47 kubernetes==31.0.0 10:52:47 lftools==0.37.10 10:52:47 lxml==5.3.0 10:52:47 MarkupSafe==3.0.2 10:52:47 msgpack==1.1.0 10:52:47 multi_key_dict==2.0.3 10:52:47 munch==4.0.0 10:52:47 netaddr==1.3.0 10:52:47 netifaces==0.11.0 10:52:47 niet==1.4.2 10:52:47 nodeenv==1.9.1 10:52:47 oauth2client==4.1.3 10:52:47 oauthlib==3.2.2 10:52:47 openstacksdk==4.1.0 10:52:47 os-client-config==2.1.0 10:52:47 os-service-types==1.7.0 10:52:47 osc-lib==3.2.0 10:52:47 oslo.config==9.7.0 10:52:47 oslo.context==5.7.0 10:52:47 oslo.i18n==6.5.0 10:52:47 oslo.log==6.2.0 10:52:47 oslo.serialization==5.6.0 10:52:47 oslo.utils==8.0.0 10:52:47 packaging==24.2 10:52:47 pbr==6.1.0 10:52:47 platformdirs==4.3.6 10:52:47 prettytable==3.12.0 10:52:47 psutil==6.1.0 10:52:47 pyasn1==0.6.1 10:52:47 pyasn1_modules==0.4.1 10:52:47 pycparser==2.22 10:52:47 pygerrit2==2.0.15 10:52:47 PyGithub==2.5.0 10:52:47 PyJWT==2.10.1 10:52:47 PyNaCl==1.5.0 10:52:47 pyparsing==2.4.7 10:52:47 pyperclip==1.9.0 10:52:47 pyrsistent==0.20.0 10:52:47 python-cinderclient==9.6.0 10:52:47 python-dateutil==2.9.0.post0 10:52:47 python-heatclient==4.0.0 10:52:47 python-jenkins==1.8.2 10:52:47 python-keystoneclient==5.5.0 10:52:47 python-magnumclient==4.7.0 10:52:47 python-openstackclient==7.2.1 10:52:47 python-swiftclient==4.6.0 10:52:47 PyYAML==6.0.2 10:52:47 referencing==0.35.1 10:52:47 requests==2.32.3 10:52:47 requests-oauthlib==2.0.0 10:52:47 requestsexceptions==1.4.0 10:52:47 rfc3986==2.0.0 10:52:47 rpds-py==0.22.3 10:52:47 rsa==4.9 10:52:47 ruamel.yaml==0.18.6 10:52:47 ruamel.yaml.clib==0.2.12 10:52:47 s3transfer==0.10.4 10:52:47 simplejson==3.19.3 10:52:47 six==1.17.0 10:52:47 smmap==5.0.1 10:52:47 soupsieve==2.6 10:52:47 stevedore==5.4.0 10:52:47 tabulate==0.9.0 10:52:47 toml==0.10.2 10:52:47 tomlkit==0.13.2 10:52:47 tqdm==4.67.1 10:52:47 typing_extensions==4.12.2 10:52:47 tzdata==2024.2 10:52:47 urllib3==1.26.20 10:52:47 virtualenv==20.28.0 10:52:47 wcwidth==0.2.13 10:52:47 websocket-client==1.8.0 10:52:47 wrapt==1.17.0 10:52:47 xdg==6.0.0 10:52:47 xmltodict==0.14.2 10:52:47 yq==3.4.3 10:52:47 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12520271943552099424.sh 10:52:47 ---> sudo-logs.sh 10:52:47 Archiving 'sudo' log.. 10:52:47 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10139600214182344932.sh 10:52:47 ---> job-cost.sh 10:52:48 Setup pyenv: 10:52:48 system 10:52:48 3.8.13 10:52:48 3.9.13 10:52:48 3.10.13 10:52:48 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:52:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eRy6 from file:/tmp/.os_lf_venv 10:52:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:52:54 lf-activate-venv(): INFO: Adding /tmp/venv-eRy6/bin to PATH 10:52:54 INFO: No Stack... 10:52:54 INFO: Retrieving Pricing Info for: v3-standard-4 10:52:55 INFO: Archiving Costs 10:52:55 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins2093140399057098329.sh 10:52:55 ---> logs-deploy.sh 10:52:55 Setup pyenv: 10:52:55 system 10:52:55 3.8.13 10:52:55 3.9.13 10:52:55 3.10.13 10:52:55 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:52:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eRy6 from file:/tmp/.os_lf_venv 10:52:56 lf-activate-venv(): INFO: Installing: lftools 10:53:06 lf-activate-venv(): INFO: Adding /tmp/venv-eRy6/bin to PATH 10:53:06 WARNING: Nexus logging server not set 10:53:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/79/ 10:53:06 INFO: archiving logs to S3 10:53:07 ---> uname -a: 10:53:07 Linux prd-centos8-builder-4c-4g-1309.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 10:53:07 10:53:07 10:53:07 ---> lscpu: 10:53:07 Architecture: x86_64 10:53:07 CPU op-mode(s): 32-bit, 64-bit 10:53:07 Byte Order: Little Endian 10:53:07 CPU(s): 4 10:53:07 On-line CPU(s) list: 0-3 10:53:07 Thread(s) per core: 1 10:53:07 Core(s) per socket: 1 10:53:07 Socket(s): 4 10:53:07 NUMA node(s): 1 10:53:07 Vendor ID: AuthenticAMD 10:53:07 CPU family: 23 10:53:07 Model: 49 10:53:07 Model name: AMD EPYC-Rome Processor 10:53:07 Stepping: 0 10:53:07 CPU MHz: 2799.998 10:53:07 BogoMIPS: 5599.99 10:53:07 Virtualization: AMD-V 10:53:07 Hypervisor vendor: KVM 10:53:07 Virtualization type: full 10:53:07 L1d cache: 32K 10:53:07 L1i cache: 32K 10:53:07 L2 cache: 512K 10:53:07 L3 cache: 16384K 10:53:07 NUMA node0 CPU(s): 0-3 10:53:07 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 10:53:07 10:53:07 10:53:07 ---> nproc: 10:53:07 4 10:53:07 10:53:07 10:53:07 ---> df -h: 10:53:07 Filesystem Size Used Avail Use% Mounted on 10:53:07 devtmpfs 7.7G 0 7.7G 0% /dev 10:53:07 tmpfs 7.7G 0 7.7G 0% /dev/shm 10:53:07 tmpfs 7.7G 17M 7.7G 1% /run 10:53:07 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 10:53:07 /dev/vda1 80G 8.7G 72G 11% / 10:53:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:53:07 10:53:07 10:53:07 ---> free -m: 10:53:07 total used free shared buff/cache available 10:53:07 Mem: 15761 743 12795 19 2222 14692 10:53:07 Swap: 1023 0 1023 10:53:07 10:53:07 10:53:07 ---> ip addr: 10:53:07 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:53:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:53:07 inet 127.0.0.1/8 scope host lo 10:53:07 valid_lft forever preferred_lft forever 10:53:07 inet6 ::1/128 scope host 10:53:07 valid_lft forever preferred_lft forever 10:53:07 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 10:53:07 link/ether fa:16:3e:4c:02:1a brd ff:ff:ff:ff:ff:ff 10:53:07 altname enp0s3 10:53:07 altname ens3 10:53:07 inet 10.30.171.28/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:53:07 valid_lft 86243sec preferred_lft 86243sec 10:53:07 inet6 fe80::f816:3eff:fe4c:21a/64 scope link 10:53:07 valid_lft forever preferred_lft forever 10:53:07 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 10:53:07 link/ether 02:42:c8:bc:c7:3a brd ff:ff:ff:ff:ff:ff 10:53:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:53:07 valid_lft forever preferred_lft forever 10:53:07 10:53:07 10:53:07 ---> sar -b -r -n DEV: 10:53:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2024 _x86_64_ (4 CPU) 10:53:07 10:53:07 10:50:27 LINUX RESTART (4 CPU) 10:53:07 10:53:07 10:51:02 AM tps rtps wtps bread/s bwrtn/s 10:53:07 10:52:01 AM 176.84 16.49 160.35 2880.79 5461.57 10:53:07 10:53:01 AM 109.75 1.10 108.65 106.90 9011.00 10:53:07 Average: 143.01 8.73 134.28 1482.19 7251.19 10:53:07 10:53:07 10:51:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:53:07 10:52:01 AM 13288220 15069840 2851216 17.67 2688 2003668 1192652 6.94 388052 2133840 118836 10:53:07 10:53:01 AM 13137260 15077872 3002176 18.60 2688 2150876 1116024 6.49 379072 2250052 112180 10:53:07 Average: 13212740 15073856 2926696 18.13 2688 2077272 1154338 6.72 383562 2191946 115508 10:53:07 10:53:07 10:51:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:53:07 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:07 10:52:01 AM eth0 216.57 138.51 1396.36 50.56 0.00 0.00 0.00 0.00 10:53:07 10:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:07 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:07 10:53:01 AM eth0 34.49 31.74 246.74 8.73 0.00 0.00 0.00 0.00 10:53:07 10:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:07 Average: eth0 124.76 84.68 816.72 29.47 0.00 0.00 0.00 0.00 10:53:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:07 10:53:07 10:53:07 ---> sar -P ALL: 10:53:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/09/2024 _x86_64_ (4 CPU) 10:53:07 10:53:07 10:50:27 LINUX RESTART (4 CPU) 10:53:07 10:53:07 10:51:02 AM CPU %user %nice %system %iowait %steal %idle 10:53:07 10:52:01 AM all 15.18 0.00 2.91 3.34 0.08 78.50 10:53:07 10:52:01 AM 0 10.32 0.00 3.70 5.68 0.10 80.19 10:53:07 10:52:01 AM 1 16.35 0.00 3.76 3.19 0.07 76.63 10:53:07 10:52:01 AM 2 15.91 0.00 1.79 2.74 0.07 79.50 10:53:07 10:52:01 AM 3 18.12 0.00 2.38 1.75 0.07 77.67 10:53:07 10:53:01 AM all 16.39 0.00 2.49 3.20 0.08 77.83 10:53:07 10:53:01 AM 0 3.22 0.00 1.74 1.59 0.08 93.37 10:53:07 10:53:01 AM 1 30.98 0.00 3.50 2.15 0.08 63.29 10:53:07 10:53:01 AM 2 13.58 0.00 2.60 2.73 0.08 81.01 10:53:07 10:53:01 AM 3 17.95 0.00 2.15 6.34 0.08 73.48 10:53:07 Average: all 15.79 0.00 2.70 3.27 0.08 78.16 10:53:07 Average: 0 6.73 0.00 2.71 3.61 0.09 86.85 10:53:07 Average: 1 23.70 0.00 3.63 2.66 0.08 69.93 10:53:07 Average: 2 14.74 0.00 2.19 2.73 0.08 80.26 10:53:07 Average: 3 18.04 0.00 2.27 4.07 0.08 75.56 10:53:07 10:53:07 10:53:07