14:59:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/140837 14:59:20 Running as SYSTEM 14:59:20 [EnvInject] - Loading node environment variables. 14:59:20 Building remotely on prd-ubuntu1804-docker-8c-8g-19713 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master 14:59:20 [ssh-agent] Looking for ssh-agent implementation... 14:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:20 $ ssh-agent 14:59:20 SSH_AUTH_SOCK=/tmp/ssh-0anNABemWZwj/agent.2062 14:59:20 SSH_AGENT_PID=2064 14:59:20 [ssh-agent] Started. 14:59:20 Running ssh-add (command line suppressed) 14:59:20 Identity added: /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master@tmp/private_key_3676302959764068377.key (/w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master@tmp/private_key_3676302959764068377.key) 14:59:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:59:20 The recommended git tool is: NONE 14:59:22 using credential onap-jenkins-ssh 14:59:22 Wiping out workspace first. 14:59:22 Cloning the remote Git repository 14:59:22 Cloning repository git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git 14:59:22 > git init /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master # timeout=10 14:59:22 Fetching upstream changes from git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git 14:59:22 > git --version # timeout=10 14:59:22 > git --version # 'git version 2.17.1' 14:59:22 using GIT_SSH to set credentials Gerrit user 14:59:22 Verifying host key using manually-configured host key entries 14:59:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:59:22 > git config remote.origin.url git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git # timeout=10 14:59:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:22 > git config remote.origin.url git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git # timeout=10 14:59:22 Fetching upstream changes from git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git 14:59:22 using GIT_SSH to set credentials Gerrit user 14:59:22 Verifying host key using manually-configured host key entries 14:59:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git refs/changes/37/140837/10 # timeout=30 14:59:22 ERROR: Error fetching remote repo 'origin' 14:59:22 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git 14:59:22 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 14:59:22 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 14:59:22 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 14:59:22 at hudson.scm.SCM.checkout(SCM.java:540) 14:59:22 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 14:59:22 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:59:22 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:59:22 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:59:22 at hudson.model.Run.execute(Run.java:1895) 14:59:22 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:59:22 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:59:22 at hudson.model.Executor.run(Executor.java:442) 14:59:22 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin.git refs/changes/37/140837/10" returned status code 128: 14:59:22 stdout: 14:59:22 stderr: fatal: Couldn't find remote ref refs/changes/37/140837/10 14:59:22 14:59:22 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 14:59:22 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 14:59:22 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 14:59:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 14:59:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 14:59:22 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:59:22 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:59:22 at hudson.remoting.Request$2.run(Request.java:377) 14:59:22 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:59:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 14:59:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 14:59:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 14:59:22 at java.base/java.lang.Thread.run(Thread.java:829) 14:59:22 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-19713 14:59:22 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 14:59:22 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:59:22 at hudson.remoting.Channel.call(Channel.java:1003) 14:59:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 14:59:22 at jdk.internal.reflect.GeneratedMethodAccessor509.invoke(Unknown Source) 14:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 14:59:22 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 14:59:22 at com.sun.proxy.$Proxy208.execute(Unknown Source) 14:59:22 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 14:59:22 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 14:59:22 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 14:59:22 at hudson.scm.SCM.checkout(SCM.java:540) 14:59:22 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 14:59:22 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:59:22 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:59:22 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:59:22 at hudson.model.Run.execute(Run.java:1895) 14:59:22 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:59:22 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:59:22 at hudson.model.Executor.run(Executor.java:442) 14:59:22 ERROR: Error fetching remote repo 'origin' 14:59:22 $ ssh-agent -k 14:59:22 unset SSH_AUTH_SOCK; 14:59:22 unset SSH_AGENT_PID; 14:59:22 echo Agent pid 2064 killed; 14:59:22 [ssh-agent] Stopped. 14:59:22 Robot results publisher started... 14:59:22 INFO: Checking test criticality is deprecated and will be dropped in a future release! 14:59:22 -Parsing output xml: 14:59:23 ERROR: Build step failed with exception 14:59:23 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-docker-8c-8g-19713 14:59:23 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 14:59:23 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 14:59:23 at hudson.remoting.Channel.call(Channel.java:1003) 14:59:23 at hudson.FilePath.act(FilePath.java:1230) 14:59:23 at hudson.FilePath.act(FilePath.java:1219) 14:59:23 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 14:59:23 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 14:59:23 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 14:59:23 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 14:59:23 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 14:59:23 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 14:59:23 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 14:59:23 at hudson.model.Build$BuildExecution.post2(Build.java:179) 14:59:23 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 14:59:23 at hudson.model.Run.execute(Run.java:1918) 14:59:23 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:59:23 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:59:23 at hudson.model.Executor.run(Executor.java:442) 14:59:23 /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master/csit/archives does not exist. 14:59:23 at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) 14:59:23 at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) 14:59:23 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) 14:59:23 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 14:59:23 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 14:59:23 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 14:59:23 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 14:59:23 at hudson.remoting.Request$2.run(Request.java:377) 14:59:23 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 14:59:23 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 14:59:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 14:59:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 14:59:23 at java.base/java.lang.Thread.run(Thread.java:829) 14:59:23 Build step 'Publish Robot Framework test results' marked build as failure 14:59:23 [PostBuildScript] - [INFO] Executing post build scripts. 14:59:23 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins4718697591705115182.sh 14:59:23 ---> sysstat.sh 14:59:23 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins7471931888530309822.sh 14:59:23 ---> package-listing.sh 14:59:23 ++ facter osfamily 14:59:23 ++ tr '[:upper:]' '[:lower:]' 14:59:23 + OS_FAMILY=debian 14:59:23 + workspace=/w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master 14:59:23 + START_PACKAGES=/tmp/packages_start.txt 14:59:23 + END_PACKAGES=/tmp/packages_end.txt 14:59:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:23 + PACKAGES=/tmp/packages_start.txt 14:59:23 + '[' /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master ']' 14:59:23 + PACKAGES=/tmp/packages_end.txt 14:59:23 + case "${OS_FAMILY}" in 14:59:23 + dpkg -l 14:59:23 + grep '^ii' 14:59:23 + '[' -f /tmp/packages_start.txt ']' 14:59:23 + '[' -f /tmp/packages_end.txt ']' 14:59:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:23 + '[' /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master ']' 14:59:23 + mkdir -p /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master/archives/ 14:59:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master/archives/ 14:59:23 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins1794453737717359317.sh 14:59:23 ---> capture-instance-metadata.sh 14:59:23 Setup pyenv: 14:59:23 * system (set by /opt/pyenv/version) 14:59:23 * 3.8.13 (set by /opt/pyenv/version) 14:59:23 * 3.9.13 (set by /opt/pyenv/version) 14:59:23 * 3.10.6 (set by /opt/pyenv/version) 14:59:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xOGh 14:59:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:59:32 lf-activate-venv(): INFO: Installing: lftools 14:59:55 lf-activate-venv(): INFO: Adding /tmp/venv-xOGh/bin to PATH 14:59:55 INFO: Running in OpenStack, capturing instance metadata 14:59:55 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins2285462406306201303.sh 14:59:55 provisioning config files... 14:59:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master@tmp/config9863446520759925134tmp 14:59:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:59:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:59:55 [EnvInject] - Injecting environment variables from a build step. 14:59:55 [EnvInject] - Injecting as environment variables the properties content 14:59:55 SERVER_ID=logs 14:59:55 14:59:55 [EnvInject] - Variables injected successfully. 14:59:55 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins674890588902978169.sh 14:59:55 ---> create-netrc.sh 14:59:55 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins14765857351151156100.sh 14:59:55 ---> python-tools-install.sh 14:59:55 Setup pyenv: 14:59:55 system 14:59:55 3.8.13 14:59:55 3.9.13 14:59:55 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master/.python-version) 14:59:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xOGh from file:/tmp/.os_lf_venv 14:59:57 lf-activate-venv(): INFO: Installing: lftools 15:00:05 lf-activate-venv(): INFO: Adding /tmp/venv-xOGh/bin to PATH 15:00:05 Generating Requirements File 15:00:23 Python 3.10.6 15:00:24 pip 25.1.1 from /tmp/venv-xOGh/lib/python3.10/site-packages/pip (python 3.10) 15:00:24 appdirs==1.4.4 15:00:24 argcomplete==3.6.2 15:00:24 aspy.yaml==1.3.0 15:00:24 attrs==25.3.0 15:00:24 autopage==0.5.2 15:00:24 beautifulsoup4==4.13.4 15:00:24 boto3==1.38.32 15:00:24 botocore==1.38.32 15:00:24 bs4==0.0.2 15:00:24 cachetools==5.5.2 15:00:24 certifi==2025.4.26 15:00:24 cffi==1.17.1 15:00:24 cfgv==3.4.0 15:00:24 chardet==5.2.0 15:00:24 charset-normalizer==3.4.2 15:00:24 click==8.2.1 15:00:24 cliff==4.10.0 15:00:24 cmd2==2.6.1 15:00:24 cryptography==3.3.2 15:00:24 debtcollector==3.0.0 15:00:24 decorator==5.2.1 15:00:24 defusedxml==0.7.1 15:00:24 Deprecated==1.2.18 15:00:24 distlib==0.3.9 15:00:24 dnspython==2.7.0 15:00:24 docker==7.1.0 15:00:24 dogpile.cache==1.4.0 15:00:24 durationpy==0.10 15:00:24 email_validator==2.2.0 15:00:24 filelock==3.18.0 15:00:24 future==1.0.0 15:00:24 gitdb==4.0.12 15:00:24 GitPython==3.1.44 15:00:24 google-auth==2.40.3 15:00:24 httplib2==0.22.0 15:00:24 identify==2.6.12 15:00:24 idna==3.10 15:00:24 importlib-resources==1.5.0 15:00:24 iso8601==2.1.0 15:00:24 Jinja2==3.1.6 15:00:24 jmespath==1.0.1 15:00:24 jsonpatch==1.33 15:00:24 jsonpointer==3.0.0 15:00:24 jsonschema==4.24.0 15:00:24 jsonschema-specifications==2025.4.1 15:00:24 keystoneauth1==5.11.0 15:00:24 kubernetes==32.0.1 15:00:24 lftools==0.37.13 15:00:24 lxml==5.4.0 15:00:24 MarkupSafe==3.0.2 15:00:24 msgpack==1.1.0 15:00:24 multi_key_dict==2.0.3 15:00:24 munch==4.0.0 15:00:24 netaddr==1.3.0 15:00:24 niet==1.4.2 15:00:24 nodeenv==1.9.1 15:00:24 oauth2client==4.1.3 15:00:24 oauthlib==3.2.2 15:00:24 openstacksdk==4.6.0 15:00:24 os-client-config==2.1.0 15:00:24 os-service-types==1.7.0 15:00:24 osc-lib==4.0.2 15:00:24 oslo.config==9.8.0 15:00:24 oslo.context==6.0.0 15:00:24 oslo.i18n==6.5.1 15:00:24 oslo.log==7.1.0 15:00:24 oslo.serialization==5.7.0 15:00:24 oslo.utils==9.0.0 15:00:24 packaging==25.0 15:00:24 pbr==6.1.1 15:00:24 platformdirs==4.3.8 15:00:24 prettytable==3.16.0 15:00:24 psutil==7.0.0 15:00:24 pyasn1==0.6.1 15:00:24 pyasn1_modules==0.4.2 15:00:24 pycparser==2.22 15:00:24 pygerrit2==2.0.15 15:00:24 PyGithub==2.6.1 15:00:24 PyJWT==2.10.1 15:00:24 PyNaCl==1.5.0 15:00:24 pyparsing==2.4.7 15:00:24 pyperclip==1.9.0 15:00:24 pyrsistent==0.20.0 15:00:24 python-cinderclient==9.7.0 15:00:24 python-dateutil==2.9.0.post0 15:00:24 python-heatclient==4.2.0 15:00:24 python-jenkins==1.8.2 15:00:24 python-keystoneclient==5.6.0 15:00:24 python-magnumclient==4.8.1 15:00:24 python-openstackclient==8.1.0 15:00:24 python-swiftclient==4.8.0 15:00:24 PyYAML==6.0.2 15:00:24 referencing==0.36.2 15:00:24 requests==2.32.3 15:00:24 requests-oauthlib==2.0.0 15:00:24 requestsexceptions==1.4.0 15:00:24 rfc3986==2.0.0 15:00:24 rpds-py==0.25.1 15:00:24 rsa==4.9.1 15:00:24 ruamel.yaml==0.18.14 15:00:24 ruamel.yaml.clib==0.2.12 15:00:24 s3transfer==0.13.0 15:00:24 simplejson==3.20.1 15:00:24 six==1.17.0 15:00:24 smmap==5.0.2 15:00:24 soupsieve==2.7 15:00:24 stevedore==5.4.1 15:00:24 tabulate==0.9.0 15:00:24 toml==0.10.2 15:00:24 tomlkit==0.13.3 15:00:24 tqdm==4.67.1 15:00:24 typing_extensions==4.14.0 15:00:24 tzdata==2025.2 15:00:24 urllib3==1.26.20 15:00:24 virtualenv==20.31.2 15:00:24 wcwidth==0.2.13 15:00:24 websocket-client==1.8.0 15:00:24 wrapt==1.17.2 15:00:24 xdg==6.0.0 15:00:24 xmltodict==0.14.2 15:00:24 yq==3.4.3 15:00:24 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins12341199642825383145.sh 15:00:24 ---> sudo-logs.sh 15:00:24 Archiving 'sudo' log.. 15:00:24 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash /tmp/jenkins17750876245416403429.sh 15:00:24 ---> job-cost.sh 15:00:24 Setup pyenv: 15:00:24 system 15:00:24 3.8.13 15:00:24 3.9.13 15:00:24 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master/.python-version) 15:00:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xOGh from file:/tmp/.os_lf_venv 15:00:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-xOGh/bin to PATH 15:00:31 INFO: No Stack... 15:00:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:32 INFO: Archiving Costs 15:00:32 [cps-ncmp-dmi-plugin-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins14470642464816112210.sh 15:00:32 ---> logs-deploy.sh 15:00:32 Setup pyenv: 15:00:32 system 15:00:32 3.8.13 15:00:32 3.9.13 15:00:32 * 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-review-verification-maven-master/.python-version) 15:00:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xOGh from file:/tmp/.os_lf_venv 15:00:34 lf-activate-venv(): INFO: Installing: lftools 15:00:42 lf-activate-venv(): INFO: Adding /tmp/venv-xOGh/bin to PATH 15:00:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-ncmp-dmi-plugin-review-verification-maven-master/698 15:00:42 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 15:00:43 Archives upload complete. 15:00:43 INFO: archiving logs to Nexus 15:00:44 ---> uname -a: 15:00:44 Linux prd-ubuntu1804-docker-8c-8g-19713 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:00:44 15:00:44 15:00:44 ---> lscpu: 15:00:44 Architecture: x86_64 15:00:44 CPU op-mode(s): 32-bit, 64-bit 15:00:44 Byte Order: Little Endian 15:00:44 CPU(s): 8 15:00:44 On-line CPU(s) list: 0-7 15:00:44 Thread(s) per core: 1 15:00:44 Core(s) per socket: 1 15:00:44 Socket(s): 8 15:00:44 NUMA node(s): 1 15:00:44 Vendor ID: AuthenticAMD 15:00:44 CPU family: 23 15:00:44 Model: 49 15:00:44 Model name: AMD EPYC-Rome Processor 15:00:44 Stepping: 0 15:00:44 CPU MHz: 2800.000 15:00:44 BogoMIPS: 5600.00 15:00:44 Virtualization: AMD-V 15:00:44 Hypervisor vendor: KVM 15:00:44 Virtualization type: full 15:00:44 L1d cache: 32K 15:00:44 L1i cache: 32K 15:00:44 L2 cache: 512K 15:00:44 L3 cache: 16384K 15:00:44 NUMA node0 CPU(s): 0-7 15:00:44 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 15:00:44 15:00:44 15:00:44 ---> nproc: 15:00:44 8 15:00:44 15:00:44 15:00:44 ---> df -h: 15:00:44 Filesystem Size Used Avail Use% Mounted on 15:00:44 udev 16G 0 16G 0% /dev 15:00:44 tmpfs 3.2G 708K 3.2G 1% /run 15:00:44 /dev/vda1 155G 9.9G 145G 7% / 15:00:44 tmpfs 16G 0 16G 0% /dev/shm 15:00:44 tmpfs 5.0M 0 5.0M 0% /run/lock 15:00:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:00:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:00:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:00:44 15:00:44 15:00:44 ---> free -m: 15:00:44 total used free shared buff/cache available 15:00:44 Mem: 32167 770 29380 0 2015 30979 15:00:44 Swap: 1023 0 1023 15:00:44 15:00:44 15:00:44 ---> ip addr: 15:00:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:00:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:00:44 inet 127.0.0.1/8 scope host lo 15:00:44 valid_lft forever preferred_lft forever 15:00:44 inet6 ::1/128 scope host 15:00:44 valid_lft forever preferred_lft forever 15:00:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:00:44 link/ether fa:16:3e:5e:d7:43 brd ff:ff:ff:ff:ff:ff 15:00:44 inet 10.30.107.226/23 brd 10.30.107.255 scope global dynamic ens3 15:00:44 valid_lft 86284sec preferred_lft 86284sec 15:00:44 inet6 fe80::f816:3eff:fe5e:d743/64 scope link 15:00:44 valid_lft forever preferred_lft forever 15:00:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:00:44 link/ether 02:42:05:87:8c:dc brd ff:ff:ff:ff:ff:ff 15:00:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:00:44 valid_lft forever preferred_lft forever 15:00:44 15:00:44 15:00:44 ---> sar -b -r -n DEV: 15:00:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19713) 06/09/25 _x86_64_ (8 CPU) 15:00:44 15:00:44 14:58:51 LINUX RESTART (8 CPU) 15:00:44 15:00:44 14:59:01 tps rtps wtps bread/s bwrtn/s 15:00:44 15:00:01 184.60 74.57 110.03 5404.17 78599.70 15:00:44 Average: 184.60 74.57 110.03 5404.17 78599.70 15:00:44 15:00:44 14:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:00:44 15:00:01 30192332 31709144 2746888 8.34 66452 1763840 1421976 4.18 840200 1622520 149000 15:00:44 Average: 30192332 31709144 2746888 8.34 66452 1763840 1421976 4.18 840200 1622520 149000 15:00:44 15:00:44 14:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:00:44 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:44 15:00:01 ens3 486.15 312.00 1621.64 68.35 0.00 0.00 0.00 0.00 15:00:44 15:00:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:00:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:44 Average: ens3 486.15 312.00 1621.64 68.35 0.00 0.00 0.00 0.00 15:00:44 Average: lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:00:44 15:00:44 15:00:44 ---> sar -P ALL: 15:00:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19713) 06/09/25 _x86_64_ (8 CPU) 15:00:44 15:00:44 14:58:51 LINUX RESTART (8 CPU) 15:00:44 15:00:44 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:00:44 15:00:01 all 10.01 0.00 1.32 1.84 0.03 86.80 15:00:44 15:00:01 0 9.41 0.00 0.85 3.32 0.03 86.38 15:00:44 15:00:01 1 5.33 0.00 0.82 0.15 0.02 93.69 15:00:44 15:00:01 2 4.87 0.00 0.87 0.57 0.03 93.66 15:00:44 15:00:01 3 27.07 0.00 3.74 8.94 0.07 60.18 15:00:44 15:00:01 4 8.69 0.00 1.20 0.30 0.05 89.76 15:00:44 15:00:01 5 8.05 0.00 1.17 0.45 0.02 90.32 15:00:44 15:00:01 6 9.46 0.00 1.20 0.40 0.02 88.93 15:00:44 15:00:01 7 7.20 0.00 0.67 0.60 0.02 91.51 15:00:44 Average: all 10.01 0.00 1.32 1.84 0.03 86.80 15:00:44 Average: 0 9.41 0.00 0.85 3.32 0.03 86.38 15:00:44 Average: 1 5.33 0.00 0.82 0.15 0.02 93.69 15:00:44 Average: 2 4.87 0.00 0.87 0.57 0.03 93.66 15:00:44 Average: 3 27.07 0.00 3.74 8.94 0.07 60.18 15:00:44 Average: 4 8.69 0.00 1.20 0.30 0.05 89.76 15:00:44 Average: 5 8.05 0.00 1.17 0.45 0.02 90.32 15:00:44 Average: 6 9.46 0.00 1.20 0.40 0.02 88.93 15:00:44 Average: 7 7.20 0.00 0.67 0.60 0.02 91.51 15:00:44 15:00:44 15:00:44