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