Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144165 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-4841 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXN627zt/agent.1563 SSH_AGENT_PID=1565 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_11507396732959723580.key (/w/workspace/cps-master-verify-java@tmp/private_key_11507396732959723580.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 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.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # 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.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/65/144165/1 # timeout=30 > git rev-parse 3da9d3fcfd32a2bf1a0c310972c020f2bcf1606c^{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 3da9d3fcfd32a2bf1a0c310972c020f2bcf1606c (refs/changes/65/144165/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 3da9d3fcfd32a2bf1a0c310972c020f2bcf1606c # timeout=30 Commit message: "[Internal Review] Schema based filtering in Get Anchors API" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk a603a553153e0167fa843459278eac12a03ab084 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12780984635091625407.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ewr2 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ewr2/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.1 from /tmp/venv-ewr2/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.13.5 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.43.17 botocore==1.43.17 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.17 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.1 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.14.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.0 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.1 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [cps-master-verify-java] $ /bin/sh /tmp/jenkins2932171680977459290.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-05-29 12:48:44 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-pc6o2f.sh" [1] downloading uv 0.11.17 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.17 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins11135154162975385502.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config14957004175201066558tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5055713054132059551tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-4841 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings5849556637509518089.xml -gs /tmp/global-settings3411456238932454742.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=3da9d3fcfd32a2bf1a0c310972c020f2bcf1606c -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ajaj.ahmad@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Ajaj Ahmad" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144165 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ajaj.ahmad@techmahindra.com "-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=ajaj.ahmad -DGERRIT_CHANGE_NUMBER=144165 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ajaj Ahmad\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/65/144165/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ajaj Ahmad" '-DGERRIT_CHANGE_OWNER=\"Ajaj Ahmad\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=W0ludGVybmFsIFJldmlld10gU2NoZW1hIGJhc2VkIGZpbHRlcmluZyBpbiBHZXQgQW5jaG9ycyBBUEkKCi0gQWRkZWQgc3VwcG9ydCB0byBmaWx0ZXIgYW5jaG9yIG5hbWVzIGJhc2VkIG9uIHNjaGVtYSBzZXQgbmFtZSBpbiBHZXQKICBBbmNob3JzIEFQSQoKSXNzdWUtSUQ6IENQUy0zMjM2CkNoYW5nZS1JZDogSThkOTcyOWJhYzNhZmU2NDZiMjgwOWRjMjVkMjE3YmQ4ZTQzMTdmNWUKU2lnbmVkLW9mZi1ieTogQWphaiBBaG1hZCA8YWphai5haG1hZEB0ZWNobWFoaW5kcmEuY29tPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Internal Review] Schema based filtering in Get Anchors API" -DGERRIT_EVENT_ACCOUNT_USERNAME=ajaj.ahmad -DGERRIT_CHANGE_OWNER_USERNAME=ajaj.ahmad '-DGERRIT_EVENT_ACCOUNT=\"Ajaj Ahmad\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I8d9729bac3afe646b2809dc25d217bd8e4317f5e -DGERRIT_EVENT_HASH=-1786970735 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ajaj.ahmad@techmahindra.com -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Ajaj Ahmad" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.8-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT [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 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] provmns-api [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] test-dcm-rest [jar] [INFO] integration-test [jar] [INFO] spotbugs [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.7.8-SNAPSHOT [1/23] [INFO] from cps-dependencies/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-dependencies --- [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 [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.7.8-SNAPSHOT [2/23] [INFO] from cps-bom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-bom --- [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 [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.7.8-SNAPSHOT [3/23] [INFO] from checkstyle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar [INFO] [INFO] --- exec:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: Error, Committer email is not included in config file. If your company is new to the project please make appropriate changes to project-committers-config.csv for Copyright Check to work. Exiting... ======================================================================================================================== [INFO] [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- [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 [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 [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.7.8-SNAPSHOT [4/23] [INFO] from cps-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- [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 [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-parent --- [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 [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.7.8-SNAPSHOT [5/23] [INFO] from cps-events/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-events --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- [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 [INFO] [INFO] --- jsonschema2pojo:1.2.2:generate (default) @ cps-events --- [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-events --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-events --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-events --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.8-SNAPSHOT/cps-events-3.7.8-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.8-SNAPSHOT/cps-events-3.7.8-SNAPSHOT.jar [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.7.8-SNAPSHOT [6/23] [INFO] from cps-path-parser/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- [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-path-parser/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 [INFO] [INFO] --- antlr4:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-path-parser --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-path-parser --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-path-parser --- [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-path-parser --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:18 missing QName at '' line 1:37 mismatched input '@' expecting {'[', '/'} line 1:37 mismatched input ']' expecting {'[', '/'} line 1:37 mismatched input '::' expecting {'[', '/'} line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} line 1:14 no viable alternative at input '[-' line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:14 no viable alternative at input '[]' line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:2 extraneous input '/' expecting QName line 1:8 mismatched input '*' expecting QName line 1:0 mismatched input '' expecting '/' line 1:1 no viable alternative at input '/' [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.8-SNAPSHOT/cps-path-parser-3.7.8-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.8-SNAPSHOT/cps-path-parser-3.7.8-SNAPSHOT.jar [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.7.8-SNAPSHOT [7/23] [INFO] from cps-service/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-service --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- [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-service/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 [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ cps-service --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 97 source files with javac [debug release 17] to target/classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ cps-service --- [INFO] Copying 33 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] Annotation processing is enabled because one or more processors were found on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. [INFO] [INFO] --- gplus:4.0.1:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.25 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 154 files. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ cps-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CpsServicesConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.config.CpsServicesConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:49:20.556 [main] ERROR org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.775 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec [INFO] Running org.onap.cps.events.EventProducerSpec 12:49:22.708 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:49:22.718 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 12:49:22.723 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:49:22.727 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:49:22.729 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:49:22.743 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 12:49:22.794 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 12:49:22.802 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='cps.cloud.event.batch.send.latency', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 12:49:22.812 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 12:49:22.812 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 12:49:22.828 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 12:49:22.828 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 12:49:22.830 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 12:49:22.834 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 12:49:22.834 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in org.onap.cps.events.EventProducerSpec [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Running org.onap.cps.utils.YangParserSpec 12:49:23.182 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 12:49:23.187 [main] ERROR org.onap.cps.utils.YangParser -- Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.utils.CpsValidatorImplSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.XmlUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.utils.XmlUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 s -- in org.onap.cps.utils.XmlObjectMapperSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.ContentTypeSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.ContentTypeSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 12:49:24.979 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 12:49:24.983 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 12:49:24.996 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 12:49:24.998 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 12:49:25.016 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 12:49:25.021 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to json array. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec line 1:9 no viable alternative at input '[' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 12:49:25.291 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 12:49:25.321 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 12:49:25.322 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 12:49:25.333 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 12:49:25.337 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 12:49:25.347 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 12:49:25.369 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 12:49:25.375 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 12:49:25.376 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 12:49:25.388 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 12:49:25.394 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 12:49:25.412 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 12:49:25.419 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 12:49:25.450 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 12:49:25.460 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 12:49:25.460 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 12:49:25.460 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 12:49:25.470 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 12:49:25.478 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 12:49:25.481 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 12:49:25.507 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 12:49:25.510 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 12:49:25.512 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.onap.cps.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 12:49:25.536 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 12:49:25.538 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 12:49:25.538 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 12:49:25.543 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.init.ModelLoaderLockSpec May 29, 2026 12:49:25 PM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED May 29, 2026 12:49:25 PM com.hazelcast.system.logo INFO: [10.30.106.155]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o May 29, 2026 12:49:25 PM com.hazelcast.system INFO: [10.30.106.155]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. May 29, 2026 12:49:25 PM com.hazelcast.system INFO: [10.30.106.155]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.155]:5701 May 29, 2026 12:49:25 PM com.hazelcast.system INFO: [10.30.106.155]:5701 [dev] [5.5.0] Cluster name: dev May 29, 2026 12:49:25 PM com.hazelcast.system INFO: [10.30.106.155]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. May 29, 2026 12:49:25 PM com.hazelcast.system INFO: [10.30.106.155]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) May 29, 2026 12:49:26 PM com.hazelcast.system.security INFO: [10.30.106.155]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. May 29, 2026 12:49:26 PM com.hazelcast.instance.impl.Node INFO: [10.30.106.155]:5701 [dev] [5.5.0] Using Multicast discovery May 29, 2026 12:49:26 PM com.hazelcast.internal.diagnostics.Diagnostics INFO: [10.30.106.155]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. May 29, 2026 12:49:26 PM com.hazelcast.core.LifecycleService INFO: [10.30.106.155]:5701 [dev] [5.5.0] [10.30.106.155]:5701 is STARTING May 29, 2026 12:49:29 PM com.hazelcast.internal.cluster.ClusterService INFO: [10.30.106.155]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.155]:5701 - 18dff2b9-5225-4e09-90d4-58220bbbe11e this ] May 29, 2026 12:49:29 PM com.hazelcast.core.LifecycleService INFO: [10.30.106.155]:5701 [dev] [5.5.0] [10.30.106.155]:5701 is STARTED May 29, 2026 12:49:29 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl INFO: [10.30.106.155]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... May 29, 2026 12:49:29 PM com.hazelcast.core.LifecycleService INFO: [10.30.106.155]:5701 [dev] [5.5.0] [10.30.106.155]:5701 is SHUTTING_DOWN May 29, 2026 12:49:29 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl INFO: [10.30.106.155]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.155]:5701 - 18dff2b9-5225-4e09-90d4-58220bbbe11e this is handled May 29, 2026 12:49:29 PM com.hazelcast.instance.impl.Node INFO: [10.30.106.155]:5701 [dev] [5.5.0] Shutting down multicast service... May 29, 2026 12:49:29 PM com.hazelcast.instance.impl.Node INFO: [10.30.106.155]:5701 [dev] [5.5.0] Shutting down connection manager... May 29, 2026 12:49:29 PM com.hazelcast.instance.impl.Node INFO: [10.30.106.155]:5701 [dev] [5.5.0] Shutting down node engine... May 29, 2026 12:49:29 PM com.hazelcast.client.impl.ClientEngine WARNING: [10.30.106.155]:5701 [dev] [5.5.0] Cannot get client information from: [10.30.106.155]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 more May 29, 2026 12:49:30 PM com.hazelcast.instance.impl.NodeExtension INFO: [10.30.106.155]:5701 [dev] [5.5.0] Destroying node NodeExtension. May 29, 2026 12:49:30 PM com.hazelcast.instance.impl.Node INFO: [10.30.106.155]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 682 ms. May 29, 2026 12:49:30 PM com.hazelcast.core.LifecycleService INFO: [10.30.106.155]:5701 [dev] [5.5.0] [10.30.106.155]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.821 s -- in org.onap.cps.init.ModelLoaderLockSpec [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 12:49:30.409 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 12:49:30.410 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 12:49:30.443 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 12:49:30.443 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 12:49:30.443 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 12:49:30.443 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 12:49:30.445 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 12:49:30.445 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 12:49:30.445 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 12:49:30.545 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 12:49:30.646 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 12:49:30.649 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 12:49:30.649 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 12:49:30.649 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 12:49:30.651 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 12:49:30.651 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 12:49:30.908 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy149 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.impl.DataNodeBuilderSpec [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. 12:49:31.435 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service java.lang.Exception: Sending failed at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1469068993.sendCpsDataUpdateEvent(Unknown Source) at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.onap.cps.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 12:49:31,791 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:49:31,791 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:49:31,793 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:49:32,508 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 12:49:32,509 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-05-29T12:49:32.837Z INFO 2318 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 21.0.10 with PID 2318 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2026-05-29T12:49:32.838Z INFO 2318 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2026-05-29T12:49:33.108Z INFO 2318 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.571 seconds (process running for 16.087) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.694 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.impl.CpsFacadeImplSpec [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.13) 2026-05-29T12:49:33.525Z INFO 2318 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 21.0.10 with PID 2318 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2026-05-29T12:49:33.525Z INFO 2318 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 2026-05-29T12:49:33.556Z INFO 2318 --- [ main] com.hazelcast.system.logo : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-05-29T12:49:33.556Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-05-29T12:49:33.556Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.155]:5701 2026-05-29T12:49:33.556Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2026-05-29T12:49:33.556Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2026-05-29T12:49:33.556Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-05-29T12:49:33.568Z INFO 2318 --- [ main] com.hazelcast.system.security : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2026-05-29T12:49:33.569Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2026-05-29T12:49:33.578Z INFO 2318 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-05-29T12:49:33.578Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.155]:5701 is STARTING 2026-05-29T12:49:36.291Z INFO 2318 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.155]:5701 - 9a51604b-e232-4770-8ba2-37dd61df7c39 this ] 2026-05-29T12:49:36.292Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.155]:5701 is STARTED 2026-05-29T12:49:36.309Z INFO 2318 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.809 seconds (process running for 19.288) 2026-05-29T12:49:36.316Z INFO 2318 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2026-05-29T12:49:36.324Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.155]:5701 is SHUTTING_DOWN 2026-05-29T12:49:36.325Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2026-05-29T12:49:36.326Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2026-05-29T12:49:36.326Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2026-05-29T12:49:36.333Z WARN 2318 --- [cached.thread-2] com.hazelcast.client.impl.ClientEngine : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cannot get client information from: [10.30.106.155]:5701 java.util.concurrent.ExecutionException: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:121) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:610) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:520) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) Caused by: com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.register(InvocationRegistry.java:140) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:586) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:557) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:240) at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.invokeOnTarget(OperationServiceImpl.java:376) at com.hazelcast.client.impl.ClientEngineImpl.getClientsInCluster(ClientEngineImpl.java:518) at com.hazelcast.client.impl.ClientEngineImpl.getActiveClientsInCluster(ClientEngineImpl.java:489) at com.hazelcast.internal.util.phonehome.ClientMetricsProvider.provideMetrics(ClientMetricsProvider.java:122) at com.hazelcast.internal.util.phonehome.PhoneHome.collectMetrics(PhoneHome.java:144) at com.hazelcast.internal.util.phonehome.PhoneHome.phoneHome(PhoneHome.java:134) at com.hazelcast.internal.util.phonehome.PhoneHome.lambda$start$0(PhoneHome.java:83) at com.hazelcast.spi.impl.executionservice.impl.DelegateAndSkipOnConcurrentExecutionDecorator$DelegateDecorator.run(DelegateAndSkipOnConcurrentExecutionDecorator.java:77) at com.hazelcast.internal.util.executor.CachedExecutorServiceDelegate$Worker.run(CachedExecutorServiceDelegate.java:220) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) at com.hazelcast.internal.util.executor.HazelcastManagedThread.executeRun(HazelcastManagedThread.java:76) at com.hazelcast.internal.util.executor.PoolExecutorThreadFactory$ManagedThread.executeRun(PoolExecutorThreadFactory.java:74) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) at ------ submitted from ------.() at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:329) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) ... 16 common frames omitted 2026-05-29T12:49:36.396Z INFO 2318 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2026-05-29T12:49:36.397Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 2026-05-29T12:49:36.397Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.155]:5701 is SHUTDOWN [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.899 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 2026-05-29T12:49:36.408Z INFO 2318 --- [ main] com.hazelcast.system.logo : [10.30.106.155]:5701 [my cluster] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2026-05-29T12:49:36.409Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2026-05-29T12:49:36.409Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.155]:5701 2026-05-29T12:49:36.409Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [my cluster] [5.5.0] Cluster name: my cluster 2026-05-29T12:49:36.409Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2026-05-29T12:49:36.409Z INFO 2318 --- [ main] com.hazelcast.system : [10.30.106.155]:5701 [my cluster] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2026-05-29T12:49:36.421Z INFO 2318 --- [ main] com.hazelcast.system.security : [10.30.106.155]:5701 [my cluster] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2026-05-29T12:49:36.422Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [my cluster] [5.5.0] Using Multicast discovery 2026-05-29T12:49:36.431Z INFO 2318 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.155]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2026-05-29T12:49:36.432Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [my cluster] [5.5.0] [10.30.106.155]:5701 is STARTING 2026-05-29T12:49:38.998Z INFO 2318 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.155]:5701 [my cluster] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.155]:5701 - 941ab903-1a96-40a0-86c4-6dfd63b0f6a6 this ] 2026-05-29T12:49:38.999Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [my cluster] [5.5.0] [10.30.106.155]:5701 is STARTED 2026-05-29T12:49:39.029Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [my cluster] [5.5.0] [10.30.106.155]:5701 is SHUTTING_DOWN 2026-05-29T12:49:39.029Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [my cluster] [5.5.0] Shutting down multicast service... 2026-05-29T12:49:39.030Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [my cluster] [5.5.0] Shutting down connection manager... 2026-05-29T12:49:39.030Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [my cluster] [5.5.0] Shutting down node engine... 2026-05-29T12:49:39.275Z INFO 2318 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.155]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 2026-05-29T12:49:39.275Z INFO 2318 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.155]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 246 ms. 2026-05-29T12:49:39.275Z INFO 2318 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.155]:5701 [my cluster] [5.5.0] [10.30.106.155]:5701 is SHUTDOWN [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.impl.DataNodeFactorySpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:9: XML document structures must start and end within the same entity. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.cps.impl.DataNodeFactorySpec [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec line 1:6 no viable alternative at input '[invalid' [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.cps.impl.DeltaReportBuilderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.14:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 78 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco:0.8.14:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 78 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar [INFO] [INFO] --- install:3.1.2:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.8-SNAPSHOT/cps-service-3.7.8-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.8-SNAPSHOT/cps-service-3.7.8-SNAPSHOT.jar [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.7.8-SNAPSHOT [8/23] [INFO] from cps-rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- [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-rest/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 [INFO] [INFO] --- openapi-generator:7.12.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation cleanDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload [INFO] Processing operation applyChangesInDeltaReport [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] Processing operation getNotificationSubscription [INFO] Processing operation createNotificationSubscription [INFO] Processing operation deleteNotificationSubscription [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (cps-java-style) @ cps-rest --- [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[269,40] (whitespace) WhitespaceAfter: ',' is not followed by whitespace. [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[269,68] (whitespace) WhitespaceAround: WhitespaceAround: '{' is not preceded with whitespace. [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[271,9] (whitespace) WhitespaceAfter: 'if' is not followed by whitespace. [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[271,9] (whitespace) WhitespaceAround: WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[271,25] (whitespace) WhitespaceAround: WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[271,25] (whitespace) WhitespaceAround: WhitespaceAround: '==' is not preceded with whitespace. [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[271,59] (whitespace) WhitespaceAround: WhitespaceAround: '{' is not preceded with whitespace. [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[273,17] (indentation) Indentation: 'if' child has incorrect indentation level 16, expected level should be 12. [WARNING] src/main/java/org/onap/cps/rest/controller/AdminRestController.java:[275,9] (extension) RightCurlySame: '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.7.8-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.578 s] [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] [INFO] checkstyle ......................................... SUCCESS [ 3.064 s] [INFO] cps-parent ......................................... SUCCESS [ 2.909 s] [INFO] cps-events ......................................... SUCCESS [ 2.300 s] [INFO] cps-path-parser .................................... SUCCESS [ 6.233 s] [INFO] cps-service ........................................ SUCCESS [ 34.824 s] [INFO] cps-rest ........................................... FAILURE [ 5.411 s] [INFO] cps-ncmp-events .................................... SKIPPED [INFO] provmns-api ........................................ SKIPPED [INFO] cps-ncmp-service ................................... SKIPPED [INFO] cps-ncmp-rest ...................................... SKIPPED [INFO] cps-ncmp-rest-stub ................................. SKIPPED [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED [INFO] cps-ri ............................................. SKIPPED [INFO] test-dcm-rest ...................................... SKIPPED [INFO] integration-test ................................... SKIPPED [INFO] spotbugs ........................................... SKIPPED [INFO] cps-application .................................... SKIPPED [INFO] policy-executor-stub ............................... SKIPPED [INFO] jacoco-report ...................................... SKIPPED [INFO] cps ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.178 s [INFO] Finished at: 2026-05-29T12:49:45Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check (cps-java-style) on project cps-rest: You have 9 Checkstyle violations. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cps-rest Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1565 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins13596696216220376227.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins6824762678552804745.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/cps-master-verify-java + 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-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins5906015203870962337.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewr2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ewr2/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins13895669446966416547.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config18380240271988462492tmp 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-master-verify-java] $ /bin/bash /tmp/jenkins3269228671430525086.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins3105825409944441281.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewr2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-ewr2/bin to PATH [cps-master-verify-java] $ /bin/sh /tmp/jenkins7116315461744670306.sh ---> uv-install.sh uv 0.11.17 is already installed uvx 0.11.17 (x86_64-unknown-linux-gnu) [cps-master-verify-java] $ /bin/bash /tmp/jenkins3946750236492159729.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins17378682000739402617.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewr2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ewr2/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 196s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=196 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: cps-master-verify-java,11746,2026-05-29 12:50:11,v3-standard-8,196,0.22,0.00,FAILURE [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins15325967851106927457.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ewr2 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ewr2/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11746 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-4841 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5600.00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 660 28336 4 3095 30977 Swap: 1023 0 1023 ---> ip addr: 1: lo: 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:79:1d:f1 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.155/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86200sec preferred_lft 86200sec inet6 fe80::f816:3eff:fe79:1df1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 66:34:66:1a:34:f1 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 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-4841) 05/29/26 _x86_64_ (8 CPU) 12:47:06 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-4841) 05/29/26 _x86_64_ (8 CPU) 12:47:06 LINUX RESTART (8 CPU)