14:57:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143631 14:57:34 Running as SYSTEM 14:57:34 [EnvInject] - Loading node environment variables. 14:57:34 Building remotely on prd-ubuntu2204-docker-8c-8g-3259 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 14:57:34 [ssh-agent] Looking for ssh-agent implementation... 14:57:34 $ ssh-agent 14:57:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPWc3aN/agent.1558 14:57:34 SSH_AGENT_PID=1561 14:57:34 [ssh-agent] Started. 14:57:34 Running ssh-add (command line suppressed) 14:57:34 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_13636664482388363751.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_13636664482388363751.key) 14:57:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:57:34 The recommended git tool is: NONE 14:57:36 using credential onap-jenkins-ssh 14:57:36 Wiping out workspace first. 14:57:36 Cloning the remote Git repository 14:57:36 Cloning repository git://cloud.onap.org/mirror/sdc.git 14:57:36 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 14:57:36 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:57:36 > git --version # timeout=10 14:57:36 > git --version # 'git version 2.34.1' 14:57:36 using GIT_SSH to set credentials Gerrit user 14:57:36 Verifying host key using manually-configured host key entries 14:57:36 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:57:47 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:57:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:48 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 14:57:48 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 14:57:48 using GIT_SSH to set credentials Gerrit user 14:57:48 Verifying host key using manually-configured host key entries 14:57:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/31/143631/7 # timeout=30 14:57:48 > git rev-parse 6320f712b5b93631b77f6efedb7fe5b0b7a80e20^{commit} # timeout=10 14:57:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:57:48 Checking out Revision 6320f712b5b93631b77f6efedb7fe5b0b7a80e20 (refs/changes/31/143631/7) 14:57:48 > git config core.sparsecheckout # timeout=10 14:57:48 > git checkout -f 6320f712b5b93631b77f6efedb7fe5b0b7a80e20 # timeout=30 14:57:52 Commit message: "Improve pipeline execution time" 14:57:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:57:52 > git rev-list --no-walk c76ce604adb79a5ac7a503818c32523e16ba6ab6 # timeout=10 14:57:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12954489988113885545.sh 14:57:53 All python files compiled successfully 14:57:53 $ ssh-agent -k 14:57:53 unset SSH_AUTH_SOCK; 14:57:53 unset SSH_AGENT_PID; 14:57:53 echo Agent pid 1561 killed; 14:57:53 [ssh-agent] Stopped. 14:57:53 [PostBuildScript] - [INFO] Executing post build scripts. 14:57:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13661885866998111093.sh 14:57:53 ---> sysstat.sh 14:57:54 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8026846007223028693.sh 14:57:54 ---> package-listing.sh 14:57:54 ++ facter osfamily 14:57:54 ++ tr '[:upper:]' '[:lower:]' 14:57:54 + OS_FAMILY=debian 14:57:54 + workspace=/w/workspace/sdc-master-python-verify-shell 14:57:54 + START_PACKAGES=/tmp/packages_start.txt 14:57:54 + END_PACKAGES=/tmp/packages_end.txt 14:57:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:54 + PACKAGES=/tmp/packages_start.txt 14:57:54 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:57:54 + PACKAGES=/tmp/packages_end.txt 14:57:54 + case "${OS_FAMILY}" in 14:57:54 + grep '^ii' 14:57:54 + dpkg -l 14:57:54 + '[' -f /tmp/packages_start.txt ']' 14:57:54 + '[' -f /tmp/packages_end.txt ']' 14:57:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:54 + '[' /w/workspace/sdc-master-python-verify-shell ']' 14:57:54 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 14:57:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 14:57:54 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6908314455053965620.sh 14:57:54 ---> capture-instance-metadata.sh 14:57:54 Setup pyenv: 14:57:54 * system (set by /opt/pyenv/version) 14:57:54 * 3.8.20 (set by /opt/pyenv/version) 14:57:54 * 3.9.20 (set by /opt/pyenv/version) 14:57:54 3.10.15 14:57:54 3.11.10 14:58:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TFAx 14:58:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:58:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:09 lf-activate-venv(): INFO: Base packages installed successfully 14:58:09 lf-activate-venv(): INFO: Installing additional packages: lftools 14:58:36 lf-activate-venv(): INFO: Adding /tmp/venv-TFAx/bin to PATH 14:58:36 INFO: Running in OpenStack, capturing instance metadata 14:58:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17209861836867040602.sh 14:58:36 provisioning config files... 14:58:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config11713730144719538721tmp 14:58:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:58:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:58:36 [EnvInject] - Injecting environment variables from a build step. 14:58:36 [EnvInject] - Injecting as environment variables the properties content 14:58:36 SERVER_ID=logs 14:58:36 14:58:36 [EnvInject] - Variables injected successfully. 14:58:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10269459792357818716.sh 14:58:36 ---> create-netrc.sh 14:58:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16206530684148167833.sh 14:58:36 ---> python-tools-install.sh 14:58:36 Setup pyenv: 14:58:36 system 14:58:36 3.8.20 14:58:36 3.9.20 14:58:36 3.10.15 14:58:36 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFAx from file:/tmp/.os_lf_venv 14:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:38 lf-activate-venv(): INFO: Base packages installed successfully 14:58:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:58:45 lf-activate-venv(): INFO: Adding /tmp/venv-TFAx/bin to PATH 14:58:45 Generating Requirements File 14:59:11 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. 14:59:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:59:11 Python 3.11.10 14:59:11 pip 26.0.1 from /tmp/venv-TFAx/lib/python3.11/site-packages/pip (python 3.11) 14:59:12 appdirs==1.4.4 14:59:12 argcomplete==3.6.3 14:59:12 aspy.yaml==1.3.0 14:59:12 attrs==26.1.0 14:59:12 autopage==0.6.0 14:59:12 beautifulsoup4==4.14.3 14:59:12 boto3==1.42.71 14:59:12 botocore==1.42.71 14:59:12 bs4==0.0.2 14:59:12 certifi==2026.2.25 14:59:12 cffi==2.0.0 14:59:12 cfgv==3.5.0 14:59:12 chardet==7.2.0 14:59:12 charset-normalizer==3.4.6 14:59:12 click==8.3.1 14:59:12 cliff==4.13.2 14:59:12 cmd2==3.4.0 14:59:12 cryptography==3.3.2 14:59:12 debtcollector==3.0.0 14:59:12 decorator==5.2.1 14:59:12 defusedxml==0.7.1 14:59:12 Deprecated==1.3.1 14:59:12 distlib==0.4.0 14:59:12 dnspython==2.8.0 14:59:12 docker==7.1.0 14:59:12 dogpile.cache==1.5.0 14:59:12 durationpy==0.10 14:59:12 email-validator==2.3.0 14:59:12 filelock==3.25.2 14:59:12 future==1.0.0 14:59:12 gitdb==4.0.12 14:59:12 GitPython==3.1.46 14:59:12 httplib2==0.30.2 14:59:12 identify==2.6.18 14:59:12 idna==3.11 14:59:12 importlib-resources==1.5.0 14:59:12 iso8601==2.1.0 14:59:12 Jinja2==3.1.6 14:59:12 jmespath==1.1.0 14:59:12 jsonpatch==1.33 14:59:12 jsonpointer==3.0.0 14:59:12 jsonschema==4.26.0 14:59:12 jsonschema-specifications==2025.9.1 14:59:12 keystoneauth1==5.13.1 14:59:12 kubernetes==35.0.0 14:59:12 lftools==0.37.22 14:59:12 lxml==6.0.2 14:59:12 markdown-it-py==4.0.0 14:59:12 MarkupSafe==3.0.3 14:59:12 mdurl==0.1.2 14:59:12 msgpack==1.1.2 14:59:12 multi_key_dict==2.0.3 14:59:12 munch==4.0.0 14:59:12 netaddr==1.3.0 14:59:12 niet==1.4.2 14:59:12 nodeenv==1.10.0 14:59:12 oauth2client==4.1.3 14:59:12 oauthlib==3.3.1 14:59:12 openstacksdk==4.10.0 14:59:12 os-service-types==1.8.2 14:59:12 osc-lib==4.4.0 14:59:12 oslo.config==10.3.0 14:59:12 oslo.context==6.3.0 14:59:12 oslo.i18n==6.7.2 14:59:12 oslo.log==8.1.0 14:59:12 oslo.serialization==5.9.1 14:59:12 oslo.utils==10.0.0 14:59:12 packaging==26.0 14:59:12 pbr==7.0.3 14:59:12 platformdirs==4.9.4 14:59:12 prettytable==3.17.0 14:59:12 psutil==7.2.2 14:59:12 pyasn1==0.6.3 14:59:12 pyasn1_modules==0.4.2 14:59:12 pycparser==3.0 14:59:12 pygerrit2==2.0.15 14:59:12 PyGithub==2.8.1 14:59:12 Pygments==2.19.2 14:59:12 PyJWT==2.12.1 14:59:12 PyNaCl==1.6.2 14:59:12 pyparsing==2.4.7 14:59:12 pyperclip==1.11.0 14:59:12 pyrsistent==0.20.0 14:59:12 python-cinderclient==9.9.0 14:59:12 python-dateutil==2.9.0.post0 14:59:12 python-discovery==1.2.0 14:59:12 python-heatclient==5.1.0 14:59:12 python-jenkins==1.8.3 14:59:12 python-keystoneclient==5.8.0 14:59:12 python-magnumclient==4.10.0 14:59:12 python-openstackclient==9.0.0 14:59:12 python-swiftclient==4.10.0 14:59:12 PyYAML==6.0.3 14:59:12 referencing==0.37.0 14:59:12 requests==2.32.5 14:59:12 requests-oauthlib==2.0.0 14:59:12 requestsexceptions==1.4.0 14:59:12 rfc3986==2.0.0 14:59:12 rich==14.3.3 14:59:12 rich-argparse==1.7.2 14:59:12 rpds-py==0.30.0 14:59:12 rsa==4.9.1 14:59:12 ruamel.yaml==0.19.1 14:59:12 ruamel.yaml.clib==0.2.15 14:59:12 s3transfer==0.16.0 14:59:12 simplejson==3.20.2 14:59:12 six==1.17.0 14:59:12 smmap==5.0.3 14:59:12 soupsieve==2.8.3 14:59:12 stevedore==5.7.0 14:59:12 tabulate==0.10.0 14:59:12 toml==0.10.2 14:59:12 tomlkit==0.14.0 14:59:12 tqdm==4.67.3 14:59:12 typing_extensions==4.15.0 14:59:12 urllib3==1.26.20 14:59:12 virtualenv==21.2.0 14:59:12 wcwidth==0.6.0 14:59:12 websocket-client==1.9.0 14:59:12 wrapt==2.1.2 14:59:12 xdg==6.0.0 14:59:12 xmltodict==1.0.4 14:59:12 yq==3.4.3 14:59:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3699104902766092472.sh 14:59:12 ---> sudo-logs.sh 14:59:12 Archiving 'sudo' log.. 14:59:12 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5455372817012217715.sh 14:59:12 ---> job-cost.sh 14:59:12 INFO: Activating Python virtual environment... 14:59:12 Setup pyenv: 14:59:12 system 14:59:12 3.8.20 14:59:12 3.9.20 14:59:12 3.10.15 14:59:12 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFAx from file:/tmp/.os_lf_venv 14:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:14 lf-activate-venv(): INFO: Base packages installed successfully 14:59:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-TFAx/bin to PATH 14:59:21 INFO: No stack-cost file found 14:59:21 INFO: Instance uptime: 151s 14:59:21 INFO: Fetching instance metadata (attempt 1 of 3)... 14:59:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:59:21 INFO: Successfully fetched instance metadata 14:59:21 INFO: Instance type: v3-standard-8 14:59:21 INFO: Retrieving pricing info for: v3-standard-8 14:59:21 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:59:21 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=151 14:59:22 INFO: Successfully fetched Vexxhost pricing API 14:59:22 INFO: Retrieved cost: 0.22 14:59:22 INFO: Retrieved resource: v3-standard-8 14:59:22 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 14:59:22 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 14:59:22 INFO: Successfully archived job cost data 14:59:22 DEBUG: Cost data: sdc-master-python-verify-shell,1082,2026-03-19 14:59:22,v3-standard-8,151,0.22,0.00,SUCCESS 14:59:22 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins9926259633820834530.sh 14:59:22 ---> logs-deploy.sh 14:59:22 Setup pyenv: 14:59:22 system 14:59:22 3.8.20 14:59:22 3.9.20 14:59:22 3.10.15 14:59:22 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 14:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFAx from file:/tmp/.os_lf_venv 14:59:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:59:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:24 lf-activate-venv(): INFO: Base packages installed successfully 14:59:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:59:31 lf-activate-venv(): INFO: Adding /tmp/venv-TFAx/bin to PATH 14:59:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1082 14:59:31 INFO: archiving workspace using pattern(s): 14:59:32 /tmp/venv-TFAx/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:59:32 warnings.warn( 14:59:33 Archives upload complete. 14:59:33 INFO: archiving logs to Nexus 14:59:33 /tmp/venv-TFAx/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 14:59:33 warnings.warn( 14:59:34 ---> uname -a: 14:59:34 Linux prd-ubuntu2204-docker-8c-8g-3259 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:59:34 14:59:34 14:59:34 ---> lscpu: 14:59:34 Architecture: x86_64 14:59:34 CPU op-mode(s): 32-bit, 64-bit 14:59:34 Address sizes: 40 bits physical, 48 bits virtual 14:59:34 Byte Order: Little Endian 14:59:34 CPU(s): 8 14:59:34 On-line CPU(s) list: 0-7 14:59:34 Vendor ID: AuthenticAMD 14:59:34 Model name: AMD EPYC-Rome Processor 14:59:34 CPU family: 23 14:59:34 Model: 49 14:59:34 Thread(s) per core: 1 14:59:34 Core(s) per socket: 1 14:59:34 Socket(s): 8 14:59:34 Stepping: 0 14:59:34 BogoMIPS: 5599.99 14:59:34 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:59:34 Virtualization: AMD-V 14:59:34 Hypervisor vendor: KVM 14:59:34 Virtualization type: full 14:59:34 L1d cache: 256 KiB (8 instances) 14:59:34 L1i cache: 256 KiB (8 instances) 14:59:34 L2 cache: 4 MiB (8 instances) 14:59:34 L3 cache: 128 MiB (8 instances) 14:59:34 NUMA node(s): 1 14:59:34 NUMA node0 CPU(s): 0-7 14:59:34 Vulnerability Gather data sampling: Not affected 14:59:34 Vulnerability Indirect target selection: Not affected 14:59:34 Vulnerability Itlb multihit: Not affected 14:59:34 Vulnerability L1tf: Not affected 14:59:34 Vulnerability Mds: Not affected 14:59:34 Vulnerability Meltdown: Not affected 14:59:34 Vulnerability Mmio stale data: Not affected 14:59:34 Vulnerability Reg file data sampling: Not affected 14:59:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:59:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:59:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:59:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:59:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:59:34 Vulnerability Srbds: Not affected 14:59:34 Vulnerability Tsa: Not affected 14:59:34 Vulnerability Tsx async abort: Not affected 14:59:34 Vulnerability Vmscape: Not affected 14:59:34 14:59:34 14:59:34 ---> nproc: 14:59:34 8 14:59:34 14:59:34 14:59:34 ---> df -h: 14:59:34 Filesystem Size Used Avail Use% Mounted on 14:59:34 tmpfs 3.2G 1.1M 3.2G 1% /run 14:59:34 /dev/vda1 155G 11G 145G 7% / 14:59:34 tmpfs 16G 0 16G 0% /dev/shm 14:59:34 tmpfs 5.0M 0 5.0M 0% /run/lock 14:59:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:59:34 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 14:59:34 14:59:34 14:59:34 ---> free -m: 14:59:34 total used free shared buff/cache available 14:59:34 Mem: 32092 902 28304 4 2885 30735 14:59:34 Swap: 1023 0 1023 14:59:34 14:59:34 14:59:34 ---> ip addr: 14:59:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:59:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:59:34 inet 127.0.0.1/8 scope host lo 14:59:34 valid_lft forever preferred_lft forever 14:59:34 inet6 ::1/128 scope host 14:59:34 valid_lft forever preferred_lft forever 14:59:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:59:34 link/ether fa:16:3e:65:12:8d brd ff:ff:ff:ff:ff:ff 14:59:34 altname enp0s3 14:59:34 inet 10.30.106.170/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:59:34 valid_lft 86244sec preferred_lft 86244sec 14:59:34 inet6 fe80::f816:3eff:fe65:128d/64 scope link 14:59:34 valid_lft forever preferred_lft forever 14:59:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:59:34 link/ether 82:ad:28:b0:f0:48 brd ff:ff:ff:ff:ff:ff 14:59:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:59:34 valid_lft forever preferred_lft forever 14:59:34 14:59:34 14:59:34 ---> sar -b -r -n DEV: 14:59:34 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-3259) 03/19/26 _x86_64_ (8 CPU) 14:59:34 14:59:34 14:57:01 LINUX RESTART (8 CPU) 14:59:34 14:59:34 14:59:34 ---> sar -P ALL: 14:59:34 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-3259) 03/19/26 _x86_64_ (8 CPU) 14:59:34 14:59:34 14:57:01 LINUX RESTART (8 CPU) 14:59:34 14:59:34 14:59:34