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