07:33:18 GitHub pull request #695 of commit e977448a4dce0ae78181ee5defeb5283783ef955, no merge conflicts. 07:33:18 Running as SYSTEM 07:33:19 Setting status of e977448a4dce0ae78181ee5defeb5283783ef955 to PENDING with url https://jenkins.edgexfoundry.org/job/ci-management-jjb-verify/1081/ and message: 'Build started for merge commit.' 07:33:19 Using context: JJB Verify 07:33:19 [EnvInject] - Loading node environment variables. 07:33:19 Building remotely on prd-centos7-builder-2c-1g-397 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jjb-verify 07:33:19 [ssh-agent] Looking for ssh-agent implementation... 07:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:20 $ ssh-agent 07:33:20 SSH_AUTH_SOCK=/tmp/ssh-AnChrdxWK5na/agent.8008 07:33:20 SSH_AGENT_PID=8009 07:33:20 [ssh-agent] Started. 07:33:20 Running ssh-add (command line suppressed) 07:33:20 Identity added: /w/workspace/ci-management-jjb-verify@tmp/private_key_17650868605442592547.key (/w/workspace/ci-management-jjb-verify@tmp/private_key_17650868605442592547.key) 07:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:21 The recommended git tool is: NONE 07:33:23 using credential edgex-jenkins-ssh 07:33:23 Wiping out workspace first. 07:33:23 Cloning the remote Git repository 07:33:23 Cloning repository git@github.com:edgexfoundry/ci-management 07:33:23 > git init /w/workspace/ci-management-jjb-verify # timeout=10 07:33:23 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:33:23 > git --version # timeout=10 07:33:23 > git --version # 'git version 2.36.1' 07:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:23 [INFO] Currently running in a labeled security context 07:33:23 [INFO] Currently SELinux is 'enforcing' on the host 07:33:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-verify@tmp/jenkins-gitclient-ssh14785373672109909505.key 07:33:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:24 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:33:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:24 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:33:24 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:24 [INFO] Currently running in a labeled security context 07:33:24 [INFO] Currently SELinux is 'enforcing' on the host 07:33:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-verify@tmp/jenkins-gitclient-ssh13901652652150716590.key 07:33:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 07:33:25 > git rev-parse refs/remotes/origin/pr/695/merge^{commit} # timeout=10 07:33:25 Checking out Revision a8a10e55c23e67b542c343e319168d3fc4443f18 (refs/remotes/origin/pr/695/merge) 07:33:25 > git config core.sparsecheckout # timeout=10 07:33:25 > git checkout -f a8a10e55c23e67b542c343e319168d3fc4443f18 # timeout=10 07:33:25 Commit message: "Merge e977448a4dce0ae78181ee5defeb5283783ef955 into aa24402571d5a36d0b2819483a3f9f27b93dcc5b" 07:33:25 First time build. Skipping changelog. 07:33:25 > git remote # timeout=10 07:33:25 > git submodule init # timeout=10 07:33:26 > git submodule sync # timeout=10 07:33:26 > git config --get remote.origin.url # timeout=10 07:33:26 > git submodule init # timeout=10 07:33:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:33:26 > git config --get submodule.packer/common-packer.url # timeout=10 07:33:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:33:26 > git config --get submodule.global-jjb.url # timeout=10 07:33:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:33:26 > git submodule update --init --recursive packer/common-packer # timeout=10 07:33:26 > git submodule update --init --recursive global-jjb # timeout=10 07:33:30 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:33:30 provisioning config files... 07:33:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:33:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:33:30 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins5328546986482803562.sh 07:33:30 ---> python-tools-install.sh 07:33:30 Setup pyenv: 07:33:30 system 07:33:30 * 3.8.13 (set by /opt/pyenv/version) 07:33:30 * 3.9.13 (set by /opt/pyenv/version) 07:33:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbFq 07:33:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:33:38 lf-activate-venv(): INFO: Installing: lftools 07:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-VbFq/bin to PATH 07:34:00 Generating Requirements File 07:34:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:34:20 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:34:20 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 07:34:20 Python 3.9.13 07:34:20 pip 25.0.1 from /tmp/venv-VbFq/lib/python3.9/site-packages/pip (python 3.9) 07:34:21 appdirs==1.4.4 07:34:21 argcomplete==3.6.2 07:34:21 aspy.yaml==1.3.0 07:34:21 attrs==25.3.0 07:34:21 autopage==0.5.2 07:34:21 beautifulsoup4==4.13.4 07:34:21 boto3==1.38.1 07:34:21 botocore==1.38.1 07:34:21 bs4==0.0.2 07:34:21 cachetools==5.5.2 07:34:21 certifi==2025.1.31 07:34:21 cffi==1.17.1 07:34:21 cfgv==3.4.0 07:34:21 chardet==5.2.0 07:34:21 charset-normalizer==3.4.1 07:34:21 click==8.1.8 07:34:21 cliff==4.9.1 07:34:21 cmd2==2.5.11 07:34:21 cryptography==3.3.2 07:34:21 debtcollector==3.0.0 07:34:21 decorator==5.2.1 07:34:21 defusedxml==0.7.1 07:34:21 Deprecated==1.2.18 07:34:21 distlib==0.3.9 07:34:21 dnspython==2.7.0 07:34:21 docker==4.2.2 07:34:21 dogpile.cache==1.3.4 07:34:21 durationpy==0.9 07:34:21 email_validator==2.2.0 07:34:21 filelock==3.18.0 07:34:21 future==1.0.0 07:34:21 gitdb==4.0.12 07:34:21 GitPython==3.1.44 07:34:21 google-auth==2.39.0 07:34:21 httplib2==0.22.0 07:34:21 identify==2.6.10 07:34:21 idna==3.10 07:34:21 importlib-resources==1.5.0 07:34:21 importlib_metadata==8.6.1 07:34:21 iso8601==2.1.0 07:34:21 Jinja2==3.1.6 07:34:21 jmespath==1.0.1 07:34:21 jsonpatch==1.33 07:34:21 jsonpointer==3.0.0 07:34:21 jsonschema==4.23.0 07:34:21 jsonschema-specifications==2025.4.1 07:34:21 keystoneauth1==5.10.0 07:34:21 kubernetes==32.0.1 07:34:21 lftools==0.37.12 07:34:21 lxml==5.4.0 07:34:21 MarkupSafe==3.0.2 07:34:21 msgpack==1.1.0 07:34:21 multi_key_dict==2.0.3 07:34:21 munch==4.0.0 07:34:21 netaddr==1.3.0 07:34:21 netifaces==0.11.0 07:34:21 niet==1.4.2 07:34:21 nodeenv==1.9.1 07:34:21 oauth2client==4.1.3 07:34:21 oauthlib==3.2.2 07:34:21 openstacksdk==0.62.0 07:34:21 os-client-config==2.1.0 07:34:21 os-service-types==1.7.0 07:34:21 osc-lib==4.0.0 07:34:21 oslo.config==9.7.1 07:34:21 oslo.context==5.7.1 07:34:21 oslo.i18n==6.5.1 07:34:21 oslo.log==7.1.0 07:34:21 oslo.serialization==5.7.0 07:34:21 oslo.utils==8.2.0 07:34:21 packaging==25.0 07:34:21 pbr==6.1.1 07:34:21 platformdirs==4.3.7 07:34:21 prettytable==3.16.0 07:34:21 psutil==7.0.0 07:34:21 pyasn1==0.6.1 07:34:21 pyasn1_modules==0.4.2 07:34:21 pycparser==2.22 07:34:21 pygerrit2==2.0.15 07:34:21 PyGithub==2.6.1 07:34:21 PyJWT==2.10.1 07:34:21 PyNaCl==1.5.0 07:34:21 pyparsing==2.4.7 07:34:21 pyperclip==1.9.0 07:34:21 pyrsistent==0.20.0 07:34:21 python-cinderclient==9.7.0 07:34:21 python-dateutil==2.9.0.post0 07:34:21 python-heatclient==4.1.0 07:34:21 python-jenkins==1.8.2 07:34:21 python-keystoneclient==5.6.0 07:34:21 python-magnumclient==4.8.1 07:34:21 python-novaclient==18.9.0 07:34:21 python-openstackclient==6.0.1 07:34:21 python-swiftclient==4.7.0 07:34:21 PyYAML==6.0.2 07:34:21 referencing==0.36.2 07:34:21 requests==2.32.3 07:34:21 requests-oauthlib==2.0.0 07:34:21 requestsexceptions==1.4.0 07:34:21 rfc3986==2.0.0 07:34:21 rpds-py==0.24.0 07:34:21 rsa==4.9.1 07:34:21 ruamel.yaml==0.18.10 07:34:21 ruamel.yaml.clib==0.2.12 07:34:21 s3transfer==0.12.0 07:34:21 simplejson==3.20.1 07:34:21 six==1.17.0 07:34:21 smmap==5.0.2 07:34:21 soupsieve==2.7 07:34:21 stevedore==5.4.1 07:34:21 tabulate==0.9.0 07:34:21 toml==0.10.2 07:34:21 tomlkit==0.13.2 07:34:21 tqdm==4.67.1 07:34:21 typing_extensions==4.13.2 07:34:21 tzdata==2025.2 07:34:21 urllib3==1.26.20 07:34:21 virtualenv==20.30.0 07:34:21 wcwidth==0.2.13 07:34:21 websocket-client==1.8.0 07:34:21 wrapt==1.17.2 07:34:21 xdg==6.0.0 07:34:21 xmltodict==0.14.2 07:34:21 yq==3.4.3 07:34:21 zipp==3.21.0 07:34:21 provisioning config files... 07:34:21 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 07:34:21 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins3334032531764542606.sh 07:34:21 ---> jjb-verify-job.sh 07:34:21 Checking for JIRA URLs in commit message... 07:34:21 lf-git-validate-jira-urls(): WARNING: JIRA_URL not set, continuing anyway 07:34:21 lf-jjb-check-ascii(): INFO: All JJB YAML files contain only printable ASCII characters 07:34:21 Setup pyenv: 07:34:21 system 07:34:21 3.8.13 07:34:21 * 3.9.13 (set by /w/workspace/ci-management-jjb-verify/.python-version) 07:34:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8lY8 07:34:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 07:34:28 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 setuptools==65.7.0 07:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-8lY8/bin to PATH 07:34:31 Traceback (most recent call last): 07:34:31 File "/tmp/venv-8lY8/bin/jenkins-jobs", line 5, in 07:34:31 from jenkins_jobs.cli.entry import main 07:34:31 File "/tmp/venv-8lY8/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 07:34:31 from jenkins_jobs.config import JJBConfig 07:34:31 File "/tmp/venv-8lY8/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 07:34:31 from jenkins_jobs import builder 07:34:31 File "/tmp/venv-8lY8/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 07:34:31 import jenkins 07:34:31 File "/tmp/venv-8lY8/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 07:34:31 import requests 07:34:31 File "/tmp/venv-8lY8/lib/python3.9/site-packages/requests/__init__.py", line 43, in 07:34:31 import urllib3 07:34:31 File "/tmp/venv-8lY8/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 07:34:31 raise ImportError( 07:34:31 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 07:34:31 Build step 'Execute shell' marked build as failure 07:34:31 $ ssh-agent -k 07:34:31 unset SSH_AUTH_SOCK; 07:34:31 unset SSH_AGENT_PID; 07:34:31 echo Agent pid 8009 killed; 07:34:31 [ssh-agent] Stopped. 07:34:31 [PostBuildScript] - [INFO] Executing post build scripts. 07:34:31 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins18373054911438060331.sh 07:34:31 ---> sysstat.sh 07:34:31 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10640634026213628609.sh 07:34:31 ---> package-listing.sh 07:34:31 ++ facter osfamily 07:34:31 ++ tr '[:upper:]' '[:lower:]' 07:34:32 + OS_FAMILY=redhat 07:34:32 + workspace=/w/workspace/ci-management-jjb-verify 07:34:32 + START_PACKAGES=/tmp/packages_start.txt 07:34:32 + END_PACKAGES=/tmp/packages_end.txt 07:34:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:32 + PACKAGES=/tmp/packages_start.txt 07:34:32 + '[' /w/workspace/ci-management-jjb-verify ']' 07:34:32 + PACKAGES=/tmp/packages_end.txt 07:34:32 + case "${OS_FAMILY}" in 07:34:32 + rpm -qa 07:34:32 + sort 07:34:32 + '[' -f /tmp/packages_start.txt ']' 07:34:32 + '[' -f /tmp/packages_end.txt ']' 07:34:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:32 + '[' /w/workspace/ci-management-jjb-verify ']' 07:34:32 + mkdir -p /w/workspace/ci-management-jjb-verify/archives/ 07:34:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-verify/archives/ 07:34:32 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins6341350948209139025.sh 07:34:32 ---> capture-instance-metadata.sh 07:34:32 Setup pyenv: 07:34:33 system 07:34:33 3.8.13 07:34:33 * 3.9.13 (set by /w/workspace/ci-management-jjb-verify/.python-version) 07:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbFq from file:/tmp/.os_lf_venv 07:34:33 lf-activate-venv(): INFO: Installing: lftools 07:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-VbFq/bin to PATH 07:34:41 INFO: Running in OpenStack, capturing instance metadata 07:34:42 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins8117598083916157358.sh 07:34:42 provisioning config files... 07:34:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-verify@tmp/config11805504830678976340tmp 07:34:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:34:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:34:42 [EnvInject] - Injecting environment variables from a build step. 07:34:42 [EnvInject] - Injecting as environment variables the properties content 07:34:42 SERVER_ID=logs 07:34:42 07:34:42 [EnvInject] - Variables injected successfully. 07:34:42 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins6589069894967137090.sh 07:34:42 ---> create-netrc.sh 07:34:42 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10667788715638689379.sh 07:34:42 ---> python-tools-install.sh 07:34:42 Setup pyenv: 07:34:42 system 07:34:42 3.8.13 07:34:42 * 3.9.13 (set by /w/workspace/ci-management-jjb-verify/.python-version) 07:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbFq from file:/tmp/.os_lf_venv 07:34:43 lf-activate-venv(): INFO: Installing: lftools 07:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-VbFq/bin to PATH 07:34:49 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins10998863355905307453.sh 07:34:49 ---> sudo-logs.sh 07:34:49 Archiving 'sudo' log.. 07:34:49 [ci-management-jjb-verify] $ /bin/bash /tmp/jenkins18322506635380498380.sh 07:34:49 ---> job-cost.sh 07:34:49 Setup pyenv: 07:34:49 system 07:34:49 3.8.13 07:34:49 * 3.9.13 (set by /w/workspace/ci-management-jjb-verify/.python-version) 07:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbFq from file:/tmp/.os_lf_venv 07:34:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:34:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:34:55 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 07:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-VbFq/bin to PATH 07:34:55 INFO: No Stack... 07:34:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:34:55 INFO: Archiving Costs 07:34:55 [ci-management-jjb-verify] $ /bin/bash -l /tmp/jenkins374775126939712689.sh 07:34:55 ---> logs-deploy.sh 07:34:55 Setup pyenv: 07:34:55 system 07:34:55 3.8.13 07:34:55 * 3.9.13 (set by /w/workspace/ci-management-jjb-verify/.python-version) 07:34:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbFq from file:/tmp/.os_lf_venv 07:34:56 lf-activate-venv(): INFO: Installing: lftools 07:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-VbFq/bin to PATH 07:35:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jjb-verify/1081 07:35:02 INFO: archiving workspace using pattern(s): 07:35:03 Archives upload complete. 07:35:03 INFO: archiving logs to Nexus 07:35:04 ---> uname -a: 07:35:04 Linux prd-centos7-builder-2c-1g-397.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:35:04 07:35:04 07:35:04 ---> lscpu: 07:35:04 Architecture: x86_64 07:35:04 CPU op-mode(s): 32-bit, 64-bit 07:35:04 Byte Order: Little Endian 07:35:04 CPU(s): 2 07:35:04 On-line CPU(s) list: 0,1 07:35:04 Thread(s) per core: 1 07:35:04 Core(s) per socket: 1 07:35:04 Socket(s): 2 07:35:04 NUMA node(s): 1 07:35:04 Vendor ID: AuthenticAMD 07:35:04 CPU family: 23 07:35:04 Model: 49 07:35:04 Model name: AMD EPYC-Rome Processor 07:35:04 Stepping: 0 07:35:04 CPU MHz: 2800.000 07:35:04 BogoMIPS: 5600.00 07:35:04 Virtualization: AMD-V 07:35:04 Hypervisor vendor: KVM 07:35:04 Virtualization type: full 07:35:04 L1d cache: 32K 07:35:04 L1i cache: 32K 07:35:04 L2 cache: 512K 07:35:04 L3 cache: 16384K 07:35:04 NUMA node0 CPU(s): 0,1 07:35:04 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 retpoline_amd ssbd 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 07:35:04 07:35:04 07:35:04 ---> nproc: 07:35:04 2 07:35:04 07:35:04 07:35:04 ---> df -h: 07:35:04 Filesystem Size Used Avail Use% Mounted on 07:35:04 devtmpfs 3.8G 0 3.8G 0% /dev 07:35:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:35:04 tmpfs 3.9G 17M 3.9G 1% /run 07:35:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:35:04 /dev/vda1 40G 5.7G 35G 15% / 07:35:04 tmpfs 783M 0 783M 0% /run/user/1001 07:35:04 07:35:04 07:35:04 ---> free -m: 07:35:04 total used free shared buff/cache available 07:35:04 Mem: 7821 516 5377 16 1926 7018 07:35:04 Swap: 1023 0 1023 07:35:04 07:35:04 07:35:04 ---> ip addr: 07:35:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:35:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:35:04 inet 127.0.0.1/8 scope host lo 07:35:04 valid_lft forever preferred_lft forever 07:35:04 inet6 ::1/128 scope host 07:35:04 valid_lft forever preferred_lft forever 07:35:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:35:04 link/ether fa:16:3e:87:a4:eb brd ff:ff:ff:ff:ff:ff 07:35:04 inet 10.30.122.74/23 brd 10.30.123.255 scope global dynamic eth0 07:35:04 valid_lft 86276sec preferred_lft 86276sec 07:35:04 inet6 fe80::f816:3eff:fe87:a4eb/64 scope link 07:35:04 valid_lft forever preferred_lft forever 07:35:04 07:35:04 07:35:04 ---> sar -b -r -n DEV: 07:35:04 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 04/24/2025 _x86_64_ (2 CPU) 07:35:04 07:35:04 07:32:56 AM LINUX RESTART 07:35:04 07:35:04 07:34:01 AM tps rtps wtps bread/s bwrtn/s 07:35:04 07:35:01 AM 334.47 1.83 332.63 237.35 10592.45 07:35:04 Average: 334.47 1.83 332.63 237.35 10592.45 07:35:04 07:35:04 07:34:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:04 07:35:01 AM 5493472 2515436 31.41 2620 1861700 637972 7.04 713808 1481648 60784 07:35:04 Average: 5493472 2515436 31.41 2620 1861700 637972 7.04 713808 1481648 60784 07:35:04 07:35:04 07:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:35:04 07:35:01 AM eth0 45.19 36.07 301.73 12.73 0.00 0.00 0.00 07:35:04 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:04 Average: eth0 45.19 36.07 301.73 12.73 0.00 0.00 0.00 07:35:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:04 07:35:04 07:35:04 ---> sar -P ALL: 07:35:04 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 04/24/2025 _x86_64_ (2 CPU) 07:35:04 07:35:04 07:32:56 AM LINUX RESTART 07:35:04 07:35:04 07:34:01 AM CPU %user %nice %system %iowait %steal %idle 07:35:04 07:35:01 AM all 39.95 0.00 3.72 1.96 0.11 54.27 07:35:04 07:35:01 AM 0 23.94 0.00 2.51 1.86 0.09 71.60 07:35:04 07:35:01 AM 1 56.62 0.00 4.97 2.06 0.11 36.24 07:35:04 Average: all 39.95 0.00 3.72 1.96 0.11 54.27 07:35:04 Average: 0 23.94 0.00 2.51 1.86 0.09 71.60 07:35:04 Average: 1 56.62 0.00 4.97 2.06 0.11 36.24 07:35:04 07:35:04 07:35:04