Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/139412
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-docker-8c-8g-84619 (centos8-docker-8c-8g) in workspace /w/workspace/cps-ncmp-dmi-plugin-sonar-verify
The recommended git tool is: NONE
using credential onap-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin
 > git init /w/workspace/cps-ncmp-dmi-plugin-sonar-verify # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin
 > git --version # timeout=10
 > git --version # 'git version 2.39.1'
using GIT_SSH to set credentials Gerrit user
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/jenkins-gitclient-ssh8239318057791671883.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin
using GIT_SSH to set credentials Gerrit user
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/jenkins-gitclient-ssh5327205737629924692.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps/ncmp-dmi-plugin refs/changes/12/139412/1 # timeout=10
 > git rev-parse 42fc50297555031cbddb651dc3a50283ba34a117^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 42fc50297555031cbddb651dc3a50283ba34a117 (refs/changes/12/139412/1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 42fc50297555031cbddb651dc3a50283ba34a117 # timeout=10
Commit message: "Fix for DMI Merge job to address HTTP 403 issue while uploading dmi jar to nexus3.onap.org"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 436a8dc7b4241b685d3f483a5d64b9f4b2000cb5 # timeout=10
Run condition [Boolean condition] enabling prebuild for step [BuilderChain]
Run condition [Not] preventing prebuild for step [BuilderChain]
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins17976111155118414819.sh
---> python-tools-install.sh
Setup pyenv:
  system
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.6 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TN7y
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TN7y/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-TN7y/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.1
aspy.yaml==1.3.0
attrs==24.2.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.63
botocore==1.35.63
bs4==0.0.2
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.7.0
cmd2==2.5.6
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.36.0
httplib2==0.22.0
identify==2.6.2
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.8.0
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
netifaces==0.11.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.2.2
openstacksdk==4.1.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.1.0
oslo.config==9.6.0
oslo.context==5.6.0
oslo.i18n==6.4.0
oslo.log==6.1.2
oslo.serialization==5.5.0
oslo.utils==7.4.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.21.0
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.3
simplejson==3.19.3
six==1.16.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.3.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.27.1
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.16.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true)
Run condition [Boolean condition] enabling perform for step [BuilderChain]
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/sh -xe /tmp/jenkins5189576381816710312.sh
+ echo 'Using SonarCloud'
Using SonarCloud
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/sh -xe /tmp/jenkins13519348342352631035.sh
+ echo quiet=on
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-84619
[cps-ncmp-dmi-plugin-sonar-verify] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=42fc50297555031cbddb651dc3a50283ba34a117 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sourabh.sourabh@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sourabh Sourabh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/ncmp-dmi-plugin/+/139412 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sourabh.sourabh@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
" -DJAVA_OPTS= -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=cps/ncmp-dmi-plugin -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=139412 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sourabh Sourabh\" <sourabh.sourabh@est.tech>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/12/139412/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sourabh Sourabh" '-DGERRIT_CHANGE_OWNER=\"Sourabh Sourabh\" <sourabh.sourabh@est.tech>' -DPROJECT=cps/ncmp-dmi-plugin -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IGZvciBETUkgTWVyZ2Ugam9iIHRvIGFkZHJlc3MgSFRUUCA0MDMgaXNzdWUgd2hpbGUgdXBsb2FkaW5nIGRtaSBqYXIgdG8gbmV4dXMzLm9uYXAub3JnCgpJc3N1ZS1JRDogQ1BTLTI0OTkKQ2hhbmdlLUlkOiBJMTg5Mjk0NzljNzMyMThkNTkyOTZkY2VlOGUyOGM1MGZmMmRhM2EwMApTaWduZWQtb2ZmLWJ5OiBzb3VyYWJoX3NvdXJhYmggPHNvdXJhYmguc291cmFiaEBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix for DMI Merge job to address HTTP 403 issue while uploading dmi jar to nexus3.onap.org" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Sourabh Sourabh\" <sourabh.sourabh@est.tech>' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I18929479c73218d59296dcee8e28c50ff2da3a00 -DGERRIT_EVENT_HASH=-149174085 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=sourabh.sourabh@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar "-DGERRIT_CHANGE_OWNER_NAME=Sourabh Sourabh" --version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix"
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/sh -xe /tmp/jenkins14064675954551452286.sh
+ rm /home/jenkins/.wgetrc
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SET_JDK_VERSION=openjdk17
GIT_URL="git://cloud.onap.org/mirror"

[EnvInject] - Variables injected successfully.
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/sh /tmp/jenkins13299540570475457475.sh
---> update-java-alternatives.sh
---> Updating Java version
---> RedHat type system detected
openjdk version "17.0.6-ea" 2023-01-17 LTS
OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
JAVA_HOME=/usr/lib/jvm/java-17-openjdk
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_GOALS=clean install
SONARCLOUD_JAVA_VERSION=openjdk17
SONARCLOUD_QUALITYGATE_WAIT=True
SCAN_DEV_BRANCH=True
PROJECT_ORGANIZATION=onap
SONAR_HOST_URL=https://sonarcloud.io
PROJECT_KEY=onap_cps-ncmp-dmi-plugin

[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [global-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/config3802018907827009257tmp
copy managed file [cps-ncmp-dmi-plugin-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/config11254579505578629173tmp
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash -l /tmp/jenkins1098626310649111630.sh
---> common-variables.sh
--show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
---> maven-sonar.sh
+ set +u
+ export MAVEN_OPTS
+ declare -a params
+ params+=("--global-settings $GLOBAL_SETTINGS_FILE")
+ params+=("--settings $SETTINGS_FILE")
+ _JAVA_OPTIONS=
+ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/config3802018907827009257tmp --settings /w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/config11254579505578629173tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
Picked up _JAVA_OPTIONS: 
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36
Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix"
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'packaging' with value 'jar' is invalid. Aggregator projects require 'pom' as packaging. @ line 28, column 16
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] 'packaging' with value 'jar' is invalid. Aggregator projects require 'pom' as packaging. @ line 28, column 16

    at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:397)
    at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:414)
    at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:405)
    at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:82)
    at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:507)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:219)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR]   
[ERROR]   The project org.onap.cps:ncmp-dmi-plugin:1.6.0-SNAPSHOT (/w/workspace/cps-ncmp-dmi-plugin-sonar-verify/pom.xml) has 1 error
[ERROR]     'packaging' with value 'jar' is invalid. Aggregator projects require 'pom' as packaging. @ line 28, column 16
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Build step 'Conditional steps (multiple)' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins3298471448967086792.sh
---> sysstat.sh
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins3675142050154018609.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=redhat
+ workspace=/w/workspace/cps-ncmp-dmi-plugin-sonar-verify
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/cps-ncmp-dmi-plugin-sonar-verify ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/cps-ncmp-dmi-plugin-sonar-verify ']'
+ mkdir -p /w/workspace/cps-ncmp-dmi-plugin-sonar-verify/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-ncmp-dmi-plugin-sonar-verify/archives/
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins18165658670361118876.sh
---> capture-instance-metadata.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-sonar-verify/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TN7y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TN7y/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins9125782269748340467.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-ncmp-dmi-plugin-sonar-verify@tmp/config7070750320395645733tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
SERVER_ID=logs

[EnvInject] - Variables injected successfully.
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins6511463998080591212.sh
---> create-netrc.sh
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins17170337100995838233.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-sonar-verify/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TN7y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TN7y/bin to PATH
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins11150042902375752806.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash /tmp/jenkins10079831992810841567.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-sonar-verify/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TN7y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-TN7y/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-8
INFO: Archiving Costs
[cps-ncmp-dmi-plugin-sonar-verify] $ /bin/bash -l /tmp/jenkins11583683977673585862.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/cps-ncmp-dmi-plugin-sonar-verify/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TN7y from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-TN7y/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-ncmp-dmi-plugin-sonar-verify/583
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
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-centos8-docker-8c-8g-84619.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux


---> lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              8
On-line CPU(s) list: 0-7
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           8
NUMA node(s):        1
Vendor ID:           AuthenticAMD
CPU family:          23
Model:               49
Model name:          AMD EPYC-Rome Processor
Stepping:            0
CPU MHz:             2799.998
BogoMIPS:            5599.99
Virtualization:      AMD-V
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            512K
L3 cache:            16384K
NUMA node0 CPU(s):   0-7
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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities


---> nproc:
8


---> df -h:
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs         16G     0   16G   0% /dev
tmpfs            16G     0   16G   0% /dev/shm
tmpfs            16G   17M   16G   1% /run
tmpfs            16G     0   16G   0% /sys/fs/cgroup
/dev/vda1       160G   10G  150G   7% /
tmpfs           3.2G     0  3.2G   0% /run/user/1001


---> free -m:
              total        used        free      shared  buff/cache   available
Mem:          31890         973       28701          19        2215       30481
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:2a:81:9b brd ff:ff:ff:ff:ff:ff
    altname enp0s3
    altname ens3
    inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0
       valid_lft 86279sec preferred_lft 86279sec
    inet6 fe80::f816:3eff:fe2a:819b/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:30:99:5a:98 brd ff:ff:ff:ff:ff:ff
    inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
       valid_lft forever preferred_lft forever


---> sar -b -r -n DEV:
Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 	11/18/2024 	_x86_64_	(8 CPU)

13:37:45     LINUX RESTART	(8 CPU)

01:38:03 PM       tps      rtps      wtps   bread/s   bwrtn/s
01:39:01 PM    240.19     28.20    212.00   6944.67   8378.20
Average:       240.19     28.20    212.00   6944.67   8378.20

01:38:03 PM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
01:39:01 PM  29624760  31271384   3030952      9.28      2688   1971096   1387588      4.12    161644   2443584    141248
Average:     29624760  31271384   3030952      9.28      2688   1971096   1387588      4.12    161644   2443584    141248

01:38:03 PM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
01:39:01 PM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
01:39:01 PM      eth0    397.33    253.83   1631.80     65.29      0.00      0.00      0.00      0.00
01:39:01 PM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         eth0    397.33    253.83   1631.80     65.29      0.00      0.00      0.00      0.00
Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00


---> sar -P ALL:
Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 	11/18/2024 	_x86_64_	(8 CPU)

13:37:45     LINUX RESTART	(8 CPU)

01:38:03 PM     CPU     %user     %nice   %system   %iowait    %steal     %idle
01:39:01 PM     all     14.43      0.00      2.08      1.17      0.07     82.25
01:39:01 PM       0      9.08      0.00      1.32      0.69      0.10     88.80
01:39:01 PM       1     12.89      0.00      2.39      0.71      0.10     83.90
01:39:01 PM       2     22.17      0.00      2.18      1.37      0.10     74.18
01:39:01 PM       3     15.41      0.00      2.96      3.53      0.07     78.03
01:39:01 PM       4     10.84      0.00      1.02      1.00      0.07     87.06
01:39:01 PM       5      8.91      0.00      1.51      0.38      0.05     89.15
01:39:01 PM       6     10.88      0.00      2.18      0.64      0.05     86.25
01:39:01 PM       7     25.24      0.00      3.08      1.06      0.03     70.59
Average:        all     14.43      0.00      2.08      1.17      0.07     82.25
Average:          0      9.08      0.00      1.32      0.69      0.10     88.80
Average:          1     12.89      0.00      2.39      0.71      0.10     83.90
Average:          2     22.17      0.00      2.18      1.37      0.10     74.18
Average:          3     15.41      0.00      2.96      3.53      0.07     78.03
Average:          4     10.84      0.00      1.02      1.00      0.07     87.06
Average:          5      8.91      0.00      1.51      0.38      0.05     89.15
Average:          6     10.88      0.00      2.18      0.64      0.05     86.25
Average:          7     25.24      0.00      3.08      1.06      0.03     70.59