00:34:24 Started by timer 00:34:24 Running as SYSTEM 00:34:25 [EnvInject] - Loading node environment variables. 00:34:25 Building remotely on prd-centos7-builder-2c-2g-17049 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-titanium 00:34:25 [ssh-agent] Looking for ssh-agent implementation... 00:34:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:34:25 $ ssh-agent 00:34:25 SSH_AUTH_SOCK=/tmp/ssh-z3Kb6VCpqDkh/agent.8226 00:34:25 SSH_AGENT_PID=8228 00:34:25 [ssh-agent] Started. 00:34:25 Running ssh-add (command line suppressed) 00:34:25 Identity added: /w/workspace/autorelease-update-submodules-titanium@tmp/private_key_12702377107731027482.key (/w/workspace/autorelease-update-submodules-titanium@tmp/private_key_12702377107731027482.key) 00:34:25 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:34:25 The recommended git tool is: NONE 00:34:27 using credential opendaylight-jenkins-ssh 00:34:27 Wiping out workspace first. 00:34:27 Cloning the remote Git repository 00:34:27 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:34:27 > git init /w/workspace/autorelease-update-submodules-titanium # timeout=10 00:34:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:34:27 > git --version # timeout=10 00:34:27 > git --version # 'git version 2.36.6' 00:34:27 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:34:28 [INFO] Currently running in a labeled security context 00:34:28 [INFO] Currently SELinux is 'enforcing' on the host 00:34:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-titanium@tmp/jenkins-gitclient-ssh5349575357028151819.key 00:34:28 Verifying host key using known hosts file 00:34:28 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. 00:34:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:34:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:32 Avoid second fetch 00:34:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:34:32 Checking out Revision 1d2c569fe94f60b46d4ada9175af44f25712e568 (refs/remotes/origin/master) 00:34:32 > git config core.sparsecheckout # timeout=10 00:34:32 > git checkout -f 1d2c569fe94f60b46d4ada9175af44f25712e568 # timeout=10 00:34:32 Commit message: "Update git submodules" 00:34:32 > git rev-list --no-walk 599cea878e04381cad6ebc28e7dc6ab157d186af # timeout=10 00:34:32 > git remote # timeout=10 00:34:32 > git submodule init # timeout=10 00:34:32 > git submodule sync # timeout=10 00:34:32 > git config --get remote.origin.url # timeout=10 00:34:32 > git submodule init # timeout=10 00:34:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:34:32 > git config --get submodule.daexim.url # timeout=10 00:34:32 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:34:32 > git config --get submodule.integration/distribution.url # timeout=10 00:34:32 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:34:32 > git config --get submodule.jsonrpc.url # timeout=10 00:34:32 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:34:32 > git config --get submodule.lispflowmapping.url # timeout=10 00:34:32 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:34:32 > git config --get submodule.ovsdb.url # timeout=10 00:34:32 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:34:32 > git submodule update --init --recursive daexim # timeout=10 00:34:33 > git submodule update --init --recursive integration/distribution # timeout=10 00:34:34 > git submodule update --init --recursive jsonrpc # timeout=10 00:34:34 > git submodule update --init --recursive lispflowmapping # timeout=10 00:34:36 > git submodule update --init --recursive ovsdb # timeout=10 00:34:41 provisioning config files... 00:34:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:34:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:34:41 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins15387831065420368300.sh 00:34:41 ---> python-tools-install.sh 00:34:41 Setup pyenv: 00:34:41 system 00:34:41 * 3.8.13 (set by /opt/pyenv/version) 00:34:41 * 3.9.13 (set by /opt/pyenv/version) 00:34:41 3.10.13 00:34:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j58D 00:34:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:34:49 lf-activate-venv(): INFO: Installing: lftools 00:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-j58D/bin to PATH 00:35:19 Generating Requirements File 00:35:41 Python 3.10.13 00:35:41 pip 25.0.1 from /tmp/venv-j58D/lib/python3.10/site-packages/pip (python 3.10) 00:35:41 appdirs==1.4.4 00:35:41 argcomplete==3.5.3 00:35:41 aspy.yaml==1.3.0 00:35:41 attrs==25.1.0 00:35:41 autopage==0.5.2 00:35:41 beautifulsoup4==4.13.3 00:35:41 boto3==1.36.18 00:35:41 botocore==1.36.18 00:35:41 bs4==0.0.2 00:35:41 cachetools==5.5.1 00:35:41 certifi==2025.1.31 00:35:41 cffi==1.17.1 00:35:41 cfgv==3.4.0 00:35:41 chardet==5.2.0 00:35:41 charset-normalizer==3.4.1 00:35:41 click==8.1.8 00:35:41 cliff==4.8.0 00:35:41 cmd2==2.5.11 00:35:41 cryptography==3.3.2 00:35:41 debtcollector==3.0.0 00:35:41 decorator==5.1.1 00:35:41 defusedxml==0.7.1 00:35:41 Deprecated==1.2.18 00:35:41 distlib==0.3.9 00:35:41 dnspython==2.7.0 00:35:41 docker==4.2.2 00:35:41 dogpile.cache==1.3.4 00:35:41 durationpy==0.9 00:35:41 email_validator==2.2.0 00:35:41 filelock==3.17.0 00:35:41 future==1.0.0 00:35:41 gitdb==4.0.12 00:35:41 GitPython==3.1.44 00:35:41 google-auth==2.38.0 00:35:41 httplib2==0.22.0 00:35:41 identify==2.6.7 00:35:41 idna==3.10 00:35:41 importlib-resources==1.5.0 00:35:41 iso8601==2.1.0 00:35:41 Jinja2==3.1.5 00:35:41 jmespath==1.0.1 00:35:41 jsonpatch==1.33 00:35:41 jsonpointer==3.0.0 00:35:41 jsonschema==4.23.0 00:35:41 jsonschema-specifications==2024.10.1 00:35:41 keystoneauth1==5.9.1 00:35:41 kubernetes==32.0.0 00:35:41 lftools==0.37.10 00:35:41 lxml==5.3.1 00:35:41 MarkupSafe==3.0.2 00:35:41 msgpack==1.1.0 00:35:41 multi_key_dict==2.0.3 00:35:41 munch==4.0.0 00:35:41 netaddr==1.3.0 00:35:41 niet==1.4.2 00:35:41 nodeenv==1.9.1 00:35:41 oauth2client==4.1.3 00:35:41 oauthlib==3.2.2 00:35:41 openstacksdk==4.3.0 00:35:41 os-client-config==2.1.0 00:35:41 os-service-types==1.7.0 00:35:41 osc-lib==3.2.0 00:35:41 oslo.config==9.7.0 00:35:41 oslo.context==5.7.0 00:35:41 oslo.i18n==6.5.0 00:35:41 oslo.log==7.0.0 00:35:41 oslo.serialization==5.6.0 00:35:41 oslo.utils==8.0.0 00:35:41 packaging==24.2 00:35:41 pbr==6.1.1 00:35:41 platformdirs==4.3.6 00:35:41 prettytable==3.14.0 00:35:41 psutil==6.1.1 00:35:41 pyasn1==0.6.1 00:35:41 pyasn1_modules==0.4.1 00:35:41 pycparser==2.22 00:35:41 pygerrit2==2.0.15 00:35:41 PyGithub==2.5.0 00:35:41 PyJWT==2.10.1 00:35:41 PyNaCl==1.5.0 00:35:41 pyparsing==2.4.7 00:35:41 pyperclip==1.9.0 00:35:41 pyrsistent==0.20.0 00:35:41 python-cinderclient==9.6.0 00:35:41 python-dateutil==2.9.0.post0 00:35:41 python-heatclient==4.1.0 00:35:41 python-jenkins==1.8.2 00:35:41 python-keystoneclient==5.5.0 00:35:41 python-magnumclient==4.7.0 00:35:41 python-openstackclient==7.2.1 00:35:41 python-swiftclient==4.6.0 00:35:41 PyYAML==6.0.2 00:35:41 referencing==0.36.2 00:35:41 requests==2.32.3 00:35:41 requests-oauthlib==2.0.0 00:35:41 requestsexceptions==1.4.0 00:35:41 rfc3986==2.0.0 00:35:41 rpds-py==0.22.3 00:35:41 rsa==4.9 00:35:41 ruamel.yaml==0.18.10 00:35:41 ruamel.yaml.clib==0.2.12 00:35:41 s3transfer==0.11.2 00:35:41 simplejson==3.19.3 00:35:41 six==1.17.0 00:35:41 smmap==5.0.2 00:35:41 soupsieve==2.6 00:35:41 stevedore==5.4.0 00:35:41 tabulate==0.9.0 00:35:41 toml==0.10.2 00:35:41 tomlkit==0.13.2 00:35:41 tqdm==4.67.1 00:35:41 typing_extensions==4.12.2 00:35:41 tzdata==2025.1 00:35:41 urllib3==1.26.20 00:35:41 virtualenv==20.29.2 00:35:41 wcwidth==0.2.13 00:35:41 websocket-client==1.8.0 00:35:41 wrapt==1.17.2 00:35:41 xdg==6.0.0 00:35:41 xmltodict==0.14.2 00:35:41 yq==3.4.3 00:35:41 [autorelease-update-submodules-titanium] $ /bin/sh -xe /tmp/jenkins1887506888764982760.sh 00:35:41 + git checkout master 00:35:42 Switched to a new branch 'master' 00:35:42 branch 'master' set up to track 'origin/master'. 00:35:42 + git submodule update --remote 00:35:42 + git add . 00:35:42 [EnvInject] - Injecting environment variables from a build step. 00:35:42 [EnvInject] - Injecting as environment variables the properties content 00:35:42 GERRIT_HOST=git.opendaylight.org 00:35:42 PROJECT=releng/autorelease 00:35:42 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:35:42 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:35:42 GERRIT_TOPIC=autorelease-update-submodules 00:35:42 GERRIT_USER=jenkins-releng 00:35:42 00:35:42 [EnvInject] - Variables injected successfully. 00:35:42 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins9636528260702471501.sh 00:35:42 ---> gerrit-push-patch.sh 00:35:42 INFO: Nothing to commit 00:35:42 $ ssh-agent -k 00:35:42 unset SSH_AUTH_SOCK; 00:35:42 unset SSH_AGENT_PID; 00:35:42 echo Agent pid 8228 killed; 00:35:42 [ssh-agent] Stopped. 00:35:42 [PostBuildScript] - [INFO] Executing post build scripts. 00:35:42 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins17377275787217017835.sh 00:35:42 ---> sysstat.sh 00:35:42 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins4853726682104334018.sh 00:35:42 ---> package-listing.sh 00:35:42 ++ facter osfamily 00:35:42 ++ tr '[:upper:]' '[:lower:]' 00:35:43 + OS_FAMILY=redhat 00:35:43 + workspace=/w/workspace/autorelease-update-submodules-titanium 00:35:43 + START_PACKAGES=/tmp/packages_start.txt 00:35:43 + END_PACKAGES=/tmp/packages_end.txt 00:35:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:43 + PACKAGES=/tmp/packages_start.txt 00:35:43 + '[' /w/workspace/autorelease-update-submodules-titanium ']' 00:35:43 + PACKAGES=/tmp/packages_end.txt 00:35:43 + case "${OS_FAMILY}" in 00:35:43 + rpm -qa 00:35:43 + sort 00:35:43 + '[' -f /tmp/packages_start.txt ']' 00:35:43 + '[' -f /tmp/packages_end.txt ']' 00:35:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:43 + '[' /w/workspace/autorelease-update-submodules-titanium ']' 00:35:43 + mkdir -p /w/workspace/autorelease-update-submodules-titanium/archives/ 00:35:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-titanium/archives/ 00:35:43 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins14724885334760832142.sh 00:35:43 ---> capture-instance-metadata.sh 00:35:43 Setup pyenv: 00:35:43 system 00:35:43 3.8.13 00:35:43 3.9.13 00:35:43 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 00:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j58D from file:/tmp/.os_lf_venv 00:35:45 lf-activate-venv(): INFO: Installing: lftools 00:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-j58D/bin to PATH 00:35:55 INFO: Running in OpenStack, capturing instance metadata 00:35:55 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins5538228601346929601.sh 00:35:55 provisioning config files... 00:35:56 Could not find credentials [logs] for autorelease-update-submodules-titanium #170 00:35:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-titanium@tmp/config14658716360786544739tmp 00:35:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:35:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:35:56 provisioning config files... 00:35:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:35:56 [EnvInject] - Injecting environment variables from a build step. 00:35:56 [EnvInject] - Injecting as environment variables the properties content 00:35:56 SERVER_ID=logs 00:35:56 00:35:56 [EnvInject] - Variables injected successfully. 00:35:56 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins4836080943587424879.sh 00:35:56 ---> create-netrc.sh 00:35:56 WARN: Log server credential not found. 00:35:56 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins14165245994353964077.sh 00:35:56 ---> python-tools-install.sh 00:35:56 Setup pyenv: 00:35:56 system 00:35:56 3.8.13 00:35:56 3.9.13 00:35:56 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 00:35:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j58D from file:/tmp/.os_lf_venv 00:35:57 lf-activate-venv(): INFO: Installing: lftools 00:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-j58D/bin to PATH 00:36:07 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins10691326025365790511.sh 00:36:07 ---> sudo-logs.sh 00:36:07 Archiving 'sudo' log.. 00:36:08 [autorelease-update-submodules-titanium] $ /bin/bash /tmp/jenkins7565038600415884632.sh 00:36:08 ---> job-cost.sh 00:36:08 Setup pyenv: 00:36:08 system 00:36:08 3.8.13 00:36:08 3.9.13 00:36:08 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 00:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j58D from file:/tmp/.os_lf_venv 00:36:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-j58D/bin to PATH 00:36:14 INFO: No Stack... 00:36:15 INFO: Retrieving Pricing Info for: v3-standard-2 00:36:15 INFO: Archiving Costs 00:36:15 [autorelease-update-submodules-titanium] $ /bin/bash -l /tmp/jenkins17578560957243030491.sh 00:36:15 ---> logs-deploy.sh 00:36:15 Setup pyenv: 00:36:15 system 00:36:15 3.8.13 00:36:15 3.9.13 00:36:15 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-titanium/.python-version) 00:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j58D from file:/tmp/.os_lf_venv 00:36:16 lf-activate-venv(): INFO: Installing: lftools 00:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-j58D/bin to PATH 00:36:26 WARNING: Nexus logging server not set 00:36:26 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-titanium/170/ 00:36:26 INFO: archiving logs to S3 00:36:27 ---> uname -a: 00:36:27 Linux prd-centos7-builder-2c-2g-17049.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:36:27 00:36:27 00:36:27 ---> lscpu: 00:36:27 Architecture: x86_64 00:36:27 CPU op-mode(s): 32-bit, 64-bit 00:36:27 Byte Order: Little Endian 00:36:27 CPU(s): 2 00:36:27 On-line CPU(s) list: 0,1 00:36:27 Thread(s) per core: 1 00:36:27 Core(s) per socket: 1 00:36:27 Socket(s): 2 00:36:27 NUMA node(s): 1 00:36:27 Vendor ID: AuthenticAMD 00:36:27 CPU family: 23 00:36:27 Model: 49 00:36:27 Model name: AMD EPYC-Rome Processor 00:36:27 Stepping: 0 00:36:27 CPU MHz: 2800.000 00:36:27 BogoMIPS: 5600.00 00:36:27 Virtualization: AMD-V 00:36:27 Hypervisor vendor: KVM 00:36:27 Virtualization type: full 00:36:27 L1d cache: 32K 00:36:27 L1i cache: 32K 00:36:27 L2 cache: 512K 00:36:27 L3 cache: 16384K 00:36:27 NUMA node0 CPU(s): 0,1 00:36:27 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:36:27 00:36:27 00:36:27 ---> nproc: 00:36:27 2 00:36:27 00:36:27 00:36:27 ---> df -h: 00:36:27 Filesystem Size Used Avail Use% Mounted on 00:36:27 devtmpfs 3.8G 0 3.8G 0% /dev 00:36:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:36:27 tmpfs 3.9G 17M 3.9G 1% /run 00:36:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:36:27 /dev/vda1 40G 5.6G 35G 14% / 00:36:27 tmpfs 783M 0 783M 0% /run/user/1001 00:36:27 00:36:27 00:36:27 ---> free -m: 00:36:27 total used free shared buff/cache available 00:36:27 Mem: 7821 637 5062 16 2121 6890 00:36:27 Swap: 1023 0 1023 00:36:27 00:36:27 00:36:27 ---> ip addr: 00:36:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:36:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:36:27 inet 127.0.0.1/8 scope host lo 00:36:27 valid_lft forever preferred_lft forever 00:36:27 inet6 ::1/128 scope host 00:36:27 valid_lft forever preferred_lft forever 00:36:27 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:36:27 link/ether fa:16:3e:98:ab:53 brd ff:ff:ff:ff:ff:ff 00:36:27 inet 10.30.170.236/23 brd 10.30.171.255 scope global dynamic eth0 00:36:27 valid_lft 86254sec preferred_lft 86254sec 00:36:27 inet6 fe80::f816:3eff:fe98:ab53/64 scope link 00:36:27 valid_lft forever preferred_lft forever 00:36:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:36:27 link/ether 02:42:a4:a3:81:14 brd ff:ff:ff:ff:ff:ff 00:36:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:36:27 valid_lft forever preferred_lft forever 00:36:27 00:36:27 00:36:27 ---> sar -b -r -n DEV: 00:36:27 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 02/12/2025 _x86_64_ (2 CPU) 00:36:27 00:36:27 12:33:56 AM LINUX RESTART 00:36:27 00:36:27 12:35:01 AM tps rtps wtps bread/s bwrtn/s 00:36:27 12:36:01 AM 269.00 1.75 267.26 218.65 8943.85 00:36:27 Average: 269.00 1.75 267.26 218.65 8943.85 00:36:27 00:36:27 12:35:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:36:27 12:36:01 AM 5220120 2788608 34.82 2620 2044580 967380 10.68 838844 1613312 89948 00:36:27 Average: 5220120 2788608 34.82 2620 2044580 967380 10.68 838844 1613312 89948 00:36:27 00:36:27 12:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:36:27 12:36:01 AM eth0 79.90 69.94 660.98 12.32 0.00 0.00 0.00 00:36:27 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:27 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:27 Average: eth0 79.90 69.94 660.98 12.32 0.00 0.00 0.00 00:36:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:27 00:36:27 00:36:27 ---> sar -P ALL: 00:36:27 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 02/12/2025 _x86_64_ (2 CPU) 00:36:27 00:36:27 12:33:56 AM LINUX RESTART 00:36:27 00:36:27 12:35:01 AM CPU %user %nice %system %iowait %steal %idle 00:36:27 12:36:01 AM all 36.64 0.00 2.96 1.71 0.10 58.60 00:36:27 12:36:01 AM 0 62.85 0.00 4.30 1.43 0.11 31.32 00:36:27 12:36:01 AM 1 11.84 0.00 1.69 1.98 0.09 84.41 00:36:27 Average: all 36.64 0.00 2.96 1.71 0.10 58.60 00:36:27 Average: 0 62.85 0.00 4.30 1.43 0.11 31.32 00:36:27 Average: 1 11.84 0.00 1.69 1.98 0.09 84.41 00:36:27 00:36:27 00:36:27