13:05:54 Started by timer 13:05:54 Running as SYSTEM 13:05:54 [EnvInject] - Loading node environment variables. 13:05:54 Building remotely on prd-ubuntu1804-builder-4c-4g-269 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-distribution-maven-clm-master 13:05:54 [ssh-agent] Looking for ssh-agent implementation... 13:05:54 $ ssh-agent 13:05:54 SSH_AUTH_SOCK=/tmp/ssh-CCrrxOKwCeCZ/agent.1680 13:05:54 SSH_AGENT_PID=1682 13:05:54 [ssh-agent] Started. 13:05:54 Running ssh-add (command line suppressed) 13:05:54 Identity added: /w/workspace/policy-distribution-maven-clm-master@tmp/private_key_15762504514218744803.key (/w/workspace/policy-distribution-maven-clm-master@tmp/private_key_15762504514218744803.key) 13:05:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:05:54 The recommended git tool is: NONE 13:05:55 using credential onap-jenkins-ssh 13:05:55 Wiping out workspace first. 13:05:55 Cloning the remote Git repository 13:05:55 Cloning repository git://cloud.onap.org/mirror/policy/distribution 13:05:55 > git init /w/workspace/policy-distribution-maven-clm-master # timeout=10 13:05:55 Fetching upstream changes from git://cloud.onap.org/mirror/policy/distribution 13:05:55 > git --version # timeout=10 13:05:55 > git --version # 'git version 2.17.1' 13:05:55 using GIT_SSH to set credentials Gerrit user 13:05:55 Verifying host key using manually-configured host key entries 13:05:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:56 > git config remote.origin.url git://cloud.onap.org/mirror/policy/distribution # timeout=10 13:05:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:05:56 Avoid second fetch 13:05:56 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:05:56 Checking out Revision 72cfb2a36be7ad83dfc2c7123222518732dd3768 (refs/remotes/origin/master) 13:05:56 > git config core.sparsecheckout # timeout=10 13:05:56 > git checkout -f 72cfb2a36be7ad83dfc2c7123222518732dd3768 # timeout=10 13:05:56 Commit message: "CI: Deploy python based Github2Gerrit" 13:05:56 > git rev-list --no-walk 72cfb2a36be7ad83dfc2c7123222518732dd3768 # timeout=10 13:06:00 provisioning config files... 13:06:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:06:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:06:00 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins8981644645529576374.sh 13:06:00 ---> python-tools-install.sh 13:06:00 Setup pyenv: 13:06:00 * system (set by /opt/pyenv/version) 13:06:00 * 3.8.13 (set by /opt/pyenv/version) 13:06:00 * 3.9.13 (set by /opt/pyenv/version) 13:06:00 * 3.10.6 (set by /opt/pyenv/version) 13:06:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BFeC 13:06:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:08 lf-activate-venv(): INFO: Base packages installed successfully 13:06:08 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-BFeC/bin to PATH 13:06:31 Generating Requirements File 13:06:47 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:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:06:48 Python 3.10.6 13:06:48 pip 26.0.1 from /tmp/venv-BFeC/lib/python3.10/site-packages/pip (python 3.10) 13:06:48 appdirs==1.4.4 13:06:48 argcomplete==3.6.3 13:06:48 aspy.yaml==1.3.0 13:06:48 attrs==25.4.0 13:06:48 autopage==0.6.0 13:06:48 backports.strenum==1.3.1 13:06:48 beautifulsoup4==4.14.3 13:06:48 boto3==1.42.63 13:06:48 botocore==1.42.63 13:06:48 bs4==0.0.2 13:06:48 certifi==2026.2.25 13:06:48 cffi==2.0.0 13:06:48 cfgv==3.5.0 13:06:48 chardet==7.0.1 13:06:48 charset-normalizer==3.4.5 13:06:48 click==8.3.1 13:06:48 cliff==4.13.2 13:06:48 cmd2==3.4.0 13:06:48 cryptography==3.3.2 13:06:48 debtcollector==3.0.0 13:06:48 decorator==5.2.1 13:06:48 defusedxml==0.7.1 13:06:48 Deprecated==1.3.1 13:06:48 distlib==0.4.0 13:06:48 dnspython==2.8.0 13:06:48 docker==7.1.0 13:06:48 dogpile.cache==1.5.0 13:06:48 durationpy==0.10 13:06:48 email-validator==2.3.0 13:06:48 filelock==3.25.0 13:06:48 future==1.0.0 13:06:48 gitdb==4.0.12 13:06:48 GitPython==3.1.46 13:06:48 httplib2==0.30.2 13:06:48 identify==2.6.17 13:06:48 idna==3.11 13:06:48 importlib-resources==1.5.0 13:06:48 iso8601==2.1.0 13:06:48 Jinja2==3.1.6 13:06:48 jmespath==1.1.0 13:06:48 jsonpatch==1.33 13:06:48 jsonpointer==3.0.0 13:06:48 jsonschema==4.26.0 13:06:48 jsonschema-specifications==2025.9.1 13:06:48 keystoneauth1==5.13.1 13:06:48 kubernetes==35.0.0 13:06:48 lftools==0.37.22 13:06:48 lxml==6.0.2 13:06:48 markdown-it-py==4.0.0 13:06:48 MarkupSafe==3.0.3 13:06:48 mdurl==0.1.2 13:06:48 msgpack==1.1.2 13:06:48 multi_key_dict==2.0.3 13:06:48 munch==4.0.0 13:06:48 netaddr==1.3.0 13:06:48 niet==1.4.2 13:06:48 nodeenv==1.10.0 13:06:48 oauth2client==4.1.3 13:06:48 oauthlib==3.3.1 13:06:48 openstacksdk==4.10.0 13:06:48 os-service-types==1.8.2 13:06:48 osc-lib==4.4.0 13:06:48 oslo.config==10.3.0 13:06:48 oslo.context==6.3.0 13:06:48 oslo.i18n==6.7.2 13:06:48 oslo.log==8.1.0 13:06:48 oslo.serialization==5.9.1 13:06:48 oslo.utils==10.0.0 13:06:48 packaging==26.0 13:06:48 pbr==7.0.3 13:06:48 platformdirs==4.9.4 13:06:48 prettytable==3.17.0 13:06:48 psutil==7.2.2 13:06:48 pyasn1==0.6.2 13:06:48 pyasn1_modules==0.4.2 13:06:48 pycparser==3.0 13:06:48 pygerrit2==2.0.15 13:06:48 PyGithub==2.8.1 13:06:48 Pygments==2.19.2 13:06:48 PyJWT==2.11.0 13:06:48 PyNaCl==1.6.2 13:06:48 pyparsing==2.4.7 13:06:48 pyperclip==1.11.0 13:06:48 pyrsistent==0.20.0 13:06:48 python-cinderclient==9.9.0 13:06:48 python-dateutil==2.9.0.post0 13:06:48 python-discovery==1.1.1 13:06:48 python-heatclient==5.1.0 13:06:48 python-jenkins==1.8.3 13:06:48 python-keystoneclient==5.8.0 13:06:48 python-magnumclient==4.10.0 13:06:48 python-openstackclient==9.0.0 13:06:48 python-swiftclient==4.10.0 13:06:48 PyYAML==6.0.3 13:06:48 referencing==0.37.0 13:06:48 requests==2.32.5 13:06:48 requests-oauthlib==2.0.0 13:06:48 requestsexceptions==1.4.0 13:06:48 rfc3986==2.0.0 13:06:48 rich==14.3.3 13:06:48 rich-argparse==1.7.2 13:06:48 rpds-py==0.30.0 13:06:48 rsa==4.9.1 13:06:48 ruamel.yaml==0.19.1 13:06:48 ruamel.yaml.clib==0.2.15 13:06:48 s3transfer==0.16.0 13:06:48 simplejson==3.20.2 13:06:48 six==1.17.0 13:06:48 smmap==5.0.2 13:06:48 soupsieve==2.8.3 13:06:48 stevedore==5.7.0 13:06:48 tabulate==0.10.0 13:06:48 toml==0.10.2 13:06:48 tomlkit==0.14.0 13:06:48 tqdm==4.67.3 13:06:48 typing_extensions==4.15.0 13:06:48 urllib3==1.26.20 13:06:48 virtualenv==21.1.0 13:06:48 wcwidth==0.6.0 13:06:48 websocket-client==1.9.0 13:06:48 wrapt==2.1.2 13:06:48 xdg==6.0.0 13:06:48 xmltodict==1.0.4 13:06:48 yq==3.4.3 13:06:48 [policy-distribution-maven-clm-master] $ /bin/sh -xe /tmp/jenkins13745762867770471235.sh 13:06:48 + echo quiet=on 13:06:48 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-269 13:06:49 [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:49 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/distribution --version 13:06:49 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 13:06:49 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 13:06:49 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 13:06:49 Default locale: en, platform encoding: UTF-8 13:06:49 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 13:06:49 [policy-distribution-maven-clm-master] $ /bin/sh -xe /tmp/jenkins16436103472126473490.sh 13:06:49 + rm /home/jenkins/.wgetrc 13:06:49 [EnvInject] - Injecting environment variables from a build step. 13:06:49 [EnvInject] - Injecting as environment variables the properties content 13:06:49 SET_JDK_VERSION=openjdk21 13:06:49 GIT_URL="git://cloud.onap.org/mirror" 13:06:49 13:06:49 [EnvInject] - Variables injected successfully. 13:06:49 [policy-distribution-maven-clm-master] $ /bin/sh /tmp/jenkins880987718934348463.sh 13:06:49 ---> update-java-alternatives.sh 13:06:49 ---> Updating Java version 13:06:50 ---> Ubuntu/Debian system detected 13:06:50 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 13:06:50 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 13:06:50 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 13:06:50 Build step 'Execute shell' marked build as failure 13:06:50 $ ssh-agent -k 13:06:50 unset SSH_AUTH_SOCK; 13:06:50 unset SSH_AGENT_PID; 13:06:50 echo Agent pid 1682 killed; 13:06:50 [ssh-agent] Stopped. 13:06:50 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:50 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins1864872609067620997.sh 13:06:50 ---> sysstat.sh 13:06:50 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins994838275688898807.sh 13:06:50 ---> package-listing.sh 13:06:50 ++ tr '[:upper:]' '[:lower:]' 13:06:50 ++ facter osfamily 13:06:50 + OS_FAMILY=debian 13:06:50 + workspace=/w/workspace/policy-distribution-maven-clm-master 13:06:50 + START_PACKAGES=/tmp/packages_start.txt 13:06:50 + END_PACKAGES=/tmp/packages_end.txt 13:06:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:50 + PACKAGES=/tmp/packages_start.txt 13:06:50 + '[' /w/workspace/policy-distribution-maven-clm-master ']' 13:06:50 + PACKAGES=/tmp/packages_end.txt 13:06:50 + case "${OS_FAMILY}" in 13:06:50 + dpkg -l 13:06:50 + grep '^ii' 13:06:50 + '[' -f /tmp/packages_start.txt ']' 13:06:50 + '[' -f /tmp/packages_end.txt ']' 13:06:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:50 + '[' /w/workspace/policy-distribution-maven-clm-master ']' 13:06:50 + mkdir -p /w/workspace/policy-distribution-maven-clm-master/archives/ 13:06:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-distribution-maven-clm-master/archives/ 13:06:50 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins2658993048955902143.sh 13:06:50 ---> capture-instance-metadata.sh 13:06:50 Setup pyenv: 13:06:50 system 13:06:50 3.8.13 13:06:50 3.9.13 13:06:50 * 3.10.6 (set by /w/workspace/policy-distribution-maven-clm-master/.python-version) 13:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BFeC from file:/tmp/.os_lf_venv 13:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:52 lf-activate-venv(): INFO: Base packages installed successfully 13:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-BFeC/bin to PATH 13:07:00 INFO: Running in OpenStack, capturing instance metadata 13:07:00 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins7510362243623011873.sh 13:07:00 provisioning config files... 13:07:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-distribution-maven-clm-master@tmp/config6702362426347346782tmp 13:07:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:07:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:07:00 [EnvInject] - Injecting environment variables from a build step. 13:07:00 [EnvInject] - Injecting as environment variables the properties content 13:07:00 SERVER_ID=logs 13:07:00 13:07:00 [EnvInject] - Variables injected successfully. 13:07:00 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins1238112680375731184.sh 13:07:00 ---> create-netrc.sh 13:07:00 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins12821279443932820654.sh 13:07:00 ---> python-tools-install.sh 13:07:00 Setup pyenv: 13:07:00 system 13:07:00 3.8.13 13:07:00 3.9.13 13:07:00 * 3.10.6 (set by /w/workspace/policy-distribution-maven-clm-master/.python-version) 13:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BFeC from file:/tmp/.os_lf_venv 13:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:02 lf-activate-venv(): INFO: Base packages installed successfully 13:07:02 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-BFeC/bin to PATH 13:07:09 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins16718147361769720402.sh 13:07:09 ---> sudo-logs.sh 13:07:09 Archiving 'sudo' log.. 13:07:10 [policy-distribution-maven-clm-master] $ /bin/bash /tmp/jenkins17382130252108378617.sh 13:07:10 ---> job-cost.sh 13:07:10 INFO: Activating Python virtual environment... 13:07:10 Setup pyenv: 13:07:10 system 13:07:10 3.8.13 13:07:10 3.9.13 13:07:10 * 3.10.6 (set by /w/workspace/policy-distribution-maven-clm-master/.python-version) 13:07:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BFeC from file:/tmp/.os_lf_venv 13:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:11 lf-activate-venv(): INFO: Base packages installed successfully 13:07:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-BFeC/bin to PATH 13:07:16 INFO: No stack-cost file found 13:07:16 INFO: Instance uptime: 103s 13:07:16 INFO: Fetching instance metadata (attempt 1 of 3)... 13:07:16 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:07:16 INFO: Successfully fetched instance metadata 13:07:16 INFO: Instance type: v3-standard-4 13:07:16 INFO: Retrieving pricing info for: v3-standard-4 13:07:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:07:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=103 13:07:16 INFO: Successfully fetched Vexxhost pricing API 13:07:16 INFO: Retrieved cost: 0.11 13:07:16 INFO: Retrieved resource: v3-standard-4 13:07:16 INFO: Creating archive directory: /w/workspace/policy-distribution-maven-clm-master/archives/cost 13:07:16 INFO: Archiving costs to: /w/workspace/policy-distribution-maven-clm-master/archives/cost.csv 13:07:16 INFO: Successfully archived job cost data 13:07:16 DEBUG: Cost data: policy-distribution-maven-clm-master,432,2026-03-07 13:07:16,v3-standard-4,103,0.11,0.00,FAILURE 13:07:16 [policy-distribution-maven-clm-master] $ /bin/bash -l /tmp/jenkins10887195355291490046.sh 13:07:16 ---> logs-deploy.sh 13:07:16 Setup pyenv: 13:07:16 system 13:07:16 3.8.13 13:07:16 3.9.13 13:07:17 * 3.10.6 (set by /w/workspace/policy-distribution-maven-clm-master/.python-version) 13:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BFeC from file:/tmp/.os_lf_venv 13:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:18 lf-activate-venv(): INFO: Base packages installed successfully 13:07:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-BFeC/bin to PATH 13:07:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-distribution-maven-clm-master/432 13:07:26 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:26 /tmp/venv-BFeC/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 13:07:26 warnings.warn( 13:07:27 Archives upload complete. 13:07:27 INFO: archiving logs to Nexus 13:07:27 /tmp/venv-BFeC/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.5) doesn't match a supported version! 13:07:27 warnings.warn( 13:07:28 ---> uname -a: 13:07:28 Linux prd-ubuntu1804-builder-4c-4g-269 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:28 13:07:28 13:07:28 ---> lscpu: 13:07:28 Architecture: x86_64 13:07:28 CPU op-mode(s): 32-bit, 64-bit 13:07:28 Byte Order: Little Endian 13:07:28 CPU(s): 4 13:07:28 On-line CPU(s) list: 0-3 13:07:28 Thread(s) per core: 1 13:07:28 Core(s) per socket: 1 13:07:28 Socket(s): 4 13:07:28 NUMA node(s): 1 13:07:28 Vendor ID: AuthenticAMD 13:07:28 CPU family: 23 13:07:28 Model: 49 13:07:28 Model name: AMD EPYC-Rome Processor 13:07:28 Stepping: 0 13:07:28 CPU MHz: 2799.998 13:07:28 BogoMIPS: 5599.99 13:07:28 Virtualization: AMD-V 13:07:28 Hypervisor vendor: KVM 13:07:28 Virtualization type: full 13:07:28 L1d cache: 32K 13:07:28 L1i cache: 32K 13:07:28 L2 cache: 512K 13:07:28 L3 cache: 16384K 13:07:28 NUMA node0 CPU(s): 0-3 13:07:28 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:28 13:07:28 13:07:28 ---> nproc: 13:07:28 4 13:07:28 13:07:28 13:07:28 ---> df -h: 13:07:28 Filesystem Size Used Avail Use% Mounted on 13:07:28 udev 7.9G 0 7.9G 0% /dev 13:07:28 tmpfs 1.6G 676K 1.6G 1% /run 13:07:28 /dev/vda1 78G 8.2G 70G 11% / 13:07:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:07:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:07:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:07:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:07:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:07:28 13:07:28 13:07:28 ---> free -m: 13:07:28 total used free shared buff/cache available 13:07:28 Mem: 16040 604 13503 0 1932 15130 13:07:28 Swap: 1023 0 1023 13:07:28 13:07:28 13:07:28 ---> ip addr: 13:07:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:07:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:07:28 inet 127.0.0.1/8 scope host lo 13:07:28 valid_lft forever preferred_lft forever 13:07:28 inet6 ::1/128 scope host 13:07:28 valid_lft forever preferred_lft forever 13:07:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:07:28 link/ether fa:16:3e:7f:09:59 brd ff:ff:ff:ff:ff:ff 13:07:28 inet 10.30.106.133/23 brd 10.30.107.255 scope global dynamic ens3 13:07:28 valid_lft 86293sec preferred_lft 86293sec 13:07:28 inet6 fe80::f816:3eff:fe7f:959/64 scope link 13:07:28 valid_lft forever preferred_lft forever 13:07:28 13:07:28 13:07:28 ---> sar -b -r -n DEV: 13:07:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-269) 03/07/26 _x86_64_ (4 CPU) 13:07:28 13:07:28 13:05:43 LINUX RESTART (4 CPU) 13:07:28 13:07:28 13:06:01 tps rtps wtps bread/s bwrtn/s 13:07:28 13:07:01 159.86 10.70 149.16 332.74 56501.38 13:07:28 Average: 159.86 10.70 149.16 332.74 56501.38 13:07:28 13:07:28 13:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:07:28 13:07:01 13858128 15520396 2566832 15.63 68832 1789576 838988 4.80 705436 1637396 136332 13:07:28 Average: 13858128 15520396 2566832 15.63 68832 1789576 838988 4.80 705436 1637396 136332 13:07:28 13:07:28 13:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:07:28 13:07:01 ens3 90.47 64.94 1294.74 15.43 0.00 0.00 0.00 0.00 13:07:28 13:07:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:07:28 Average: ens3 90.47 64.94 1294.74 15.43 0.00 0.00 0.00 0.00 13:07:28 Average: lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:07:28 13:07:28 13:07:28 ---> sar -P ALL: 13:07:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-269) 03/07/26 _x86_64_ (4 CPU) 13:07:28 13:07:28 13:05:43 LINUX RESTART (4 CPU) 13:07:28 13:07:28 13:06:01 CPU %user %nice %system %iowait %steal %idle 13:07:28 13:07:01 all 21.58 0.00 1.74 2.35 0.05 74.28 13:07:28 13:07:01 0 23.83 0.00 1.57 1.94 0.05 72.62 13:07:28 13:07:01 1 19.62 0.00 1.70 3.82 0.05 74.80 13:07:28 13:07:01 2 11.79 0.00 1.42 3.30 0.05 83.44 13:07:28 13:07:01 3 31.02 0.00 2.25 0.32 0.05 66.36 13:07:28 Average: all 21.58 0.00 1.74 2.35 0.05 74.28 13:07:28 Average: 0 23.83 0.00 1.57 1.94 0.05 72.62 13:07:28 Average: 1 19.62 0.00 1.70 3.82 0.05 74.80 13:07:28 Average: 2 11.79 0.00 1.42 3.30 0.05 83.44 13:07:28 Average: 3 31.02 0.00 2.25 0.32 0.05 66.36 13:07:28 13:07:28 13:07:28