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