08:00:59 Started by timer 08:00:59 Running as SYSTEM 08:00:59 [EnvInject] - Loading node environment variables. 08:00:59 Building remotely on prd-ubuntu2204-builder-2c-2g-216 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:00:59 [ssh-agent] Looking for ssh-agent implementation... 08:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:00 $ ssh-agent 08:01:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXE6SynF/agent.1263 08:01:00 SSH_AGENT_PID=1265 08:01:00 [ssh-agent] Started. 08:01:00 Running ssh-add (command line suppressed) 08:01:00 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_4389313291673814968.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_4389313291673814968.key) 08:01:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:00 provisioning config files... 08:01:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:00 provisioning config files... 08:01:00 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:00 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins124156768627556282.sh 08:01:00 ---> jenkins-sandbox-cleanup.sh 08:01:00 Setup pyenv: 08:01:01 * system (set by /opt/pyenv/version) 08:01:01 * 3.8.20 (set by /opt/pyenv/version) 08:01:01 * 3.9.20 (set by /opt/pyenv/version) 08:01:01 3.10.15 08:01:01 3.11.10 08:01:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KiS8 08:01:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:10 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-KiS8/bin to PATH 08:01:21 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:21 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:21 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:21 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:21 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:21 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:21 Traceback (most recent call last): 08:01:21 File "/tmp/venv-KiS8/bin/jenkins-jobs", line 6, in 08:01:21 sys.exit(main()) 08:01:21 ^^^^^^ 08:01:21 File "/tmp/venv-KiS8/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:21 jjb = JenkinsJobs(argv) 08:01:21 ^^^^^^^^^^^^^^^^^ 08:01:21 File "/tmp/venv-KiS8/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:21 self.parser = create_parser() 08:01:21 ^^^^^^^^^^^^^^^ 08:01:21 File "/tmp/venv-KiS8/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:21 extension_manager.map(parse_subcommand_args, subparser) 08:01:21 File "/tmp/venv-KiS8/lib/python3.11/site-packages/stevedore/extension.py", line 377, in map 08:01:21 raise NoMatches(f'No {self.namespace} extensions found') 08:01:21 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:21 Build step 'Execute shell' marked build as failure 08:01:21 $ ssh-agent -k 08:01:21 unset SSH_AUTH_SOCK; 08:01:21 unset SSH_AGENT_PID; 08:01:21 echo Agent pid 1265 killed; 08:01:21 [ssh-agent] Stopped. 08:01:21 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:21 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16428274871948435249.sh 08:01:21 ---> sysstat.sh 08:01:21 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17680722361715818723.sh 08:01:21 ---> package-listing.sh 08:01:21 ++ facter osfamily 08:01:21 ++ tr '[:upper:]' '[:lower:]' 08:01:22 + OS_FAMILY=debian 08:01:22 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:22 + START_PACKAGES=/tmp/packages_start.txt 08:01:22 + END_PACKAGES=/tmp/packages_end.txt 08:01:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:22 + PACKAGES=/tmp/packages_start.txt 08:01:22 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:22 + PACKAGES=/tmp/packages_end.txt 08:01:22 + case "${OS_FAMILY}" in 08:01:22 + dpkg -l 08:01:22 + grep '^ii' 08:01:22 + '[' -f /tmp/packages_start.txt ']' 08:01:22 + '[' -f /tmp/packages_end.txt ']' 08:01:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:22 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:22 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:22 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins244315846778908630.sh 08:01:22 ---> capture-instance-metadata.sh 08:01:22 Setup pyenv: 08:01:22 system 08:01:22 3.8.20 08:01:22 3.9.20 08:01:22 3.10.15 08:01:22 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yjr7 08:01:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:30 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-Yjr7/bin to PATH 08:01:57 INFO: Running in OpenStack, capturing instance metadata 08:01:58 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6806363359286938978.sh 08:01:58 provisioning config files... 08:01:58 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #420 08:01:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config9259655309064751330tmp 08:01:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:01:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:01:58 provisioning config files... 08:01:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:01:58 [EnvInject] - Injecting environment variables from a build step. 08:01:58 [EnvInject] - Injecting as environment variables the properties content 08:01:58 SERVER_ID=logs 08:01:58 08:01:58 [EnvInject] - Variables injected successfully. 08:01:58 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16136021018967709856.sh 08:01:58 ---> create-netrc.sh 08:01:58 WARN: Log server credential not found. 08:01:58 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4124836606199857680.sh 08:01:58 ---> python-tools-install.sh 08:01:58 Setup pyenv: 08:01:58 system 08:01:58 3.8.20 08:01:58 3.9.20 08:01:58 3.10.15 08:01:58 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yjr7 from file:/tmp/.os_lf_venv 08:01:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:00 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:10 lf-activate-venv(): INFO: Adding /tmp/venv-Yjr7/bin to PATH 08:02:10 Generating Requirements File 08:02:40 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. 08:02:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:40 Python 3.11.10 08:02:40 pip 26.2.1 from /tmp/venv-Yjr7/lib/python3.11/site-packages/pip (python 3.11) 08:02:41 aiohappyeyeballs==2.7.1 08:02:41 aiohttp==3.14.3 08:02:41 aiosignal==1.4.0 08:02:41 appdirs==1.4.4 08:02:41 argcomplete==3.7.2 08:02:41 aspy.yaml==1.3.0 08:02:41 attrs==26.1.0 08:02:41 autopage==0.6.0 08:02:41 beautifulsoup4==4.15.0 08:02:41 boto3==1.43.89 08:02:41 botocore==1.43.89 08:02:41 bs4==0.0.2 08:02:41 certifi==2026.7.22 08:02:41 cffi==2.1.1 08:02:41 cfgv==3.5.0 08:02:41 chardet==7.6.0 08:02:41 charset-normalizer==3.5.1 08:02:41 click==8.5.0 08:02:41 cliff==4.16.0 08:02:41 cmd2==4.2.3 08:02:41 cryptography==3.3.2 08:02:41 debtcollector==3.1.0 08:02:41 decorator==5.3.1 08:02:41 defusedxml==0.7.1 08:02:41 Deprecated==1.3.1 08:02:41 distlib==0.4.3 08:02:41 dnspython==2.8.0 08:02:41 docker==7.2.0 08:02:41 dogpile.cache==1.5.0 08:02:41 durationpy==0.11 08:02:41 email-validator==2.3.0 08:02:41 filelock==3.32.5 08:02:41 frozenlist==1.8.0 08:02:41 future==1.0.0 08:02:41 gitdb==4.0.12 08:02:41 GitPython==3.1.61 08:02:41 httplib2==0.30.2 08:02:41 identify==2.6.19 08:02:41 idna==3.19 08:02:41 importlib-resources==1.5.0 08:02:41 iso8601==2.1.0 08:02:41 Jinja2==3.1.6 08:02:41 jmespath==1.1.0 08:02:41 jsonpatch==1.33 08:02:41 jsonpointer==3.1.1 08:02:41 jsonschema==4.26.0 08:02:41 jsonschema-specifications==2025.9.1 08:02:41 keystoneauth1==5.17.0 08:02:41 kubernetes==36.0.3 08:02:41 lftools==0.37.23 08:02:41 lxml==6.1.3 08:02:41 markdown-it-py==4.2.0 08:02:41 MarkupSafe==3.0.3 08:02:41 mdurl==0.1.2 08:02:41 msgpack==1.2.2 08:02:41 multi_key_dict==2.0.3 08:02:41 multidict==6.7.1 08:02:41 munch==4.0.0 08:02:41 netaddr==1.3.0 08:02:41 niet==1.4.2 08:02:41 nodeenv==1.10.0 08:02:41 oauth2client==4.1.3 08:02:41 oauthlib==3.3.1 08:02:41 openstacksdk==4.20.0 08:02:41 os-service-types==1.9.0 08:02:41 osc-lib==4.7.0 08:02:41 oslo.config==10.7.0 08:02:41 oslo.context==6.5.0 08:02:41 oslo.i18n==6.9.0 08:02:41 oslo.log==8.3.1 08:02:41 oslo.serialization==5.11.0 08:02:41 oslo.utils==10.2.0 08:02:41 packaging==26.3 08:02:41 pbr==7.0.3 08:02:41 platformdirs==4.11.7 08:02:41 prettytable==3.18.0 08:02:41 prompt_toolkit==3.0.53 08:02:41 propcache==0.5.2 08:02:41 psutil==7.2.2 08:02:41 pyasn1==0.6.4 08:02:41 pyasn1_modules==0.4.2 08:02:41 pycparser==3.0 08:02:41 pygerrit2==2.0.15 08:02:41 PyGithub==2.10.0 08:02:41 Pygments==2.21.0 08:02:41 PyJWT==2.13.0 08:02:41 PyNaCl==1.6.2 08:02:41 pyparsing==2.4.7 08:02:41 pyperclip==1.11.0 08:02:41 pyrsistent==0.20.0 08:02:41 python-dateutil==2.9.0.post0 08:02:41 python-discovery==1.6.0 08:02:41 python-heatclient==5.3.0 08:02:41 python-jenkins==1.8.3 08:02:41 python-keystoneclient==6.0.0 08:02:41 python-magnumclient==5.0.0 08:02:41 python-manilaclient==6.3.0 08:02:41 python-openstackclient==10.3.0 08:02:41 python-swiftclient==4.11.0 08:02:41 PyYAML==6.0.3 08:02:41 referencing==0.37.0 08:02:41 requests==2.34.2 08:02:41 requests-oauthlib==2.0.0 08:02:41 rfc3986==2.0.0 08:02:41 rich==15.0.0 08:02:41 rich-argparse==1.8.0 08:02:41 rpds-py==2026.6.3 08:02:41 rsa==4.9.1 08:02:41 ruamel.yaml==0.19.1 08:02:41 ruamel.yaml.clib==0.2.15 08:02:41 s3transfer==0.19.2 08:02:41 simplejson==4.1.2 08:02:41 six==1.17.0 08:02:41 smmap==5.0.3 08:02:41 soupsieve==2.9.2 08:02:41 stevedore==5.9.1 08:02:41 tabulate==0.10.0 08:02:41 toml==0.10.2 08:02:41 tomlkit==0.15.1 08:02:41 tqdm==4.70.0 08:02:41 typing_extensions==4.16.0 08:02:41 urllib3==1.26.20 08:02:41 virtualenv==21.7.8 08:02:41 wcwidth==0.8.3 08:02:41 websocket-client==1.9.2 08:02:41 wrapt==2.4.0 08:02:41 xdg==6.0.0 08:02:41 xmltodict==1.0.4 08:02:41 yarl==1.24.5 08:02:41 yq==4.1.2 08:02:41 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins13146663572594099965.sh 08:02:41 ---> uv-install.sh 08:02:41 Installing uv/uvx (latest) using shell installer 08:02:41 2026-09-05 08:02:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-YDk6Km.sh" [1] 08:02:41 downloading uv 0.12.10 x86_64-unknown-linux-gnu 08:02:42 installing to /home/jenkins/.local/bin 08:02:42 uv 08:02:42 uvx 08:02:42 everything's installed! 08:02:42 08:02:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:02:42 08:02:42 source $HOME/.local/bin/env (sh, bash, zsh) 08:02:42 source $HOME/.local/bin/env.fish (fish) 08:02:42 Adding install location to PATH 08:02:42 ---> Validating uv/uvx install 08:02:42 uvx 0.12.10 (x86_64-unknown-linux-gnu) 08:02:42 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18074851511162766690.sh 08:02:42 ---> sudo-logs.sh 08:02:42 Archiving 'sudo' log.. 08:02:42 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4127273297790854812.sh 08:02:42 ---> job-cost.sh 08:02:42 INFO: Activating Python virtual environment... 08:02:42 Setup pyenv: 08:02:42 system 08:02:42 3.8.20 08:02:42 3.9.20 08:02:42 3.10.15 08:02:42 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yjr7 from file:/tmp/.os_lf_venv 08:02:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-Yjr7/bin to PATH 08:02:52 INFO: No stack-cost file found 08:02:52 INFO: Instance uptime: 155s 08:02:52 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:52 INFO: Successfully fetched instance metadata 08:02:52 INFO: Instance type: v3-standard-2 08:02:52 INFO: Retrieving pricing info for: v3-standard-2 08:02:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=155 08:02:52 INFO: Successfully fetched Vexxhost pricing API 08:02:52 INFO: Retrieved cost: 0.06 08:02:52 INFO: Retrieved resource: v3-standard-2 08:02:52 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost 08:02:52 INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv 08:02:52 INFO: Successfully archived job cost data 08:02:52 DEBUG: Cost data: builder-jenkins-sandbox-cleanup,420,2026-09-05 08:02:52,v3-standard-2,155,0.06,0.00,FAILURE 08:02:52 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins8546152743199126762.sh 08:02:53 ---> logs-deploy.sh 08:02:53 Setup pyenv: 08:02:53 system 08:02:53 3.8.20 08:02:53 3.9.20 08:02:53 3.10.15 08:02:53 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yjr7 from file:/tmp/.os_lf_venv 08:02:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-Yjr7/bin to PATH 08:03:07 WARNING: Nexus logging server not set 08:03:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/420/ 08:03:07 INFO: archiving logs to S3 08:03:08 ---> uname -a: 08:03:08 Linux prd-ubuntu2204-builder-2c-2g-216 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:03:08 08:03:08 08:03:08 ---> lscpu: 08:03:08 Architecture: x86_64 08:03:08 CPU op-mode(s): 32-bit, 64-bit 08:03:08 Address sizes: 40 bits physical, 48 bits virtual 08:03:08 Byte Order: Little Endian 08:03:08 CPU(s): 2 08:03:08 On-line CPU(s) list: 0,1 08:03:08 Vendor ID: AuthenticAMD 08:03:08 Model name: AMD EPYC-Rome Processor 08:03:08 CPU family: 23 08:03:08 Model: 49 08:03:08 Thread(s) per core: 1 08:03:08 Core(s) per socket: 1 08:03:08 Socket(s): 2 08:03:08 Stepping: 0 08:03:08 BogoMIPS: 5599.99 08:03:08 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 08:03:08 Virtualization: AMD-V 08:03:08 Hypervisor vendor: KVM 08:03:08 Virtualization type: full 08:03:08 L1d cache: 64 KiB (2 instances) 08:03:08 L1i cache: 64 KiB (2 instances) 08:03:08 L2 cache: 1 MiB (2 instances) 08:03:08 L3 cache: 32 MiB (2 instances) 08:03:08 NUMA node(s): 1 08:03:08 NUMA node0 CPU(s): 0,1 08:03:08 Vulnerability Gather data sampling: Not affected 08:03:08 Vulnerability Indirect target selection: Not affected 08:03:08 Vulnerability Itlb multihit: Not affected 08:03:08 Vulnerability L1tf: Not affected 08:03:08 Vulnerability Mds: Not affected 08:03:08 Vulnerability Meltdown: Not affected 08:03:08 Vulnerability Mmio stale data: Not affected 08:03:08 Vulnerability Reg file data sampling: Not affected 08:03:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:03:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:03:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:03:08 Vulnerability Srbds: Not affected 08:03:08 Vulnerability Tsa: Not affected 08:03:08 Vulnerability Tsx async abort: Not affected 08:03:08 Vulnerability Vmscape: Not affected 08:03:08 08:03:08 08:03:08 ---> nproc: 08:03:08 2 08:03:08 08:03:08 08:03:08 ---> df -h: 08:03:08 Filesystem Size Used Avail Use% Mounted on 08:03:08 tmpfs 794M 1008K 793M 1% /run 08:03:08 /dev/vda1 39G 8.1G 31G 21% / 08:03:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:08 tmpfs 5.0M 0 5.0M 0% /run/lock 08:03:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:03:08 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:03:08 08:03:08 08:03:08 ---> free -m: 08:03:08 total used free shared buff/cache available 08:03:08 Mem: 7937 473 4919 4 2544 7164 08:03:08 Swap: 1023 0 1023 08:03:08 08:03:08 08:03:08 ---> ip addr: 08:03:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:08 inet 127.0.0.1/8 scope host lo 08:03:08 valid_lft forever preferred_lft forever 08:03:08 inet6 ::1/128 scope host 08:03:08 valid_lft forever preferred_lft forever 08:03:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:08 link/ether fa:16:3e:54:7f:cd brd ff:ff:ff:ff:ff:ff 08:03:08 altname enp0s3 08:03:08 inet 10.30.171.144/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:03:08 valid_lft 86237sec preferred_lft 86237sec 08:03:08 inet6 fe80::f816:3eff:fe54:7fcd/64 scope link 08:03:08 valid_lft forever preferred_lft forever 08:03:08 08:03:08 08:03:08 ---> sar -b -r -n DEV: 08:03:08 Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-216) 09/05/26 _x86_64_ (2 CPU) 08:03:08 08:03:08 08:00:28 LINUX RESTART (2 CPU) 08:03:08 08:03:08 08:03:08 ---> sar -P ALL: 08:03:08 Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-216) 09/05/26 _x86_64_ (2 CPU) 08:03:08 08:03:08 08:00:28 LINUX RESTART (2 CPU) 08:03:08 08:03:08 08:03:08