11:10:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/145781 11:10:19 Running as SYSTEM 11:10:19 [EnvInject] - Loading node environment variables. 11:10:19 Building remotely on prd-ubuntu2204-docker-8c-8g-4840 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 11:10:19 [ssh-agent] Looking for ssh-agent implementation... 11:10:20 $ ssh-agent 11:10:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXD4jYJv/agent.1552 11:10:20 SSH_AGENT_PID=1554 11:10:20 [ssh-agent] Started. 11:10:20 Running ssh-add (command line suppressed) 11:10:20 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_9810027141920756162.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_9810027141920756162.key) 11:10:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:10:20 The recommended git tool is: NONE 11:10:21 using credential onap-jenkins-ssh 11:10:21 Wiping out workspace first. 11:10:21 Cloning the remote Git repository 11:10:21 Cloning repository git://cloud.onap.org/mirror/sdc.git 11:10:21 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 11:10:21 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:10:21 > git --version # timeout=10 11:10:21 > git --version # 'git version 2.34.1' 11:10:21 using GIT_SSH to set credentials Gerrit user 11:10:21 Verifying host key using manually-configured host key entries 11:10:21 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:10:31 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:10:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:10:31 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:10:31 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:10:31 using GIT_SSH to set credentials Gerrit user 11:10:31 Verifying host key using manually-configured host key entries 11:10:31 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/81/145781/1 # timeout=30 11:10:31 > git rev-parse eae3836104d17fde1c1ad7f62237be40b7b1039e^{commit} # timeout=10 11:10:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:10:31 Checking out Revision eae3836104d17fde1c1ad7f62237be40b7b1039e (refs/changes/81/145781/1) 11:10:31 > git config core.sparsecheckout # timeout=10 11:10:31 > git checkout -f eae3836104d17fde1c1ad7f62237be40b7b1039e # timeout=30 11:10:36 Commit message: "Add property-editing test safety net (Phase 9 CR 0)" 11:10:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:10:36 > git rev-list --no-walk 905aa5ef76a66e9f363616e47efe9e4e564b36f0 # timeout=10 11:10:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13182563529024255947.sh 11:10:36 All python files compiled successfully 11:10:36 $ ssh-agent -k 11:10:36 unset SSH_AUTH_SOCK; 11:10:36 unset SSH_AGENT_PID; 11:10:36 echo Agent pid 1554 killed; 11:10:36 [ssh-agent] Stopped. 11:10:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:10:36 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins704801205272105097.sh 11:10:36 ---> sysstat.sh 11:10:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9546360914360156506.sh 11:10:37 ---> package-listing.sh 11:10:37 ++ facter osfamily 11:10:37 ++ tr '[:upper:]' '[:lower:]' 11:10:37 + OS_FAMILY=debian 11:10:37 + workspace=/w/workspace/sdc-master-python-verify-shell 11:10:37 + START_PACKAGES=/tmp/packages_start.txt 11:10:37 + END_PACKAGES=/tmp/packages_end.txt 11:10:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:37 + PACKAGES=/tmp/packages_start.txt 11:10:37 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:10:37 + PACKAGES=/tmp/packages_end.txt 11:10:37 + case "${OS_FAMILY}" in 11:10:37 + dpkg -l 11:10:37 + grep '^ii' 11:10:37 + '[' -f /tmp/packages_start.txt ']' 11:10:37 + '[' -f /tmp/packages_end.txt ']' 11:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:37 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:10:37 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 11:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 11:10:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14474728381978275205.sh 11:10:37 ---> capture-instance-metadata.sh 11:10:37 Setup pyenv: 11:10:37 * system (set by /opt/pyenv/version) 11:10:37 * 3.8.20 (set by /opt/pyenv/version) 11:10:37 * 3.9.20 (set by /opt/pyenv/version) 11:10:37 3.10.15 11:10:37 3.11.10 11:10:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qz7S 11:10:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:10:46 lf-activate-venv(): INFO: Base packages installed successfully 11:10:46 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-Qz7S/bin to PATH 11:11:07 INFO: Running in OpenStack, capturing instance metadata 11:11:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17181372140714638374.sh 11:11:08 provisioning config files... 11:11:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config13059141624150424369tmp 11:11:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:11:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:11:08 [EnvInject] - Injecting environment variables from a build step. 11:11:08 [EnvInject] - Injecting as environment variables the properties content 11:11:08 SERVER_ID=logs 11:11:08 11:11:08 [EnvInject] - Variables injected successfully. 11:11:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11717893796357741058.sh 11:11:08 ---> create-netrc.sh 11:11:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4620838931144548590.sh 11:11:08 ---> python-tools-install.sh 11:11:08 Setup pyenv: 11:11:08 system 11:11:08 3.8.20 11:11:08 3.9.20 11:11:08 3.10.15 11:11:08 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qz7S from file:/tmp/.os_lf_venv 11:11:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:10 lf-activate-venv(): INFO: Base packages installed successfully 11:11:10 lf-activate-venv(): INFO: Installing additional packages: lftools 11:11:16 lf-activate-venv(): INFO: Adding /tmp/venv-Qz7S/bin to PATH 11:11:16 Generating Requirements File 11:11:39 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. 11:11:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:11:39 Python 3.11.10 11:11:39 pip 26.1.2 from /tmp/venv-Qz7S/lib/python3.11/site-packages/pip (python 3.11) 11:11:39 aiohappyeyeballs==2.7.1 11:11:39 aiohttp==3.14.1 11:11:39 aiosignal==1.4.0 11:11:39 appdirs==1.4.4 11:11:39 argcomplete==3.7.0 11:11:39 aspy.yaml==1.3.0 11:11:39 attrs==26.1.0 11:11:39 autopage==0.6.0 11:11:39 beautifulsoup4==4.15.0 11:11:39 boto3==1.43.40 11:11:39 botocore==1.43.40 11:11:39 bs4==0.0.2 11:11:39 certifi==2026.6.17 11:11:39 cffi==2.0.0 11:11:39 cfgv==3.5.0 11:11:39 chardet==7.4.3 11:11:39 charset-normalizer==3.4.7 11:11:39 click==8.4.2 11:11:39 cliff==4.14.0 11:11:39 cmd2==4.0.0 11:11:39 cryptography==3.3.2 11:11:39 debtcollector==3.1.0 11:11:39 decorator==5.3.1 11:11:39 defusedxml==0.7.1 11:11:39 Deprecated==1.3.1 11:11:39 distlib==0.4.3 11:11:39 dnspython==2.8.0 11:11:39 docker==7.1.0 11:11:39 dogpile.cache==1.5.0 11:11:39 durationpy==0.10 11:11:39 email-validator==2.3.0 11:11:39 filelock==3.29.5 11:11:39 frozenlist==1.8.0 11:11:39 future==1.0.0 11:11:39 gitdb==4.0.12 11:11:39 GitPython==3.1.50 11:11:39 httplib2==0.30.2 11:11:39 identify==2.6.19 11:11:39 idna==3.18 11:11:39 importlib-resources==1.5.0 11:11:39 iso8601==2.1.0 11:11:39 Jinja2==3.1.6 11:11:39 jmespath==1.1.0 11:11:39 jsonpatch==1.33 11:11:39 jsonpointer==3.1.1 11:11:39 jsonschema==4.26.0 11:11:39 jsonschema-specifications==2025.9.1 11:11:39 keystoneauth1==5.14.0 11:11:39 kubernetes==36.0.2 11:11:39 lftools==0.37.22 11:11:39 lxml==6.1.1 11:11:39 markdown-it-py==4.2.0 11:11:39 MarkupSafe==3.0.3 11:11:39 mdurl==0.1.2 11:11:39 msgpack==1.2.1 11:11:39 multi_key_dict==2.0.3 11:11:39 multidict==6.7.1 11:11:39 munch==4.0.0 11:11:39 netaddr==1.3.0 11:11:39 niet==1.4.2 11:11:39 nodeenv==1.10.0 11:11:39 oauth2client==4.1.3 11:11:39 oauthlib==3.3.1 11:11:39 openstacksdk==4.17.0 11:11:39 os-service-types==1.8.2 11:11:39 osc-lib==4.6.0 11:11:39 oslo.config==10.5.0 11:11:39 oslo.context==6.4.0 11:11:39 oslo.i18n==6.8.0 11:11:39 oslo.log==8.2.0 11:11:39 oslo.serialization==5.10.0 11:11:39 oslo.utils==10.1.1 11:11:39 packaging==26.2 11:11:39 pbr==7.0.3 11:11:39 platformdirs==4.10.0 11:11:39 prettytable==3.18.0 11:11:39 prompt_toolkit==3.0.52 11:11:39 propcache==0.5.2 11:11:39 psutil==7.2.2 11:11:39 pyasn1==0.6.3 11:11:39 pyasn1_modules==0.4.2 11:11:39 pycparser==3.0 11:11:39 pygerrit2==2.0.15 11:11:39 PyGithub==2.9.1 11:11:39 Pygments==2.20.0 11:11:39 PyJWT==2.13.0 11:11:39 PyNaCl==1.6.2 11:11:39 pyparsing==2.4.7 11:11:39 pyperclip==1.11.0 11:11:39 pyrsistent==0.20.0 11:11:39 python-cinderclient==9.9.0 11:11:39 python-dateutil==2.9.0.post0 11:11:39 python-discovery==1.4.2 11:11:39 python-heatclient==5.2.0 11:11:39 python-jenkins==1.8.3 11:11:39 python-keystoneclient==5.8.0 11:11:39 python-magnumclient==4.10.0 11:11:39 python-openstackclient==10.1.0 11:11:39 python-swiftclient==4.10.0 11:11:39 PyYAML==6.0.3 11:11:39 referencing==0.37.0 11:11:39 requests==2.34.2 11:11:39 requests-oauthlib==2.0.0 11:11:39 rfc3986==2.0.0 11:11:39 rich==15.0.0 11:11:39 rich-argparse==1.8.0 11:11:39 rpds-py==2026.6.3 11:11:39 rsa==4.9.1 11:11:39 ruamel.yaml==0.19.1 11:11:39 ruamel.yaml.clib==0.2.15 11:11:39 s3transfer==0.19.0 11:11:39 simplejson==4.1.1 11:11:39 six==1.17.0 11:11:39 smmap==5.0.3 11:11:39 soupsieve==2.8.4 11:11:39 stevedore==5.9.0 11:11:39 tabulate==0.10.0 11:11:39 toml==0.10.2 11:11:39 tomlkit==0.15.0 11:11:39 tqdm==4.68.3 11:11:39 typing_extensions==4.16.0 11:11:39 urllib3==1.26.20 11:11:39 virtualenv==21.5.1 11:11:39 wcwidth==0.8.2 11:11:39 websocket-client==1.9.0 11:11:39 wrapt==2.2.2 11:11:39 xdg==6.0.0 11:11:39 xmltodict==1.0.4 11:11:39 yarl==1.24.2 11:11:39 yq==4.0.0 11:11:40 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins16370321809511251515.sh 11:11:40 ---> uv-install.sh 11:11:40 Installing uv/uvx (latest) using shell installer 11:11:40 2026-07-03 11:11:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-aUTQez.sh" [1] 11:11:40 downloading uv 0.11.26 x86_64-unknown-linux-gnu 11:11:41 installing to /home/jenkins/.local/bin 11:11:41 uv 11:11:41 uvx 11:11:41 everything's installed! 11:11:41 11:11:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:11:41 11:11:41 source $HOME/.local/bin/env (sh, bash, zsh) 11:11:41 source $HOME/.local/bin/env.fish (fish) 11:11:41 Adding install location to PATH 11:11:41 ---> Validating uv/uvx install 11:11:41 uvx 0.11.26 (x86_64-unknown-linux-gnu) 11:11:41 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15204572432643074140.sh 11:11:41 ---> sudo-logs.sh 11:11:41 Archiving 'sudo' log.. 11:11:41 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins809776111608122020.sh 11:11:41 ---> job-cost.sh 11:11:41 INFO: Activating Python virtual environment... 11:11:41 Setup pyenv: 11:11:41 system 11:11:41 3.8.20 11:11:41 3.9.20 11:11:41 3.10.15 11:11:41 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:11:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qz7S from file:/tmp/.os_lf_venv 11:11:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:43 lf-activate-venv(): INFO: Base packages installed successfully 11:11:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-Qz7S/bin to PATH 11:11:48 INFO: No stack-cost file found 11:11:48 INFO: Instance uptime: 126s 11:11:48 INFO: Fetching instance metadata (attempt 1 of 3)... 11:11:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:11:48 INFO: Successfully fetched instance metadata 11:11:48 INFO: Instance type: v3-standard-8 11:11:48 INFO: Retrieving pricing info for: v3-standard-8 11:11:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:11:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=126 11:11:48 INFO: Successfully fetched Vexxhost pricing API 11:11:48 INFO: Retrieved cost: 0.22 11:11:48 INFO: Retrieved resource: v3-standard-8 11:11:48 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 11:11:48 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 11:11:48 INFO: Successfully archived job cost data 11:11:48 DEBUG: Cost data: sdc-master-python-verify-shell,1208,2026-07-03 11:11:48,v3-standard-8,126,0.22,0.00,SUCCESS 11:11:48 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins14427335635338964496.sh 11:11:48 ---> logs-deploy.sh 11:11:48 Setup pyenv: 11:11:48 system 11:11:48 3.8.20 11:11:48 3.9.20 11:11:48 3.10.15 11:11:48 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qz7S from file:/tmp/.os_lf_venv 11:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:50 lf-activate-venv(): INFO: Base packages installed successfully 11:11:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:11:57 lf-activate-venv(): INFO: Adding /tmp/venv-Qz7S/bin to PATH 11:11:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1208 11:11:57 INFO: archiving workspace using pattern(s): 11:11:58 Archives upload complete. 11:11:58 INFO: archiving logs to Nexus 11:11:59 ---> uname -a: 11:11:59 Linux prd-ubuntu2204-docker-8c-8g-4840 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:11:59 11:11:59 11:11:59 ---> lscpu: 11:11:59 Architecture: x86_64 11:11:59 CPU op-mode(s): 32-bit, 64-bit 11:11:59 Address sizes: 40 bits physical, 48 bits virtual 11:11:59 Byte Order: Little Endian 11:11:59 CPU(s): 8 11:11:59 On-line CPU(s) list: 0-7 11:11:59 Vendor ID: AuthenticAMD 11:11:59 Model name: AMD EPYC-Rome Processor 11:11:59 CPU family: 23 11:11:59 Model: 49 11:11:59 Thread(s) per core: 1 11:11:59 Core(s) per socket: 1 11:11:59 Socket(s): 8 11:11:59 Stepping: 0 11:11:59 BogoMIPS: 5599.99 11:11:59 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 11:11:59 Virtualization: AMD-V 11:11:59 Hypervisor vendor: KVM 11:11:59 Virtualization type: full 11:11:59 L1d cache: 256 KiB (8 instances) 11:11:59 L1i cache: 256 KiB (8 instances) 11:11:59 L2 cache: 4 MiB (8 instances) 11:11:59 L3 cache: 128 MiB (8 instances) 11:11:59 NUMA node(s): 1 11:11:59 NUMA node0 CPU(s): 0-7 11:11:59 Vulnerability Gather data sampling: Not affected 11:11:59 Vulnerability Indirect target selection: Not affected 11:11:59 Vulnerability Itlb multihit: Not affected 11:11:59 Vulnerability L1tf: Not affected 11:11:59 Vulnerability Mds: Not affected 11:11:59 Vulnerability Meltdown: Not affected 11:11:59 Vulnerability Mmio stale data: Not affected 11:11:59 Vulnerability Reg file data sampling: Not affected 11:11:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:11:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:11:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:11:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:11:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:11:59 Vulnerability Srbds: Not affected 11:11:59 Vulnerability Tsa: Not affected 11:11:59 Vulnerability Tsx async abort: Not affected 11:11:59 Vulnerability Vmscape: Not affected 11:11:59 11:11:59 11:11:59 ---> nproc: 11:11:59 8 11:11:59 11:11:59 11:11:59 ---> df -h: 11:11:59 Filesystem Size Used Avail Use% Mounted on 11:11:59 tmpfs 3.2G 1.1M 3.2G 1% /run 11:11:59 /dev/vda1 155G 11G 145G 7% / 11:11:59 tmpfs 16G 0 16G 0% /dev/shm 11:11:59 tmpfs 5.0M 0 5.0M 0% /run/lock 11:11:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:11:59 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:11:59 11:11:59 11:11:59 ---> free -m: 11:11:59 total used free shared buff/cache available 11:11:59 Mem: 32092 920 28108 4 3062 30711 11:11:59 Swap: 1023 0 1023 11:11:59 11:11:59 11:11:59 ---> ip addr: 11:11:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:11:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:11:59 inet 127.0.0.1/8 scope host lo 11:11:59 valid_lft forever preferred_lft forever 11:11:59 inet6 ::1/128 scope host 11:11:59 valid_lft forever preferred_lft forever 11:11:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:11:59 link/ether fa:16:3e:1c:a8:44 brd ff:ff:ff:ff:ff:ff 11:11:59 altname enp0s3 11:11:59 inet 10.30.107.93/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:11:59 valid_lft 86270sec preferred_lft 86270sec 11:11:59 inet6 fe80::f816:3eff:fe1c:a844/64 scope link 11:11:59 valid_lft forever preferred_lft forever 11:11:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:11:59 link/ether 12:5f:df:89:fb:45 brd ff:ff:ff:ff:ff:ff 11:11:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:11:59 valid_lft forever preferred_lft forever 11:11:59 11:11:59 11:11:59 ---> sar -b -r -n DEV: 11:11:59 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-4840) 07/03/26 _x86_64_ (8 CPU) 11:11:59 11:11:59 11:09:52 LINUX RESTART (8 CPU) 11:11:59 11:11:59 11:11:59 ---> sar -P ALL: 11:11:59 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-8c-8g-4840) 07/03/26 _x86_64_ (8 CPU) 11:11:59 11:11:59 11:09:52 LINUX RESTART (8 CPU) 11:11:59 11:11:59 11:11:59