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