20:30:05 Started by user Robert Varga 20:30:05 Running as SYSTEM 20:30:05 [EnvInject] - Loading node environment variables. 20:30:05 Building remotely on prd-centos8-builder-4c-4g-26273 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-titanium 20:30:05 [ssh-agent] Looking for ssh-agent implementation... 20:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:05 $ ssh-agent 20:30:05 SSH_AUTH_SOCK=/tmp/ssh-XcoKQyvMpj0j/agent.5548 20:30:05 SSH_AGENT_PID=5549 20:30:05 [ssh-agent] Started. 20:30:05 Running ssh-add (command line suppressed) 20:30:05 Identity added: /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_315553927441842610.key (/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/private_key_315553927441842610.key) 20:30:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:30:05 The recommended git tool is: NONE 20:30:07 using credential jenkins-ssh 20:30:07 Wiping out workspace first. 20:30:07 Cloning the remote Git repository 20:30:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 20:30:08 > git init /w/workspace/autorelease-gerrit-branch-lock-titanium # timeout=10 20:30:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 20:30:08 > git --version # timeout=10 20:30:08 > git --version # 'git version 2.43.0' 20:30:08 using GIT_SSH to set credentials jenkins-ssh 20:30:08 [INFO] Currently running in a labeled security context 20:30:08 [INFO] Currently SELinux is 'enforcing' on the host 20:30:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/jenkins-gitclient-ssh9198352048606512639.key 20:30:08 Verifying host key using known hosts file 20:30:08 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:30:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 20:30:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:12 Avoid second fetch 20:30:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:30:12 Checking out Revision ce3ff0edc2ebb979862ff828902286044937eae8 (refs/remotes/origin/master) 20:30:12 > git config core.sparsecheckout # timeout=10 20:30:12 > git checkout -f ce3ff0edc2ebb979862ff828902286044937eae8 # timeout=10 20:30:12 Commit message: "Update git submodules" 20:30:12 > git rev-list --no-walk f95d4bfe21e206e426732647007f172c2434c969 # timeout=10 20:30:15 provisioning config files... 20:30:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:30:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:30:15 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins8185750292227451966.sh 20:30:15 ---> autorelease-gerrit-branch-lock.sh 20:30:15 Cloning into 'All-Projects'... 20:30:16 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 20:30:17 Total 1838 (delta 616), reused 1838 (delta 616) 20:30:17 Note: switching to 'f490b0a9fdcefe386992afba9df67c1990d9be04'. 20:30:17 20:30:17 You are in 'detached HEAD' state. You can look around, make experimental 20:30:17 changes and commit them, and you can discard any commits you make in this 20:30:17 state without impacting any branches by switching back to a branch. 20:30:17 20:30:17 If you want to create a new branch to retain commits you create, you may 20:30:17 do so (now or later) by using -c with the switch command. Example: 20:30:17 20:30:17 git switch -c 20:30:17 20:30:17 Or undo this operation with: 20:30:17 20:30:17 git switch - 20:30:17 20:30:17 Turn off this advice by setting config variable advice.detachedHead to false 20:30:17 20:30:17 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 20:30:18 From ssh://git.opendaylight.org:29418/All-Projects 20:30:18 * [new ref] refs/meta/config -> config 20:30:19 Switched to branch 'config' 20:30:19 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 20:30:21 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 20:30:22 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 20:30:23 + case $mode in 20:30:23 + echo 'INFO: Unlocking branch: master' 20:30:23 INFO: Unlocking branch: master 20:30:23 + git config -f project.config --remove-section access.refs/heads/master 20:30:23 + git commit -asm 'Chore: Unlock branch master' 20:30:23 [config 73f2a29] Chore: Unlock branch master 20:30:23 1 file changed, 6 deletions(-) 20:30:23 + git diff HEAD~1 20:30:23 diff --git a/project.config b/project.config 20:30:23 index a1b0b03..f3ed5b2 100644 20:30:23 --- a/project.config 20:30:23 +++ b/project.config 20:30:23 @@ -148,9 +148,3 @@ 20:30:23 removeReviewer = group Release Engineering Team 20:30:23 label-Code-Review = -2..+2 group Release Engineering Team 20:30:23 label-Verified = -1..+1 group Release Engineering Team 20:30:23 -[access "refs/heads/master"] 20:30:23 - exclusiveGroupPermissions = submit 20:30:23 - submit = group Release Engineering Team 20:30:23 - removeReviewer = group Release Engineering Team 20:30:23 - label-Code-Review = -2..+2 group Release Engineering Team 20:30:23 - label-Verified = -1..+1 group Release Engineering Team 20:30:23 + '[' false = true ']' 20:30:23 + echo 'INFO: Pushing changes to the repository.' 20:30:23 INFO: Pushing changes to the repository. 20:30:23 + git push origin HEAD:refs/meta/config 20:30:24 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 20:30:24 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 20:30:25 To ssh://git.opendaylight.org:29418/All-Projects 20:30:25 f490b0a..73f2a29 HEAD -> refs/meta/config 20:30:25 $ ssh-agent -k 20:30:25 unset SSH_AUTH_SOCK; 20:30:25 unset SSH_AGENT_PID; 20:30:25 echo Agent pid 5549 killed; 20:30:25 [ssh-agent] Stopped. 20:30:25 [PostBuildScript] - [INFO] Executing post build scripts. 20:30:25 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins7744662513150130103.sh 20:30:25 ---> sysstat.sh 20:30:25 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins17363722197898219350.sh 20:30:25 ---> package-listing.sh 20:30:25 ++ facter osfamily 20:30:25 ++ tr '[:upper:]' '[:lower:]' 20:30:25 + OS_FAMILY=redhat 20:30:25 + workspace=/w/workspace/autorelease-gerrit-branch-lock-titanium 20:30:25 + START_PACKAGES=/tmp/packages_start.txt 20:30:25 + END_PACKAGES=/tmp/packages_end.txt 20:30:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:30:25 + PACKAGES=/tmp/packages_start.txt 20:30:25 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 20:30:25 + PACKAGES=/tmp/packages_end.txt 20:30:25 + case "${OS_FAMILY}" in 20:30:25 + sort 20:30:25 + rpm -qa 20:30:26 + '[' -f /tmp/packages_start.txt ']' 20:30:26 + '[' -f /tmp/packages_end.txt ']' 20:30:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:30:26 + '[' /w/workspace/autorelease-gerrit-branch-lock-titanium ']' 20:30:26 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 20:30:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-titanium/archives/ 20:30:26 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins5855059161090360079.sh 20:30:26 ---> capture-instance-metadata.sh 20:30:26 Setup pyenv: 20:30:26 system 20:30:26 * 3.8.13 (set by /opt/pyenv/version) 20:30:26 * 3.9.13 (set by /opt/pyenv/version) 20:30:26 * 3.10.13 (set by /opt/pyenv/version) 20:30:26 * 3.11.7 (set by /opt/pyenv/version) 20:30:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xosa 20:30:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:30:34 lf-activate-venv(): INFO: Installing: lftools 20:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-xosa/bin to PATH 20:31:05 INFO: Running in OpenStack, capturing instance metadata 20:31:05 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins3406593252320311647.sh 20:31:05 provisioning config files... 20:31:06 Could not find credentials [logs] for autorelease-gerrit-branch-lock-titanium #6 20:31:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-titanium@tmp/config4215791677853600665tmp 20:31:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:31:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:31:06 provisioning config files... 20:31:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:31:06 [EnvInject] - Injecting environment variables from a build step. 20:31:06 [EnvInject] - Injecting as environment variables the properties content 20:31:06 SERVER_ID=logs 20:31:06 20:31:06 [EnvInject] - Variables injected successfully. 20:31:06 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins6998814890845000948.sh 20:31:06 ---> create-netrc.sh 20:31:06 WARN: Log server credential not found. 20:31:06 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins10807683078985630451.sh 20:31:06 ---> python-tools-install.sh 20:31:06 Setup pyenv: 20:31:06 system 20:31:06 3.8.13 20:31:06 3.9.13 20:31:06 3.10.13 20:31:06 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 20:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xosa from file:/tmp/.os_lf_venv 20:31:07 lf-activate-venv(): INFO: Installing: lftools 20:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-xosa/bin to PATH 20:31:16 Generating Requirements File 20:31:41 Python 3.11.7 20:31:41 pip 24.2 from /tmp/venv-xosa/lib/python3.11/site-packages/pip (python 3.11) 20:31:41 appdirs==1.4.4 20:31:41 argcomplete==3.5.0 20:31:41 aspy.yaml==1.3.0 20:31:41 attrs==24.2.0 20:31:41 autopage==0.5.2 20:31:41 beautifulsoup4==4.12.3 20:31:41 boto3==1.35.24 20:31:41 botocore==1.35.24 20:31:41 bs4==0.0.2 20:31:41 cachetools==5.5.0 20:31:41 certifi==2024.8.30 20:31:41 cffi==1.17.1 20:31:41 cfgv==3.4.0 20:31:41 chardet==5.2.0 20:31:41 charset-normalizer==3.3.2 20:31:41 click==8.1.7 20:31:41 cliff==4.7.0 20:31:41 cmd2==2.4.3 20:31:41 cryptography==3.3.2 20:31:41 debtcollector==3.0.0 20:31:41 decorator==5.1.1 20:31:41 defusedxml==0.7.1 20:31:41 Deprecated==1.2.14 20:31:41 distlib==0.3.8 20:31:41 dnspython==2.6.1 20:31:41 docker==4.2.2 20:31:41 dogpile.cache==1.3.3 20:31:41 durationpy==0.7 20:31:41 email_validator==2.2.0 20:31:41 filelock==3.16.1 20:31:41 future==1.0.0 20:31:41 gitdb==4.0.11 20:31:41 GitPython==3.1.43 20:31:41 google-auth==2.35.0 20:31:41 httplib2==0.22.0 20:31:41 identify==2.6.1 20:31:41 idna==3.10 20:31:41 importlib-resources==1.5.0 20:31:41 iso8601==2.1.0 20:31:41 Jinja2==3.1.4 20:31:41 jmespath==1.0.1 20:31:41 jsonpatch==1.33 20:31:41 jsonpointer==3.0.0 20:31:41 jsonschema==4.23.0 20:31:41 jsonschema-specifications==2023.12.1 20:31:41 keystoneauth1==5.8.0 20:31:41 kubernetes==31.0.0 20:31:41 lftools==0.37.10 20:31:41 lxml==5.3.0 20:31:41 MarkupSafe==2.1.5 20:31:41 msgpack==1.1.0 20:31:41 multi_key_dict==2.0.3 20:31:41 munch==4.0.0 20:31:41 netaddr==1.3.0 20:31:41 netifaces==0.11.0 20:31:41 niet==1.4.2 20:31:41 nodeenv==1.9.1 20:31:41 oauth2client==4.1.3 20:31:41 oauthlib==3.2.2 20:31:41 openstacksdk==4.0.0 20:31:41 os-client-config==2.1.0 20:31:41 os-service-types==1.7.0 20:31:41 osc-lib==3.1.0 20:31:41 oslo.config==9.6.0 20:31:41 oslo.context==5.6.0 20:31:41 oslo.i18n==6.4.0 20:31:41 oslo.log==6.1.2 20:31:41 oslo.serialization==5.5.0 20:31:41 oslo.utils==7.3.0 20:31:41 packaging==24.1 20:31:41 pbr==6.1.0 20:31:41 platformdirs==4.3.6 20:31:41 prettytable==3.11.0 20:31:41 pyasn1==0.6.1 20:31:41 pyasn1_modules==0.4.1 20:31:41 pycparser==2.22 20:31:41 pygerrit2==2.0.15 20:31:41 PyGithub==2.4.0 20:31:41 PyJWT==2.9.0 20:31:41 PyNaCl==1.5.0 20:31:41 pyparsing==2.4.7 20:31:41 pyperclip==1.9.0 20:31:41 pyrsistent==0.20.0 20:31:41 python-cinderclient==9.6.0 20:31:41 python-dateutil==2.9.0.post0 20:31:41 python-heatclient==4.0.0 20:31:41 python-jenkins==1.8.2 20:31:41 python-keystoneclient==5.5.0 20:31:41 python-magnumclient==4.7.0 20:31:41 python-openstackclient==7.1.2 20:31:41 python-swiftclient==4.6.0 20:31:41 PyYAML==6.0.2 20:31:41 referencing==0.35.1 20:31:41 requests==2.32.3 20:31:41 requests-oauthlib==2.0.0 20:31:41 requestsexceptions==1.4.0 20:31:41 rfc3986==2.0.0 20:31:41 rpds-py==0.20.0 20:31:41 rsa==4.9 20:31:41 ruamel.yaml==0.18.6 20:31:41 ruamel.yaml.clib==0.2.8 20:31:41 s3transfer==0.10.2 20:31:41 simplejson==3.19.3 20:31:41 six==1.16.0 20:31:41 smmap==5.0.1 20:31:41 soupsieve==2.6 20:31:41 stevedore==5.3.0 20:31:41 tabulate==0.9.0 20:31:41 toml==0.10.2 20:31:41 tomlkit==0.13.2 20:31:41 tqdm==4.66.5 20:31:41 typing_extensions==4.12.2 20:31:41 tzdata==2024.2 20:31:41 urllib3==1.26.20 20:31:41 virtualenv==20.26.5 20:31:41 wcwidth==0.2.13 20:31:41 websocket-client==1.8.0 20:31:41 wrapt==1.16.0 20:31:41 xdg==6.0.0 20:31:41 xmltodict==0.13.0 20:31:41 yq==3.4.3 20:31:41 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins11932150002487451444.sh 20:31:41 ---> sudo-logs.sh 20:31:41 Archiving 'sudo' log.. 20:31:42 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash /tmp/jenkins17272714901058077896.sh 20:31:42 ---> job-cost.sh 20:31:42 Setup pyenv: 20:31:42 system 20:31:42 3.8.13 20:31:42 3.9.13 20:31:42 3.10.13 20:31:42 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 20:31:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xosa from file:/tmp/.os_lf_venv 20:31:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-xosa/bin to PATH 20:31:48 INFO: No Stack... 20:31:48 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:48 INFO: Archiving Costs 20:31:48 [autorelease-gerrit-branch-lock-titanium] $ /bin/bash -l /tmp/jenkins9035447527486592544.sh 20:31:48 ---> logs-deploy.sh 20:31:48 Setup pyenv: 20:31:49 system 20:31:49 3.8.13 20:31:49 3.9.13 20:31:49 3.10.13 20:31:49 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-titanium/.python-version) 20:31:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xosa from file:/tmp/.os_lf_venv 20:31:50 lf-activate-venv(): INFO: Installing: lftools 20:31:59 lf-activate-venv(): INFO: Adding /tmp/venv-xosa/bin to PATH 20:31:59 WARNING: Nexus logging server not set 20:31:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-titanium/6/ 20:31:59 INFO: archiving logs to S3 20:32:01 ---> uname -a: 20:32:01 Linux prd-centos8-builder-4c-4g-26273.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 20:32:01 20:32:01 20:32:01 ---> lscpu: 20:32:01 Architecture: x86_64 20:32:01 CPU op-mode(s): 32-bit, 64-bit 20:32:01 Byte Order: Little Endian 20:32:01 CPU(s): 4 20:32:01 On-line CPU(s) list: 0-3 20:32:01 Thread(s) per core: 1 20:32:01 Core(s) per socket: 1 20:32:01 Socket(s): 4 20:32:01 NUMA node(s): 1 20:32:01 Vendor ID: AuthenticAMD 20:32:01 CPU family: 23 20:32:01 Model: 49 20:32:01 Model name: AMD EPYC-Rome Processor 20:32:01 Stepping: 0 20:32:01 CPU MHz: 2799.998 20:32:01 BogoMIPS: 5599.99 20:32:01 Virtualization: AMD-V 20:32:01 Hypervisor vendor: KVM 20:32:01 Virtualization type: full 20:32:01 L1d cache: 32K 20:32:01 L1i cache: 32K 20:32:01 L2 cache: 512K 20:32:01 L3 cache: 16384K 20:32:01 NUMA node0 CPU(s): 0-3 20:32:01 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 20:32:01 20:32:01 20:32:01 ---> nproc: 20:32:01 4 20:32:01 20:32:01 20:32:01 ---> df -h: 20:32:01 Filesystem Size Used Avail Use% Mounted on 20:32:01 devtmpfs 7.7G 0 7.7G 0% /dev 20:32:01 tmpfs 7.7G 0 7.7G 0% /dev/shm 20:32:01 tmpfs 7.7G 17M 7.7G 1% /run 20:32:01 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 20:32:01 /dev/vda1 80G 8.7G 72G 11% / 20:32:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:32:01 20:32:01 20:32:01 ---> free -m: 20:32:01 total used free shared buff/cache available 20:32:01 Mem: 15761 739 12803 19 2218 14695 20:32:01 Swap: 1023 0 1023 20:32:01 20:32:01 20:32:01 ---> ip addr: 20:32:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:32:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:32:01 inet 127.0.0.1/8 scope host lo 20:32:01 valid_lft forever preferred_lft forever 20:32:01 inet6 ::1/128 scope host 20:32:01 valid_lft forever preferred_lft forever 20:32:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:32:01 link/ether fa:16:3e:d8:7c:0b brd ff:ff:ff:ff:ff:ff 20:32:01 altname enp0s3 20:32:01 altname ens3 20:32:01 inet 10.30.171.205/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:32:01 valid_lft 86008sec preferred_lft 86008sec 20:32:01 inet6 fe80::f816:3eff:fed8:7c0b/64 scope link 20:32:01 valid_lft forever preferred_lft forever 20:32:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 20:32:01 link/ether 02:42:71:95:17:1b brd ff:ff:ff:ff:ff:ff 20:32:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:32:01 valid_lft forever preferred_lft forever 20:32:01 20:32:01 20:32:01 ---> sar -b -r -n DEV: 20:32:01 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) 20:32:01 20:32:01 20:25:22 LINUX RESTART (4 CPU) 20:32:01 20:32:01 08:26:01 PM tps rtps wtps bread/s bwrtn/s 20:32:01 08:27:01 PM 66.49 24.48 42.02 6255.26 29893.45 20:32:01 08:28:01 PM 3.08 0.00 3.08 0.00 277.54 20:32:01 08:29:01 PM 0.25 0.00 0.25 0.00 3.22 20:32:01 08:30:01 PM 0.43 0.03 0.40 0.53 6.66 20:32:01 08:31:01 PM 166.19 14.46 151.73 2560.75 4419.34 20:32:01 Average: 47.29 7.79 39.50 1763.25 6919.81 20:32:01 20:32:01 08:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:32:01 08:27:01 PM 13779512 15269288 2359928 14.62 2688 1719388 1039728 6.05 159496 1899772 6652 20:32:01 08:28:01 PM 13779740 15269512 2359700 14.62 2688 1719392 1039728 6.05 159512 1899764 12 20:32:01 08:29:01 PM 13779980 15269752 2359460 14.62 2688 1719392 1039728 6.05 159508 1899884 12 20:32:01 08:30:01 PM 13779508 15269304 2359932 14.62 2688 1719408 1017584 5.92 159524 1900336 16 20:32:01 08:31:01 PM 13241368 15072536 2898072 17.96 2688 2050720 1189544 6.92 396796 2163492 172044 20:32:01 Average: 13672022 15230078 2467418 15.29 2688 1785660 1065262 6.20 206967 1952650 35747 20:32:01 20:32:01 08:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:32:01 08:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:27:01 PM eth0 113.18 73.78 357.79 19.40 0.00 0.00 0.00 0.00 20:32:01 08:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:28:01 PM eth0 1.15 0.12 0.12 0.01 0.00 0.00 0.00 0.00 20:32:01 08:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:29:01 PM eth0 2.37 0.45 0.73 0.43 0.00 0.00 0.00 0.00 20:32:01 08:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:30:01 PM eth0 3.98 0.45 1.10 0.57 0.00 0.00 0.00 0.00 20:32:01 08:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 08:31:01 PM eth0 215.94 146.15 1375.59 50.19 0.00 0.00 0.00 0.00 20:32:01 08:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 Average: eth0 67.32 44.19 347.05 14.12 0.00 0.00 0.00 0.00 20:32:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:32:01 20:32:01 20:32:01 ---> sar -P ALL: 20:32:01 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) 20:32:01 20:32:01 20:25:22 LINUX RESTART (4 CPU) 20:32:01 20:32:01 08:26:01 PM CPU %user %nice %system %iowait %steal %idle 20:32:01 08:27:01 PM all 8.33 0.00 2.26 22.05 0.05 67.31 20:32:01 08:27:01 PM 0 7.35 0.00 2.64 19.34 0.05 70.62 20:32:01 08:27:01 PM 1 7.95 0.00 2.12 13.97 0.08 75.88 20:32:01 08:27:01 PM 2 8.75 0.00 2.27 24.69 0.03 64.25 20:32:01 08:27:01 PM 3 9.28 0.00 2.03 30.16 0.03 58.50 20:32:01 08:28:01 PM all 0.17 0.00 0.04 0.16 0.02 99.61 20:32:01 08:28:01 PM 0 0.03 0.00 0.03 0.62 0.02 99.30 20:32:01 08:28:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87 20:32:01 08:28:01 PM 2 0.07 0.00 0.05 0.02 0.03 99.83 20:32:01 08:28:01 PM 3 0.52 0.00 0.02 0.00 0.02 99.45 20:32:01 08:29:01 PM all 0.21 0.00 0.05 0.00 0.01 99.73 20:32:01 08:29:01 PM 0 0.10 0.00 0.07 0.00 0.02 99.82 20:32:01 08:29:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.82 20:32:01 08:29:01 PM 2 0.05 0.00 0.03 0.00 0.02 99.90 20:32:01 08:29:01 PM 3 0.60 0.00 0.02 0.00 0.00 99.38 20:32:01 08:30:01 PM all 0.20 0.00 0.05 0.00 0.02 99.74 20:32:01 08:30:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83 20:32:01 08:30:01 PM 1 0.08 0.00 0.07 0.00 0.02 99.83 20:32:01 08:30:01 PM 2 0.13 0.00 0.05 0.00 0.02 99.80 20:32:01 08:30:01 PM 3 0.48 0.00 0.02 0.00 0.02 99.48 20:32:01 08:31:01 PM all 16.40 0.00 3.19 1.58 0.08 78.75 20:32:01 08:31:01 PM 0 18.56 0.00 3.28 1.22 0.08 76.85 20:32:01 08:31:01 PM 1 15.32 0.00 3.84 3.02 0.08 77.74 20:32:01 08:31:01 PM 2 8.82 0.00 2.26 0.82 0.07 88.03 20:32:01 08:31:01 PM 3 22.87 0.00 3.38 1.26 0.08 72.41 20:32:01 Average: all 5.05 0.00 1.11 4.74 0.04 89.06 20:32:01 Average: 0 5.21 0.00 1.21 4.22 0.04 89.32 20:32:01 Average: 1 4.69 0.00 1.22 3.38 0.04 90.66 20:32:01 Average: 2 3.55 0.00 0.93 5.08 0.03 90.40 20:32:01 Average: 3 6.74 0.00 1.09 6.27 0.03 85.88 20:32:01 20:32:01 20:32:01