18:33:29 Started by timer 18:33:29 Running as SYSTEM 18:33:29 [EnvInject] - Loading node environment variables. 18:33:29 Building remotely on prd-ubuntu1804-builder-4c-4g-292 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-maven-clm-master 18:33:29 [ssh-agent] Looking for ssh-agent implementation... 18:33:30 $ ssh-agent 18:33:30 SSH_AUTH_SOCK=/tmp/ssh-OHskpntibuFQ/agent.1633 18:33:30 SSH_AGENT_PID=1635 18:33:30 [ssh-agent] Started. 18:33:30 Running ssh-add (command line suppressed) 18:33:30 Identity added: /w/workspace/policy-models-maven-clm-master@tmp/private_key_8567634550272080801.key (/w/workspace/policy-models-maven-clm-master@tmp/private_key_8567634550272080801.key) 18:33:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:33:30 The recommended git tool is: NONE 18:33:31 using credential onap-jenkins-ssh 18:33:31 Wiping out workspace first. 18:33:31 Cloning the remote Git repository 18:33:31 Cloning repository git://cloud.onap.org/mirror/policy/models 18:33:31 > git init /w/workspace/policy-models-maven-clm-master # timeout=10 18:33:31 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models 18:33:31 > git --version # timeout=10 18:33:31 > git --version # 'git version 2.17.1' 18:33:31 using GIT_SSH to set credentials Gerrit user 18:33:31 Verifying host key using manually-configured host key entries 18:33:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:33 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 18:33:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:33 Avoid second fetch 18:33:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:33:33 Checking out Revision fafdc5734a1123b92c2c71971560c68bb0647fb2 (refs/remotes/origin/master) 18:33:33 > git config core.sparsecheckout # timeout=10 18:33:33 > git checkout -f fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:33 Commit message: "CI: Deploy python based Github2Gerrit" 18:33:33 > git rev-list --no-walk fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:37 provisioning config files... 18:33:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:33:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:33:37 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins1942680787190662620.sh 18:33:37 ---> python-tools-install.sh 18:33:37 Setup pyenv: 18:33:37 * system (set by /opt/pyenv/version) 18:33:37 * 3.8.13 (set by /opt/pyenv/version) 18:33:37 * 3.9.13 (set by /opt/pyenv/version) 18:33:37 * 3.10.6 (set by /opt/pyenv/version) 18:33:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Numc 18:33:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:45 lf-activate-venv(): INFO: Base packages installed successfully 18:33:45 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:06 lf-activate-venv(): INFO: Adding /tmp/venv-Numc/bin to PATH 18:34:06 Generating Requirements File 18:34:22 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:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:34:23 Python 3.10.6 18:34:23 pip 26.1.1 from /tmp/venv-Numc/lib/python3.10/site-packages/pip (python 3.10) 18:34:23 appdirs==1.4.4 18:34:23 argcomplete==3.6.3 18:34:23 aspy.yaml==1.3.0 18:34:23 attrs==26.1.0 18:34:23 autopage==0.6.0 18:34:23 backports.strenum==1.3.1 18:34:23 beautifulsoup4==4.14.3 18:34:23 boto3==1.43.9 18:34:23 botocore==1.43.9 18:34:23 bs4==0.0.2 18:34:23 certifi==2026.4.22 18:34:23 cffi==2.0.0 18:34:23 cfgv==3.5.0 18:34:23 chardet==7.4.3 18:34:23 charset-normalizer==3.4.7 18:34:23 click==8.3.3 18:34:23 cliff==4.14.0 18:34:23 cmd2==3.5.1 18:34:23 cryptography==3.3.2 18:34:23 debtcollector==3.1.0 18:34:23 decorator==5.2.1 18:34:23 defusedxml==0.7.1 18:34:23 Deprecated==1.3.1 18:34:23 distlib==0.4.0 18:34:23 dnspython==2.8.0 18:34:23 docker==7.1.0 18:34:23 dogpile.cache==1.5.0 18:34:23 durationpy==0.10 18:34:23 email-validator==2.3.0 18:34:23 filelock==3.29.0 18:34:23 future==1.0.0 18:34:23 gitdb==4.0.12 18:34:23 GitPython==3.1.50 18:34:23 httplib2==0.30.2 18:34:23 identify==2.6.19 18:34:23 idna==3.15 18:34:23 importlib-resources==1.5.0 18:34:23 iso8601==2.1.0 18:34:23 Jinja2==3.1.6 18:34:23 jmespath==1.1.0 18:34:23 jsonpatch==1.33 18:34:23 jsonpointer==3.1.1 18:34:23 jsonschema==4.26.0 18:34:23 jsonschema-specifications==2025.9.1 18:34:23 keystoneauth1==5.14.0 18:34:23 kubernetes==35.0.0 18:34:23 lftools==0.37.22 18:34:23 lxml==6.1.0 18:34:23 markdown-it-py==4.2.0 18:34:23 MarkupSafe==3.0.3 18:34:23 mdurl==0.1.2 18:34:23 msgpack==1.1.2 18:34:23 multi_key_dict==2.0.3 18:34:23 munch==4.0.0 18:34:23 netaddr==1.3.0 18:34:23 niet==1.4.2 18:34:23 nodeenv==1.10.0 18:34:23 oauth2client==4.1.3 18:34:23 oauthlib==3.3.1 18:34:23 openstacksdk==4.12.0 18:34:23 os-service-types==1.8.2 18:34:23 osc-lib==4.6.0 18:34:23 oslo.config==10.3.0 18:34:23 oslo.context==6.3.0 18:34:23 oslo.i18n==6.7.2 18:34:23 oslo.log==8.1.0 18:34:23 oslo.serialization==5.9.1 18:34:23 oslo.utils==10.0.1 18:34:23 packaging==26.2 18:34:23 pbr==7.0.3 18:34:23 platformdirs==4.9.6 18:34:23 prettytable==3.17.0 18:34:23 psutil==7.2.2 18:34:23 pyasn1==0.6.3 18:34:23 pyasn1_modules==0.4.2 18:34:23 pycparser==3.0 18:34:23 pygerrit2==2.0.15 18:34:23 PyGithub==2.9.1 18:34:23 Pygments==2.20.0 18:34:23 PyJWT==2.12.1 18:34:23 PyNaCl==1.6.2 18:34:23 pyparsing==2.4.7 18:34:23 pyperclip==1.11.0 18:34:23 pyrsistent==0.20.0 18:34:23 python-cinderclient==9.9.0 18:34:23 python-dateutil==2.9.0.post0 18:34:23 python-discovery==1.3.1 18:34:23 python-heatclient==5.1.0 18:34:23 python-jenkins==1.8.3 18:34:23 python-keystoneclient==5.8.0 18:34:23 python-magnumclient==4.10.0 18:34:23 python-openstackclient==9.0.0 18:34:23 python-swiftclient==4.10.0 18:34:23 PyYAML==6.0.3 18:34:23 referencing==0.37.0 18:34:23 requests==2.34.2 18:34:23 requests-oauthlib==2.0.0 18:34:23 rfc3986==2.0.0 18:34:23 rich==15.0.0 18:34:23 rich-argparse==1.8.0 18:34:23 rpds-py==0.30.0 18:34:23 rsa==4.9.1 18:34:23 ruamel.yaml==0.19.1 18:34:23 ruamel.yaml.clib==0.2.15 18:34:23 s3transfer==0.17.0 18:34:23 simplejson==4.1.1 18:34:23 six==1.17.0 18:34:23 smmap==5.0.3 18:34:23 soupsieve==2.8.3 18:34:23 stevedore==5.7.0 18:34:23 tabulate==0.10.0 18:34:23 toml==0.10.2 18:34:23 tomlkit==0.15.0 18:34:23 tqdm==4.67.3 18:34:23 typing_extensions==4.15.0 18:34:23 urllib3==1.26.20 18:34:23 virtualenv==21.3.3 18:34:23 wcwidth==0.7.0 18:34:23 websocket-client==1.9.0 18:34:23 wrapt==2.1.2 18:34:23 xdg==6.0.0 18:34:23 xmltodict==1.0.4 18:34:23 yq==3.4.3 18:34:23 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins6936717061996602874.sh 18:34:23 ---> uv-install.sh 18:34:23 Installing uv/uvx (latest) using shell installer 18:34:23 2026-05-16 18:34:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-CFeRrh.sh" [1] 18:34:24 downloading uv 0.11.14 x86_64-unknown-linux-gnu 18:34:24 installing to /home/jenkins/.local/bin 18:34:24 uv 18:34:24 uvx 18:34:24 everything's installed! 18:34:24 18:34:24 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:34:24 18:34:24 source $HOME/.local/bin/env (sh, bash, zsh) 18:34:24 source $HOME/.local/bin/env.fish (fish) 18:34:24 Adding install location to PATH 18:34:24 ---> Validating uv/uvx install 18:34:24 uvx 0.11.14 (x86_64-unknown-linux-gnu) 18:34:25 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9676942062067972454.sh 18:34:25 + echo quiet=on 18:34:25 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-292 18:34:25 [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:25 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/models --version 18:34:26 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:34:26 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:34:26 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:34:26 Default locale: en, platform encoding: UTF-8 18:34:26 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:34:26 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5880278035184729579.sh 18:34:26 + rm /home/jenkins/.wgetrc 18:34:26 [EnvInject] - Injecting environment variables from a build step. 18:34:26 [EnvInject] - Injecting as environment variables the properties content 18:34:26 SET_JDK_VERSION=openjdk21 18:34:26 GIT_URL="git://cloud.onap.org/mirror" 18:34:26 18:34:26 [EnvInject] - Variables injected successfully. 18:34:26 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins15396277119599055799.sh 18:34:26 ---> update-java-alternatives.sh 18:34:26 ---> Updating Java version 18:34:26 ---> Ubuntu/Debian system detected 18:34:26 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:34:26 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:34:26 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:34:26 Build step 'Execute shell' marked build as failure 18:34:26 $ ssh-agent -k 18:34:26 unset SSH_AUTH_SOCK; 18:34:26 unset SSH_AGENT_PID; 18:34:26 echo Agent pid 1635 killed; 18:34:26 [ssh-agent] Stopped. 18:34:26 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:26 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins9402478976017794303.sh 18:34:26 ---> sysstat.sh 18:34:26 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins9735818662147230833.sh 18:34:26 ---> package-listing.sh 18:34:26 ++ tr '[:upper:]' '[:lower:]' 18:34:26 ++ facter osfamily 18:34:27 + OS_FAMILY=debian 18:34:27 + workspace=/w/workspace/policy-models-maven-clm-master 18:34:27 + START_PACKAGES=/tmp/packages_start.txt 18:34:27 + END_PACKAGES=/tmp/packages_end.txt 18:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:27 + PACKAGES=/tmp/packages_start.txt 18:34:27 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:27 + PACKAGES=/tmp/packages_end.txt 18:34:27 + case "${OS_FAMILY}" in 18:34:27 + dpkg -l 18:34:27 + grep '^ii' 18:34:27 + '[' -f /tmp/packages_start.txt ']' 18:34:27 + '[' -f /tmp/packages_end.txt ']' 18:34:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:27 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:27 + mkdir -p /w/workspace/policy-models-maven-clm-master/archives/ 18:34:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-maven-clm-master/archives/ 18:34:27 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins10198218594319808803.sh 18:34:27 ---> capture-instance-metadata.sh 18:34:27 Setup pyenv: 18:34:27 system 18:34:27 3.8.13 18:34:27 3.9.13 18:34:27 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Numc from file:/tmp/.os_lf_venv 18:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:29 lf-activate-venv(): INFO: Base packages installed successfully 18:34:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-Numc/bin to PATH 18:34:36 INFO: Running in OpenStack, capturing instance metadata 18:34:36 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins8175777632194981.sh 18:34:36 provisioning config files... 18:34:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-maven-clm-master@tmp/config7946127625513674417tmp 18:34:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:34:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:34:36 [EnvInject] - Injecting environment variables from a build step. 18:34:36 [EnvInject] - Injecting as environment variables the properties content 18:34:36 SERVER_ID=logs 18:34:36 18:34:36 [EnvInject] - Variables injected successfully. 18:34:36 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins3691859875950092925.sh 18:34:36 ---> create-netrc.sh 18:34:36 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins2716738352349088909.sh 18:34:36 ---> python-tools-install.sh 18:34:36 Setup pyenv: 18:34:36 system 18:34:36 3.8.13 18:34:36 3.9.13 18:34:36 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Numc from file:/tmp/.os_lf_venv 18:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:38 lf-activate-venv(): INFO: Base packages installed successfully 18:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-Numc/bin to PATH 18:34:45 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins1334601484919428119.sh 18:34:45 ---> uv-install.sh 18:34:45 uv 0.11.14 is already installed 18:34:45 uvx 0.11.14 (x86_64-unknown-linux-gnu) 18:34:45 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins1981526922089877172.sh 18:34:45 ---> sudo-logs.sh 18:34:45 Archiving 'sudo' log.. 18:34:45 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins16547707249932529113.sh 18:34:45 ---> job-cost.sh 18:34:45 INFO: Activating Python virtual environment... 18:34:45 Setup pyenv: 18:34:45 system 18:34:45 3.8.13 18:34:45 3.9.13 18:34:45 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Numc from file:/tmp/.os_lf_venv 18:34:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:47 lf-activate-venv(): INFO: Base packages installed successfully 18:34:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-Numc/bin to PATH 18:34:52 INFO: No stack-cost file found 18:34:52 INFO: Instance uptime: 108s 18:34:52 INFO: Fetching instance metadata (attempt 1 of 3)... 18:34:52 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:34:52 INFO: Successfully fetched instance metadata 18:34:52 INFO: Instance type: v3-standard-4 18:34:52 INFO: Retrieving pricing info for: v3-standard-4 18:34:52 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:34:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=108 18:34:52 INFO: Successfully fetched Vexxhost pricing API 18:34:52 INFO: Retrieved cost: 0.11 18:34:52 INFO: Retrieved resource: v3-standard-4 18:34:52 INFO: Creating archive directory: /w/workspace/policy-models-maven-clm-master/archives/cost 18:34:52 INFO: Archiving costs to: /w/workspace/policy-models-maven-clm-master/archives/cost.csv 18:34:52 INFO: Successfully archived job cost data 18:34:52 DEBUG: Cost data: policy-models-maven-clm-master,452,2026-05-16 18:34:52,v3-standard-4,108,0.11,0.00,FAILURE 18:34:52 [policy-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins15183193917172907735.sh 18:34:52 ---> logs-deploy.sh 18:34:52 Setup pyenv: 18:34:52 system 18:34:52 3.8.13 18:34:52 3.9.13 18:34:52 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Numc from file:/tmp/.os_lf_venv 18:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:54 lf-activate-venv(): INFO: Base packages installed successfully 18:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-Numc/bin to PATH 18:35:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-maven-clm-master/452 18:35:01 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:02 Archives upload complete. 18:35:02 INFO: archiving logs to Nexus 18:35:03 ---> uname -a: 18:35:03 Linux prd-ubuntu1804-builder-4c-4g-292 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:03 18:35:03 18:35:03 ---> lscpu: 18:35:03 Architecture: x86_64 18:35:03 CPU op-mode(s): 32-bit, 64-bit 18:35:03 Byte Order: Little Endian 18:35:03 CPU(s): 4 18:35:03 On-line CPU(s) list: 0-3 18:35:03 Thread(s) per core: 1 18:35:03 Core(s) per socket: 1 18:35:03 Socket(s): 4 18:35:03 NUMA node(s): 1 18:35:03 Vendor ID: AuthenticAMD 18:35:03 CPU family: 23 18:35:03 Model: 49 18:35:03 Model name: AMD EPYC-Rome Processor 18:35:03 Stepping: 0 18:35:03 CPU MHz: 2799.998 18:35:03 BogoMIPS: 5599.99 18:35:03 Virtualization: AMD-V 18:35:03 Hypervisor vendor: KVM 18:35:03 Virtualization type: full 18:35:03 L1d cache: 32K 18:35:03 L1i cache: 32K 18:35:03 L2 cache: 512K 18:35:03 L3 cache: 16384K 18:35:03 NUMA node0 CPU(s): 0-3 18:35:03 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:03 18:35:03 18:35:03 ---> nproc: 18:35:03 4 18:35:03 18:35:03 18:35:03 ---> df -h: 18:35:03 Filesystem Size Used Avail Use% Mounted on 18:35:03 udev 7.9G 0 7.9G 0% /dev 18:35:03 tmpfs 1.6G 676K 1.6G 1% /run 18:35:03 /dev/vda1 78G 8.3G 70G 11% / 18:35:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:35:03 tmpfs 5.0M 0 5.0M 0% /run/lock 18:35:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:35:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:35:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:35:03 18:35:03 18:35:03 ---> free -m: 18:35:03 total used free shared buff/cache available 18:35:03 Mem: 16040 553 13474 0 2012 15178 18:35:03 Swap: 1023 0 1023 18:35:03 18:35:03 18:35:03 ---> ip addr: 18:35:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:35:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:03 inet 127.0.0.1/8 scope host lo 18:35:03 valid_lft forever preferred_lft forever 18:35:03 inet6 ::1/128 scope host 18:35:03 valid_lft forever preferred_lft forever 18:35:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:35:03 link/ether fa:16:3e:5a:bc:f0 brd ff:ff:ff:ff:ff:ff 18:35:03 inet 10.30.106.64/23 brd 10.30.107.255 scope global dynamic ens3 18:35:03 valid_lft 86288sec preferred_lft 86288sec 18:35:03 inet6 fe80::f816:3eff:fe5a:bcf0/64 scope link 18:35:03 valid_lft forever preferred_lft forever 18:35:03 18:35:03 18:35:03 ---> sar -b -r -n DEV: 18:35:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-292) 05/16/26 _x86_64_ (4 CPU) 18:35:03 18:35:03 18:33:14 LINUX RESTART (4 CPU) 18:35:03 18:35:03 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:03 18:35:01 135.01 6.72 128.30 283.55 14834.59 18:35:03 Average: 135.01 6.72 128.30 283.55 14834.59 18:35:03 18:35:03 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:03 18:35:01 13760892 15510536 2664076 16.22 73384 1869384 819008 4.69 738516 1696712 37208 18:35:03 Average: 13760892 15510536 2664076 16.22 73384 1869384 819008 4.69 738516 1696712 37208 18:35:03 18:35:03 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:03 18:35:01 ens3 86.34 66.91 845.39 27.83 0.00 0.00 0.00 0.00 18:35:03 18:35:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 18:35:03 Average: ens3 86.34 66.91 845.39 27.83 0.00 0.00 0.00 0.00 18:35:03 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 18:35:03 18:35:03 18:35:03 ---> sar -P ALL: 18:35:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-292) 05/16/26 _x86_64_ (4 CPU) 18:35:03 18:35:03 18:33:14 LINUX RESTART (4 CPU) 18:35:03 18:35:03 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:03 18:35:01 all 22.18 0.00 1.61 1.17 0.05 75.00 18:35:03 18:35:01 0 16.64 0.00 1.24 0.72 0.03 81.37 18:35:03 18:35:01 1 8.13 0.00 1.20 1.91 0.03 88.73 18:35:03 18:35:01 2 51.44 0.00 2.07 0.60 0.07 45.82 18:35:03 18:35:01 3 12.49 0.00 1.94 1.47 0.05 84.05 18:35:03 Average: all 22.18 0.00 1.61 1.17 0.05 75.00 18:35:03 Average: 0 16.64 0.00 1.24 0.72 0.03 81.37 18:35:03 Average: 1 8.13 0.00 1.20 1.91 0.03 88.73 18:35:03 Average: 2 51.44 0.00 2.07 0.60 0.07 45.82 18:35:03 Average: 3 12.49 0.00 1.94 1.47 0.05 84.05 18:35:03 18:35:03 18:35:03