12:11:48 Started by timer 12:11:48 Running as SYSTEM 12:11:48 [EnvInject] - Loading node environment variables. 12:11:48 Building remotely on prd-centos7-builder-2c-1g-9865 (centos7-builder-2c-1g) in workspace /w/workspace/autorelease-update-validate-jobs-calcium 12:11:49 [ssh-agent] Looking for ssh-agent implementation... 12:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:11:49 $ ssh-agent 12:11:49 SSH_AUTH_SOCK=/tmp/ssh-WLyh8AyjqCzp/agent.9379 12:11:49 SSH_AGENT_PID=9380 12:11:49 [ssh-agent] Started. 12:11:49 Running ssh-add (command line suppressed) 12:11:49 Identity added: /w/workspace/autorelease-update-validate-jobs-calcium@tmp/private_key_96537159748973186.key (/w/workspace/autorelease-update-validate-jobs-calcium@tmp/private_key_96537159748973186.key) 12:11:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 12:11:49 The recommended git tool is: NONE 12:11:51 using credential opendaylight-jenkins-ssh 12:11:51 Wiping out workspace first. 12:11:51 Cloning the remote Git repository 12:11:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:11:51 > git init /w/workspace/autorelease-update-validate-jobs-calcium # timeout=10 12:11:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:11:51 > git --version # timeout=10 12:11:51 > git --version # 'git version 2.36.6' 12:11:51 using GIT_SSH to set credentials Release Engineering Jenkins Key 12:11:51 [INFO] Currently running in a labeled security context 12:11:51 [INFO] Currently SELinux is 'enforcing' on the host 12:11:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-validate-jobs-calcium@tmp/jenkins-gitclient-ssh7613460120367647845.key 12:11:51 Verifying host key using known hosts file 12:11:51 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. 12:11:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:11:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:54 Avoid second fetch 12:11:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:11:54 Checking out Revision c8fbb5a17c3f46f4c00c1d6007dd74c024819578 (refs/remotes/origin/master) 12:11:54 > git config core.sparsecheckout # timeout=10 12:11:54 > git checkout -f c8fbb5a17c3f46f4c00c1d6007dd74c024819578 # timeout=10 12:11:55 Commit message: "Merge "Update cloud image list docs"" 12:11:55 > git rev-list --no-walk c8fbb5a17c3f46f4c00c1d6007dd74c024819578 # timeout=10 12:11:55 > git remote # timeout=10 12:11:55 > git submodule init # timeout=10 12:11:55 > git submodule sync # timeout=10 12:11:55 > git config --get remote.origin.url # timeout=10 12:11:55 > git submodule init # timeout=10 12:11:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:11:55 > git config --get submodule.global-jjb.url # timeout=10 12:11:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:11:55 > git config --get submodule.packer/common-packer.url # timeout=10 12:11:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:11:55 > git submodule update --init --recursive global-jjb # timeout=10 12:11:56 > git submodule update --init --recursive packer/common-packer # timeout=10 12:12:00 provisioning config files... 12:12:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:12:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:12:00 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins12552944576628932907.sh 12:12:00 ---> python-tools-install.sh 12:12:00 Setup pyenv: 12:12:00 system 12:12:00 * 3.8.13 (set by /opt/pyenv/version) 12:12:00 * 3.9.13 (set by /opt/pyenv/version) 12:12:00 3.10.13 12:12:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yLhH 12:12:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:12:08 lf-activate-venv(): INFO: Installing: lftools 12:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-yLhH/bin to PATH 12:12:43 Generating Requirements File 12:13:05 Python 3.10.13 12:13:06 pip 24.3.1 from /tmp/venv-yLhH/lib/python3.10/site-packages/pip (python 3.10) 12:13:06 appdirs==1.4.4 12:13:06 argcomplete==3.5.1 12:13:06 aspy.yaml==1.3.0 12:13:06 attrs==24.2.0 12:13:06 autopage==0.5.2 12:13:06 beautifulsoup4==4.12.3 12:13:06 boto3==1.35.68 12:13:06 botocore==1.35.68 12:13:06 bs4==0.0.2 12:13:06 cachetools==5.5.0 12:13:06 certifi==2024.8.30 12:13:06 cffi==1.17.1 12:13:06 cfgv==3.4.0 12:13:06 chardet==5.2.0 12:13:06 charset-normalizer==3.4.0 12:13:06 click==8.1.7 12:13:06 cliff==4.8.0 12:13:06 cmd2==2.5.7 12:13:06 cryptography==3.3.2 12:13:06 debtcollector==3.0.0 12:13:06 decorator==5.1.1 12:13:06 defusedxml==0.7.1 12:13:06 Deprecated==1.2.15 12:13:06 distlib==0.3.9 12:13:06 dnspython==2.7.0 12:13:06 docker==4.2.2 12:13:06 dogpile.cache==1.3.3 12:13:06 durationpy==0.9 12:13:06 email_validator==2.2.0 12:13:06 filelock==3.16.1 12:13:06 future==1.0.0 12:13:06 gitdb==4.0.11 12:13:06 GitPython==3.1.43 12:13:06 google-auth==2.36.0 12:13:06 httplib2==0.22.0 12:13:06 identify==2.6.2 12:13:06 idna==3.10 12:13:06 importlib-resources==1.5.0 12:13:06 iso8601==2.1.0 12:13:06 Jinja2==3.1.4 12:13:06 jmespath==1.0.1 12:13:06 jsonpatch==1.33 12:13:06 jsonpointer==3.0.0 12:13:06 jsonschema==4.23.0 12:13:06 jsonschema-specifications==2024.10.1 12:13:06 keystoneauth1==5.9.0 12:13:06 kubernetes==31.0.0 12:13:06 lftools==0.37.10 12:13:06 lxml==5.3.0 12:13:06 MarkupSafe==3.0.2 12:13:06 msgpack==1.1.0 12:13:06 multi_key_dict==2.0.3 12:13:06 munch==4.0.0 12:13:06 netaddr==1.3.0 12:13:06 netifaces==0.11.0 12:13:06 niet==1.4.2 12:13:06 nodeenv==1.9.1 12:13:06 oauth2client==4.1.3 12:13:06 oauthlib==3.2.2 12:13:06 openstacksdk==4.1.0 12:13:06 os-client-config==2.1.0 12:13:06 os-service-types==1.7.0 12:13:06 osc-lib==3.2.0 12:13:06 oslo.config==9.7.0 12:13:06 oslo.context==5.7.0 12:13:06 oslo.i18n==6.5.0 12:13:06 oslo.log==6.2.0 12:13:06 oslo.serialization==5.6.0 12:13:06 oslo.utils==7.4.0 12:13:06 packaging==24.2 12:13:06 pbr==6.1.0 12:13:06 platformdirs==4.3.6 12:13:06 prettytable==3.12.0 12:13:06 psutil==6.1.0 12:13:06 pyasn1==0.6.1 12:13:06 pyasn1_modules==0.4.1 12:13:06 pycparser==2.22 12:13:06 pygerrit2==2.0.15 12:13:06 PyGithub==2.5.0 12:13:06 PyJWT==2.10.0 12:13:06 PyNaCl==1.5.0 12:13:06 pyparsing==2.4.7 12:13:06 pyperclip==1.9.0 12:13:06 pyrsistent==0.20.0 12:13:06 python-cinderclient==9.6.0 12:13:06 python-dateutil==2.9.0.post0 12:13:06 python-heatclient==4.0.0 12:13:06 python-jenkins==1.8.2 12:13:06 python-keystoneclient==5.5.0 12:13:06 python-magnumclient==4.7.0 12:13:06 python-openstackclient==7.2.1 12:13:06 python-swiftclient==4.6.0 12:13:06 PyYAML==6.0.2 12:13:06 referencing==0.35.1 12:13:06 requests==2.32.3 12:13:06 requests-oauthlib==2.0.0 12:13:06 requestsexceptions==1.4.0 12:13:06 rfc3986==2.0.0 12:13:06 rpds-py==0.21.0 12:13:06 rsa==4.9 12:13:06 ruamel.yaml==0.18.6 12:13:06 ruamel.yaml.clib==0.2.12 12:13:06 s3transfer==0.10.4 12:13:06 simplejson==3.19.3 12:13:06 six==1.16.0 12:13:06 smmap==5.0.1 12:13:06 soupsieve==2.6 12:13:06 stevedore==5.4.0 12:13:06 tabulate==0.9.0 12:13:06 toml==0.10.2 12:13:06 tomlkit==0.13.2 12:13:06 tqdm==4.67.0 12:13:06 typing_extensions==4.12.2 12:13:06 tzdata==2024.2 12:13:06 urllib3==1.26.20 12:13:06 virtualenv==20.27.1 12:13:06 wcwidth==0.2.13 12:13:06 websocket-client==1.8.0 12:13:06 wrapt==1.17.0 12:13:06 xdg==6.0.0 12:13:06 xmltodict==0.14.2 12:13:06 yq==3.4.3 12:13:06 [autorelease-update-validate-jobs-calcium] $ /bin/bash -l /tmp/jenkins9800772229264956986.sh 12:13:06 ---> update-autorelease-projects-views.sh 12:13:07 2024-11-24 12:13:07 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/calcium [1907/1907] -> "/tmp/pom.xml" [1] 12:13:07 Include project:daexim to autorelease view 12:13:07 Include project:integration/distribution to autorelease view 12:13:07 Include project:jsonrpc to autorelease view 12:13:07 Include project:lispflowmapping to autorelease view 12:13:07 Include project:openflowplugin to autorelease view 12:13:07 Include project:ovsdb to autorelease view 12:13:07 Include project:serviceutils to autorelease view 12:13:07 [autorelease-update-validate-jobs-calcium] $ /bin/bash -l /tmp/jenkins7722687783071564830.sh 12:13:08 2024-11-24 12:13:08 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/calcium [1907/1907] -> "/tmp/pom.xml" [1] 12:13:08 Include daexim 12:13:08 Include integration/distribution 12:13:08 Include jsonrpc 12:13:08 Include lispflowmapping 12:13:08 Include openflowplugin 12:13:08 Include ovsdb 12:13:08 Include serviceutils 12:13:08 [EnvInject] - Injecting environment variables from a build step. 12:13:08 [EnvInject] - Injecting as environment variables the properties content 12:13:08 GERRIT_HOST=git.opendaylight.org 12:13:08 PROJECT=releng/autorelease 12:13:08 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 12:13:08 GERRIT_COMMIT_MESSAGE=Update validate-ar jobs for calcium 12:13:08 GERRIT_TOPIC=autorelease-update-validate-jobs-calcium 12:13:08 GERRIT_USER=jenkins-releng 12:13:08 12:13:08 [EnvInject] - Variables injected successfully. 12:13:08 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins7674803505836263678.sh 12:13:08 ---> gerrit-push-patch.sh 12:13:08 INFO: Nothing to commit 12:13:08 $ ssh-agent -k 12:13:08 unset SSH_AUTH_SOCK; 12:13:08 unset SSH_AGENT_PID; 12:13:08 echo Agent pid 9380 killed; 12:13:08 [ssh-agent] Stopped. 12:13:08 [PostBuildScript] - [INFO] Executing post build scripts. 12:13:08 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins8699690379158215581.sh 12:13:08 ---> sysstat.sh 12:13:09 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins17546721734598846272.sh 12:13:09 ---> package-listing.sh 12:13:09 ++ facter osfamily 12:13:09 ++ tr '[:upper:]' '[:lower:]' 12:13:09 + OS_FAMILY=redhat 12:13:09 + workspace=/w/workspace/autorelease-update-validate-jobs-calcium 12:13:09 + START_PACKAGES=/tmp/packages_start.txt 12:13:09 + END_PACKAGES=/tmp/packages_end.txt 12:13:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:09 + PACKAGES=/tmp/packages_start.txt 12:13:09 + '[' /w/workspace/autorelease-update-validate-jobs-calcium ']' 12:13:09 + PACKAGES=/tmp/packages_end.txt 12:13:09 + case "${OS_FAMILY}" in 12:13:09 + rpm -qa 12:13:09 + sort 12:13:10 + '[' -f /tmp/packages_start.txt ']' 12:13:10 + '[' -f /tmp/packages_end.txt ']' 12:13:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:10 + '[' /w/workspace/autorelease-update-validate-jobs-calcium ']' 12:13:10 + mkdir -p /w/workspace/autorelease-update-validate-jobs-calcium/archives/ 12:13:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-validate-jobs-calcium/archives/ 12:13:10 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins12635597319350739165.sh 12:13:10 ---> capture-instance-metadata.sh 12:13:10 Setup pyenv: 12:13:10 system 12:13:10 3.8.13 12:13:10 3.9.13 12:13:10 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-calcium/.python-version) 12:13:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLhH from file:/tmp/.os_lf_venv 12:13:15 lf-activate-venv(): INFO: Installing: lftools 12:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-yLhH/bin to PATH 12:13:28 INFO: Running in OpenStack, capturing instance metadata 12:13:28 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins15369877331336167688.sh 12:13:28 provisioning config files... 12:13:28 Could not find credentials [logs] for autorelease-update-validate-jobs-calcium #65 12:13:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-validate-jobs-calcium@tmp/config7649549640812622114tmp 12:13:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:13:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:13:28 provisioning config files... 12:13:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:13:29 [EnvInject] - Injecting environment variables from a build step. 12:13:29 [EnvInject] - Injecting as environment variables the properties content 12:13:29 SERVER_ID=logs 12:13:29 12:13:29 [EnvInject] - Variables injected successfully. 12:13:29 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins7277015000102153590.sh 12:13:29 ---> create-netrc.sh 12:13:29 WARN: Log server credential not found. 12:13:29 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins15069826450117034861.sh 12:13:29 ---> python-tools-install.sh 12:13:29 Setup pyenv: 12:13:29 system 12:13:29 3.8.13 12:13:29 3.9.13 12:13:29 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-calcium/.python-version) 12:13:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLhH from file:/tmp/.os_lf_venv 12:13:30 lf-activate-venv(): INFO: Installing: lftools 12:13:45 lf-activate-venv(): INFO: Adding /tmp/venv-yLhH/bin to PATH 12:13:45 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins17184396172952838080.sh 12:13:45 ---> sudo-logs.sh 12:13:45 Archiving 'sudo' log.. 12:13:46 [autorelease-update-validate-jobs-calcium] $ /bin/bash /tmp/jenkins15170957619197365008.sh 12:13:46 ---> job-cost.sh 12:13:46 Setup pyenv: 12:13:46 system 12:13:46 3.8.13 12:13:46 3.9.13 12:13:46 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-calcium/.python-version) 12:13:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLhH from file:/tmp/.os_lf_venv 12:13:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-yLhH/bin to PATH 12:13:53 INFO: No Stack... 12:13:53 INFO: Retrieving Pricing Info for: v3-standard-2 12:13:54 INFO: Archiving Costs 12:13:54 [autorelease-update-validate-jobs-calcium] $ /bin/bash -l /tmp/jenkins4469935326779077462.sh 12:13:54 ---> logs-deploy.sh 12:13:54 Setup pyenv: 12:13:54 system 12:13:54 3.8.13 12:13:54 3.9.13 12:13:54 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-calcium/.python-version) 12:13:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yLhH from file:/tmp/.os_lf_venv 12:13:55 lf-activate-venv(): INFO: Installing: lftools 12:14:04 lf-activate-venv(): INFO: Adding /tmp/venv-yLhH/bin to PATH 12:14:04 WARNING: Nexus logging server not set 12:14:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-validate-jobs-calcium/65/ 12:14:04 INFO: archiving logs to S3 12:14:06 ---> uname -a: 12:14:06 Linux prd-centos7-builder-2c-1g-9865.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 12:14:06 12:14:06 12:14:06 ---> lscpu: 12:14:06 Architecture: x86_64 12:14:06 CPU op-mode(s): 32-bit, 64-bit 12:14:06 Byte Order: Little Endian 12:14:06 CPU(s): 2 12:14:06 On-line CPU(s) list: 0,1 12:14:06 Thread(s) per core: 1 12:14:06 Core(s) per socket: 1 12:14:06 Socket(s): 2 12:14:06 NUMA node(s): 1 12:14:06 Vendor ID: AuthenticAMD 12:14:06 CPU family: 23 12:14:06 Model: 49 12:14:06 Model name: AMD EPYC-Rome Processor 12:14:06 Stepping: 0 12:14:06 CPU MHz: 2799.998 12:14:06 BogoMIPS: 5599.99 12:14:06 Virtualization: AMD-V 12:14:06 Hypervisor vendor: KVM 12:14:06 Virtualization type: full 12:14:06 L1d cache: 32K 12:14:06 L1i cache: 32K 12:14:06 L2 cache: 512K 12:14:06 L3 cache: 16384K 12:14:06 NUMA node0 CPU(s): 0,1 12:14:06 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 12:14:06 12:14:06 12:14:06 ---> nproc: 12:14:06 2 12:14:06 12:14:06 12:14:06 ---> df -h: 12:14:06 Filesystem Size Used Avail Use% Mounted on 12:14:06 devtmpfs 3.8G 0 3.8G 0% /dev 12:14:06 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:14:06 tmpfs 3.9G 17M 3.9G 1% /run 12:14:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:14:06 /dev/vda1 40G 5.5G 35G 14% / 12:14:06 tmpfs 783M 0 783M 0% /run/user/1001 12:14:06 12:14:06 12:14:06 ---> free -m: 12:14:06 total used free shared buff/cache available 12:14:06 Mem: 7821 622 5108 16 2089 6900 12:14:06 Swap: 1023 0 1023 12:14:06 12:14:06 12:14:06 ---> ip addr: 12:14:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:14:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:14:06 inet 127.0.0.1/8 scope host lo 12:14:06 valid_lft forever preferred_lft forever 12:14:06 inet6 ::1/128 scope host 12:14:06 valid_lft forever preferred_lft forever 12:14:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:14:06 link/ether fa:16:3e:d3:a1:ff brd ff:ff:ff:ff:ff:ff 12:14:06 inet 10.30.171.111/23 brd 10.30.171.255 scope global dynamic eth0 12:14:06 valid_lft 86234sec preferred_lft 86234sec 12:14:06 inet6 fe80::f816:3eff:fed3:a1ff/64 scope link 12:14:06 valid_lft forever preferred_lft forever 12:14:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:14:06 link/ether 02:42:73:2d:ed:9f brd ff:ff:ff:ff:ff:ff 12:14:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:14:06 valid_lft forever preferred_lft forever 12:14:06 12:14:06 12:14:06 ---> sar -b -r -n DEV: 12:14:06 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 11/24/2024 _x86_64_ (2 CPU) 12:14:06 12:14:06 12:11:14 PM LINUX RESTART 12:14:06 12:14:06 12:12:01 PM tps rtps wtps bread/s bwrtn/s 12:14:06 12:13:01 PM 121.54 10.96 110.58 1005.46 5263.47 12:14:06 12:14:01 PM 280.88 1.78 279.10 249.43 8093.47 12:14:06 Average: 201.21 6.37 194.84 627.45 6678.47 12:14:06 12:14:06 12:12:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:14:06 12:13:01 PM 5332780 2675948 33.41 2620 1948252 954280 10.54 650456 1707604 158896 12:14:06 12:14:01 PM 5241500 2767228 34.55 2620 2004036 957260 10.57 794160 1621492 1124 12:14:06 Average: 5287140 2721588 33.98 2620 1976144 955770 10.55 722308 1664548 80010 12:14:06 12:14:06 12:12:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:14:06 12:13:01 PM eth0 80.40 75.52 917.68 8.69 0.00 0.00 0.00 12:14:06 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:06 12:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:06 12:14:01 PM eth0 21.74 20.92 18.82 9.99 0.00 0.00 0.00 12:14:06 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:06 12:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:06 Average: eth0 51.07 48.22 468.25 9.34 0.00 0.00 0.00 12:14:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:06 12:14:06 12:14:06 ---> sar -P ALL: 12:14:06 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 11/24/2024 _x86_64_ (2 CPU) 12:14:06 12:14:06 12:11:14 PM LINUX RESTART 12:14:06 12:14:06 12:12:01 PM CPU %user %nice %system %iowait %steal %idle 12:14:06 12:13:01 PM all 33.89 0.00 3.00 3.64 0.10 59.37 12:14:06 12:13:01 PM 0 25.35 0.00 2.44 3.20 0.10 68.91 12:14:06 12:13:01 PM 1 42.62 0.00 3.56 4.10 0.11 49.62 12:14:06 12:14:01 PM all 30.22 0.00 1.96 7.76 0.10 59.96 12:14:06 12:14:01 PM 0 15.18 0.00 1.70 4.74 0.10 78.28 12:14:06 12:14:01 PM 1 45.85 0.00 2.23 10.90 0.11 40.92 12:14:06 Average: all 32.04 0.00 2.48 5.71 0.10 59.67 12:14:06 Average: 0 20.22 0.00 2.06 3.98 0.10 73.63 12:14:06 Average: 1 44.23 0.00 2.89 7.50 0.11 45.27 12:14:06 12:14:06 12:14:06