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