09:17:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144272 09:17:26 Running as SYSTEM 09:17:26 [EnvInject] - Loading node environment variables. 09:17:26 Building remotely on prd-centos8-docker-8c-8g-9566 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 09:17:26 [ssh-agent] Looking for ssh-agent implementation... 09:17:26 $ ssh-agent 09:17:27 SSH_AUTH_SOCK=/tmp/ssh-Zf31V7M0jti1/agent.5423 09:17:27 SSH_AGENT_PID=5425 09:17:27 [ssh-agent] Started. 09:17:27 Running ssh-add (command line suppressed) 09:17:27 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_15656648279100531847.key (/w/workspace/cps-master-verify-java@tmp/private_key_15656648279100531847.key) 09:17:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:17:27 The recommended git tool is: NONE 09:17:28 using credential onap-jenkins-ssh 09:17:28 Wiping out workspace first. 09:17:28 Cloning the remote Git repository 09:17:28 Cloning repository git://cloud.onap.org/mirror/cps.git 09:17:28 > git init /w/workspace/cps-master-verify-java # timeout=10 09:17:28 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 09:17:28 > git --version # timeout=10 09:17:28 > git --version # 'git version 2.39.1' 09:17:28 using GIT_SSH to set credentials Gerrit user 09:17:28 [INFO] Currently running in a labeled security context 09:17:28 [INFO] Currently SELinux is 'enforcing' on the host 09:17:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh12194932425605533715.key 09:17:28 Verifying host key using manually-configured host key entries 09:17:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:17:31 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 09:17:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:32 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 09:17:32 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 09:17:32 using GIT_SSH to set credentials Gerrit user 09:17:32 [INFO] Currently running in a labeled security context 09:17:32 [INFO] Currently SELinux is 'enforcing' on the host 09:17:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh15923950166171872831.key 09:17:32 Verifying host key using manually-configured host key entries 09:17:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/72/144272/1 # timeout=30 09:17:32 > git rev-parse d61ed697063dbb79ce9686e436a60ebafbebef7e^{commit} # timeout=10 09:17:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:17:32 Checking out Revision d61ed697063dbb79ce9686e436a60ebafbebef7e (refs/changes/72/144272/1) 09:17:32 > git config core.sparsecheckout # timeout=10 09:17:32 > git checkout -f d61ed697063dbb79ce9686e436a60ebafbebef7e # timeout=30 09:17:35 Commit message: "Uplift code base to Java 21" 09:17:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:35 > git rev-list --no-walk e596b9a6798a4eb4b6c7d2d9f7e1ddea71d49757 # timeout=10 09:17:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14846804721568631119.sh 09:17:36 ---> python-tools-install.sh 09:17:36 Setup pyenv: 09:17:36 system 09:17:36 * 3.8.13 (set by /opt/pyenv/version) 09:17:36 * 3.9.13 (set by /opt/pyenv/version) 09:17:36 * 3.10.6 (set by /opt/pyenv/version) 09:17:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CEqU 09:17:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:17:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:17:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:17:44 lf-activate-venv(): INFO: Base packages installed successfully 09:17:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:05 lf-activate-venv(): INFO: Adding /tmp/venv-CEqU/bin to PATH 09:18:05 Generating Requirements File 09:18:22 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. 09:18:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:18:22 Python 3.10.6 09:18:22 pip 26.1.1 from /tmp/venv-CEqU/lib/python3.10/site-packages/pip (python 3.10) 09:18:22 appdirs==1.4.4 09:18:22 argcomplete==3.6.3 09:18:22 aspy.yaml==1.3.0 09:18:22 attrs==26.1.0 09:18:22 autopage==0.6.0 09:18:22 backports.strenum==1.3.1 09:18:22 beautifulsoup4==4.14.3 09:18:22 boto3==1.43.6 09:18:22 botocore==1.43.6 09:18:22 bs4==0.0.2 09:18:22 certifi==2026.4.22 09:18:22 cffi==2.0.0 09:18:22 cfgv==3.5.0 09:18:22 chardet==7.4.3 09:18:22 charset-normalizer==3.4.7 09:18:22 click==8.3.3 09:18:22 cliff==4.13.3 09:18:22 cmd2==3.5.1 09:18:22 cryptography==3.3.2 09:18:22 debtcollector==3.1.0 09:18:22 decorator==5.2.1 09:18:22 defusedxml==0.7.1 09:18:22 Deprecated==1.3.1 09:18:22 distlib==0.4.0 09:18:22 dnspython==2.8.0 09:18:22 docker==7.1.0 09:18:22 dogpile.cache==1.5.0 09:18:22 durationpy==0.10 09:18:22 email-validator==2.3.0 09:18:22 filelock==3.29.0 09:18:22 future==1.0.0 09:18:22 gitdb==4.0.12 09:18:22 GitPython==3.1.50 09:18:22 httplib2==0.30.2 09:18:22 identify==2.6.19 09:18:22 idna==3.14 09:18:22 importlib-resources==1.5.0 09:18:22 iso8601==2.1.0 09:18:22 Jinja2==3.1.6 09:18:22 jmespath==1.1.0 09:18:22 jsonpatch==1.33 09:18:22 jsonpointer==3.1.1 09:18:22 jsonschema==4.26.0 09:18:22 jsonschema-specifications==2025.9.1 09:18:22 keystoneauth1==5.13.1 09:18:22 kubernetes==35.0.0 09:18:22 lftools==0.37.22 09:18:22 lxml==6.1.0 09:18:22 markdown-it-py==4.2.0 09:18:22 MarkupSafe==3.0.3 09:18:22 mdurl==0.1.2 09:18:22 msgpack==1.1.2 09:18:22 multi_key_dict==2.0.3 09:18:22 munch==4.0.0 09:18:22 netaddr==1.3.0 09:18:22 niet==1.4.2 09:18:22 nodeenv==1.10.0 09:18:22 oauth2client==4.1.3 09:18:22 oauthlib==3.3.1 09:18:22 openstacksdk==4.12.0 09:18:22 os-service-types==1.8.2 09:18:22 osc-lib==4.6.0 09:18:22 oslo.config==10.3.0 09:18:22 oslo.context==6.3.0 09:18:22 oslo.i18n==6.7.2 09:18:22 oslo.log==8.1.0 09:18:22 oslo.serialization==5.9.1 09:18:22 oslo.utils==10.0.1 09:18:22 packaging==26.2 09:18:22 pbr==7.0.3 09:18:22 platformdirs==4.9.6 09:18:22 prettytable==3.17.0 09:18:22 psutil==7.2.2 09:18:22 pyasn1==0.6.3 09:18:22 pyasn1_modules==0.4.2 09:18:22 pycparser==3.0 09:18:22 pygerrit2==2.0.15 09:18:22 PyGithub==2.9.1 09:18:22 Pygments==2.20.0 09:18:22 PyJWT==2.12.1 09:18:22 PyNaCl==1.6.2 09:18:22 pyparsing==2.4.7 09:18:22 pyperclip==1.11.0 09:18:22 pyrsistent==0.20.0 09:18:22 python-cinderclient==9.9.0 09:18:22 python-dateutil==2.9.0.post0 09:18:22 python-discovery==1.3.0 09:18:22 python-heatclient==5.1.0 09:18:22 python-jenkins==1.8.3 09:18:22 python-keystoneclient==5.8.0 09:18:22 python-magnumclient==4.10.0 09:18:22 python-openstackclient==9.0.0 09:18:22 python-swiftclient==4.10.0 09:18:22 PyYAML==6.0.3 09:18:22 referencing==0.37.0 09:18:22 requests==2.33.1 09:18:22 requests-oauthlib==2.0.0 09:18:22 rfc3986==2.0.0 09:18:22 rich==15.0.0 09:18:22 rich-argparse==1.8.0 09:18:22 rpds-py==0.30.0 09:18:22 rsa==4.9.1 09:18:22 ruamel.yaml==0.19.1 09:18:22 ruamel.yaml.clib==0.2.15 09:18:22 s3transfer==0.17.0 09:18:22 simplejson==4.1.1 09:18:22 six==1.17.0 09:18:22 smmap==5.0.3 09:18:22 soupsieve==2.8.3 09:18:22 stevedore==5.7.0 09:18:22 tabulate==0.10.0 09:18:22 toml==0.10.2 09:18:22 tomlkit==0.15.0 09:18:22 tqdm==4.67.3 09:18:22 typing_extensions==4.15.0 09:18:22 urllib3==1.26.20 09:18:22 virtualenv==21.3.1 09:18:22 wcwidth==0.7.0 09:18:22 websocket-client==1.9.0 09:18:22 wrapt==2.1.2 09:18:22 xdg==6.0.0 09:18:22 xmltodict==1.0.4 09:18:22 yq==3.4.3 09:18:23 [cps-master-verify-java] $ /bin/sh /tmp/jenkins6844361171154618307.sh 09:18:23 ---> uv-install.sh 09:18:23 Installing uv/uvx (latest) using shell installer 09:18:23 2026-05-11 09:18:23 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-MIoGM3.sh" [1] 09:18:23 downloading uv 0.11.13 x86_64-unknown-linux-gnu 09:18:24 installing to /home/jenkins/.local/bin 09:18:24 uv 09:18:24 uvx 09:18:24 everything's installed! 09:18:24 ---> Validating uv/uvx install 09:18:24 uvx 0.11.13 (x86_64-unknown-linux-gnu) 09:18:24 [EnvInject] - Injecting environment variables from a build step. 09:18:24 [EnvInject] - Injecting as environment variables the properties content 09:18:24 SET_JDK_VERSION=openjdk17 09:18:24 GIT_URL="git://cloud.onap.org/mirror" 09:18:24 09:18:24 [EnvInject] - Variables injected successfully. 09:18:24 [cps-master-verify-java] $ /bin/sh /tmp/jenkins281919330080583492.sh 09:18:24 ---> update-java-alternatives.sh 09:18:24 ---> Updating Java version 09:18:24 ---> RedHat type system detected 09:18:24 openjdk version "17.0.6-ea" 2023-01-17 LTS 09:18:24 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 09:18:24 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) 09:18:24 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 09:18:24 [EnvInject] - Injecting environment variables from a build step. 09:18:24 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 09:18:24 [EnvInject] - Variables injected successfully. 09:18:24 provisioning config files... 09:18:24 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config13134956291255981441tmp 09:18:24 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15641840502128447985tmp 09:18:24 [EnvInject] - Injecting environment variables from a build step. 09:18:25 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-9566 09:18:25 using settings config with name cps-settings 09:18:25 Replacing all maven server entries not found in credentials list is true 09:18:25 using global settings config with name global-settings 09:18:25 Replacing all maven server entries not found in credentials list is true 09:18:25 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9752754548365565983.xml -gs /tmp/global-settings8704127836208898051.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=d61ed697063dbb79ce9686e436a60ebafbebef7e -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=shivani.khare@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Shivani Khare" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144272 -DGERRIT_PATCHSET_UPLOADER_EMAIL=shivani.khare@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=shikha0203 -DGERRIT_CHANGE_NUMBER=144272 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Shivani Khare\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/72/144272/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Shivani Khare" '-DGERRIT_CHANGE_OWNER=\"Shivani Khare\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBsaWZ0IGNvZGUgYmFzZSB0byBKYXZhIDIxCgpJc3N1ZS1JRDogQ1BTLTMyMTMKQ2hhbmdlLUlkOiBJMTg0Njk4ZmY1OTQ4NjYzMjBmZWQxYjlkYzE4N2M1NTUzYjMwZDI4MApTaWduZWQtb2ZmLWJ5OiBzaGlraGEwMjAzIDxzaGl2YW5pLmtoYXJlQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Uplift code base to Java 21" -DGERRIT_EVENT_ACCOUNT_USERNAME=shikha0203 -DGERRIT_CHANGE_OWNER_USERNAME=shikha0203 '-DGERRIT_EVENT_ACCOUNT=\"Shivani Khare\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I184698ff594866320fed1b9dc187c5553b30d280 -DGERRIT_EVENT_HASH=377956418 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=shivani.khare@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Shivani Khare" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 09:18:26 [INFO] Scanning for projects... 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT 09:18:29 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 09:18:29 [WARNING] 09:18:29 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 09:18:29 [WARNING] 09:18:29 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 09:18:29 [WARNING] 09:18:29 [INFO] ------------------------------------------------------------------------ 09:18:29 [INFO] Reactor Build Order: 09:18:29 [INFO] 09:18:29 [INFO] org.onap.cps:cps-dependencies [pom] 09:18:29 [INFO] cps-bom [pom] 09:18:29 [INFO] checkstyle [jar] 09:18:29 [INFO] cps-parent [pom] 09:18:29 [INFO] cps-events [jar] 09:18:29 [INFO] cps-path-parser [jar] 09:18:29 [INFO] cps-service [jar] 09:18:29 [INFO] cps-rest [jar] 09:18:29 [INFO] cps-ncmp-events [jar] 09:18:29 [INFO] provmns-api [jar] 09:18:29 [INFO] cps-ncmp-service [jar] 09:18:29 [INFO] cps-ncmp-rest [jar] 09:18:29 [INFO] cps-ncmp-rest-stub [pom] 09:18:29 [INFO] cps-ncmp-rest-stub-service [jar] 09:18:29 [INFO] cps-ncmp-rest-stub-app [jar] 09:18:29 [INFO] cps-ri [jar] 09:18:29 [INFO] test-dcm-rest [jar] 09:18:29 [INFO] integration-test [jar] 09:18:29 [INFO] spotbugs [jar] 09:18:29 [INFO] cps-application [jar] 09:18:29 [INFO] policy-executor-stub [jar] 09:18:29 [INFO] jacoco-report [jar] 09:18:29 [INFO] cps [pom] 09:18:29 [INFO] 09:18:29 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 09:18:29 [INFO] Building org.onap.cps:cps-dependencies 3.7.8-SNAPSHOT [1/23] 09:18:29 [INFO] --------------------------------[ pom ]--------------------------------- 09:18:29 [INFO] 09:18:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 09:18:29 [INFO] 09:18:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 09:18:30 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.8-SNAPSHOT/cps-dependencies-3.7.8-SNAPSHOT.pom 09:18:30 [INFO] 09:18:30 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 09:18:30 [INFO] Building cps-bom 3.7.8-SNAPSHOT [2/23] 09:18:30 [INFO] --------------------------------[ pom ]--------------------------------- 09:18:30 [INFO] 09:18:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 09:18:30 [INFO] 09:18:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 09:18:30 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.8-SNAPSHOT/cps-bom-3.7.8-SNAPSHOT.pom 09:18:30 [INFO] 09:18:30 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 09:18:30 [INFO] Building checkstyle 3.7.8-SNAPSHOT [3/23] 09:18:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:18:30 [INFO] 09:18:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 09:18:30 [INFO] 09:18:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 09:18:31 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:18:31 [INFO] Copying 6 resources 09:18:31 [INFO] 09:18:31 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 09:18:33 [INFO] No sources to compile 09:18:33 [INFO] 09:18:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 09:18:33 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 09:18:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 09:18:33 [INFO] 09:18:33 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 09:18:33 [INFO] No sources to compile 09:18:33 [INFO] 09:18:33 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 09:18:33 [INFO] No tests to run. 09:18:33 [INFO] 09:18:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 09:18:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar 09:18:33 [INFO] 09:18:33 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 09:18:34 ======================================================================================================================== 09:18:34 Copyright Check Python Script: 09:18:34 /w/workspace/cps-master-verify-java/cps-parent/pom.xml | line 19 read '============LICENSE_END=========================================================\n' 09:18:34 /w/workspace/cps-master-verify-java/cps-parent/pom.xml | line 19 expected '\n' 09:18:34 /w/workspace/cps-master-verify-java/cps-parent/pom.xml | line 6 update year to include 2026 09:18:34 2 issue(s) found after 1 altered file(s) checked 09:18:34 ======================================================================================================================== 09:18:34 [INFO] 09:18:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 09:18:34 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.8-SNAPSHOT/checkstyle-3.7.8-SNAPSHOT.jar 09:18:34 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.8-SNAPSHOT/checkstyle-3.7.8-SNAPSHOT.pom 09:18:34 [INFO] 09:18:34 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 09:18:34 [INFO] Building cps-parent 3.7.8-SNAPSHOT [4/23] 09:18:34 [INFO] --------------------------------[ pom ]--------------------------------- 09:18:35 [INFO] 09:18:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 09:18:35 [INFO] 09:18:35 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 09:18:35 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 09:18:35 [INFO] 09:18:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 09:18:38 [INFO] You have 0 Checkstyle violations. 09:18:38 [INFO] 09:18:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 09:18:39 [INFO] You have 0 Checkstyle violations. 09:18:39 [INFO] 09:18:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 09:18:40 [INFO] No sources specified for compilation. Skipping. 09:18:40 [INFO] 09:18:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 09:18:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 09:18:40 [INFO] 09:18:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 09:18:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:18:40 [INFO] 09:18:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 09:18:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.8-SNAPSHOT/cps-parent-3.7.8-SNAPSHOT.pom 09:18:40 [INFO] 09:18:40 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 09:18:40 [INFO] Building cps-events 3.7.8-SNAPSHOT [5/23] 09:18:40 [INFO] --------------------------------[ jar ]--------------------------------- 09:18:40 [INFO] 09:18:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 09:18:40 [INFO] 09:18:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 09:18:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 09:18:40 [INFO] 09:18:40 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 09:18:41 [INFO] 09:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 09:18:41 [INFO] You have 0 Checkstyle violations. 09:18:41 [INFO] 09:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 09:18:41 [INFO] You have 0 Checkstyle violations. 09:18:41 [INFO] 09:18:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 09:18:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 09:18:42 [INFO] Copying 2 resources 09:18:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 09:18:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 09:18:42 [INFO] 09:18:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 09:18:42 [INFO] Recompiling the module because of changed dependency. 09:18:42 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 09:18:42 [INFO] ------------------------------------------------------------------------ 09:18:42 [INFO] Reactor Summary for cps 3.7.8-SNAPSHOT: 09:18:42 [INFO] 09:18:42 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.023 s] 09:18:42 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 09:18:42 [INFO] checkstyle ......................................... SUCCESS [ 4.393 s] 09:18:42 [INFO] cps-parent ......................................... SUCCESS [ 5.495 s] 09:18:42 [INFO] cps-events ......................................... FAILURE [ 2.030 s] 09:18:42 [INFO] cps-path-parser .................................... SKIPPED 09:18:42 [INFO] cps-service ........................................ SKIPPED 09:18:42 [INFO] cps-rest ........................................... SKIPPED 09:18:42 [INFO] cps-ncmp-events .................................... SKIPPED 09:18:42 [INFO] provmns-api ........................................ SKIPPED 09:18:42 [INFO] cps-ncmp-service ................................... SKIPPED 09:18:42 [INFO] cps-ncmp-rest ...................................... SKIPPED 09:18:42 [INFO] cps-ncmp-rest-stub ................................. SKIPPED 09:18:42 [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED 09:18:42 [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED 09:18:42 [INFO] cps-ri ............................................. SKIPPED 09:18:42 [INFO] test-dcm-rest ...................................... SKIPPED 09:18:42 [INFO] integration-test ................................... SKIPPED 09:18:42 [INFO] spotbugs ........................................... SKIPPED 09:18:42 [INFO] cps-application .................................... SKIPPED 09:18:42 [INFO] policy-executor-stub ............................... SKIPPED 09:18:42 [INFO] jacoco-report ...................................... SKIPPED 09:18:42 [INFO] cps ................................................ SKIPPED 09:18:42 [INFO] ------------------------------------------------------------------------ 09:18:42 [INFO] BUILD FAILURE 09:18:42 [INFO] ------------------------------------------------------------------------ 09:18:42 [INFO] Total time: 15.597 s 09:18:42 [INFO] Finished at: 2026-05-11T09:18:42Z 09:18:42 [INFO] ------------------------------------------------------------------------ 09:18:42 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project cps-events: Fatal error compiling: error: release version 21 not supported -> [Help 1] 09:18:42 [ERROR] 09:18:42 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:18:42 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:18:42 [ERROR] 09:18:42 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:18:42 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 09:18:42 [ERROR] 09:18:42 [ERROR] After correcting the problems, you can resume the build with the command 09:18:42 [ERROR] mvn -rf :cps-events 09:18:42 Build step 'Invoke top-level Maven targets' marked build as failure 09:18:42 $ ssh-agent -k 09:18:42 unset SSH_AUTH_SOCK; 09:18:42 unset SSH_AGENT_PID; 09:18:42 echo Agent pid 5425 killed; 09:18:42 [ssh-agent] Stopped. 09:18:42 [PostBuildScript] - [INFO] Executing post build scripts. 09:18:42 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15068920363664870920.sh 09:18:42 ---> sysstat.sh 09:18:42 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3265945091113309308.sh 09:18:42 ---> package-listing.sh 09:18:42 ++ facter osfamily 09:18:42 ++ tr '[:upper:]' '[:lower:]' 09:18:43 + OS_FAMILY=redhat 09:18:43 + workspace=/w/workspace/cps-master-verify-java 09:18:43 + START_PACKAGES=/tmp/packages_start.txt 09:18:43 + END_PACKAGES=/tmp/packages_end.txt 09:18:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:43 + PACKAGES=/tmp/packages_start.txt 09:18:43 + '[' /w/workspace/cps-master-verify-java ']' 09:18:43 + PACKAGES=/tmp/packages_end.txt 09:18:43 + case "${OS_FAMILY}" in 09:18:43 + rpm -qa 09:18:43 + sort 09:18:43 + '[' -f /tmp/packages_start.txt ']' 09:18:43 + '[' -f /tmp/packages_end.txt ']' 09:18:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:43 + '[' /w/workspace/cps-master-verify-java ']' 09:18:43 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 09:18:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 09:18:43 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17311102064758689847.sh 09:18:43 ---> capture-instance-metadata.sh 09:18:43 Setup pyenv: 09:18:43 system 09:18:43 3.8.13 09:18:43 3.9.13 09:18:43 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:18:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEqU from file:/tmp/.os_lf_venv 09:18:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:46 lf-activate-venv(): INFO: Base packages installed successfully 09:18:46 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:55 lf-activate-venv(): INFO: Adding /tmp/venv-CEqU/bin to PATH 09:18:55 INFO: Running in OpenStack, capturing instance metadata 09:18:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13108071738238440467.sh 09:18:55 provisioning config files... 09:18:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config728298145990846640tmp 09:18:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:18:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:18:55 [EnvInject] - Injecting environment variables from a build step. 09:18:55 [EnvInject] - Injecting as environment variables the properties content 09:18:55 SERVER_ID=logs 09:18:55 09:18:55 [EnvInject] - Variables injected successfully. 09:18:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9177498757456038507.sh 09:18:55 ---> create-netrc.sh 09:18:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7421072121383166710.sh 09:18:55 ---> python-tools-install.sh 09:18:55 Setup pyenv: 09:18:55 system 09:18:55 3.8.13 09:18:55 3.9.13 09:18:55 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEqU from file:/tmp/.os_lf_venv 09:18:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:59 lf-activate-venv(): INFO: Base packages installed successfully 09:18:59 lf-activate-venv(): INFO: Installing additional packages: lftools 09:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-CEqU/bin to PATH 09:19:06 [cps-master-verify-java] $ /bin/sh /tmp/jenkins4965373229814525167.sh 09:19:06 ---> uv-install.sh 09:19:06 uv 0.11.13 is already installed 09:19:06 uvx 0.11.13 (x86_64-unknown-linux-gnu) 09:19:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15410242774213323708.sh 09:19:06 ---> sudo-logs.sh 09:19:06 Archiving 'sudo' log.. 09:19:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18192284558125196003.sh 09:19:06 ---> job-cost.sh 09:19:06 INFO: Activating Python virtual environment... 09:19:06 Setup pyenv: 09:19:06 system 09:19:06 3.8.13 09:19:06 3.9.13 09:19:06 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:19:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEqU from file:/tmp/.os_lf_venv 09:19:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:08 lf-activate-venv(): INFO: Base packages installed successfully 09:19:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-CEqU/bin to PATH 09:19:13 INFO: No stack-cost file found 09:19:13 INFO: Instance uptime: 129s 09:19:13 INFO: Fetching instance metadata (attempt 1 of 3)... 09:19:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:19:13 INFO: Successfully fetched instance metadata 09:19:13 INFO: Instance type: v3-standard-8 09:19:13 INFO: Retrieving pricing info for: v3-standard-8 09:19:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:19:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=129 09:19:13 INFO: Successfully fetched Vexxhost pricing API 09:19:14 INFO: Retrieved cost: 0.22 09:19:14 INFO: Retrieved resource: v3-standard-8 09:19:14 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 09:19:14 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 09:19:14 INFO: Successfully archived job cost data 09:19:14 DEBUG: Cost data: cps-master-verify-java,11661,2026-05-11 09:19:14,v3-standard-8,129,0.22,0.00,FAILURE 09:19:14 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins9949430388245839258.sh 09:19:14 ---> logs-deploy.sh 09:19:14 Setup pyenv: 09:19:14 system 09:19:14 3.8.13 09:19:14 3.9.13 09:19:14 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 09:19:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CEqU from file:/tmp/.os_lf_venv 09:19:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:16 lf-activate-venv(): INFO: Base packages installed successfully 09:19:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-CEqU/bin to PATH 09:19:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11661 09:19:23 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 09:19:24 Archives upload complete. 09:19:24 INFO: archiving logs to Nexus 09:19:25 ---> uname -a: 09:19:25 Linux prd-centos8-docker-8c-8g-9566.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 09:19:25 09:19:25 09:19:25 ---> lscpu: 09:19:25 Architecture: x86_64 09:19:25 CPU op-mode(s): 32-bit, 64-bit 09:19:25 Byte Order: Little Endian 09:19:25 CPU(s): 8 09:19:25 On-line CPU(s) list: 0-7 09:19:25 Thread(s) per core: 1 09:19:25 Core(s) per socket: 1 09:19:25 Socket(s): 8 09:19:25 NUMA node(s): 1 09:19:25 Vendor ID: AuthenticAMD 09:19:25 CPU family: 23 09:19:25 Model: 49 09:19:25 Model name: AMD EPYC-Rome Processor 09:19:25 Stepping: 0 09:19:25 CPU MHz: 2800.000 09:19:25 BogoMIPS: 5600.00 09:19:25 Virtualization: AMD-V 09:19:25 Hypervisor vendor: KVM 09:19:25 Virtualization type: full 09:19:25 L1d cache: 32K 09:19:25 L1i cache: 32K 09:19:25 L2 cache: 512K 09:19:25 L3 cache: 16384K 09:19:25 NUMA node0 CPU(s): 0-7 09:19:25 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 09:19:25 09:19:25 09:19:25 ---> nproc: 09:19:25 8 09:19:25 09:19:25 09:19:25 ---> df -h: 09:19:25 Filesystem Size Used Avail Use% Mounted on 09:19:25 devtmpfs 16G 0 16G 0% /dev 09:19:25 tmpfs 16G 0 16G 0% /dev/shm 09:19:25 tmpfs 16G 17M 16G 1% /run 09:19:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:19:25 /dev/vda1 160G 11G 150G 7% / 09:19:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:19:25 09:19:25 09:19:25 ---> free -m: 09:19:25 total used free shared buff/cache available 09:19:25 Mem: 31890 980 28493 19 2416 30468 09:19:25 Swap: 1023 0 1023 09:19:25 09:19:25 09:19:25 ---> ip addr: 09:19:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:19:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:19:25 inet 127.0.0.1/8 scope host lo 09:19:25 valid_lft forever preferred_lft forever 09:19:25 inet6 ::1/128 scope host 09:19:25 valid_lft forever preferred_lft forever 09:19:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:19:25 link/ether fa:16:3e:b1:e0:4e brd ff:ff:ff:ff:ff:ff 09:19:25 altname enp0s3 09:19:25 altname ens3 09:19:25 inet 10.30.107.28/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:19:25 valid_lft 86266sec preferred_lft 86266sec 09:19:25 inet6 fe80::f816:3eff:feb1:e04e/64 scope link 09:19:25 valid_lft forever preferred_lft forever 09:19:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:19:25 link/ether 02:42:1b:4a:7e:eb brd ff:ff:ff:ff:ff:ff 09:19:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:19:25 valid_lft forever preferred_lft forever 09:19:25 09:19:25 09:19:25 ---> sar -b -r -n DEV: 09:19:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 05/11/2026 _x86_64_ (8 CPU) 09:19:25 09:19:25 09:17:09 LINUX RESTART (8 CPU) 09:19:25 09:19:25 09:18:01 AM tps rtps wtps bread/s bwrtn/s 09:19:25 09:19:01 AM 220.98 17.58 203.40 3824.73 14629.72 09:19:25 Average: 220.98 17.58 203.40 3824.73 14629.72 09:19:25 09:19:25 09:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:25 09:19:01 AM 29191176 31210456 3464536 10.61 2688 2333796 1440992 4.28 369032 2624348 102052 09:19:25 Average: 29191176 31210456 3464536 10.61 2688 2333796 1440992 4.28 369032 2624348 102052 09:19:25 09:19:25 09:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:25 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:25 09:19:01 AM eth0 200.15 165.78 2119.31 32.14 0.00 0.00 0.00 0.00 09:19:25 09:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:25 Average: eth0 200.15 165.78 2119.31 32.14 0.00 0.00 0.00 0.00 09:19:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:25 09:19:25 09:19:25 ---> sar -P ALL: 09:19:25 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 05/11/2026 _x86_64_ (8 CPU) 09:19:25 09:19:25 09:17:09 LINUX RESTART (8 CPU) 09:19:25 09:19:25 09:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:19:25 09:19:01 AM all 13.99 0.00 1.37 0.65 0.07 83.91 09:19:25 09:19:01 AM 0 16.18 0.00 1.57 0.80 0.07 81.38 09:19:25 09:19:01 AM 1 18.45 0.00 1.34 0.28 0.08 79.85 09:19:25 09:19:01 AM 2 22.72 0.00 1.79 0.65 0.07 74.77 09:19:25 09:19:01 AM 3 16.81 0.00 2.01 0.75 0.07 80.37 09:19:25 09:19:01 AM 4 11.30 0.00 1.27 0.90 0.08 86.45 09:19:25 09:19:01 AM 5 10.86 0.00 0.95 0.27 0.07 87.86 09:19:25 09:19:01 AM 6 7.50 0.00 1.25 0.82 0.07 90.36 09:19:25 09:19:01 AM 7 8.14 0.00 0.80 0.75 0.03 90.27 09:19:25 Average: all 13.99 0.00 1.37 0.65 0.07 83.91 09:19:25 Average: 0 16.18 0.00 1.57 0.80 0.07 81.38 09:19:25 Average: 1 18.45 0.00 1.34 0.28 0.08 79.85 09:19:25 Average: 2 22.72 0.00 1.79 0.65 0.07 74.77 09:19:25 Average: 3 16.81 0.00 2.01 0.75 0.07 80.37 09:19:25 Average: 4 11.30 0.00 1.27 0.90 0.08 86.45 09:19:25 Average: 5 10.86 0.00 0.95 0.27 0.07 87.86 09:19:25 Average: 6 7.50 0.00 1.25 0.82 0.07 90.36 09:19:25 Average: 7 8.14 0.00 0.80 0.75 0.03 90.27 09:19:25 09:19:25 09:19:25