07:26:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/so/+/143605 07:26:17 Running as SYSTEM 07:26:17 [EnvInject] - Loading node environment variables. 07:26:17 Building remotely on prd-ubuntu1804-docker-v1-8c-8g-1584 (ubuntu1804-docker-v1-8c-8g) in workspace /w/workspace/so-master-verify-java 07:26:18 [ssh-agent] Looking for ssh-agent implementation... 07:26:18 $ ssh-agent 07:26:18 SSH_AUTH_SOCK=/tmp/ssh-wc0Y7Z2Bcqgj/agent.2064 07:26:18 SSH_AGENT_PID=2066 07:26:18 [ssh-agent] Started. 07:26:18 Running ssh-add (command line suppressed) 07:26:18 Identity added: /w/workspace/so-master-verify-java@tmp/private_key_11099248737324408023.key (/w/workspace/so-master-verify-java@tmp/private_key_11099248737324408023.key) 07:26:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:26:18 The recommended git tool is: NONE 07:26:19 using credential onap-jenkins-ssh 07:26:19 Wiping out workspace first. 07:26:19 Cloning the remote Git repository 07:26:19 Cloning repository git://cloud.onap.org/mirror/so.git 07:26:19 > git init /w/workspace/so-master-verify-java # timeout=10 07:26:19 Fetching upstream changes from git://cloud.onap.org/mirror/so.git 07:26:19 > git --version # timeout=10 07:26:19 > git --version # 'git version 2.17.1' 07:26:19 using GIT_SSH to set credentials Gerrit user 07:26:19 Verifying host key using manually-configured host key entries 07:26:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/so.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:26:25 > git config remote.origin.url git://cloud.onap.org/mirror/so.git # timeout=10 07:26:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:25 > git config remote.origin.url git://cloud.onap.org/mirror/so.git # timeout=10 07:26:25 Fetching upstream changes from git://cloud.onap.org/mirror/so.git 07:26:25 using GIT_SSH to set credentials Gerrit user 07:26:25 Verifying host key using manually-configured host key entries 07:26:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/so.git refs/changes/05/143605/1 # timeout=30 07:26:26 ERROR: Error fetching remote repo 'origin' 07:26:26 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/so.git 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 07:26:26 at hudson.scm.SCM.checkout(SCM.java:540) 07:26:26 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 07:26:26 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 07:26:26 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 07:26:26 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 07:26:26 at hudson.model.Run.execute(Run.java:1894) 07:26:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:26:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:26:26 at hudson.model.Executor.run(Executor.java:446) 07:26:26 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/so.git refs/changes/05/143605/1" returned status code 128: 07:26:26 stdout: 07:26:26 stderr: fatal: Couldn't find remote ref refs/changes/05/143605/1 07:26:26 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 07:26:26 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:26:26 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:26:26 at hudson.remoting.Request$2.run(Request.java:377) 07:26:26 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:26:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:26:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 07:26:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:26:26 at java.base/java.lang.Thread.run(Thread.java:829) 07:26:26 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-v1-8c-8g-1584 07:26:26 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 07:26:26 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:26:26 at hudson.remoting.Channel.call(Channel.java:1042) 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 07:26:26 at jdk.internal.reflect.GeneratedMethodAccessor544.invoke(Unknown Source) 07:26:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 07:26:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 07:26:26 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 07:26:26 at PluginClassLoader for git-client//com.sun.proxy.$Proxy186.execute(Unknown Source) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 07:26:26 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 07:26:26 at hudson.scm.SCM.checkout(SCM.java:540) 07:26:26 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 07:26:26 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 07:26:26 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 07:26:26 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 07:26:26 at hudson.model.Run.execute(Run.java:1894) 07:26:26 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:26:26 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:26:26 at hudson.model.Executor.run(Executor.java:446) 07:26:26 ERROR: Error fetching remote repo 'origin' 07:26:26 $ ssh-agent -k 07:26:26 unset SSH_AUTH_SOCK; 07:26:26 unset SSH_AGENT_PID; 07:26:26 echo Agent pid 2066 killed; 07:26:26 [ssh-agent] Stopped. 07:26:26 [PostBuildScript] - [INFO] Executing post build scripts. 07:26:26 [so-master-verify-java] $ /bin/bash /tmp/jenkins484514774638463607.sh 07:26:26 ---> sysstat.sh 07:26:26 [so-master-verify-java] $ /bin/bash /tmp/jenkins3015566866047600763.sh 07:26:26 ---> package-listing.sh 07:26:26 ++ facter osfamily 07:26:26 ++ tr '[:upper:]' '[:lower:]' 07:26:26 + OS_FAMILY=debian 07:26:26 + workspace=/w/workspace/so-master-verify-java 07:26:26 + START_PACKAGES=/tmp/packages_start.txt 07:26:26 + END_PACKAGES=/tmp/packages_end.txt 07:26:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:26 + PACKAGES=/tmp/packages_start.txt 07:26:26 + '[' /w/workspace/so-master-verify-java ']' 07:26:26 + PACKAGES=/tmp/packages_end.txt 07:26:26 + case "${OS_FAMILY}" in 07:26:26 + grep '^ii' 07:26:26 + dpkg -l 07:26:26 + '[' -f /tmp/packages_start.txt ']' 07:26:26 + '[' -f /tmp/packages_end.txt ']' 07:26:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:26 + '[' /w/workspace/so-master-verify-java ']' 07:26:26 + mkdir -p /w/workspace/so-master-verify-java/archives/ 07:26:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/so-master-verify-java/archives/ 07:26:26 [so-master-verify-java] $ /bin/bash /tmp/jenkins3256562361479781204.sh 07:26:26 ---> capture-instance-metadata.sh 07:26:26 Setup pyenv: 07:26:26 * system (set by /opt/pyenv/version) 07:26:26 * 3.8.13 (set by /opt/pyenv/version) 07:26:26 * 3.9.13 (set by /opt/pyenv/version) 07:26:26 * 3.10.6 (set by /opt/pyenv/version) 07:26:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bonF 07:26:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:26:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:34 lf-activate-venv(): INFO: Base packages installed successfully 07:26:34 lf-activate-venv(): INFO: Installing additional packages: lftools 07:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-bonF/bin to PATH 07:26:56 INFO: Running in OpenStack, capturing instance metadata 07:26:56 [so-master-verify-java] $ /bin/bash /tmp/jenkins10843893512901710841.sh 07:26:56 provisioning config files... 07:26:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/so-master-verify-java@tmp/config1338681712380645305tmp 07:26:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:26:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:26:56 [EnvInject] - Injecting environment variables from a build step. 07:26:56 [EnvInject] - Injecting as environment variables the properties content 07:26:56 SERVER_ID=logs 07:26:56 07:26:56 [EnvInject] - Variables injected successfully. 07:26:56 [so-master-verify-java] $ /bin/bash /tmp/jenkins15830455631755667424.sh 07:26:56 ---> create-netrc.sh 07:26:56 [so-master-verify-java] $ /bin/bash /tmp/jenkins13388099009026309421.sh 07:26:56 ---> python-tools-install.sh 07:26:56 Setup pyenv: 07:26:56 system 07:26:56 3.8.13 07:26:56 3.9.13 07:26:56 * 3.10.6 (set by /w/workspace/so-master-verify-java/.python-version) 07:26:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bonF from file:/tmp/.os_lf_venv 07:26:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:58 lf-activate-venv(): INFO: Base packages installed successfully 07:26:58 lf-activate-venv(): INFO: Installing additional packages: lftools 07:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-bonF/bin to PATH 07:27:05 Generating Requirements File 07:27:21 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. 07:27:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:27:22 Python 3.10.6 07:27:22 pip 26.0.1 from /tmp/venv-bonF/lib/python3.10/site-packages/pip (python 3.10) 07:27:22 appdirs==1.4.4 07:27:22 argcomplete==3.6.3 07:27:22 aspy.yaml==1.3.0 07:27:22 attrs==25.4.0 07:27:22 autopage==0.6.0 07:27:22 backports.strenum==1.3.1 07:27:22 beautifulsoup4==4.14.3 07:27:22 boto3==1.42.67 07:27:22 botocore==1.42.67 07:27:22 bs4==0.0.2 07:27:22 certifi==2026.2.25 07:27:22 cffi==2.0.0 07:27:22 cfgv==3.5.0 07:27:22 chardet==7.1.0 07:27:22 charset-normalizer==3.4.5 07:27:22 click==8.3.1 07:27:22 cliff==4.13.2 07:27:22 cmd2==3.4.0 07:27:22 cryptography==3.3.2 07:27:22 debtcollector==3.0.0 07:27:22 decorator==5.2.1 07:27:22 defusedxml==0.7.1 07:27:22 Deprecated==1.3.1 07:27:22 distlib==0.4.0 07:27:22 dnspython==2.8.0 07:27:22 docker==7.1.0 07:27:22 dogpile.cache==1.5.0 07:27:22 durationpy==0.10 07:27:22 email-validator==2.3.0 07:27:22 filelock==3.25.2 07:27:22 future==1.0.0 07:27:22 gitdb==4.0.12 07:27:22 GitPython==3.1.46 07:27:22 httplib2==0.30.2 07:27:22 identify==2.6.17 07:27:22 idna==3.11 07:27:22 importlib-resources==1.5.0 07:27:22 iso8601==2.1.0 07:27:22 Jinja2==3.1.6 07:27:22 jmespath==1.1.0 07:27:22 jsonpatch==1.33 07:27:22 jsonpointer==3.0.0 07:27:22 jsonschema==4.26.0 07:27:22 jsonschema-specifications==2025.9.1 07:27:22 keystoneauth1==5.13.1 07:27:22 kubernetes==35.0.0 07:27:22 lftools==0.37.22 07:27:22 lxml==6.0.2 07:27:22 markdown-it-py==4.0.0 07:27:22 MarkupSafe==3.0.3 07:27:22 mdurl==0.1.2 07:27:22 msgpack==1.1.2 07:27:22 multi_key_dict==2.0.3 07:27:22 munch==4.0.0 07:27:22 netaddr==1.3.0 07:27:22 niet==1.4.2 07:27:22 nodeenv==1.10.0 07:27:22 oauth2client==4.1.3 07:27:22 oauthlib==3.3.1 07:27:22 openstacksdk==4.10.0 07:27:22 os-service-types==1.8.2 07:27:22 osc-lib==4.4.0 07:27:22 oslo.config==10.3.0 07:27:22 oslo.context==6.3.0 07:27:22 oslo.i18n==6.7.2 07:27:22 oslo.log==8.1.0 07:27:22 oslo.serialization==5.9.1 07:27:22 oslo.utils==10.0.0 07:27:22 packaging==26.0 07:27:22 pbr==7.0.3 07:27:22 platformdirs==4.9.4 07:27:22 prettytable==3.17.0 07:27:22 psutil==7.2.2 07:27:22 pyasn1==0.6.2 07:27:22 pyasn1_modules==0.4.2 07:27:22 pycparser==3.0 07:27:22 pygerrit2==2.0.15 07:27:22 PyGithub==2.8.1 07:27:22 Pygments==2.19.2 07:27:22 PyJWT==2.12.0 07:27:22 PyNaCl==1.6.2 07:27:22 pyparsing==2.4.7 07:27:22 pyperclip==1.11.0 07:27:22 pyrsistent==0.20.0 07:27:22 python-cinderclient==9.9.0 07:27:22 python-dateutil==2.9.0.post0 07:27:22 python-discovery==1.1.3 07:27:22 python-heatclient==5.1.0 07:27:22 python-jenkins==1.8.3 07:27:22 python-keystoneclient==5.8.0 07:27:22 python-magnumclient==4.10.0 07:27:22 python-openstackclient==9.0.0 07:27:22 python-swiftclient==4.10.0 07:27:22 PyYAML==6.0.3 07:27:22 referencing==0.37.0 07:27:22 requests==2.32.5 07:27:22 requests-oauthlib==2.0.0 07:27:22 requestsexceptions==1.4.0 07:27:22 rfc3986==2.0.0 07:27:22 rich==14.3.3 07:27:22 rich-argparse==1.7.2 07:27:22 rpds-py==0.30.0 07:27:22 rsa==4.9.1 07:27:22 ruamel.yaml==0.19.1 07:27:22 ruamel.yaml.clib==0.2.15 07:27:22 s3transfer==0.16.0 07:27:22 simplejson==3.20.2 07:27:22 six==1.17.0 07:27:22 smmap==5.0.3 07:27:22 soupsieve==2.8.3 07:27:22 stevedore==5.7.0 07:27:22 tabulate==0.10.0 07:27:22 toml==0.10.2 07:27:22 tomlkit==0.14.0 07:27:22 tqdm==4.67.3 07:27:22 typing_extensions==4.15.0 07:27:22 urllib3==1.26.20 07:27:22 virtualenv==21.2.0 07:27:22 wcwidth==0.6.0 07:27:22 websocket-client==1.9.0 07:27:22 wrapt==2.1.2 07:27:22 xdg==6.0.0 07:27:22 xmltodict==1.0.4 07:27:22 yq==3.4.3 07:27:22 [so-master-verify-java] $ /bin/bash /tmp/jenkins13542520121604173733.sh 07:27:22 ---> sudo-logs.sh 07:27:22 Archiving 'sudo' log.. 07:27:22 [so-master-verify-java] $ /bin/bash /tmp/jenkins12135308206472314795.sh 07:27:22 ---> job-cost.sh 07:27:22 INFO: Activating Python virtual environment... 07:27:22 Setup pyenv: 07:27:23 system 07:27:23 3.8.13 07:27:23 3.9.13 07:27:23 * 3.10.6 (set by /w/workspace/so-master-verify-java/.python-version) 07:27:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bonF from file:/tmp/.os_lf_venv 07:27:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:24 lf-activate-venv(): INFO: Base packages installed successfully 07:27:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:27:29 lf-activate-venv(): INFO: Adding /tmp/venv-bonF/bin to PATH 07:27:29 INFO: No stack-cost file found 07:27:29 INFO: Instance uptime: 110s 07:27:29 INFO: Fetching instance metadata (attempt 1 of 3)... 07:27:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:27:30 INFO: Successfully fetched instance metadata 07:27:30 INFO: Instance type: v3-standard-8 07:27:30 INFO: Retrieving pricing info for: v3-standard-8 07:27:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:27:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=110 07:27:30 INFO: Successfully fetched Vexxhost pricing API 07:27:30 INFO: Retrieved cost: 0.22 07:27:30 INFO: Retrieved resource: v3-standard-8 07:27:30 INFO: Creating archive directory: /w/workspace/so-master-verify-java/archives/cost 07:27:30 INFO: Archiving costs to: /w/workspace/so-master-verify-java/archives/cost.csv 07:27:30 INFO: Successfully archived job cost data 07:27:30 DEBUG: Cost data: so-master-verify-java,6356,2026-03-13 07:27:30,v3-standard-8,110,0.22,0.00,FAILURE 07:27:30 [so-master-verify-java] $ /bin/bash -l /tmp/jenkins7419795403590215848.sh 07:27:30 ---> logs-deploy.sh 07:27:30 Setup pyenv: 07:27:30 system 07:27:30 3.8.13 07:27:30 3.9.13 07:27:30 * 3.10.6 (set by /w/workspace/so-master-verify-java/.python-version) 07:27:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bonF from file:/tmp/.os_lf_venv 07:27:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:27:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:27:32 lf-activate-venv(): INFO: Base packages installed successfully 07:27:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:27:39 lf-activate-venv(): INFO: Adding /tmp/venv-bonF/bin to PATH 07:27:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/so-master-verify-java/6356 07:27:39 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 07:27:39 /tmp/venv-bonF/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 07:27:39 warnings.warn( 07:27:40 Archives upload complete. 07:27:40 INFO: archiving logs to Nexus 07:27:40 /tmp/venv-bonF/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 07:27:40 warnings.warn( 07:27:41 ---> uname -a: 07:27:41 Linux prd-ubuntu1804-docker-v1-8c-8g-1584 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:27:41 07:27:41 07:27:41 ---> lscpu: 07:27:41 Architecture: x86_64 07:27:41 CPU op-mode(s): 32-bit, 64-bit 07:27:41 Byte Order: Little Endian 07:27:41 CPU(s): 8 07:27:41 On-line CPU(s) list: 0-7 07:27:41 Thread(s) per core: 1 07:27:41 Core(s) per socket: 1 07:27:41 Socket(s): 8 07:27:41 NUMA node(s): 1 07:27:41 Vendor ID: AuthenticAMD 07:27:41 CPU family: 23 07:27:41 Model: 49 07:27:41 Model name: AMD EPYC-Rome Processor 07:27:41 Stepping: 0 07:27:41 CPU MHz: 2799.998 07:27:41 BogoMIPS: 5599.99 07:27:41 Virtualization: AMD-V 07:27:41 Hypervisor vendor: KVM 07:27:41 Virtualization type: full 07:27:41 L1d cache: 32K 07:27:41 L1i cache: 32K 07:27:41 L2 cache: 512K 07:27:41 L3 cache: 16384K 07:27:41 NUMA node0 CPU(s): 0-7 07:27:41 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 07:27:41 07:27:41 07:27:41 ---> nproc: 07:27:41 8 07:27:41 07:27:41 07:27:41 ---> df -h: 07:27:41 Filesystem Size Used Avail Use% Mounted on 07:27:41 udev 16G 0 16G 0% /dev 07:27:41 tmpfs 3.2G 712K 3.2G 1% /run 07:27:41 /dev/vda1 155G 10G 145G 7% / 07:27:41 tmpfs 16G 0 16G 0% /dev/shm 07:27:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:27:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:27:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:27:41 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:27:41 07:27:41 07:27:41 ---> free -m: 07:27:41 total used free shared buff/cache available 07:27:41 Mem: 32167 743 29340 0 2082 31004 07:27:41 Swap: 1023 0 1023 07:27:41 07:27:41 07:27:41 ---> ip addr: 07:27:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:27:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:27:41 inet 127.0.0.1/8 scope host lo 07:27:41 valid_lft forever preferred_lft forever 07:27:41 inet6 ::1/128 scope host 07:27:41 valid_lft forever preferred_lft forever 07:27:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:27:41 link/ether fa:16:3e:bc:26:d1 brd ff:ff:ff:ff:ff:ff 07:27:41 inet 10.30.107.212/23 brd 10.30.107.255 scope global dynamic ens3 07:27:41 valid_lft 86286sec preferred_lft 86286sec 07:27:41 inet6 fe80::f816:3eff:febc:26d1/64 scope link 07:27:41 valid_lft forever preferred_lft forever 07:27:41 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:27:41 link/ether 02:42:8f:85:ca:47 brd ff:ff:ff:ff:ff:ff 07:27:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:27:41 valid_lft forever preferred_lft forever 07:27:41 07:27:41 07:27:41 ---> sar -b -r -n DEV: 07:27:41 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-v1-8c-8g-1584) 03/13/26 _x86_64_ (8 CPU) 07:27:41 07:27:41 07:25:50 LINUX RESTART (8 CPU) 07:27:41 07:27:41 07:26:01 tps rtps wtps bread/s bwrtn/s 07:27:41 07:27:01 207.28 74.20 133.08 5363.11 123973.34 07:27:41 Average: 207.28 74.20 133.08 5363.11 123973.34 07:27:41 07:27:41 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:27:41 07:27:01 30166724 31740640 2772496 8.42 66664 1819872 1435576 4.22 839188 1645636 155896 07:27:41 Average: 30166724 31740640 2772496 8.42 66664 1819872 1435576 4.22 839188 1645636 155896 07:27:41 07:27:41 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:27:41 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:41 07:27:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 07:27:41 07:27:01 ens3 465.72 306.55 2458.06 66.47 0.00 0.00 0.00 0.00 07:27:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:41 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 07:27:41 Average: ens3 465.72 306.55 2458.06 66.47 0.00 0.00 0.00 0.00 07:27:41 07:27:41 07:27:41 ---> sar -P ALL: 07:27:41 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-v1-8c-8g-1584) 03/13/26 _x86_64_ (8 CPU) 07:27:41 07:27:41 07:25:50 LINUX RESTART (8 CPU) 07:27:41 07:27:41 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:27:41 07:27:01 all 10.07 0.00 1.28 1.83 0.05 86.77 07:27:41 07:27:01 0 5.52 0.00 0.95 0.64 0.05 92.84 07:27:41 07:27:01 1 2.67 0.00 0.48 0.57 0.02 96.27 07:27:41 07:27:01 2 2.15 0.00 0.91 9.14 0.05 87.76 07:27:41 07:27:01 3 32.19 0.00 2.14 2.46 0.07 63.13 07:27:41 07:27:01 4 12.06 0.00 1.18 0.28 0.03 86.44 07:27:41 07:27:01 5 10.31 0.00 0.98 1.00 0.08 87.62 07:27:41 07:27:01 6 10.34 0.00 1.50 0.47 0.03 87.66 07:27:41 07:27:01 7 5.39 0.00 2.04 0.20 0.05 92.33 07:27:41 Average: all 10.07 0.00 1.28 1.83 0.05 86.77 07:27:41 Average: 0 5.52 0.00 0.95 0.64 0.05 92.84 07:27:41 Average: 1 2.67 0.00 0.48 0.57 0.02 96.27 07:27:41 Average: 2 2.15 0.00 0.91 9.14 0.05 87.76 07:27:41 Average: 3 32.19 0.00 2.14 2.46 0.07 63.13 07:27:41 Average: 4 12.06 0.00 1.18 0.28 0.03 86.44 07:27:41 Average: 5 10.31 0.00 0.98 1.00 0.08 87.62 07:27:41 Average: 6 10.34 0.00 1.50 0.47 0.03 87.66 07:27:41 Average: 7 5.39 0.00 2.04 0.20 0.05 92.33 07:27:41 07:27:41 07:27:41