15:54:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147316 15:54:32 Running as SYSTEM 15:54:32 [EnvInject] - Loading node environment variables. 15:54:32 Building remotely on prd-ubuntu2204-docker-8c-8g-17431 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 15:54:32 [ssh-agent] Looking for ssh-agent implementation... 15:54:33 $ ssh-agent 15:54:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXF8aUIb/agent.1544 15:54:33 SSH_AGENT_PID=1546 15:54:33 [ssh-agent] Started. 15:54:33 Running ssh-add (command line suppressed) 15:54:33 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_3041837431917277611.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_3041837431917277611.key) 15:54:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:54:33 The recommended git tool is: NONE 15:54:35 using credential onap-jenkins-ssh 15:54:35 Wiping out workspace first. 15:54:35 Cloning the remote Git repository 15:54:35 Cloning repository git://cloud.onap.org/mirror/sdc.git 15:54:35 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 15:54:35 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 15:54:35 > git --version # timeout=10 15:54:35 > git --version # 'git version 2.34.1' 15:54:35 using GIT_SSH to set credentials Gerrit user 15:54:35 Verifying host key using manually-configured host key entries 15:54:35 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:54:46 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 15:54:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:46 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 15:54:46 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 15:54:46 using GIT_SSH to set credentials Gerrit user 15:54:46 Verifying host key using manually-configured host key entries 15:54:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/16/147316/1 # timeout=30 15:54:47 > git rev-parse e20e893410a022e5cb60720bb8baf25b124af6c8^{commit} # timeout=10 15:54:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:54:47 Checking out Revision e20e893410a022e5cb60720bb8baf25b124af6c8 (refs/changes/16/147316/1) 15:54:47 > git config core.sparsecheckout # timeout=10 15:54:47 > git checkout -f e20e893410a022e5cb60720bb8baf25b124af6c8 # timeout=30 15:54:48 Commit message: "Remove the framework-era names from catalog-ui" 15:54:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:54:48 > git rev-list --no-walk 68bfa54ad0e3866f7b2589efa14bb49797737edf # timeout=10 15:54:51 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16750068826368314308.sh 15:54:52 All python files compiled successfully 15:54:52 $ ssh-agent -k 15:54:52 unset SSH_AUTH_SOCK; 15:54:52 unset SSH_AGENT_PID; 15:54:52 echo Agent pid 1546 killed; 15:54:52 [ssh-agent] Stopped. 15:54:52 [PostBuildScript] - [INFO] Executing post build scripts. 15:54:52 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13345590466589441414.sh 15:54:52 ---> sysstat.sh 15:54:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7376796681190953460.sh 15:54:53 ---> package-listing.sh 15:54:53 ++ facter osfamily 15:54:53 ++ tr '[:upper:]' '[:lower:]' 15:54:53 + OS_FAMILY=debian 15:54:53 + workspace=/w/workspace/sdc-master-python-verify-shell 15:54:53 + START_PACKAGES=/tmp/packages_start.txt 15:54:53 + END_PACKAGES=/tmp/packages_end.txt 15:54:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:53 + PACKAGES=/tmp/packages_start.txt 15:54:53 + '[' /w/workspace/sdc-master-python-verify-shell ']' 15:54:53 + PACKAGES=/tmp/packages_end.txt 15:54:53 + case "${OS_FAMILY}" in 15:54:53 + dpkg -l 15:54:53 + grep '^ii' 15:54:53 + '[' -f /tmp/packages_start.txt ']' 15:54:53 + '[' -f /tmp/packages_end.txt ']' 15:54:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:53 + '[' /w/workspace/sdc-master-python-verify-shell ']' 15:54:53 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 15:54:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 15:54:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16576334432459612568.sh 15:54:53 ---> capture-instance-metadata.sh 15:54:53 Setup pyenv: 15:54:53 * system (set by /opt/pyenv/version) 15:54:53 * 3.8.20 (set by /opt/pyenv/version) 15:54:53 * 3.9.20 (set by /opt/pyenv/version) 15:54:53 3.10.15 15:54:53 3.11.10 15:54:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eymS 15:54:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:54:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:55:24 lf-activate-venv(): INFO: Adding /tmp/venv-eymS/bin to PATH 15:55:24 INFO: Running in OpenStack, capturing instance metadata 15:55:24 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2374109790249072030.sh 15:55:24 provisioning config files... 15:55:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config9989267892241226010tmp 15:55:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:55:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:55:24 [EnvInject] - Injecting environment variables from a build step. 15:55:24 [EnvInject] - Injecting as environment variables the properties content 15:55:24 SERVER_ID=logs 15:55:24 15:55:24 [EnvInject] - Variables injected successfully. 15:55:24 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1685926377002998164.sh 15:55:24 ---> create-netrc.sh 15:55:24 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1446590712650508720.sh 15:55:24 ---> python-tools-install.sh 15:55:24 Setup pyenv: 15:55:24 system 15:55:24 3.8.20 15:55:24 3.9.20 15:55:24 3.10.15 15:55:25 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 15:55:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eymS from file:/tmp/.os_lf_venv 15:55:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:26 lf-activate-venv(): INFO: Installing additional packages: lftools 15:55:32 lf-activate-venv(): INFO: Adding /tmp/venv-eymS/bin to PATH 15:55:32 Generating Requirements File 15:55:54 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. 15:55:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:55:54 Python 3.11.10 15:55:54 pip 26.2.1 from /tmp/venv-eymS/lib/python3.11/site-packages/pip (python 3.11) 15:55:54 aiohappyeyeballs==2.7.1 15:55:54 aiohttp==3.14.3 15:55:54 aiosignal==1.4.0 15:55:54 appdirs==1.4.4 15:55:54 argcomplete==3.7.2 15:55:54 aspy.yaml==1.3.0 15:55:54 attrs==26.1.0 15:55:54 autopage==0.6.0 15:55:54 beautifulsoup4==4.15.0 15:55:54 boto3==1.43.86 15:55:54 botocore==1.43.86 15:55:54 bs4==0.0.2 15:55:54 certifi==2026.7.22 15:55:54 cffi==2.1.1 15:55:54 cfgv==3.5.0 15:55:54 chardet==7.6.0 15:55:54 charset-normalizer==3.5.1 15:55:54 click==8.5.0 15:55:54 cliff==4.16.0 15:55:54 cmd2==4.2.2 15:55:54 cryptography==3.3.2 15:55:54 debtcollector==3.1.0 15:55:54 decorator==5.3.1 15:55:54 defusedxml==0.7.1 15:55:54 Deprecated==1.3.1 15:55:54 distlib==0.4.3 15:55:54 dnspython==2.8.0 15:55:54 docker==7.2.0 15:55:54 dogpile.cache==1.5.0 15:55:54 durationpy==0.11 15:55:54 email-validator==2.3.0 15:55:54 filelock==3.32.5 15:55:54 frozenlist==1.8.0 15:55:54 future==1.0.0 15:55:54 gitdb==4.0.12 15:55:54 GitPython==3.1.61 15:55:54 httplib2==0.30.2 15:55:54 identify==2.6.19 15:55:54 idna==3.19 15:55:54 importlib-resources==1.5.0 15:55:54 iso8601==2.1.0 15:55:54 Jinja2==3.1.6 15:55:54 jmespath==1.1.0 15:55:54 jsonpatch==1.33 15:55:54 jsonpointer==3.1.1 15:55:54 jsonschema==4.26.0 15:55:54 jsonschema-specifications==2025.9.1 15:55:54 keystoneauth1==5.17.0 15:55:54 kubernetes==36.0.3 15:55:54 lftools==0.37.23 15:55:54 lxml==6.1.3 15:55:54 markdown-it-py==4.2.0 15:55:54 MarkupSafe==3.0.3 15:55:54 mdurl==0.1.2 15:55:54 msgpack==1.2.2 15:55:54 multi_key_dict==2.0.3 15:55:54 multidict==6.7.1 15:55:54 munch==4.0.0 15:55:54 netaddr==1.3.0 15:55:54 niet==1.4.2 15:55:54 nodeenv==1.10.0 15:55:54 oauth2client==4.1.3 15:55:54 oauthlib==3.3.1 15:55:54 openstacksdk==4.20.0 15:55:54 os-service-types==1.9.0 15:55:54 osc-lib==4.7.0 15:55:54 oslo.config==10.7.0 15:55:54 oslo.context==6.5.0 15:55:54 oslo.i18n==6.9.0 15:55:54 oslo.log==8.3.1 15:55:54 oslo.serialization==5.11.0 15:55:54 oslo.utils==10.2.0 15:55:54 packaging==26.3 15:55:54 pbr==7.0.3 15:55:54 platformdirs==4.11.7 15:55:54 prettytable==3.18.0 15:55:54 prompt_toolkit==3.0.53 15:55:54 propcache==0.5.2 15:55:54 psutil==7.2.2 15:55:54 pyasn1==0.6.4 15:55:54 pyasn1_modules==0.4.2 15:55:54 pycparser==3.0 15:55:54 pygerrit2==2.0.15 15:55:54 PyGithub==2.10.0 15:55:54 Pygments==2.21.0 15:55:54 PyJWT==2.13.0 15:55:54 PyNaCl==1.6.2 15:55:54 pyparsing==2.4.7 15:55:54 pyperclip==1.11.0 15:55:54 pyrsistent==0.20.0 15:55:54 python-dateutil==2.9.0.post0 15:55:54 python-discovery==1.6.0 15:55:54 python-heatclient==5.3.0 15:55:54 python-jenkins==1.8.3 15:55:54 python-keystoneclient==6.0.0 15:55:54 python-magnumclient==5.0.0 15:55:54 python-manilaclient==6.3.0 15:55:54 python-openstackclient==10.3.0 15:55:54 python-swiftclient==4.11.0 15:55:54 PyYAML==6.0.3 15:55:54 referencing==0.37.0 15:55:54 requests==2.34.2 15:55:54 requests-oauthlib==2.0.0 15:55:54 rfc3986==2.0.0 15:55:54 rich==15.0.0 15:55:54 rich-argparse==1.8.0 15:55:54 rpds-py==2026.6.3 15:55:54 rsa==4.9.1 15:55:54 ruamel.yaml==0.19.1 15:55:54 ruamel.yaml.clib==0.2.15 15:55:54 s3transfer==0.19.2 15:55:54 simplejson==4.1.2 15:55:54 six==1.17.0 15:55:54 smmap==5.0.3 15:55:54 soupsieve==2.9.2 15:55:54 stevedore==5.9.1 15:55:54 tabulate==0.10.0 15:55:54 toml==0.10.2 15:55:54 tomlkit==0.15.1 15:55:54 tqdm==4.70.0 15:55:54 typing_extensions==4.16.0 15:55:54 urllib3==1.26.20 15:55:54 virtualenv==21.7.8 15:55:54 wcwidth==0.8.3 15:55:54 websocket-client==1.9.2 15:55:54 wrapt==2.4.0 15:55:54 xdg==6.0.0 15:55:54 xmltodict==1.0.4 15:55:54 yarl==1.24.5 15:55:54 yq==4.1.2 15:55:54 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins1916889764886547098.sh 15:55:54 ---> uv-install.sh 15:55:54 Installing uv/uvx (latest) using shell installer 15:55:55 2026-09-02 15:55:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Up54eI.sh" [1] 15:55:55 downloading uv 0.12.9 x86_64-unknown-linux-gnu 15:55:56 installing to /home/jenkins/.local/bin 15:55:56 uv 15:55:56 uvx 15:55:56 everything's installed! 15:55:56 15:55:56 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:55:56 15:55:56 source $HOME/.local/bin/env (sh, bash, zsh) 15:55:56 source $HOME/.local/bin/env.fish (fish) 15:55:56 Adding install location to PATH 15:55:56 ---> Validating uv/uvx install 15:55:56 uvx 0.12.9 (x86_64-unknown-linux-gnu) 15:55:56 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11753416450932477769.sh 15:55:56 ---> sudo-logs.sh 15:55:56 Archiving 'sudo' log.. 15:55:56 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13150845906424327067.sh 15:55:56 ---> job-cost.sh 15:55:56 INFO: Activating Python virtual environment... 15:55:56 Setup pyenv: 15:55:56 system 15:55:56 3.8.20 15:55:56 3.9.20 15:55:56 3.10.15 15:55:56 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 15:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eymS from file:/tmp/.os_lf_venv 15:55:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:56:02 lf-activate-venv(): INFO: Adding /tmp/venv-eymS/bin to PATH 15:56:02 INFO: No stack-cost file found 15:56:02 INFO: Instance uptime: 131s 15:56:02 INFO: Fetching instance metadata (attempt 1 of 3)... 15:56:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:56:02 INFO: Successfully fetched instance metadata 15:56:02 INFO: Instance type: v3-standard-8 15:56:02 INFO: Retrieving pricing info for: v3-standard-8 15:56:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:56:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=131 15:56:02 INFO: Successfully fetched Vexxhost pricing API 15:56:02 INFO: Retrieved cost: 0.22 15:56:02 INFO: Retrieved resource: v3-standard-8 15:56:02 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 15:56:02 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 15:56:02 INFO: Successfully archived job cost data 15:56:02 DEBUG: Cost data: sdc-master-python-verify-shell,1324,2026-09-02 15:56:02,v3-standard-8,131,0.22,0.00,SUCCESS 15:56:02 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins10346409621939151151.sh 15:56:02 ---> logs-deploy.sh 15:56:03 Setup pyenv: 15:56:03 system 15:56:03 3.8.20 15:56:03 3.9.20 15:56:03 3.10.15 15:56:03 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 15:56:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eymS from file:/tmp/.os_lf_venv 15:56:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:56:09 lf-activate-venv(): INFO: Adding /tmp/venv-eymS/bin to PATH 15:56:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1324 15:56:09 INFO: archiving workspace using pattern(s): 15:56:15 Archives upload complete. 15:56:16 INFO: archiving logs to Nexus 15:56:16 ---> uname -a: 15:56:16 Linux prd-ubuntu2204-docker-8c-8g-17431 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 15:56:16 15:56:16 15:56:17 ---> lscpu: 15:56:17 Architecture: x86_64 15:56:17 CPU op-mode(s): 32-bit, 64-bit 15:56:17 Address sizes: 40 bits physical, 48 bits virtual 15:56:17 Byte Order: Little Endian 15:56:17 CPU(s): 8 15:56:17 On-line CPU(s) list: 0-7 15:56:17 Vendor ID: AuthenticAMD 15:56:17 Model name: AMD EPYC-Rome Processor 15:56:17 CPU family: 23 15:56:17 Model: 49 15:56:17 Thread(s) per core: 1 15:56:17 Core(s) per socket: 1 15:56:17 Socket(s): 8 15:56:17 Stepping: 0 15:56:17 BogoMIPS: 5600.00 15:56:17 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 15:56:17 Virtualization: AMD-V 15:56:17 Hypervisor vendor: KVM 15:56:17 Virtualization type: full 15:56:17 L1d cache: 256 KiB (8 instances) 15:56:17 L1i cache: 256 KiB (8 instances) 15:56:17 L2 cache: 4 MiB (8 instances) 15:56:17 L3 cache: 128 MiB (8 instances) 15:56:17 NUMA node(s): 1 15:56:17 NUMA node0 CPU(s): 0-7 15:56:17 Vulnerability Gather data sampling: Not affected 15:56:17 Vulnerability Indirect target selection: Not affected 15:56:17 Vulnerability Itlb multihit: Not affected 15:56:17 Vulnerability L1tf: Not affected 15:56:17 Vulnerability Mds: Not affected 15:56:17 Vulnerability Meltdown: Not affected 15:56:17 Vulnerability Mmio stale data: Not affected 15:56:17 Vulnerability Reg file data sampling: Not affected 15:56:17 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:56:17 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:56:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:56:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:56:17 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:56:17 Vulnerability Srbds: Not affected 15:56:17 Vulnerability Tsa: Not affected 15:56:17 Vulnerability Tsx async abort: Not affected 15:56:17 Vulnerability Vmscape: Not affected 15:56:17 15:56:17 15:56:17 ---> nproc: 15:56:17 8 15:56:17 15:56:17 15:56:17 ---> df -h: 15:56:17 Filesystem Size Used Avail Use% Mounted on 15:56:17 tmpfs 3.2G 1.1M 3.2G 1% /run 15:56:17 /dev/vda1 155G 11G 145G 7% / 15:56:17 tmpfs 16G 0 16G 0% /dev/shm 15:56:17 tmpfs 5.0M 0 5.0M 0% /run/lock 15:56:17 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:56:17 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 15:56:17 15:56:17 15:56:17 ---> free -m: 15:56:17 total used free shared buff/cache available 15:56:17 Mem: 32092 916 28097 4 3078 30715 15:56:17 Swap: 1023 0 1023 15:56:17 15:56:17 15:56:17 ---> ip addr: 15:56:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:56:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:56:17 inet 127.0.0.1/8 scope host lo 15:56:17 valid_lft forever preferred_lft forever 15:56:17 inet6 ::1/128 scope host 15:56:17 valid_lft forever preferred_lft forever 15:56:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:56:17 link/ether fa:16:3e:c1:f8:af brd ff:ff:ff:ff:ff:ff 15:56:17 altname enp0s3 15:56:17 inet 10.30.107.138/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 15:56:17 valid_lft 86263sec preferred_lft 86263sec 15:56:17 inet6 fe80::f816:3eff:fec1:f8af/64 scope link 15:56:17 valid_lft forever preferred_lft forever 15:56:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:56:17 link/ether c2:77:3c:38:c0:ff brd ff:ff:ff:ff:ff:ff 15:56:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:56:17 valid_lft forever preferred_lft forever 15:56:17 15:56:17 15:56:17 ---> sar -b -r -n DEV: 15:56:17 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17431) 09/02/26 _x86_64_ (8 CPU) 15:56:17 15:56:17 15:54:03 LINUX RESTART (8 CPU) 15:56:17 15:56:17 15:56:17 ---> sar -P ALL: 15:56:17 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17431) 09/02/26 _x86_64_ (8 CPU) 15:56:17 15:56:17 15:54:03 LINUX RESTART (8 CPU) 15:56:17 15:56:17 15:56:17