18:33:34 Started by timer 18:33:34 Running as SYSTEM 18:33:34 [EnvInject] - Loading node environment variables. 18:33:34 Building remotely on prd-ubuntu1804-builder-4c-4g-3812 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-maven-clm-master 18:33:34 [ssh-agent] Looking for ssh-agent implementation... 18:33:34 $ ssh-agent 18:33:34 SSH_AUTH_SOCK=/tmp/ssh-7FSpihP3iV3S/agent.1644 18:33:34 SSH_AGENT_PID=1646 18:33:34 [ssh-agent] Started. 18:33:34 Running ssh-add (command line suppressed) 18:33:34 Identity added: /w/workspace/policy-models-maven-clm-master@tmp/private_key_10812177612690549986.key (/w/workspace/policy-models-maven-clm-master@tmp/private_key_10812177612690549986.key) 18:33:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:33:34 The recommended git tool is: NONE 18:33:35 using credential onap-jenkins-ssh 18:33:35 Wiping out workspace first. 18:33:35 Cloning the remote Git repository 18:33:35 Cloning repository git://cloud.onap.org/mirror/policy/models 18:33:36 > git init /w/workspace/policy-models-maven-clm-master # timeout=10 18:33:36 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models 18:33:36 > git --version # timeout=10 18:33:36 > git --version # 'git version 2.17.1' 18:33:36 using GIT_SSH to set credentials Gerrit user 18:33:36 Verifying host key using manually-configured host key entries 18:33:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:42 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 18:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:42 Avoid second fetch 18:33:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:33:42 Checking out Revision fafdc5734a1123b92c2c71971560c68bb0647fb2 (refs/remotes/origin/master) 18:33:42 > git config core.sparsecheckout # timeout=10 18:33:42 > git checkout -f fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:42 Commit message: "CI: Deploy python based Github2Gerrit" 18:33:42 > git rev-list --no-walk fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:46 provisioning config files... 18:33:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:33:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:33:46 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins4397905398017630930.sh 18:33:46 ---> python-tools-install.sh 18:33:46 Setup pyenv: 18:33:46 * system (set by /opt/pyenv/version) 18:33:46 * 3.8.13 (set by /opt/pyenv/version) 18:33:46 * 3.9.13 (set by /opt/pyenv/version) 18:33:46 * 3.10.6 (set by /opt/pyenv/version) 18:33:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jypQ 18:33:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:54 lf-activate-venv(): INFO: Base packages installed successfully 18:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-jypQ/bin to PATH 18:34:16 Generating Requirements File 18:34:32 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. 18:34:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:34:32 Python 3.10.6 18:34:33 pip 26.0.1 from /tmp/venv-jypQ/lib/python3.10/site-packages/pip (python 3.10) 18:34:33 appdirs==1.4.4 18:34:33 argcomplete==3.6.3 18:34:33 aspy.yaml==1.3.0 18:34:33 attrs==26.1.0 18:34:33 autopage==0.6.0 18:34:33 backports.strenum==1.3.1 18:34:33 beautifulsoup4==4.14.3 18:34:33 boto3==1.42.73 18:34:33 botocore==1.42.73 18:34:33 bs4==0.0.2 18:34:33 certifi==2026.2.25 18:34:33 cffi==2.0.0 18:34:33 cfgv==3.5.0 18:34:33 chardet==7.2.0 18:34:33 charset-normalizer==3.4.6 18:34:33 click==8.3.1 18:34:33 cliff==4.13.2 18:34:33 cmd2==3.4.0 18:34:33 cryptography==3.3.2 18:34:33 debtcollector==3.0.0 18:34:33 decorator==5.2.1 18:34:33 defusedxml==0.7.1 18:34:33 Deprecated==1.3.1 18:34:33 distlib==0.4.0 18:34:33 dnspython==2.8.0 18:34:33 docker==7.1.0 18:34:33 dogpile.cache==1.5.0 18:34:33 durationpy==0.10 18:34:33 email-validator==2.3.0 18:34:33 filelock==3.25.2 18:34:33 future==1.0.0 18:34:33 gitdb==4.0.12 18:34:33 GitPython==3.1.46 18:34:33 httplib2==0.30.2 18:34:33 identify==2.6.18 18:34:33 idna==3.11 18:34:33 importlib-resources==1.5.0 18:34:33 iso8601==2.1.0 18:34:33 Jinja2==3.1.6 18:34:33 jmespath==1.1.0 18:34:33 jsonpatch==1.33 18:34:33 jsonpointer==3.1.0 18:34:33 jsonschema==4.26.0 18:34:33 jsonschema-specifications==2025.9.1 18:34:33 keystoneauth1==5.13.1 18:34:33 kubernetes==35.0.0 18:34:33 lftools==0.37.22 18:34:33 lxml==6.0.2 18:34:33 markdown-it-py==4.0.0 18:34:33 MarkupSafe==3.0.3 18:34:33 mdurl==0.1.2 18:34:33 msgpack==1.1.2 18:34:33 multi_key_dict==2.0.3 18:34:33 munch==4.0.0 18:34:33 netaddr==1.3.0 18:34:33 niet==1.4.2 18:34:33 nodeenv==1.10.0 18:34:33 oauth2client==4.1.3 18:34:33 oauthlib==3.3.1 18:34:33 openstacksdk==4.10.0 18:34:33 os-service-types==1.8.2 18:34:33 osc-lib==4.4.0 18:34:33 oslo.config==10.3.0 18:34:33 oslo.context==6.3.0 18:34:33 oslo.i18n==6.7.2 18:34:33 oslo.log==8.1.0 18:34:33 oslo.serialization==5.9.1 18:34:33 oslo.utils==10.0.0 18:34:33 packaging==26.0 18:34:33 pbr==7.0.3 18:34:33 platformdirs==4.9.4 18:34:33 prettytable==3.17.0 18:34:33 psutil==7.2.2 18:34:33 pyasn1==0.6.3 18:34:33 pyasn1_modules==0.4.2 18:34:33 pycparser==3.0 18:34:33 pygerrit2==2.0.15 18:34:33 PyGithub==2.8.1 18:34:33 Pygments==2.19.2 18:34:33 PyJWT==2.12.1 18:34:33 PyNaCl==1.6.2 18:34:33 pyparsing==2.4.7 18:34:33 pyperclip==1.11.0 18:34:33 pyrsistent==0.20.0 18:34:33 python-cinderclient==9.9.0 18:34:33 python-dateutil==2.9.0.post0 18:34:33 python-discovery==1.2.0 18:34:33 python-heatclient==5.1.0 18:34:33 python-jenkins==1.8.3 18:34:33 python-keystoneclient==5.8.0 18:34:33 python-magnumclient==4.10.0 18:34:33 python-openstackclient==9.0.0 18:34:33 python-swiftclient==4.10.0 18:34:33 PyYAML==6.0.3 18:34:33 referencing==0.37.0 18:34:33 requests==2.32.5 18:34:33 requests-oauthlib==2.0.0 18:34:33 requestsexceptions==1.4.0 18:34:33 rfc3986==2.0.0 18:34:33 rich==14.3.3 18:34:33 rich-argparse==1.7.2 18:34:33 rpds-py==0.30.0 18:34:33 rsa==4.9.1 18:34:33 ruamel.yaml==0.19.1 18:34:33 ruamel.yaml.clib==0.2.15 18:34:33 s3transfer==0.16.0 18:34:33 simplejson==3.20.2 18:34:33 six==1.17.0 18:34:33 smmap==5.0.3 18:34:33 soupsieve==2.8.3 18:34:33 stevedore==5.7.0 18:34:33 tabulate==0.10.0 18:34:33 toml==0.10.2 18:34:33 tomlkit==0.14.0 18:34:33 tqdm==4.67.3 18:34:33 typing_extensions==4.15.0 18:34:33 urllib3==1.26.20 18:34:33 virtualenv==21.2.0 18:34:33 wcwidth==0.6.0 18:34:33 websocket-client==1.9.0 18:34:33 wrapt==2.1.2 18:34:33 xdg==6.0.0 18:34:33 xmltodict==1.0.4 18:34:33 yq==3.4.3 18:34:33 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins866412184977488617.sh 18:34:33 + echo quiet=on 18:34:33 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-3812 18:34:34 [policy-models-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=policy/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 18:34:34 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/models --version 18:34:34 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:34:34 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:34:34 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:34:34 Default locale: en, platform encoding: UTF-8 18:34:34 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:34:34 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5568534105969961565.sh 18:34:34 + rm /home/jenkins/.wgetrc 18:34:34 [EnvInject] - Injecting environment variables from a build step. 18:34:34 [EnvInject] - Injecting as environment variables the properties content 18:34:34 SET_JDK_VERSION=openjdk21 18:34:34 GIT_URL="git://cloud.onap.org/mirror" 18:34:34 18:34:34 [EnvInject] - Variables injected successfully. 18:34:34 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins13479912120931556514.sh 18:34:34 ---> update-java-alternatives.sh 18:34:34 ---> Updating Java version 18:34:34 ---> Ubuntu/Debian system detected 18:34:34 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:34:34 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:34:34 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:34:34 Build step 'Execute shell' marked build as failure 18:34:34 $ ssh-agent -k 18:34:34 unset SSH_AUTH_SOCK; 18:34:34 unset SSH_AGENT_PID; 18:34:34 echo Agent pid 1646 killed; 18:34:34 [ssh-agent] Stopped. 18:34:34 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:34 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins7230249354305141044.sh 18:34:34 ---> sysstat.sh 18:34:35 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins1237548446416806377.sh 18:34:35 ---> package-listing.sh 18:34:35 ++ facter osfamily 18:34:35 ++ tr '[:upper:]' '[:lower:]' 18:34:35 + OS_FAMILY=debian 18:34:35 + workspace=/w/workspace/policy-models-maven-clm-master 18:34:35 + START_PACKAGES=/tmp/packages_start.txt 18:34:35 + END_PACKAGES=/tmp/packages_end.txt 18:34:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:35 + PACKAGES=/tmp/packages_start.txt 18:34:35 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:35 + PACKAGES=/tmp/packages_end.txt 18:34:35 + case "${OS_FAMILY}" in 18:34:35 + grep '^ii' 18:34:35 + dpkg -l 18:34:35 + '[' -f /tmp/packages_start.txt ']' 18:34:35 + '[' -f /tmp/packages_end.txt ']' 18:34:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:35 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:35 + mkdir -p /w/workspace/policy-models-maven-clm-master/archives/ 18:34:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-maven-clm-master/archives/ 18:34:35 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins9137484057638003713.sh 18:34:35 ---> capture-instance-metadata.sh 18:34:35 Setup pyenv: 18:34:35 system 18:34:35 3.8.13 18:34:35 3.9.13 18:34:35 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jypQ from file:/tmp/.os_lf_venv 18:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:37 lf-activate-venv(): INFO: Base packages installed successfully 18:34:37 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-jypQ/bin to PATH 18:34:45 INFO: Running in OpenStack, capturing instance metadata 18:34:46 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins578951328700109557.sh 18:34:46 provisioning config files... 18:34:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-maven-clm-master@tmp/config12229780032858456447tmp 18:34:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:34:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:34:46 [EnvInject] - Injecting environment variables from a build step. 18:34:46 [EnvInject] - Injecting as environment variables the properties content 18:34:46 SERVER_ID=logs 18:34:46 18:34:46 [EnvInject] - Variables injected successfully. 18:34:46 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins11090322959121318639.sh 18:34:46 ---> create-netrc.sh 18:34:46 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins13422473688206093865.sh 18:34:46 ---> python-tools-install.sh 18:34:46 Setup pyenv: 18:34:46 system 18:34:46 3.8.13 18:34:46 3.9.13 18:34:46 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jypQ from file:/tmp/.os_lf_venv 18:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:48 lf-activate-venv(): INFO: Base packages installed successfully 18:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-jypQ/bin to PATH 18:34:55 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins987585580835416116.sh 18:34:55 ---> sudo-logs.sh 18:34:55 Archiving 'sudo' log.. 18:34:55 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins12718293401109116765.sh 18:34:55 ---> job-cost.sh 18:34:55 INFO: Activating Python virtual environment... 18:34:55 Setup pyenv: 18:34:56 system 18:34:56 3.8.13 18:34:56 3.9.13 18:34:56 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jypQ from file:/tmp/.os_lf_venv 18:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:57 lf-activate-venv(): INFO: Base packages installed successfully 18:34:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-jypQ/bin to PATH 18:35:02 INFO: No stack-cost file found 18:35:02 INFO: Instance uptime: 113s 18:35:02 INFO: Fetching instance metadata (attempt 1 of 3)... 18:35:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:35:02 INFO: Successfully fetched instance metadata 18:35:02 INFO: Instance type: v3-standard-4 18:35:02 INFO: Retrieving pricing info for: v3-standard-4 18:35:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:35:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=113 18:35:02 INFO: Successfully fetched Vexxhost pricing API 18:35:02 INFO: Retrieved cost: 0.11 18:35:02 INFO: Retrieved resource: v3-standard-4 18:35:02 INFO: Creating archive directory: /w/workspace/policy-models-maven-clm-master/archives/cost 18:35:02 INFO: Archiving costs to: /w/workspace/policy-models-maven-clm-master/archives/cost.csv 18:35:02 INFO: Successfully archived job cost data 18:35:02 DEBUG: Cost data: policy-models-maven-clm-master,444,2026-03-21 18:35:02,v3-standard-4,113,0.11,0.00,FAILURE 18:35:02 [policy-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins6745845648386503771.sh 18:35:02 ---> logs-deploy.sh 18:35:02 Setup pyenv: 18:35:02 system 18:35:02 3.8.13 18:35:02 3.9.13 18:35:02 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jypQ from file:/tmp/.os_lf_venv 18:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:04 lf-activate-venv(): INFO: Base packages installed successfully 18:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-jypQ/bin to PATH 18:35:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-maven-clm-master/444 18:35:12 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 18:35:12 /tmp/venv-jypQ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 18:35:12 warnings.warn( 18:35:13 Archives upload complete. 18:35:13 INFO: archiving logs to Nexus 18:35:13 /tmp/venv-jypQ/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 18:35:13 warnings.warn( 18:35:14 ---> uname -a: 18:35:14 Linux prd-ubuntu1804-builder-4c-4g-3812 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:35:14 18:35:14 18:35:14 ---> lscpu: 18:35:14 Architecture: x86_64 18:35:14 CPU op-mode(s): 32-bit, 64-bit 18:35:14 Byte Order: Little Endian 18:35:14 CPU(s): 4 18:35:14 On-line CPU(s) list: 0-3 18:35:14 Thread(s) per core: 1 18:35:14 Core(s) per socket: 1 18:35:14 Socket(s): 4 18:35:14 NUMA node(s): 1 18:35:14 Vendor ID: AuthenticAMD 18:35:14 CPU family: 23 18:35:14 Model: 49 18:35:14 Model name: AMD EPYC-Rome Processor 18:35:14 Stepping: 0 18:35:14 CPU MHz: 2799.998 18:35:14 BogoMIPS: 5599.99 18:35:14 Virtualization: AMD-V 18:35:14 Hypervisor vendor: KVM 18:35:14 Virtualization type: full 18:35:14 L1d cache: 32K 18:35:14 L1i cache: 32K 18:35:14 L2 cache: 512K 18:35:14 L3 cache: 16384K 18:35:14 NUMA node0 CPU(s): 0-3 18:35:14 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 18:35:14 18:35:14 18:35:14 ---> nproc: 18:35:14 4 18:35:14 18:35:14 18:35:14 ---> df -h: 18:35:14 Filesystem Size Used Avail Use% Mounted on 18:35:14 udev 7.9G 0 7.9G 0% /dev 18:35:14 tmpfs 1.6G 676K 1.6G 1% /run 18:35:14 /dev/vda1 78G 8.2G 70G 11% / 18:35:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:35:14 tmpfs 5.0M 0 5.0M 0% /run/lock 18:35:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:35:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:35:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:35:14 18:35:14 18:35:14 ---> free -m: 18:35:14 total used free shared buff/cache available 18:35:14 Mem: 16040 543 13549 0 1946 15189 18:35:14 Swap: 1023 0 1023 18:35:14 18:35:14 18:35:14 ---> ip addr: 18:35:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:35:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:14 inet 127.0.0.1/8 scope host lo 18:35:14 valid_lft forever preferred_lft forever 18:35:14 inet6 ::1/128 scope host 18:35:14 valid_lft forever preferred_lft forever 18:35:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:35:14 link/ether fa:16:3e:54:a8:94 brd ff:ff:ff:ff:ff:ff 18:35:14 inet 10.30.106.62/23 brd 10.30.107.255 scope global dynamic ens3 18:35:14 valid_lft 86283sec preferred_lft 86283sec 18:35:14 inet6 fe80::f816:3eff:fe54:a894/64 scope link 18:35:14 valid_lft forever preferred_lft forever 18:35:14 18:35:14 18:35:14 ---> sar -b -r -n DEV: 18:35:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3812) 03/21/26 _x86_64_ (4 CPU) 18:35:14 18:35:14 18:33:19 LINUX RESTART (4 CPU) 18:35:14 18:35:14 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:14 18:35:01 138.01 6.45 131.56 282.09 26979.24 18:35:14 Average: 138.01 6.45 131.56 282.09 26979.24 18:35:14 18:35:14 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:14 18:35:01 13862524 15543948 2562436 15.60 72828 1804080 803424 4.60 697572 1641464 107984 18:35:14 Average: 13862524 15543948 2562436 15.60 72828 1804080 803424 4.60 697572 1641464 107984 18:35:14 18:35:14 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:14 18:35:01 lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 18:35:14 18:35:01 ens3 90.65 63.12 1082.10 22.75 0.00 0.00 0.00 0.00 18:35:14 Average: lo 1.00 1.00 0.12 0.12 0.00 0.00 0.00 0.00 18:35:14 Average: ens3 90.65 63.12 1082.10 22.75 0.00 0.00 0.00 0.00 18:35:14 18:35:14 18:35:14 ---> sar -P ALL: 18:35:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3812) 03/21/26 _x86_64_ (4 CPU) 18:35:14 18:35:14 18:33:19 LINUX RESTART (4 CPU) 18:35:14 18:35:14 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:14 18:35:01 all 21.57 0.00 1.53 1.79 0.06 75.06 18:35:14 18:35:01 0 48.19 0.00 2.92 0.90 0.08 47.91 18:35:14 18:35:01 1 22.72 0.00 1.30 3.17 0.07 72.74 18:35:14 18:35:01 2 12.18 0.00 1.07 0.13 0.02 86.60 18:35:14 18:35:01 3 3.15 0.00 0.84 2.96 0.07 92.99 18:35:14 Average: all 21.57 0.00 1.53 1.79 0.06 75.06 18:35:14 Average: 0 48.19 0.00 2.92 0.90 0.08 47.91 18:35:14 Average: 1 22.72 0.00 1.30 3.17 0.07 72.74 18:35:14 Average: 2 12.18 0.00 1.07 0.13 0.02 86.60 18:35:14 Average: 3 3.15 0.00 0.84 2.96 0.07 92.99 18:35:14 18:35:14 18:35:14