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