05:57:37 Started by user Anil Belur 05:57:37 Running as SYSTEM 05:57:37 [EnvInject] - Loading node environment variables. 05:57:37 Building remotely on prd-centos8-builder-4c-4g-2294 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 05:57:37 [ssh-agent] Looking for ssh-agent implementation... 05:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:38 $ ssh-agent 05:57:38 SSH_AUTH_SOCK=/tmp/ssh-HATPfVYgyUid/agent.5525 05:57:38 SSH_AGENT_PID=5526 05:57:38 [ssh-agent] Started. 05:57:38 Running ssh-add (command line suppressed) 05:57:38 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_5895541683703259283.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_5895541683703259283.key) 05:57:38 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:57:38 The recommended git tool is: NONE 05:57:40 using credential jenkins-ssh 05:57:40 Wiping out workspace first. 05:57:40 Cloning the remote Git repository 05:57:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 05:57:40 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 05:57:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 05:57:40 > git --version # timeout=10 05:57:40 > git --version # 'git version 2.43.0' 05:57:40 using GIT_SSH to set credentials jenkins-ssh 05:57:40 [INFO] Currently running in a labeled security context 05:57:40 [INFO] Currently SELinux is 'enforcing' on the host 05:57:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh5273320134140179916.key 05:57:40 Verifying host key using known hosts file 05:57:40 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. 05:57:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 05:57:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:44 Avoid second fetch 05:57:44 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 05:57:44 Checking out Revision 516228aa3a5cc4c639b8ee0e7a70ee961754e382 (refs/remotes/origin/stable/calcium) 05:57:44 > git config core.sparsecheckout # timeout=10 05:57:44 > git checkout -f 516228aa3a5cc4c639b8ee0e7a70ee961754e382 # timeout=10 05:57:44 Commit message: "Update git submodules" 05:57:44 > git rev-list --no-walk 516228aa3a5cc4c639b8ee0e7a70ee961754e382 # timeout=10 05:57:47 provisioning config files... 05:57:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:57:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:57:47 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7255872010290873639.sh 05:57:47 ---> autorelease-gerrit-branch-lock.sh 05:57:47 Cloning into 'All-Projects'... 05:57:48 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 05:57:49 Total 1886 (delta 620), reused 1886 (delta 620) 05:57:49 Note: switching to '0e65fc9ff3a408028cb55b3f0cb4b83aab4984ea'. 05:57:49 05:57:49 You are in 'detached HEAD' state. You can look around, make experimental 05:57:49 changes and commit them, and you can discard any commits you make in this 05:57:49 state without impacting any branches by switching back to a branch. 05:57:49 05:57:49 If you want to create a new branch to retain commits you create, you may 05:57:49 do so (now or later) by using -c with the switch command. Example: 05:57:49 05:57:49 git switch -c 05:57:49 05:57:49 Or undo this operation with: 05:57:49 05:57:49 git switch - 05:57:49 05:57:49 Turn off this advice by setting config variable advice.detachedHead to false 05:57:49 05:57:50 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 05:57:50 From ssh://git.opendaylight.org:29418/All-Projects 05:57:50 * [new ref] refs/meta/config -> config 05:57:51 Switched to branch 'config' 05:57:51 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 05:57:52 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 05:57:54 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 05:57:55 + case $mode in 05:57:55 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 05:57:55 + git config -f project.config access.refs/heads/stable/calcium.submit 'block group Registered Users' 05:57:55 + git config -f project.config --add access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 05:57:55 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 05:57:55 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 05:57:55 + git commit -asm 'Chore: Lock stable/calcium for Release Work' 05:57:55 [config 321f9aa] Chore: Lock stable/calcium for Release Work 05:57:55 1 file changed, 6 insertions(+) 05:57:55 + git diff HEAD~1 05:57:55 diff --git a/project.config b/project.config 05:57:55 index 52d4f8a..22fcdeb 100644 05:57:55 --- a/project.config 05:57:55 +++ b/project.config 05:57:55 @@ -142,3 +142,9 @@ 05:57:55 exclusiveGroupPermissions = create 05:57:55 create = block group Registered Users 05:57:55 create = group Release Engineering Team 05:57:55 +[access "refs/heads/stable/calcium"] 05:57:55 + exclusiveGroupPermissions = submit 05:57:55 + submit = block group Registered Users 05:57:55 + submit = group Release Engineering Team 05:57:55 + label-Code-Review = -2..+2 group Release Engineering Team 05:57:55 + label-Verified = -1..+1 group Release Engineering Team 05:57:55 + '[' false = true ']' 05:57:55 + echo 'INFO: Pushing changes to the repository.' 05:57:55 INFO: Pushing changes to the repository. 05:57:55 + git push origin HEAD:refs/meta/config 05:57:55 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 05:57:56 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 05:57:56 To ssh://git.opendaylight.org:29418/All-Projects 05:57:56 0e65fc9..321f9aa HEAD -> refs/meta/config 05:57:56 $ ssh-agent -k 05:57:56 unset SSH_AUTH_SOCK; 05:57:56 unset SSH_AGENT_PID; 05:57:56 echo Agent pid 5526 killed; 05:57:56 [ssh-agent] Stopped. 05:57:56 [PostBuildScript] - [INFO] Executing post build scripts. 05:57:56 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2841065469075388348.sh 05:57:56 ---> sysstat.sh 05:57:57 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6493435917247817165.sh 05:57:57 ---> package-listing.sh 05:57:57 ++ facter osfamily 05:57:57 ++ tr '[:upper:]' '[:lower:]' 05:57:57 + OS_FAMILY=redhat 05:57:57 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 05:57:57 + START_PACKAGES=/tmp/packages_start.txt 05:57:57 + END_PACKAGES=/tmp/packages_end.txt 05:57:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:57 + PACKAGES=/tmp/packages_start.txt 05:57:57 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 05:57:57 + PACKAGES=/tmp/packages_end.txt 05:57:57 + case "${OS_FAMILY}" in 05:57:57 + rpm -qa 05:57:57 + sort 05:57:58 + '[' -f /tmp/packages_start.txt ']' 05:57:58 + '[' -f /tmp/packages_end.txt ']' 05:57:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:58 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 05:57:58 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 05:57:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 05:57:58 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins5899170538238631085.sh 05:57:58 ---> capture-instance-metadata.sh 05:57:58 Setup pyenv: 05:57:58 system 05:57:58 * 3.8.13 (set by /opt/pyenv/version) 05:57:58 * 3.9.13 (set by /opt/pyenv/version) 05:57:58 * 3.10.13 (set by /opt/pyenv/version) 05:57:58 * 3.11.7 (set by /opt/pyenv/version) 05:58:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9cmU 05:58:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:58:06 lf-activate-venv(): INFO: Installing: lftools 05:58:37 lf-activate-venv(): INFO: Adding /tmp/venv-9cmU/bin to PATH 05:58:37 INFO: Running in OpenStack, capturing instance metadata 05:58:37 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13813532357509371361.sh 05:58:37 provisioning config files... 05:58:37 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #83 05:58:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config17993565516092495403tmp 05:58:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:58:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:58:37 provisioning config files... 05:58:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:58:37 [EnvInject] - Injecting environment variables from a build step. 05:58:37 [EnvInject] - Injecting as environment variables the properties content 05:58:37 SERVER_ID=logs 05:58:37 05:58:37 [EnvInject] - Variables injected successfully. 05:58:37 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6133434401144571851.sh 05:58:37 ---> create-netrc.sh 05:58:37 WARN: Log server credential not found. 05:58:38 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6827340181726324176.sh 05:58:38 ---> python-tools-install.sh 05:58:38 Setup pyenv: 05:58:38 system 05:58:38 3.8.13 05:58:38 3.9.13 05:58:38 3.10.13 05:58:38 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 05:58:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9cmU from file:/tmp/.os_lf_venv 05:58:39 lf-activate-venv(): INFO: Installing: lftools 05:58:47 lf-activate-venv(): INFO: Adding /tmp/venv-9cmU/bin to PATH 05:58:47 Generating Requirements File 05:59:08 Python 3.11.7 05:59:09 pip 24.3.1 from /tmp/venv-9cmU/lib/python3.11/site-packages/pip (python 3.11) 05:59:09 appdirs==1.4.4 05:59:09 argcomplete==3.5.2 05:59:09 aspy.yaml==1.3.0 05:59:09 attrs==24.2.0 05:59:09 autopage==0.5.2 05:59:09 beautifulsoup4==4.12.3 05:59:09 boto3==1.35.80 05:59:09 botocore==1.35.80 05:59:09 bs4==0.0.2 05:59:09 cachetools==5.5.0 05:59:09 certifi==2024.8.30 05:59:09 cffi==1.17.1 05:59:09 cfgv==3.4.0 05:59:09 chardet==5.2.0 05:59:09 charset-normalizer==3.4.0 05:59:09 click==8.1.7 05:59:09 cliff==4.8.0 05:59:09 cmd2==2.5.7 05:59:09 cryptography==3.3.2 05:59:09 debtcollector==3.0.0 05:59:09 decorator==5.1.1 05:59:09 defusedxml==0.7.1 05:59:09 Deprecated==1.2.15 05:59:09 distlib==0.3.9 05:59:09 dnspython==2.7.0 05:59:09 docker==4.2.2 05:59:09 dogpile.cache==1.3.3 05:59:09 durationpy==0.9 05:59:09 email_validator==2.2.0 05:59:09 filelock==3.16.1 05:59:09 future==1.0.0 05:59:09 gitdb==4.0.11 05:59:09 GitPython==3.1.43 05:59:09 google-auth==2.37.0 05:59:09 httplib2==0.22.0 05:59:09 identify==2.6.3 05:59:09 idna==3.10 05:59:09 importlib-resources==1.5.0 05:59:09 iso8601==2.1.0 05:59:09 Jinja2==3.1.4 05:59:09 jmespath==1.0.1 05:59:09 jsonpatch==1.33 05:59:09 jsonpointer==3.0.0 05:59:09 jsonschema==4.23.0 05:59:09 jsonschema-specifications==2024.10.1 05:59:09 keystoneauth1==5.9.1 05:59:09 kubernetes==31.0.0 05:59:09 lftools==0.37.10 05:59:09 lxml==5.3.0 05:59:09 MarkupSafe==3.0.2 05:59:09 msgpack==1.1.0 05:59:09 multi_key_dict==2.0.3 05:59:09 munch==4.0.0 05:59:09 netaddr==1.3.0 05:59:09 netifaces==0.11.0 05:59:09 niet==1.4.2 05:59:09 nodeenv==1.9.1 05:59:09 oauth2client==4.1.3 05:59:09 oauthlib==3.2.2 05:59:09 openstacksdk==4.1.0 05:59:09 os-client-config==2.1.0 05:59:09 os-service-types==1.7.0 05:59:09 osc-lib==3.2.0 05:59:09 oslo.config==9.7.0 05:59:09 oslo.context==5.7.0 05:59:09 oslo.i18n==6.5.0 05:59:09 oslo.log==6.2.0 05:59:09 oslo.serialization==5.6.0 05:59:09 oslo.utils==8.0.0 05:59:09 packaging==24.2 05:59:09 pbr==6.1.0 05:59:09 platformdirs==4.3.6 05:59:09 prettytable==3.12.0 05:59:09 psutil==6.1.0 05:59:09 pyasn1==0.6.1 05:59:09 pyasn1_modules==0.4.1 05:59:09 pycparser==2.22 05:59:09 pygerrit2==2.0.15 05:59:09 PyGithub==2.5.0 05:59:09 PyJWT==2.10.1 05:59:09 PyNaCl==1.5.0 05:59:09 pyparsing==2.4.7 05:59:09 pyperclip==1.9.0 05:59:09 pyrsistent==0.20.0 05:59:09 python-cinderclient==9.6.0 05:59:09 python-dateutil==2.9.0.post0 05:59:09 python-heatclient==4.0.0 05:59:09 python-jenkins==1.8.2 05:59:09 python-keystoneclient==5.5.0 05:59:09 python-magnumclient==4.7.0 05:59:09 python-openstackclient==7.2.1 05:59:09 python-swiftclient==4.6.0 05:59:09 PyYAML==6.0.2 05:59:09 referencing==0.35.1 05:59:09 requests==2.32.3 05:59:09 requests-oauthlib==2.0.0 05:59:09 requestsexceptions==1.4.0 05:59:09 rfc3986==2.0.0 05:59:09 rpds-py==0.22.3 05:59:09 rsa==4.9 05:59:09 ruamel.yaml==0.18.6 05:59:09 ruamel.yaml.clib==0.2.12 05:59:09 s3transfer==0.10.4 05:59:09 simplejson==3.19.3 05:59:09 six==1.17.0 05:59:09 smmap==5.0.1 05:59:09 soupsieve==2.6 05:59:09 stevedore==5.4.0 05:59:09 tabulate==0.9.0 05:59:09 toml==0.10.2 05:59:09 tomlkit==0.13.2 05:59:09 tqdm==4.67.1 05:59:09 typing_extensions==4.12.2 05:59:09 tzdata==2024.2 05:59:09 urllib3==1.26.20 05:59:09 virtualenv==20.28.0 05:59:09 wcwidth==0.2.13 05:59:09 websocket-client==1.8.0 05:59:09 wrapt==1.17.0 05:59:09 xdg==6.0.0 05:59:09 xmltodict==0.14.2 05:59:09 yq==3.4.3 05:59:09 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3808427890678318328.sh 05:59:09 ---> sudo-logs.sh 05:59:09 Archiving 'sudo' log.. 05:59:10 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins5495743065402784867.sh 05:59:10 ---> job-cost.sh 05:59:10 Setup pyenv: 05:59:10 system 05:59:10 3.8.13 05:59:10 3.9.13 05:59:10 3.10.13 05:59:10 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 05:59:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9cmU from file:/tmp/.os_lf_venv 05:59:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-9cmU/bin to PATH 05:59:16 INFO: No Stack... 05:59:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:59:17 INFO: Archiving Costs 05:59:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins12252348912506398736.sh 05:59:17 ---> logs-deploy.sh 05:59:17 Setup pyenv: 05:59:17 system 05:59:17 3.8.13 05:59:17 3.9.13 05:59:17 3.10.13 05:59:17 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 05:59:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9cmU from file:/tmp/.os_lf_venv 05:59:18 lf-activate-venv(): INFO: Installing: lftools 05:59:29 lf-activate-venv(): INFO: Adding /tmp/venv-9cmU/bin to PATH 05:59:29 WARNING: Nexus logging server not set 05:59:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/83/ 05:59:29 INFO: archiving logs to S3 05:59:30 ---> uname -a: 05:59:30 Linux prd-centos8-builder-4c-4g-2294.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 05:59:30 05:59:30 05:59:30 ---> lscpu: 05:59:30 Architecture: x86_64 05:59:30 CPU op-mode(s): 32-bit, 64-bit 05:59:30 Byte Order: Little Endian 05:59:30 CPU(s): 4 05:59:30 On-line CPU(s) list: 0-3 05:59:30 Thread(s) per core: 1 05:59:30 Core(s) per socket: 1 05:59:30 Socket(s): 4 05:59:30 NUMA node(s): 1 05:59:30 Vendor ID: AuthenticAMD 05:59:30 CPU family: 23 05:59:30 Model: 49 05:59:30 Model name: AMD EPYC-Rome Processor 05:59:30 Stepping: 0 05:59:30 CPU MHz: 2800.000 05:59:30 BogoMIPS: 5600.00 05:59:30 Virtualization: AMD-V 05:59:30 Hypervisor vendor: KVM 05:59:30 Virtualization type: full 05:59:30 L1d cache: 32K 05:59:30 L1i cache: 32K 05:59:30 L2 cache: 512K 05:59:30 L3 cache: 16384K 05:59:30 NUMA node0 CPU(s): 0-3 05:59:30 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 05:59:30 05:59:30 05:59:30 ---> nproc: 05:59:30 4 05:59:30 05:59:30 05:59:30 ---> df -h: 05:59:30 Filesystem Size Used Avail Use% Mounted on 05:59:30 devtmpfs 7.7G 0 7.7G 0% /dev 05:59:30 tmpfs 7.7G 0 7.7G 0% /dev/shm 05:59:30 tmpfs 7.7G 17M 7.7G 1% /run 05:59:30 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 05:59:30 /dev/vda1 80G 8.7G 72G 11% / 05:59:30 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:59:30 05:59:30 05:59:30 ---> free -m: 05:59:30 total used free shared buff/cache available 05:59:30 Mem: 15761 750 12785 19 2224 14684 05:59:30 Swap: 1023 0 1023 05:59:30 05:59:30 05:59:30 ---> ip addr: 05:59:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:59:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:59:30 inet 127.0.0.1/8 scope host lo 05:59:30 valid_lft forever preferred_lft forever 05:59:30 inet6 ::1/128 scope host 05:59:30 valid_lft forever preferred_lft forever 05:59:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:59:30 link/ether fa:16:3e:d1:2a:fc brd ff:ff:ff:ff:ff:ff 05:59:30 altname enp0s3 05:59:30 altname ens3 05:59:30 inet 10.30.171.232/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:59:30 valid_lft 86254sec preferred_lft 86254sec 05:59:30 inet6 fe80::f816:3eff:fed1:2afc/64 scope link 05:59:30 valid_lft forever preferred_lft forever 05:59:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:59:30 link/ether 02:42:6c:77:80:85 brd ff:ff:ff:ff:ff:ff 05:59:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:59:30 valid_lft forever preferred_lft forever 05:59:30 05:59:30 05:59:30 ---> sar -b -r -n DEV: 05:59:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/13/2024 _x86_64_ (4 CPU) 05:59:30 05:59:30 05:57:01 LINUX RESTART (4 CPU) 05:59:30 05:59:30 05:58:01 AM tps rtps wtps bread/s bwrtn/s 05:59:30 05:59:01 AM 87.85 8.75 79.11 1364.75 5942.89 05:59:30 Average: 87.85 8.75 79.11 1364.75 5942.89 05:59:30 05:59:30 05:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:59:30 05:59:01 AM 13217744 15087644 2921696 18.10 2688 2083688 1097148 6.38 375204 2187528 163416 05:59:30 Average: 13217744 15087644 2921696 18.10 2688 2083688 1097148 6.38 375204 2187528 163416 05:59:30 05:59:30 05:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:59:30 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:30 05:59:01 AM eth0 84.72 71.93 935.59 10.56 0.00 0.00 0.00 0.00 05:59:30 05:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:30 Average: eth0 84.72 71.93 935.59 10.56 0.00 0.00 0.00 0.00 05:59:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:30 05:59:30 05:59:30 ---> sar -P ALL: 05:59:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/13/2024 _x86_64_ (4 CPU) 05:59:30 05:59:30 05:57:01 LINUX RESTART (4 CPU) 05:59:30 05:59:30 05:58:01 AM CPU %user %nice %system %iowait %steal %idle 05:59:30 05:59:01 AM all 18.12 0.00 2.55 0.82 0.08 78.44 05:59:30 05:59:01 AM 0 41.37 0.00 3.64 1.22 0.08 53.68 05:59:30 05:59:01 AM 1 9.95 0.00 2.67 1.52 0.07 85.79 05:59:30 05:59:01 AM 2 5.71 0.00 1.41 0.22 0.08 92.59 05:59:30 05:59:01 AM 3 15.42 0.00 2.46 0.32 0.07 81.73 05:59:30 Average: all 18.12 0.00 2.55 0.82 0.08 78.44 05:59:30 Average: 0 41.37 0.00 3.64 1.22 0.08 53.68 05:59:30 Average: 1 9.95 0.00 2.67 1.52 0.07 85.79 05:59:30 Average: 2 5.71 0.00 1.41 0.22 0.08 92.59 05:59:30 Average: 3 15.42 0.00 2.46 0.32 0.07 81.73 05:59:30 05:59:30 05:59:30