13:39:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143942 13:39:13 Running as SYSTEM 13:39:13 [EnvInject] - Loading node environment variables. 13:39:13 Building remotely on prd-ubuntu2204-docker-8c-8g-6824 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 13:39:13 [ssh-agent] Looking for ssh-agent implementation... 13:39:13 $ ssh-agent 13:39:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQjIDjI/agent.1565 13:39:13 SSH_AGENT_PID=1567 13:39:13 [ssh-agent] Started. 13:39:13 Running ssh-add (command line suppressed) 13:39:13 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_16529802318726931044.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_16529802318726931044.key) 13:39:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:39:13 The recommended git tool is: NONE 13:39:15 using credential onap-jenkins-ssh 13:39:15 Wiping out workspace first. 13:39:15 Cloning the remote Git repository 13:39:15 Cloning repository git://cloud.onap.org/mirror/sdc.git 13:39:15 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 13:39:15 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:39:15 > git --version # timeout=10 13:39:15 > git --version # 'git version 2.34.1' 13:39:15 using GIT_SSH to set credentials Gerrit user 13:39:15 Verifying host key using manually-configured host key entries 13:39:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:39:25 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:39:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:39:26 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:39:26 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:39:26 using GIT_SSH to set credentials Gerrit user 13:39:26 Verifying host key using manually-configured host key entries 13:39:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/42/143942/7 # timeout=30 13:39:26 > git rev-parse c9719fadc699accddaadef07b15933ca8e30ddd2^{commit} # timeout=10 13:39:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:39:26 Checking out Revision c9719fadc699accddaadef07b15933ca8e30ddd2 (refs/changes/42/143942/7) 13:39:26 > git config core.sparsecheckout # timeout=10 13:39:26 > git checkout -f c9719fadc699accddaadef07b15933ca8e30ddd2 # timeout=30 13:39:28 Commit message: "Datastax Cassandra Driver 4.x Upgrade" 13:39:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:39:28 > git rev-list --no-walk 0492abccaa74431983753536c1a063e1238a6d60 # timeout=10 13:39:31 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17769891344516772388.sh 13:39:31 All python files compiled successfully 13:39:31 $ ssh-agent -k 13:39:31 unset SSH_AUTH_SOCK; 13:39:31 unset SSH_AGENT_PID; 13:39:31 echo Agent pid 1567 killed; 13:39:31 [ssh-agent] Stopped. 13:39:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:31 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14506323417942498068.sh 13:39:31 ---> sysstat.sh 13:39:32 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1078994314503429045.sh 13:39:32 ---> package-listing.sh 13:39:32 ++ facter osfamily 13:39:32 ++ tr '[:upper:]' '[:lower:]' 13:39:32 + OS_FAMILY=debian 13:39:32 + workspace=/w/workspace/sdc-master-python-verify-shell 13:39:32 + START_PACKAGES=/tmp/packages_start.txt 13:39:32 + END_PACKAGES=/tmp/packages_end.txt 13:39:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:32 + PACKAGES=/tmp/packages_start.txt 13:39:32 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:39:32 + PACKAGES=/tmp/packages_end.txt 13:39:32 + case "${OS_FAMILY}" in 13:39:32 + dpkg -l 13:39:32 + grep '^ii' 13:39:32 + '[' -f /tmp/packages_start.txt ']' 13:39:32 + '[' -f /tmp/packages_end.txt ']' 13:39:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:32 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:39:32 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 13:39:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 13:39:32 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4308784211281779413.sh 13:39:32 ---> capture-instance-metadata.sh 13:39:32 Setup pyenv: 13:39:32 * system (set by /opt/pyenv/version) 13:39:32 * 3.8.20 (set by /opt/pyenv/version) 13:39:32 * 3.9.20 (set by /opt/pyenv/version) 13:39:32 3.10.15 13:39:33 3.11.10 13:39:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IZCt 13:39:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:39:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:42 lf-activate-venv(): INFO: Base packages installed successfully 13:39:42 lf-activate-venv(): INFO: Installing additional packages: lftools 13:40:03 lf-activate-venv(): INFO: Adding /tmp/venv-IZCt/bin to PATH 13:40:04 INFO: Running in OpenStack, capturing instance metadata 13:40:04 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9661454323086484197.sh 13:40:04 provisioning config files... 13:40:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config4435019360594007351tmp 13:40:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:40:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:40:04 [EnvInject] - Injecting environment variables from a build step. 13:40:04 [EnvInject] - Injecting as environment variables the properties content 13:40:04 SERVER_ID=logs 13:40:04 13:40:04 [EnvInject] - Variables injected successfully. 13:40:04 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16426071933490482242.sh 13:40:04 ---> create-netrc.sh 13:40:04 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins3280829793945583431.sh 13:40:04 ---> python-tools-install.sh 13:40:04 Setup pyenv: 13:40:04 system 13:40:04 3.8.20 13:40:04 3.9.20 13:40:04 3.10.15 13:40:04 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:40:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IZCt from file:/tmp/.os_lf_venv 13:40:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:06 lf-activate-venv(): INFO: Base packages installed successfully 13:40:06 lf-activate-venv(): INFO: Installing additional packages: lftools 13:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-IZCt/bin to PATH 13:40:13 Generating Requirements File 13:40:31 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. 13:40:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:40:31 Python 3.11.10 13:40:32 pip 26.1 from /tmp/venv-IZCt/lib/python3.11/site-packages/pip (python 3.11) 13:40:32 appdirs==1.4.4 13:40:32 argcomplete==3.6.3 13:40:32 aspy.yaml==1.3.0 13:40:32 attrs==26.1.0 13:40:32 autopage==0.6.0 13:40:32 beautifulsoup4==4.14.3 13:40:32 boto3==1.42.97 13:40:32 botocore==1.42.97 13:40:32 bs4==0.0.2 13:40:32 certifi==2026.4.22 13:40:32 cffi==2.0.0 13:40:32 cfgv==3.5.0 13:40:32 chardet==7.4.3 13:40:32 charset-normalizer==3.4.7 13:40:32 click==8.3.3 13:40:32 cliff==4.13.3 13:40:32 cmd2==3.5.1 13:40:32 cryptography==3.3.2 13:40:32 debtcollector==3.1.0 13:40:32 decorator==5.2.1 13:40:32 defusedxml==0.7.1 13:40:32 Deprecated==1.3.1 13:40:32 distlib==0.4.0 13:40:32 dnspython==2.8.0 13:40:32 docker==7.1.0 13:40:32 dogpile.cache==1.5.0 13:40:32 durationpy==0.10 13:40:32 email-validator==2.3.0 13:40:32 filelock==3.29.0 13:40:32 future==1.0.0 13:40:32 gitdb==4.0.12 13:40:32 GitPython==3.1.48 13:40:32 httplib2==0.30.2 13:40:32 identify==2.6.19 13:40:32 idna==3.13 13:40:32 importlib-resources==1.5.0 13:40:32 iso8601==2.1.0 13:40:32 Jinja2==3.1.6 13:40:32 jmespath==1.1.0 13:40:32 jsonpatch==1.33 13:40:32 jsonpointer==3.1.1 13:40:32 jsonschema==4.26.0 13:40:32 jsonschema-specifications==2025.9.1 13:40:32 keystoneauth1==5.13.1 13:40:32 kubernetes==35.0.0 13:40:32 lftools==0.37.22 13:40:32 lxml==6.1.0 13:40:32 markdown-it-py==4.0.0 13:40:32 MarkupSafe==3.0.3 13:40:32 mdurl==0.1.2 13:40:32 msgpack==1.1.2 13:40:32 multi_key_dict==2.0.3 13:40:32 munch==4.0.0 13:40:32 netaddr==1.3.0 13:40:32 niet==1.4.2 13:40:32 nodeenv==1.10.0 13:40:32 oauth2client==4.1.3 13:40:32 oauthlib==3.3.1 13:40:32 openstacksdk==4.12.0 13:40:32 os-service-types==1.8.2 13:40:32 osc-lib==4.5.0 13:40:32 oslo.config==10.3.0 13:40:32 oslo.context==6.3.0 13:40:32 oslo.i18n==6.7.2 13:40:32 oslo.log==8.1.0 13:40:32 oslo.serialization==5.9.1 13:40:32 oslo.utils==10.0.1 13:40:32 packaging==26.2 13:40:32 pbr==7.0.3 13:40:32 platformdirs==4.9.6 13:40:32 prettytable==3.17.0 13:40:32 psutil==7.2.2 13:40:32 pyasn1==0.6.3 13:40:32 pyasn1_modules==0.4.2 13:40:32 pycparser==3.0 13:40:32 pygerrit2==2.0.15 13:40:32 PyGithub==2.9.1 13:40:32 Pygments==2.20.0 13:40:32 PyJWT==2.12.1 13:40:32 PyNaCl==1.6.2 13:40:32 pyparsing==2.4.7 13:40:32 pyperclip==1.11.0 13:40:32 pyrsistent==0.20.0 13:40:32 python-cinderclient==9.9.0 13:40:32 python-dateutil==2.9.0.post0 13:40:32 python-discovery==1.2.2 13:40:32 python-heatclient==5.1.0 13:40:32 python-jenkins==1.8.3 13:40:32 python-keystoneclient==5.8.0 13:40:32 python-magnumclient==4.10.0 13:40:32 python-openstackclient==9.0.0 13:40:32 python-swiftclient==4.10.0 13:40:32 PyYAML==6.0.3 13:40:32 referencing==0.37.0 13:40:32 requests==2.33.1 13:40:32 requests-oauthlib==2.0.0 13:40:32 rfc3986==2.0.0 13:40:32 rich==15.0.0 13:40:32 rich-argparse==1.7.2 13:40:32 rpds-py==0.30.0 13:40:32 rsa==4.9.1 13:40:32 ruamel.yaml==0.19.1 13:40:32 ruamel.yaml.clib==0.2.15 13:40:32 s3transfer==0.16.1 13:40:32 simplejson==4.1.1 13:40:32 six==1.17.0 13:40:32 smmap==5.0.3 13:40:32 soupsieve==2.8.3 13:40:32 stevedore==5.7.0 13:40:32 tabulate==0.10.0 13:40:32 toml==0.10.2 13:40:32 tomlkit==0.14.0 13:40:32 tqdm==4.67.3 13:40:32 typing_extensions==4.15.0 13:40:32 urllib3==1.26.20 13:40:32 virtualenv==21.3.0 13:40:32 wcwidth==0.6.0 13:40:32 websocket-client==1.9.0 13:40:32 wrapt==2.1.2 13:40:32 xdg==6.0.0 13:40:32 xmltodict==1.0.4 13:40:32 yq==3.4.3 13:40:32 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins16608612437802484798.sh 13:40:32 ---> uv-install.sh 13:40:32 Installing uv/uvx (latest) using shell installer 13:40:32 2026-04-28 13:40:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-8zms7w.sh" [1] 13:40:32 downloading uv 0.11.8 x86_64-unknown-linux-gnu 13:40:34 installing to /home/jenkins/.local/bin 13:40:34 uv 13:40:34 uvx 13:40:34 everything's installed! 13:40:34 13:40:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:40:34 13:40:34 source $HOME/.local/bin/env (sh, bash, zsh) 13:40:34 source $HOME/.local/bin/env.fish (fish) 13:40:34 Adding install location to PATH 13:40:34 ---> Validating uv/uvx install 13:40:34 uvx 0.11.8 (x86_64-unknown-linux-gnu) 13:40:34 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13941805909279421165.sh 13:40:34 ---> sudo-logs.sh 13:40:34 Archiving 'sudo' log.. 13:40:35 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins691837062203682933.sh 13:40:35 ---> job-cost.sh 13:40:35 INFO: Activating Python virtual environment... 13:40:35 Setup pyenv: 13:40:35 system 13:40:35 3.8.20 13:40:35 3.9.20 13:40:35 3.10.15 13:40:35 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IZCt from file:/tmp/.os_lf_venv 13:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:37 lf-activate-venv(): INFO: Base packages installed successfully 13:40:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-IZCt/bin to PATH 13:40:41 INFO: No stack-cost file found 13:40:41 INFO: Instance uptime: 130s 13:40:41 INFO: Fetching instance metadata (attempt 1 of 3)... 13:40:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:40:42 INFO: Successfully fetched instance metadata 13:40:42 INFO: Instance type: v3-standard-8 13:40:42 INFO: Retrieving pricing info for: v3-standard-8 13:40:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:40:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=130 13:40:42 INFO: Successfully fetched Vexxhost pricing API 13:40:42 INFO: Retrieved cost: 0.22 13:40:42 INFO: Retrieved resource: v3-standard-8 13:40:42 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 13:40:42 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 13:40:42 INFO: Successfully archived job cost data 13:40:42 DEBUG: Cost data: sdc-master-python-verify-shell,1134,2026-04-28 13:40:42,v3-standard-8,130,0.22,0.00,SUCCESS 13:40:42 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins14256439065056838103.sh 13:40:42 ---> logs-deploy.sh 13:40:42 Setup pyenv: 13:40:42 system 13:40:42 3.8.20 13:40:42 3.9.20 13:40:42 3.10.15 13:40:42 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:40:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IZCt from file:/tmp/.os_lf_venv 13:40:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:44 lf-activate-venv(): INFO: Base packages installed successfully 13:40:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-IZCt/bin to PATH 13:40:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1134 13:40:50 INFO: archiving workspace using pattern(s): 13:40:52 Archives upload complete. 13:40:52 INFO: archiving logs to Nexus 13:40:53 ---> uname -a: 13:40:53 Linux prd-ubuntu2204-docker-8c-8g-6824 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:40:53 13:40:53 13:40:53 ---> lscpu: 13:40:53 Architecture: x86_64 13:40:53 CPU op-mode(s): 32-bit, 64-bit 13:40:53 Address sizes: 40 bits physical, 48 bits virtual 13:40:53 Byte Order: Little Endian 13:40:53 CPU(s): 8 13:40:53 On-line CPU(s) list: 0-7 13:40:53 Vendor ID: AuthenticAMD 13:40:53 Model name: AMD EPYC-Rome Processor 13:40:53 CPU family: 23 13:40:53 Model: 49 13:40:53 Thread(s) per core: 1 13:40:53 Core(s) per socket: 1 13:40:53 Socket(s): 8 13:40:53 Stepping: 0 13:40:53 BogoMIPS: 5599.99 13:40:53 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 13:40:53 Virtualization: AMD-V 13:40:53 Hypervisor vendor: KVM 13:40:53 Virtualization type: full 13:40:53 L1d cache: 256 KiB (8 instances) 13:40:53 L1i cache: 256 KiB (8 instances) 13:40:53 L2 cache: 4 MiB (8 instances) 13:40:53 L3 cache: 128 MiB (8 instances) 13:40:53 NUMA node(s): 1 13:40:53 NUMA node0 CPU(s): 0-7 13:40:53 Vulnerability Gather data sampling: Not affected 13:40:53 Vulnerability Indirect target selection: Not affected 13:40:53 Vulnerability Itlb multihit: Not affected 13:40:53 Vulnerability L1tf: Not affected 13:40:53 Vulnerability Mds: Not affected 13:40:53 Vulnerability Meltdown: Not affected 13:40:53 Vulnerability Mmio stale data: Not affected 13:40:53 Vulnerability Reg file data sampling: Not affected 13:40:53 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:40:53 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:40:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:40:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:40:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:40:53 Vulnerability Srbds: Not affected 13:40:53 Vulnerability Tsa: Not affected 13:40:53 Vulnerability Tsx async abort: Not affected 13:40:53 Vulnerability Vmscape: Not affected 13:40:53 13:40:53 13:40:53 ---> nproc: 13:40:53 8 13:40:53 13:40:53 13:40:53 ---> df -h: 13:40:53 Filesystem Size Used Avail Use% Mounted on 13:40:53 tmpfs 3.2G 1.1M 3.2G 1% /run 13:40:53 /dev/vda1 155G 11G 145G 7% / 13:40:53 tmpfs 16G 0 16G 0% /dev/shm 13:40:53 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:40:53 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:40:53 13:40:53 13:40:53 ---> free -m: 13:40:53 total used free shared buff/cache available 13:40:53 Mem: 32092 907 28225 4 2958 30729 13:40:53 Swap: 1023 0 1023 13:40:53 13:40:53 13:40:53 ---> ip addr: 13:40:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:53 inet 127.0.0.1/8 scope host lo 13:40:53 valid_lft forever preferred_lft forever 13:40:53 inet6 ::1/128 scope host 13:40:53 valid_lft forever preferred_lft forever 13:40:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:53 link/ether fa:16:3e:27:05:91 brd ff:ff:ff:ff:ff:ff 13:40:53 altname enp0s3 13:40:53 inet 10.30.106.214/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 13:40:53 valid_lft 86266sec preferred_lft 86266sec 13:40:53 inet6 fe80::f816:3eff:fe27:591/64 scope link 13:40:53 valid_lft forever preferred_lft forever 13:40:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:40:53 link/ether ce:97:ba:7a:d8:8a brd ff:ff:ff:ff:ff:ff 13:40:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:40:53 valid_lft forever preferred_lft forever 13:40:53 13:40:53 13:40:53 ---> sar -b -r -n DEV: 13:40:53 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-6824) 04/28/26 _x86_64_ (8 CPU) 13:40:53 13:40:53 13:38:44 LINUX RESTART (8 CPU) 13:40:53 13:40:53 13:40:53 ---> sar -P ALL: 13:40:53 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-6824) 04/28/26 _x86_64_ (8 CPU) 13:40:53 13:40:53 13:38:44 LINUX RESTART (8 CPU) 13:40:53 13:40:53 13:40:53