12:01:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143509 12:01:51 Running as SYSTEM 12:01:51 [EnvInject] - Loading node environment variables. 12:01:51 Building remotely on prd-centos8-docker-8c-8g-2441 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 12:01:51 [ssh-agent] Looking for ssh-agent implementation... 12:01:51 $ ssh-agent 12:01:51 SSH_AUTH_SOCK=/tmp/ssh-OvT0RTl5Qn2J/agent.5413 12:01:51 SSH_AGENT_PID=5415 12:01:51 [ssh-agent] Started. 12:01:51 Running ssh-add (command line suppressed) 12:01:51 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_13835971456102052421.key (/w/workspace/cps-master-verify-java@tmp/private_key_13835971456102052421.key) 12:01:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:01:51 The recommended git tool is: NONE 12:01:53 using credential onap-jenkins-ssh 12:01:53 Wiping out workspace first. 12:01:53 Cloning the remote Git repository 12:01:53 Cloning repository git://cloud.onap.org/mirror/cps.git 12:01:53 > git init /w/workspace/cps-master-verify-java # timeout=10 12:01:53 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:01:53 > git --version # timeout=10 12:01:53 > git --version # 'git version 2.39.1' 12:01:53 using GIT_SSH to set credentials Gerrit user 12:01:53 [INFO] Currently running in a labeled security context 12:01:53 [INFO] Currently SELinux is 'enforcing' on the host 12:01:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh11404719269361786276.key 12:01:53 Verifying host key using manually-configured host key entries 12:01:53 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:01:56 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:01:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:01:57 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 12:01:57 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 12:01:57 using GIT_SSH to set credentials Gerrit user 12:01:57 [INFO] Currently running in a labeled security context 12:01:57 [INFO] Currently SELinux is 'enforcing' on the host 12:01:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7239470419569008408.key 12:01:57 Verifying host key using manually-configured host key entries 12:01:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/09/143509/1 # timeout=30 12:01:57 > git rev-parse f8795f8eaee9929d503dc85acb458daa9d6cea63^{commit} # timeout=10 12:01:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:01:57 Checking out Revision f8795f8eaee9929d503dc85acb458daa9d6cea63 (refs/changes/09/143509/1) 12:01:57 > git config core.sparsecheckout # timeout=10 12:01:57 > git checkout -f f8795f8eaee9929d503dc85acb458daa9d6cea63 # timeout=30 12:02:00 Commit message: "Refactor the ProvMnS code in a separate module for maintainability" 12:02:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:02:00 > git rev-list --no-walk 044f41a5691b54259a88dc626992095db23a3617 # timeout=10 12:02:01 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10701833326139386422.sh 12:02:01 ---> python-tools-install.sh 12:02:01 Setup pyenv: 12:02:01 system 12:02:01 * 3.8.13 (set by /opt/pyenv/version) 12:02:01 * 3.9.13 (set by /opt/pyenv/version) 12:02:01 * 3.10.6 (set by /opt/pyenv/version) 12:02:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jGUR 12:02:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:02:09 lf-activate-venv(): INFO: Base packages installed successfully 12:02:09 lf-activate-venv(): INFO: Installing additional packages: lftools 12:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-jGUR/bin to PATH 12:02:30 Generating Requirements File 12:02:47 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. 12:02:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:02:47 Python 3.10.6 12:02:47 pip 26.0.1 from /tmp/venv-jGUR/lib/python3.10/site-packages/pip (python 3.10) 12:02:48 appdirs==1.4.4 12:02:48 argcomplete==3.6.3 12:02:48 aspy.yaml==1.3.0 12:02:48 attrs==25.4.0 12:02:48 autopage==0.6.0 12:02:48 backports.strenum==1.3.1 12:02:48 beautifulsoup4==4.14.3 12:02:48 boto3==1.42.61 12:02:48 botocore==1.42.61 12:02:48 bs4==0.0.2 12:02:48 certifi==2026.2.25 12:02:48 cffi==2.0.0 12:02:48 cfgv==3.5.0 12:02:48 chardet==7.0.1 12:02:48 charset-normalizer==3.4.4 12:02:48 click==8.3.1 12:02:48 cliff==4.13.2 12:02:48 cmd2==3.4.0 12:02:48 cryptography==3.3.2 12:02:48 debtcollector==3.0.0 12:02:48 decorator==5.2.1 12:02:48 defusedxml==0.7.1 12:02:48 Deprecated==1.3.1 12:02:48 distlib==0.4.0 12:02:48 dnspython==2.8.0 12:02:48 docker==7.1.0 12:02:48 dogpile.cache==1.5.0 12:02:48 durationpy==0.10 12:02:48 email-validator==2.3.0 12:02:48 filelock==3.25.0 12:02:48 future==1.0.0 12:02:48 gitdb==4.0.12 12:02:48 GitPython==3.1.46 12:02:48 httplib2==0.30.2 12:02:48 identify==2.6.17 12:02:48 idna==3.11 12:02:48 importlib-resources==1.5.0 12:02:48 iso8601==2.1.0 12:02:48 Jinja2==3.1.6 12:02:48 jmespath==1.1.0 12:02:48 jsonpatch==1.33 12:02:48 jsonpointer==3.0.0 12:02:48 jsonschema==4.26.0 12:02:48 jsonschema-specifications==2025.9.1 12:02:48 keystoneauth1==5.13.1 12:02:48 kubernetes==35.0.0 12:02:48 lftools==0.37.22 12:02:48 lxml==6.0.2 12:02:48 markdown-it-py==4.0.0 12:02:48 MarkupSafe==3.0.3 12:02:48 mdurl==0.1.2 12:02:48 msgpack==1.1.2 12:02:48 multi_key_dict==2.0.3 12:02:48 munch==4.0.0 12:02:48 netaddr==1.3.0 12:02:48 niet==1.4.2 12:02:48 nodeenv==1.10.0 12:02:48 oauth2client==4.1.3 12:02:48 oauthlib==3.3.1 12:02:48 openstacksdk==4.10.0 12:02:48 os-service-types==1.8.2 12:02:48 osc-lib==4.4.0 12:02:48 oslo.config==10.3.0 12:02:48 oslo.context==6.3.0 12:02:48 oslo.i18n==6.7.2 12:02:48 oslo.log==8.1.0 12:02:48 oslo.serialization==5.9.1 12:02:48 oslo.utils==10.0.0 12:02:48 packaging==26.0 12:02:48 pbr==7.0.3 12:02:48 platformdirs==4.9.2 12:02:48 prettytable==3.17.0 12:02:48 psutil==7.2.2 12:02:48 pyasn1==0.6.2 12:02:48 pyasn1_modules==0.4.2 12:02:48 pycparser==3.0 12:02:48 pygerrit2==2.0.15 12:02:48 PyGithub==2.8.1 12:02:48 Pygments==2.19.2 12:02:48 PyJWT==2.11.0 12:02:48 PyNaCl==1.6.2 12:02:48 pyparsing==2.4.7 12:02:48 pyperclip==1.11.0 12:02:48 pyrsistent==0.20.0 12:02:48 python-cinderclient==9.9.0 12:02:48 python-dateutil==2.9.0.post0 12:02:48 python-discovery==1.1.0 12:02:48 python-heatclient==5.1.0 12:02:48 python-jenkins==1.8.3 12:02:48 python-keystoneclient==5.8.0 12:02:48 python-magnumclient==4.10.0 12:02:48 python-openstackclient==9.0.0 12:02:48 python-swiftclient==4.10.0 12:02:48 PyYAML==6.0.3 12:02:48 referencing==0.37.0 12:02:48 requests==2.32.5 12:02:48 requests-oauthlib==2.0.0 12:02:48 requestsexceptions==1.4.0 12:02:48 rfc3986==2.0.0 12:02:48 rich==14.3.3 12:02:48 rich-argparse==1.7.2 12:02:48 rpds-py==0.30.0 12:02:48 rsa==4.9.1 12:02:48 ruamel.yaml==0.19.1 12:02:48 ruamel.yaml.clib==0.2.15 12:02:48 s3transfer==0.16.0 12:02:48 simplejson==3.20.2 12:02:48 six==1.17.0 12:02:48 smmap==5.0.2 12:02:48 soupsieve==2.8.3 12:02:48 stevedore==5.7.0 12:02:48 tabulate==0.10.0 12:02:48 toml==0.10.2 12:02:48 tomlkit==0.14.0 12:02:48 tqdm==4.67.3 12:02:48 typing_extensions==4.15.0 12:02:48 urllib3==1.26.20 12:02:48 virtualenv==21.1.0 12:02:48 wcwidth==0.6.0 12:02:48 websocket-client==1.9.0 12:02:48 wrapt==2.1.1 12:02:48 xdg==6.0.0 12:02:48 xmltodict==1.0.4 12:02:48 yq==3.4.3 12:02:48 [EnvInject] - Injecting environment variables from a build step. 12:02:48 [EnvInject] - Injecting as environment variables the properties content 12:02:48 SET_JDK_VERSION=openjdk17 12:02:48 GIT_URL="git://cloud.onap.org/mirror" 12:02:48 12:02:48 [EnvInject] - Variables injected successfully. 12:02:48 [cps-master-verify-java] $ /bin/sh /tmp/jenkins169204256592358902.sh 12:02:48 ---> update-java-alternatives.sh 12:02:48 ---> Updating Java version 12:02:48 ---> RedHat type system detected 12:02:48 openjdk version "17.0.6-ea" 2023-01-17 LTS 12:02:48 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 12:02:48 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 12:02:48 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 12:02:48 [EnvInject] - Injecting environment variables from a build step. 12:02:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:02:48 [EnvInject] - Variables injected successfully. 12:02:48 provisioning config files... 12:02:48 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config4529649221230330453tmp 12:02:48 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8813947696169302229tmp 12:02:48 [EnvInject] - Injecting environment variables from a build step. 12:02:48 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-2441 12:02:49 using settings config with name cps-settings 12:02:49 Replacing all maven server entries not found in credentials list is true 12:02:49 using global settings config with name global-settings 12:02:49 Replacing all maven server entries not found in credentials list is true 12:02:49 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings501552826866103154.xml -gs /tmp/global-settings738331294500387118.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=f8795f8eaee9929d503dc85acb458daa9d6cea63 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=shivani.khare@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Shivani Khare" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143509 -DGERRIT_PATCHSET_UPLOADER_EMAIL=shivani.khare@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=shikha0203 -DGERRIT_CHANGE_NUMBER=143509 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Shivani Khare\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/09/143509/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Shivani Khare" '-DGERRIT_CHANGE_OWNER=\"Shivani Khare\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVmYWN0b3IgdGhlIFByb3ZNblMgY29kZSBpbiBhIHNlcGFyYXRlIG1vZHVsZSBmb3IgbWFpbnRhaW5hYmlsaXR5CgotIEFkZCBwcm92bW5zLWFwaSBtb2R1bGUgKHZlcnNpb24gMTguNi4wKSB3aXRoIGdlbmVyYXRlZCBtb2RlbHMgZnJvbSAzR1BQIFRTMjg1MzIgc3BlYwotIENvZGUgZ2VuZXJhdGlvbiBpcyBvcHQtaW4gdmlhIC1QZ2VuZXJhdGUtcHJvdm1ucy1hcGkgcHJvZmlsZSwgbm90IHBhcnQgb2YgcmVndWxhciBidWlsZAotIFJlbW92ZSBvcGVuYXBpLWdlbmVyYXRvci1tYXZlbi1wbHVnaW4gZm9yIFByb3ZNblMgZnJvbSBjcHMtbmNtcC1zZXJ2aWNlCi0gRGVsZXRlIGhhbmQtd3JpdHRlbiBtb2RlbCBjbGFzc2VzIGZyb20gY3BzLW5jbXAtc2VydmljZSAobm93IGluIHByb3ZtbnMtYXBpKQotIFVwZGF0ZSBhbGwgaW1wb3J0cyBmcm9tIGltcGwucHJvdm1ucy5tb2RlbCB0byBwcm92bW5zLm1vZGVsIHBhY2thZ2UKLSBBZGQgcHJvdm1ucy1hcGkgdG8gY3BzLWJvbSBkZXBlbmRlbmN5IG1hbmFnZW1lbnQgKHZlcnNpb24gMTguNi4wKQotIEFkZCBwcm92bW5zLWFwaSBkZXBlbmRlbmN5IHRvIGNwcy1uY21wLXNlcnZpY2UKCklzc3VlLUlEOiBDUFMtMjkwMgpDaGFuZ2UtSWQ6IEk4OGY3ZmE5NDA3NTg5NTNjMmI5NzQ0NTRmMTM1YTQyZDI3MDM4MmFjClNpZ25lZC1vZmYtYnk6IHNoaWtoYTAyMDMgPHNoaXZhbmkua2hhcmVAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Refactor the ProvMnS code in a separate module for maintainability" -DGERRIT_EVENT_ACCOUNT_USERNAME=shikha0203 -DGERRIT_CHANGE_OWNER_USERNAME=shikha0203 '-DGERRIT_EVENT_ACCOUNT=\"Shivani Khare\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I88f7fa940758953c2b974454f135a42d270382ac -DGERRIT_EVENT_HASH=1286602222 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=shivani.khare@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Shivani Khare" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 12:02:50 [INFO] Scanning for projects... 12:02:53 [INFO] ------------------------------------------------------------------------ 12:02:53 [INFO] Reactor Build Order: 12:02:53 [INFO] 12:02:53 [INFO] org.onap.cps:cps-dependencies [pom] 12:02:53 [INFO] cps-bom [pom] 12:02:53 [INFO] checkstyle [jar] 12:02:53 [INFO] cps-parent [pom] 12:02:53 [INFO] cps-events [jar] 12:02:53 [INFO] cps-path-parser [jar] 12:02:53 [INFO] cps-service [jar] 12:02:53 [INFO] cps-rest [jar] 12:02:53 [INFO] cps-ncmp-events [jar] 12:02:53 [INFO] cps-ncmp-service [jar] 12:02:53 [INFO] cps-ncmp-rest [jar] 12:02:53 [INFO] cps-ncmp-rest-stub [pom] 12:02:53 [INFO] cps-ncmp-rest-stub-service [jar] 12:02:53 [INFO] cps-ncmp-rest-stub-app [jar] 12:02:53 [INFO] cps-ri [jar] 12:02:53 [INFO] test-dcm-rest [jar] 12:02:53 [INFO] integration-test [jar] 12:02:53 [INFO] spotbugs [jar] 12:02:53 [INFO] cps-application [jar] 12:02:53 [INFO] policy-executor-stub [jar] 12:02:53 [INFO] jacoco-report [jar] 12:02:53 [INFO] cps [pom] 12:02:53 [INFO] 12:02:53 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 12:02:53 [INFO] Building org.onap.cps:cps-dependencies 3.7.7-SNAPSHOT [1/22] 12:02:53 [INFO] --------------------------------[ pom ]--------------------------------- 12:02:53 [INFO] 12:02:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 12:02:53 [INFO] 12:02:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 12:02:53 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.7-SNAPSHOT/cps-dependencies-3.7.7-SNAPSHOT.pom 12:02:53 [INFO] 12:02:54 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 12:02:54 [INFO] Building cps-bom 3.7.7-SNAPSHOT [2/22] 12:02:54 [INFO] --------------------------------[ pom ]--------------------------------- 12:02:54 [INFO] 12:02:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 12:02:54 [INFO] 12:02:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 12:02:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.7-SNAPSHOT/cps-bom-3.7.7-SNAPSHOT.pom 12:02:54 [INFO] 12:02:54 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 12:02:54 [INFO] Building checkstyle 3.7.7-SNAPSHOT [3/22] 12:02:54 [INFO] --------------------------------[ jar ]--------------------------------- 12:02:54 [INFO] 12:02:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 12:02:54 [INFO] 12:02:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 12:02:54 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:02:54 [INFO] Copying 6 resources 12:02:54 [INFO] 12:02:54 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 12:02:56 [INFO] No sources to compile 12:02:56 [INFO] 12:02:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 12:02:56 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 12:02:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 12:02:56 [INFO] 12:02:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 12:02:56 [INFO] No sources to compile 12:02:56 [INFO] 12:02:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 12:02:56 [INFO] No tests to run. 12:02:56 [INFO] 12:02:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 12:02:56 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar 12:02:56 [INFO] 12:02:56 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 12:02:57 ======================================================================================================================== 12:02:57 Copyright Check Python Script: 12:02:57 /w/workspace/cps-master-verify-java/cps-bom/pom.xml | line 19 read '============LICENSE_END=========================================================\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-bom/pom.xml | line 19 expected '\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-bom/pom.xml | line 5 update year to include 2026 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 10 read 'Unless required by applicable law or agreed to in writing, software\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 10 expected '\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 11 read 'distributed under the License is distributed on an "AS IS" BASIS,\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 12 read 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 13 read 'See the License for the specific language governing permissions and\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 14 read 'limitations under the License.\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 14 expected 'See the License for the specific language governing permissions and\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 15 read '\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 15 expected 'limitations under the License.\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 16 read 'SPDX-License-Identifier: Apache-2.0\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 16 expected '\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 17 read '============LICENSE_END=========================================================\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSRestExceptionHandler.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml | line 4 update year to include 2026 12:02:57 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/provmns/ParametersBuilderSpec.groovy | line 3 update year to include 2026 12:02:57 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/provmns/ProvMnSRestApiSpec.groovy | line 3 update year to include 2026 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/.openapi-generator-ignore | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/.openapi-generator/TS28532_ProvMnS.yaml-generate-provmns-api.sha256 | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/docs/provmns-api.md | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java | line 3 update year to include 2026 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ClassNameIdPatchDefaultResponse.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ErrorResponseDefault.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ErrorResponseDefaultOtherProblemsInner.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ErrorResponseGet.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ErrorResponseGetOtherProblemsInner.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ErrorResponsePatch.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ErrorResponsePatchOtherProblemsInner.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/PatchItem.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/PatchOperation.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/Resource.java | line 3 update year to include 2026 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ResourceOneOf.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/Scope.java | no copyright found 12:02:57 /w/workspace/cps-master-verify-java/provmns-api/src/main/java/org/onap/cps/ncmp/provmns/model/ScopeType.java | no copyright found 12:02:57 30 issue(s) found after 29 altered file(s) checked 12:02:57 ======================================================================================================================== 12:02:57 [INFO] 12:02:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 12:02:57 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.jar 12:02:57 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.pom 12:02:57 [INFO] 12:02:57 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 12:02:57 [INFO] Building cps-parent 3.7.7-SNAPSHOT [4/22] 12:02:57 [INFO] --------------------------------[ pom ]--------------------------------- 12:02:58 [INFO] 12:02:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 12:02:58 [INFO] 12:02:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 12:02:59 [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/impl/provmns/model/*:**/pom.xml 12:02:59 [INFO] 12:02:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 12:03:01 [INFO] You have 0 Checkstyle violations. 12:03:01 [INFO] 12:03:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 12:03:02 [INFO] You have 0 Checkstyle violations. 12:03:02 [INFO] 12:03:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 12:03:03 [INFO] No sources specified for compilation. Skipping. 12:03:03 [INFO] 12:03:03 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 12:03:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 12:03:03 [INFO] 12:03:03 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 12:03:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:03:03 [INFO] 12:03:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 12:03:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.7-SNAPSHOT/cps-parent-3.7.7-SNAPSHOT.pom 12:03:03 [INFO] 12:03:03 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 12:03:03 [INFO] Building cps-events 3.7.7-SNAPSHOT [5/22] 12:03:03 [INFO] --------------------------------[ jar ]--------------------------------- 12:03:04 [INFO] 12:03:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 12:03:04 [INFO] 12:03:04 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 12:03:04 [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/impl/provmns/model/*:**/pom.xml 12:03:04 [INFO] 12:03:04 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 12:03:04 [INFO] 12:03:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 12:03:04 [INFO] You have 0 Checkstyle violations. 12:03:04 [INFO] 12:03:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 12:03:05 [INFO] You have 0 Checkstyle violations. 12:03:05 [INFO] 12:03:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 12:03:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:03:05 [INFO] Copying 2 resources 12:03:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 12:03:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 12:03:05 [INFO] 12:03:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 12:03:05 [INFO] Recompiling the module because of changed dependency. 12:03:05 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 12:03:06 [INFO] 12:03:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 12:03:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:03:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 12:03:06 [INFO] 12:03:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 12:03:06 [INFO] No sources to compile 12:03:06 [INFO] 12:03:06 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 12:03:06 [INFO] No sources specified for compilation. Skipping. 12:03:06 [INFO] 12:03:06 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 12:03:06 [INFO] No tests to run. 12:03:06 [INFO] 12:03:06 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 12:03:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 12:03:06 [INFO] 12:03:06 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 12:03:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:03:06 [INFO] 12:03:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 12:03:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar 12:03:06 [INFO] 12:03:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 12:03:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.jar 12:03:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.pom 12:03:06 [INFO] 12:03:06 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 12:03:06 [INFO] Building cps-path-parser 3.7.7-SNAPSHOT [6/22] 12:03:06 [INFO] --------------------------------[ jar ]--------------------------------- 12:03:07 [INFO] 12:03:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 12:03:07 [INFO] 12:03:07 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 12:03:07 [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/impl/provmns/model/*:**/pom.xml 12:03:07 [INFO] 12:03:07 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 12:03:08 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 12:03:08 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 12:03:08 [INFO] 12:03:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 12:03:08 [INFO] You have 0 Checkstyle violations. 12:03:08 [INFO] 12:03:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 12:03:09 [INFO] You have 0 Checkstyle violations. 12:03:09 [INFO] 12:03:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 12:03:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:03:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 12:03:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 12:03:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 12:03:09 [INFO] 12:03:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 12:03:09 [INFO] Recompiling the module because of changed dependency. 12:03:09 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 12:03:10 [INFO] 12:03:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 12:03:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:03:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 12:03:10 [INFO] 12:03:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 12:03:10 [INFO] No sources to compile 12:03:10 [INFO] 12:03:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 12:03:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:03:10 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:03:10 [INFO] Parallel parsing disabled. 12:03:11 [INFO] Compiled 4 files. 12:03:11 [INFO] 12:03:11 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 12:03:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:03:11 [INFO] 12:03:11 [INFO] ------------------------------------------------------- 12:03:11 [INFO] T E S T S 12:03:11 [INFO] ------------------------------------------------------- 12:03:12 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 12:03:13 line 1:18 missing QName at '' 12:03:13 line 1:37 mismatched input '@' expecting {'[', '/'} 12:03:13 line 1:37 mismatched input ']' expecting {'[', '/'} 12:03:13 line 1:37 mismatched input '::' expecting {'[', '/'} 12:03:13 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 12:03:13 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 12:03:13 line 1:14 no viable alternative at input '[-' 12:03:13 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 12:03:13 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 12:03:13 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 12:03:13 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 12:03:13 line 1:14 no viable alternative at input '[]' 12:03:13 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 12:03:13 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 12:03:13 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 12:03:13 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 12:03:13 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 12:03:13 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 12:03:13 line 1:2 extraneous input '/' expecting QName 12:03:13 line 1:8 mismatched input '*' expecting QName 12:03:13 line 1:0 mismatched input '' expecting '/' 12:03:13 line 1:1 no viable alternative at input '/' 12:03:13 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 12:03:13 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 12:03:13 line 1:2 missing QName at '/' 12:03:13 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 12:03:13 [INFO] 12:03:13 [INFO] Results: 12:03:13 [INFO] 12:03:13 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 12:03:13 [INFO] 12:03:13 [INFO] 12:03:13 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 12:03:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:03:13 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 12:03:13 [INFO] All coverage checks have been met. 12:03:13 [INFO] 12:03:13 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 12:03:13 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 12:03:13 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 12:03:13 [INFO] 12:03:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 12:03:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar 12:03:13 [INFO] 12:03:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 12:03:13 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.jar 12:03:13 [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.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.pom 12:03:13 [INFO] 12:03:13 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 12:03:13 [INFO] Building cps-service 3.7.7-SNAPSHOT [7/22] 12:03:13 [INFO] --------------------------------[ jar ]--------------------------------- 12:03:22 [INFO] 12:03:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 12:03:22 [INFO] 12:03:22 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 12:03:22 [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/impl/provmns/model/*:**/pom.xml 12:03:22 [INFO] 12:03:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 12:03:22 [INFO] You have 0 Checkstyle violations. 12:03:22 [INFO] 12:03:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 12:03:23 [INFO] You have 0 Checkstyle violations. 12:03:23 [INFO] 12:03:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 12:03:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:03:23 [INFO] Copying 2 resources 12:03:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 12:03:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 12:03:23 [INFO] 12:03:23 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 12:03:23 [INFO] Recompiling the module because of changed dependency. 12:03:23 [INFO] Compiling 96 source files with javac [debug release 17] to target/classes 12:03:25 [INFO] 12:03:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 12:03:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:03:25 [INFO] Copying 33 resources 12:03:25 [INFO] 12:03:25 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 12:03:25 [INFO] Recompiling the module because of changed dependency. 12:03:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 12:03:25 [INFO] 12:03:25 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 12:03:25 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:03:26 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:03:26 [INFO] Parallel parsing disabled. 12:03:28 [INFO] Compiled 141 files. 12:03:28 [INFO] 12:03:28 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 12:03:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:03:28 [INFO] 12:03:28 [INFO] ------------------------------------------------------- 12:03:28 [INFO] T E S T S 12:03:28 [INFO] ------------------------------------------------------- 12:03:31 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 12:03:32 12:03:32.678 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 12:03:32 12:03:32.760 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 12:03:32 12:03:32.765 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 12:03:32 12:03:32.808 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 12:03:32 12:03:32.816 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 12:03:32 12:03:32.829 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 12:03:32 12:03:32.835 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 12:03:32 12:03:32.839 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 12:03:32 12:03:32.839 [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:03:32 12:03:32.849 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 12:03:32 12:03:32.854 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 12:03:32 12:03:32.921 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 12:03:32 12:03:32.928 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 12:03:32 12:03:32.941 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 12:03:32 12:03:32.950 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 12:03:32 12:03:32.962 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 12:03:32 12:03:32.966 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 12:03:33 12:03:33.036 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 12:03:33 12:03:33.039 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 12:03:33 12:03:33.043 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 12:03:33 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s -- in org.onap.cps.init.AbstractModelLoaderSpec 12:03:33 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 12:03:33 12:03:33.060 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 12:03:33 12:03:33.067 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 12:03:33 12:03:33.067 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 12:03:33 12:03:33.071 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 12:03:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 12:03:33 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 12:03:33 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: 12:03:33 --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 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.system.logo 12:03:33 INFO: [10.30.106.76]:5701 [dev] [5.5.0] 12:03:33 o o o o---o o--o o o---o o o----o o--o--o 12:03:33 | | / \ / | / / \ | | 12:03:33 o----o o o o----o | o o o----o | 12:03:33 | | * \ / | \ * \ | | 12:03:33 o o * o o---o o--o o----o o---o * o o----o o 12:03:33 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.system 12:03:33 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.system 12:03:33 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.76]:5701 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.system 12:03:33 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Cluster name: dev 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.system 12:03:33 INFO: [10.30.106.76]: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. 12:03:33 Mar 05, 2026 12:03:33 PM com.hazelcast.system 12:03:33 INFO: [10.30.106.76]:5701 [dev] [5.5.0] The Jet engine is disabled. 12:03:33 To enable the Jet engine on the members, do one of the following: 12:03:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:03:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:03:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:03:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:03:34 Mar 05, 2026 12:03:34 PM com.hazelcast.system.security 12:03:34 INFO: [10.30.106.76]: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. 12:03:34 Mar 05, 2026 12:03:34 PM com.hazelcast.instance.impl.Node 12:03:34 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Using Multicast discovery 12:03:34 Mar 05, 2026 12:03:34 PM com.hazelcast.internal.diagnostics.Diagnostics 12:03:34 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:03:34 Mar 05, 2026 12:03:34 PM com.hazelcast.core.LifecycleService 12:03:34 INFO: [10.30.106.76]:5701 [dev] [5.5.0] [10.30.106.76]:5701 is STARTING 12:03:36 Mar 05, 2026 12:03:36 PM com.hazelcast.internal.cluster.ClusterService 12:03:36 INFO: [10.30.106.76]:5701 [dev] [5.5.0] 12:03:36 12:03:36 Members {size:1, ver:1} [ 12:03:36 Member [10.30.106.76]:5701 - 04757b7c-9e0f-485b-aade-8a8b14effb09 this 12:03:36 ] 12:03:36 12:03:36 Mar 05, 2026 12:03:36 PM com.hazelcast.core.LifecycleService 12:03:36 INFO: [10.30.106.76]:5701 [dev] [5.5.0] [10.30.106.76]:5701 is STARTED 12:03:36 Mar 05, 2026 12:03:36 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 12:03:36 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 12:03:37 Mar 05, 2026 12:03:36 PM com.hazelcast.core.LifecycleService 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] [10.30.106.76]:5701 is SHUTTING_DOWN 12:03:37 Mar 05, 2026 12:03:36 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.76]:5701 - 04757b7c-9e0f-485b-aade-8a8b14effb09 this is handled 12:03:37 Mar 05, 2026 12:03:36 PM com.hazelcast.instance.impl.Node 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Shutting down multicast service... 12:03:37 Mar 05, 2026 12:03:36 PM com.hazelcast.instance.impl.Node 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Shutting down connection manager... 12:03:37 Mar 05, 2026 12:03:36 PM com.hazelcast.instance.impl.Node 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Shutting down node engine... 12:03:37 Mar 05, 2026 12:03:37 PM com.hazelcast.instance.impl.NodeExtension 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Destroying node NodeExtension. 12:03:37 Mar 05, 2026 12:03:37 PM com.hazelcast.instance.impl.Node 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 594 ms. 12:03:37 Mar 05, 2026 12:03:37 PM com.hazelcast.core.LifecycleService 12:03:37 INFO: [10.30.106.76]:5701 [dev] [5.5.0] [10.30.106.76]:5701 is SHUTDOWN 12:03:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.494 s -- in org.onap.cps.init.ModelLoaderLockSpec 12:03:37 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 12:03:37 12:03:37.600 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 12:03:37 12:03:37.601 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 12:03:37 12:03:37.601 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 12:03:37 12:03:37.601 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 12:03:37 12:03:37.602 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 12:03:37 12:03:37.602 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 12:03:37 12:03:37.602 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 12:03:37 12:03:37.703 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 12:03:37 12:03:37.803 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 12:03:37 12:03:37.808 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 12:03:37 12:03:37.808 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 12:03:37 12:03:37.808 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 12:03:37 12:03:37.811 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 12:03:37 12:03:37.811 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 12:03:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 12:03:37 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 12:03:37 12:03:37.851 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 12:03:37 12:03:37.851 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 12:03:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 12:03:37 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 12:03:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 12:03:37 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 12:03:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 12:03:37 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 12:03:37 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 12:03:37 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 12:03:37 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 12:03:37 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 12:03:38 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 12:03:38 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 12:03:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 12:03:38 [INFO] Running org.onap.cps.config.AsyncConfigSpec 12:03:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.config.AsyncConfigSpec 12:03:38 [INFO] Running org.onap.cps.config.CacheConfigSpec 12:03:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 12:03:38 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 12:03:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec 12:03:38 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 12:03:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:03:38 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 12:03:38 [INFO] Running org.onap.cps.events.EventProducerSpec 12:03:39 12:03:39.220 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:03:39 12:03:39.225 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 12:03:39 12:03:39.237 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:03:39 12:03:39.245 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:03:39 12:03:39.247 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:03:39 12:03:39.248 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 12:03:39 12:03:39.292 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 12:03:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.onap.cps.events.EventProducerSpec 12:03:39 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 12:03:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 12:03:39 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 12:03:40 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:03:40 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:03:40 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 12:03:40 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 12:03:41 [Fatal Error] :1:1: Content is not allowed in prolog. 12:03:41 [Fatal Error] :1:1: Content is not allowed in prolog. 12:03:41 12:03:41.157 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 12:03:41 java.lang.Exception: Sending failed 12:03:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:03:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:03:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:03:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:03:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:03:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:03:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:03:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:03:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:03:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:03:41 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 12:03:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:03:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:03:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:03:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:03:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 12:03:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 12:03:41 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 12:03:41 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 12:03:41 at groovy.lang.Closure.call(Closure.java:427) 12:03:41 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 12:03:41 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 12:03:41 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 12:03:41 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 12:03:41 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 12:03:41 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 12:03:41 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 12:03:41 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 12:03:41 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 12:03:41 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 12:03:41 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 12:03:41 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$826322137.sendCpsDataUpdateEvent(Unknown Source) 12:03:41 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 12:03:41 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 12:03:41 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 12:03:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:03:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:03:41 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 12:03:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:03:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:03:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:03:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:03:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:03:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:03:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:03:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:03:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:03:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:03:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:03:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:03:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:03:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:03:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:03:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:03:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:03:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:03:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:03:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:03:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:03:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:03:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:03:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:03:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:03:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:03:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:03:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:03:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:03:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:03:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:03:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:03:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:03:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:03:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:03:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:03:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:03:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:03:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:03:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:03:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:03:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:03:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:03:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:03:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:03:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:03:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:03:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:03:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:03:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:03:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:03:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:03:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:03:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:03:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:03:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:03:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:03:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:03:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:03:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:03:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:03:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:03:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:03:41 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.908 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 12:03:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 12:03:41 line 1:6 no viable alternative at input '[invalid' 12:03:41 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 12:03:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 12:03:41 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 12:03:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 12:03:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 12:03:41 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 12:03:41 12:03:41.889 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 12:03:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.onap.cps.impl.DataNodeBuilderSpec 12:03:41 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 12:03:42 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:03:42 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 12:03:42 [Fatal Error] :1:1: Content is not allowed in prolog. 12:03:42 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 12:03:42 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.onap.cps.impl.DataNodeFactorySpec 12:03:42 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 12:03:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 12:03:42 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 12:03:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 12:03:42 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 12:03:42 12:03:42,605 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:03:42 12:03:42,606 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:03:42 12:03:42,608 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:03:43 12:03:43,272 |-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:03:43 12:03:43,272 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 12:03:43 12:03:43 . ____ _ __ _ _ 12:03:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:03:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:03:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:03:43 ' |____| .__|_| |_|_| |_\__, | / / / / 12:03:43 =========|_|==============|___/=/_/_/_/ 12:03:43 12:03:43 :: Spring Boot :: (v3.5.9) 12:03:43 12:03:43 2026-03-05T12:03:43.585Z INFO 6286 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6286 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 12:03:43 2026-03-05T12:03:43.586Z INFO 6286 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 12:03:43 2026-03-05T12:03:43.982Z INFO 6286 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.666 seconds (process running for 15.161) 12:03:44 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 12:03:44 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 12:03:44 12:03:44 . ____ _ __ _ _ 12:03:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:03:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:03:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:03:44 ' |____| .__|_| |_|_| |_\__, | / / / / 12:03:44 =========|_|==============|___/=/_/_/_/ 12:03:44 12:03:44 :: Spring Boot :: (v3.5.9) 12:03:44 12:03:44 2026-03-05T12:03:44.142Z INFO 6286 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6286 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 12:03:44 2026-03-05T12:03:44.142Z INFO 6286 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 12:03:44 2026-03-05T12:03:44.178Z INFO 6286 --- [ main] com.hazelcast.system.logo : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:03:44 o o o o---o o--o o o---o o o----o o--o--o 12:03:44 | | / \ / | / / \ | | 12:03:44 o----o o o o----o | o o o----o | 12:03:44 | | * \ / | \ * \ | | 12:03:44 o o * o o---o o--o o----o o---o * o o----o o 12:03:44 12:03:44 2026-03-05T12:03:44.178Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:03:44 2026-03-05T12:03:44.178Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.76]:5701 12:03:44 2026-03-05T12:03:44.178Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 12:03:44 2026-03-05T12:03:44.178Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]: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. 12:03:44 2026-03-05T12:03:44.178Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 12:03:44 To enable the Jet engine on the members, do one of the following: 12:03:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:03:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:03:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:03:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:03:44 2026-03-05T12:03:44.192Z INFO 6286 --- [ main] com.hazelcast.system.security : [10.30.106.76]: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. 12:03:44 2026-03-05T12:03:44.195Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 12:03:44 2026-03-05T12:03:44.207Z INFO 6286 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:03:44 2026-03-05T12:03:44.207Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.76]:5701 is STARTING 12:03:47 2026-03-05T12:03:47.162Z INFO 6286 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] 12:03:47 12:03:47 Members {size:1, ver:1} [ 12:03:47 Member [10.30.106.76]:5701 - 4c1ae22c-b6f4-4ecc-be47-61bb1b4cbf51 this 12:03:47 ] 12:03:47 12:03:47 2026-03-05T12:03:47.163Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.76]:5701 is STARTED 12:03:47 2026-03-05T12:03:47.167Z INFO 6286 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 12:03:47 2026-03-05T12:03:47.181Z INFO 6286 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 3.071 seconds (process running for 18.36) 12:03:47 2026-03-05T12:03:47.192Z INFO 6286 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 12:03:47 2026-03-05T12:03:47.200Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.76]:5701 is SHUTTING_DOWN 12:03:47 2026-03-05T12:03:47.202Z INFO 6286 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.76]:5701 - 4c1ae22c-b6f4-4ecc-be47-61bb1b4cbf51 this is handled 12:03:47 2026-03-05T12:03:47.220Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 12:03:47 2026-03-05T12:03:47.230Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 12:03:47 2026-03-05T12:03:47.232Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 12:03:47 2026-03-05T12:03:47.294Z INFO 6286 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 12:03:47 2026-03-05T12:03:47.294Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 94 ms. 12:03:47 2026-03-05T12:03:47.294Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.76]:5701 is SHUTDOWN 12:03:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.188 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 12:03:47 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 12:03:47 2026-03-05T12:03:47.307Z INFO 6286 --- [ main] com.hazelcast.system.logo : [10.30.106.76]:5701 [my cluster] [5.5.0] 12:03:47 o o o o---o o--o o o---o o o----o o--o--o 12:03:47 | | / \ / | / / \ | | 12:03:47 o----o o o o----o | o o o----o | 12:03:47 | | * \ / | \ * \ | | 12:03:47 o o * o o---o o--o o----o o---o * o o----o o 12:03:47 12:03:47 2026-03-05T12:03:47.307Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 12:03:47 2026-03-05T12:03:47.307Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.76]:5701 12:03:47 2026-03-05T12:03:47.307Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [my cluster] [5.5.0] Cluster name: my cluster 12:03:47 2026-03-05T12:03:47.307Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]: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. 12:03:47 2026-03-05T12:03:47.307Z INFO 6286 --- [ main] com.hazelcast.system : [10.30.106.76]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 12:03:47 To enable the Jet engine on the members, do one of the following: 12:03:47 - Change member config using Java API: config.getJetConfig().setEnabled(true) 12:03:47 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 12:03:47 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 12:03:47 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 12:03:47 2026-03-05T12:03:47.319Z INFO 6286 --- [ main] com.hazelcast.system.security : [10.30.106.76]: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. 12:03:47 2026-03-05T12:03:47.322Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [my cluster] [5.5.0] Using Multicast discovery 12:03:47 2026-03-05T12:03:47.355Z INFO 6286 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.76]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 12:03:47 2026-03-05T12:03:47.355Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [my cluster] [5.5.0] [10.30.106.76]:5701 is STARTING 12:03:50 2026-03-05T12:03:50.103Z INFO 6286 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.76]:5701 [my cluster] [5.5.0] 12:03:50 12:03:50 Members {size:1, ver:1} [ 12:03:50 Member [10.30.106.76]:5701 - cc757de6-4603-41a8-acad-82302c4a8de0 this 12:03:50 ] 12:03:50 12:03:50 2026-03-05T12:03:50.104Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [my cluster] [5.5.0] [10.30.106.76]:5701 is STARTED 12:03:50 2026-03-05T12:03:50.139Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [my cluster] [5.5.0] [10.30.106.76]:5701 is SHUTTING_DOWN 12:03:50 2026-03-05T12:03:50.140Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [my cluster] [5.5.0] Shutting down multicast service... 12:03:50 2026-03-05T12:03:50.141Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [my cluster] [5.5.0] Shutting down connection manager... 12:03:50 2026-03-05T12:03:50.143Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [my cluster] [5.5.0] Shutting down node engine... 12:03:50 2026-03-05T12:03:50.200Z INFO 6286 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.76]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 12:03:50 2026-03-05T12:03:50.201Z INFO 6286 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.76]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 12:03:50 2026-03-05T12:03:50.201Z INFO 6286 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.76]:5701 [my cluster] [5.5.0] [10.30.106.76]:5701 is SHUTDOWN 12:03:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.899 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 12:03:50 [INFO] Running org.onap.cps.utils.ContentTypeSpec 12:03:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.ContentTypeSpec 12:03:50 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 12:03:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.CpsValidatorImplSpec 12:03:50 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 12:03:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.utils.DataMapUtilsSpec 12:03:50 [INFO] Running org.onap.cps.utils.GsonSpec 12:03:50 first-container a-leaf a-Value 12:03:50 last-container x-leaf x-value 12:03:50 12:03:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.utils.GsonSpec 12:03:50 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 12:03:50 2026-03-05T12:03:50.655Z ERROR 6286 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 12:03:50 2026-03-05T12:03:50.659Z ERROR 6286 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 12:03:50 2026-03-05T12:03:50.671Z ERROR 6286 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 12:03:50 2026-03-05T12:03:50.674Z ERROR 6286 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 12:03:50 2026-03-05T12:03:50.688Z ERROR 6286 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 12:03:50 2026-03-05T12:03:50.692Z ERROR 6286 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 12:03:50 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.onap.cps.utils.JsonObjectMapperSpec 12:03:50 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 12:03:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.JsonParserStreamSpec 12:03:50 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 12:03:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 12:03:50 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 12:03:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 12:03:50 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 12:03:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.onap.cps.utils.XmlObjectMapperSpec 12:03:51 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 12:03:51 [Fatal Error] :1:1: Content is not allowed in prolog. 12:03:51 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.utils.XmlUtilsSpec 12:03:51 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 12:03:51 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 12:03:51 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 12:03:51 [Fatal Error] :1:1: Premature end of file. 12:03:51 line 1:1 no viable alternative at input '/' 12:03:51 line 1:1 no viable alternative at input '/[' 12:03:51 line 1:11 missing QName at '' 12:03:51 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.cps.utils.YangParserHelperSpec 12:03:51 [INFO] Running org.onap.cps.utils.YangParserSpec 12:03:51 2026-03-05T12:03:51.504Z ERROR 6286 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 12:03:51 2026-03-05T12:03:51.505Z ERROR 6286 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 12:03:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.utils.YangParserSpec 12:03:51 [INFO] Running org.onap.cps.utils.YangUtilsSpec 12:03:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.utils.YangUtilsSpec 12:03:51 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 12:03:51 line 1:9 no viable alternative at input '[' 12:03:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 12:03:51 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:03:51 2026-03-05T12:03:51.650Z ERROR 6286 --- [ main] o.o.y.y.p.s.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] 12:03:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 12:03:51 [INFO] 12:03:51 [INFO] Results: 12:03:51 [INFO] 12:03:51 [INFO] Tests run: 557, Failures: 0, Errors: 0, Skipped: 0 12:03:51 [INFO] 12:03:51 [INFO] 12:03:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 12:03:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 12:03:51 [INFO] Analyzed bundle 'cps-service' with 77 classes 12:03:51 [INFO] All coverage checks have been met. 12:03:51 [INFO] 12:03:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 12:03:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 12:03:51 [INFO] Analyzed bundle 'cps-service' with 77 classes 12:03:52 [INFO] 12:03:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 12:03:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar 12:03:52 [INFO] 12:03:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 12:03:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.jar 12:03:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.pom 12:03:52 [INFO] 12:03:52 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 12:03:52 [INFO] Building cps-rest 3.7.7-SNAPSHOT [8/22] 12:03:52 [INFO] --------------------------------[ jar ]--------------------------------- 12:03:54 [INFO] 12:03:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 12:03:54 [INFO] 12:03:54 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 12:03:54 [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/impl/provmns/model/*:**/pom.xml 12:03:54 [INFO] 12:03:54 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 12:03:57 [INFO] Generating with dryRun=false 12:03:57 [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. 12:03:57 [INFO] OpenAPI Generator: spring (server) 12:03:57 [INFO] Generator 'spring' is considered stable. 12:03:57 [INFO] ---------------------------------- 12:03:57 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 12:03:57 [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) 12:03:57 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:03:58 [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). 12:03:58 [INFO] Processing operation createDataspace 12:03:58 [INFO] Processing operation deleteDataspace 12:03:58 [INFO] Processing operation createDataspaceV2 12:03:58 [INFO] Processing operation getAllDataspaces 12:03:58 [INFO] Processing operation getDataspace 12:03:58 [INFO] Processing operation cleanDataspace 12:03:58 [INFO] Processing operation createAnchor 12:03:58 [INFO] Processing operation createAnchorV2 12:03:58 [INFO] Processing operation getAnchors 12:03:58 [INFO] Processing operation getAnchor 12:03:58 [INFO] Processing operation deleteAnchor 12:03:58 [INFO] Processing operation createSchemaSet 12:03:58 [INFO] Processing operation createSchemaSetV2 12:03:58 [INFO] Processing operation getSchemaSets 12:03:58 [INFO] Processing operation getSchemaSet 12:03:58 [INFO] Processing operation deleteSchemaSet 12:03:58 [INFO] Processing operation getNodeByDataspaceAndAnchor 12:03:58 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 12:03:58 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 12:03:58 [INFO] Processing operation replaceNode 12:03:58 [INFO] Processing operation createNode 12:03:58 [INFO] Processing operation deleteDataNode 12:03:58 [INFO] Processing operation updateNodeLeaves 12:03:58 [INFO] Processing operation deleteListOrListElement 12:03:58 [INFO] Processing operation replaceListContent 12:03:58 [INFO] Processing operation addListElements 12:03:58 [INFO] Processing operation getDeltaByDataspaceAndAnchors 12:03:58 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 12:03:58 [INFO] Processing operation applyChangesInDeltaReport 12:03:58 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 12:03:58 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 12:03:58 [INFO] Processing operation getNodesByDataspaceAndCpsPath 12:03:58 [INFO] Processing operation getNotificationSubscription 12:03:58 [INFO] Processing operation createNotificationSubscription 12:03:58 [INFO] Processing operation deleteNotificationSubscription 12:03:58 [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] 12:03:58 [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] 12:03:58 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:03:58 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:03:58 [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 12:03:58 [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 12:03:58 [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 12:03:58 [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 12:03:58 [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 12:03:58 [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] 12:03:58 [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 12:03:58 [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] 12:03:58 [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 12:03:58 [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] 12:03:58 [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 12:03:58 [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] 12:03:58 [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 12:03:58 [INFO] Skipping generation of Webhooks. 12:03:58 [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] 12:03:58 [INFO] Skipping generation of supporting files. 12:03:58 ################################################################################ 12:03:58 # Thanks for using OpenAPI Generator. # 12:03:58 # Please consider donation to help us maintain this project 🙏 # 12:03:58 # https://opencollective.com/openapi_generator/donate # 12:03:58 ################################################################################ 12:03:58 [INFO] 12:03:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 12:03:58 [INFO] You have 0 Checkstyle violations. 12:03:58 [INFO] 12:03:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 12:03:58 [INFO] You have 0 Checkstyle violations. 12:03:58 [INFO] 12:03:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 12:03:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 12:03:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 12:03:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 12:03:58 [INFO] 12:03:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 12:03:58 [INFO] Recompiling the module because of changed dependency. 12:03:58 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 12:04:00 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 12:04:00 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 12:04:00 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 12:04:00 [INFO] 12:04:00 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 12:04:00 [INFO] Generating with dryRun=false 12:04:00 [INFO] No .openapi-generator-ignore file found. 12:04:00 [INFO] OpenAPI Generator: openapi-yaml (documentation) 12:04:00 [INFO] Generator 'openapi-yaml' is considered stable. 12:04:00 [INFO] Output file [outputFile=openapi.yaml] 12:04:00 [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). 12:04:00 [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] 12:04:00 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:04:00 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [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] 12:04:00 [INFO] Skipping generation of Webhooks. 12:04:00 [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] 12:04:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 12:04:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 12:04:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 12:04:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 12:04:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 12:04:00 ################################################################################ 12:04:00 # Thanks for using OpenAPI Generator. # 12:04:00 # Please consider donation to help us maintain this project 🙏 # 12:04:00 # https://opencollective.com/openapi_generator/donate # 12:04:00 ################################################################################ 12:04:00 [INFO] 12:04:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 12:04:00 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 12:04:00 [INFO] 12:04:00 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 12:04:00 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 12:04:00 [INFO] 12:04:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 12:04:00 [INFO] Copying 6 resources from src/test/resources to target/test-classes 12:04:00 [INFO] 12:04:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 12:04:00 [INFO] Recompiling the module because of changed dependency. 12:04:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 12:04:00 [INFO] 12:04:00 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 12:04:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 12:04:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 12:04:01 [INFO] Parallel parsing disabled. 12:04:02 [INFO] Compiled 28 files. 12:04:02 [INFO] 12:04:02 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 12:04:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:04:02 [INFO] 12:04:02 [INFO] ------------------------------------------------------- 12:04:02 [INFO] T E S T S 12:04:02 [INFO] ------------------------------------------------------- 12:04:03 12:04:03.616 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:03 12:04:03.870 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:04:04 12:04:04.001 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.021 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:04:04 12:04:04.038 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.050 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 12:04:04 12:04:04.063 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.076 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:04:04 12:04:04.089 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.119 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:04:04 12:04:04.145 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.157 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:04:04 12:04:04.160 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.171 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:04:04 12:04:04.174 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.183 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 12:04:04 12:04:04.186 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.194 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:04:04 12:04:04.196 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:04:04 12:04:04.204 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:04:04 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 12:04:05 12:04:05,746 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:04:05 12:04:05,747 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:04:05 12:04:05,751 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:04:05 12:04:05,815 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:04:05 12:04:05,815 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 12:04:06 12:04:05,979 |-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:04:06 12:04:05,979 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 12:04:06 12:04:06 . ____ _ __ _ _ 12:04:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:04:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:04:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:04:06 ' |____| .__|_| |_|_| |_\__, | / / / / 12:04:06 =========|_|==============|___/=/_/_/_/ 12:04:06 12:04:06 :: Spring Boot :: (v3.5.9) 12:04:06 12:04:06 2026-03-05T12:04:06.461Z INFO 6535 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:04:06 2026-03-05T12:04:06.463Z INFO 6535 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:04:08 2026-03-05T12:04:08.198Z INFO 6535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:04:08 2026-03-05T12:04:08.198Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:04:08 2026-03-05T12:04:08.201Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 12:04:08 2026-03-05T12:04:08.233Z INFO 6535 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.92 seconds (process running for 5.663) 12:04:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:04:09 2026-03-05T12:04:09.105Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:09 12:04:09 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 12:04:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:04:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:04:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:04:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:04:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:04:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:04:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:04:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 12:04:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:04:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:04:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:09 Caused by: java.lang.RuntimeException 12:04:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:04:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:04:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:04:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:04:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:04:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:04:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:04:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 12:04:09 ... 92 common frames omitted 12:04:09 12:04:09 2026-03-05T12:04:09.389Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:09 12:04:09 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 12:04:09 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 12:04:09 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 12:04:09 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:09 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:09 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 12:04:09 and component.yang=fake component content 1 12:04:09 12:04:09 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 12:04:09 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 12:04:09 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 12:04:09 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 12:04:09 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 12:04:09 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 12:04:09 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 12:04:09 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 12:04:09 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 12:04:09 ... 152 common frames omitted 12:04:09 12:04:09 2026-03-05T12:04:09.471Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:09 12:04:09 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 12:04:09 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:04:09 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:04:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 12:04:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 12:04:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 12:04:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:09 12:04:09 2026-03-05T12:04:09.482Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:09 12:04:09 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 12:04:09 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 12:04:09 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 12:04:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:09 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:09 12:04:09 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.222 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 12:04:09 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 12:04:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 12:04:09 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 12:04:09 12:04:09 . ____ _ __ _ _ 12:04:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:04:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:04:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:04:09 ' |____| .__|_| |_|_| |_\__, | / / / / 12:04:09 =========|_|==============|___/=/_/_/_/ 12:04:09 12:04:09 :: Spring Boot :: (v3.5.9) 12:04:09 12:04:09 2026-03-05T12:04:09.780Z INFO 6535 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:04:09 2026-03-05T12:04:09.780Z INFO 6535 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:04:10 2026-03-05T12:04:10.054Z INFO 6535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:04:10 2026-03-05T12:04:10.055Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:04:10 2026-03-05T12:04:10.055Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:04:10 2026-03-05T12:04:10.061Z INFO 6535 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.308 seconds (process running for 7.491) 12:04:10 2026-03-05T12:04:10.167Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.218Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.233Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.250Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:04:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:04:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.264Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 12:04:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 12:04:10 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.408Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.453Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 12:04:10 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 12:04:10 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.467Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.482Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.500Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 2026-03-05T12:04:10.515Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:10 12:04:10 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 12:04:10 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 12:04:10 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 12:04:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 12:04:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 12:04:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 12:04:10 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 12:04:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 12:04:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 12:04:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 12:04:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 12:04:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 12:04:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 12:04:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 12:04:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 12:04:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 12:04:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 12:04:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 12:04:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 12:04:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 12:04:10 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 12:04:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 12:04:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 12:04:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:10 12:04:10 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 12:04:10 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 12:04:10 12:04:10 . ____ _ __ _ _ 12:04:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:04:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:04:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:04:10 ' |____| .__|_| |_|_| |_\__, | / / / / 12:04:10 =========|_|==============|___/=/_/_/_/ 12:04:10 12:04:10 :: Spring Boot :: (v3.5.9) 12:04:10 12:04:10 2026-03-05T12:04:10.565Z INFO 6535 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:04:10 2026-03-05T12:04:10.565Z INFO 6535 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:04:10 2026-03-05T12:04:10.785Z INFO 6535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:04:10 2026-03-05T12:04:10.785Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:04:10 2026-03-05T12:04:10.786Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 12:04:10 2026-03-05T12:04:10.790Z INFO 6535 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.252 seconds (process running for 8.221) 12:04:10 2026-03-05T12:04:10.939Z ERROR 6535 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 12:04:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 12:04:10 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 12:04:11 12:04:11 . ____ _ __ _ _ 12:04:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:04:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:04:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:04:11 ' |____| .__|_| |_|_| |_\__, | / / / / 12:04:11 =========|_|==============|___/=/_/_/_/ 12:04:11 12:04:11 :: Spring Boot :: (v3.5.9) 12:04:11 12:04:11 2026-03-05T12:04:10.979Z INFO 6535 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:04:11 2026-03-05T12:04:10.979Z INFO 6535 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 12:04:11 2026-03-05T12:04:11.163Z INFO 6535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:04:11 2026-03-05T12:04:11.163Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:04:11 2026-03-05T12:04:11.163Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:04:11 2026-03-05T12:04:11.168Z INFO 6535 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.209 seconds (process running for 8.598) 12:04:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 12:04:11 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:04:11 12:04:11 . ____ _ __ _ _ 12:04:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:04:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:04:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:04:11 ' |____| .__|_| |_|_| |_\__, | / / / / 12:04:11 =========|_|==============|___/=/_/_/_/ 12:04:11 12:04:11 :: Spring Boot :: (v3.5.9) 12:04:11 12:04:11 2026-03-05T12:04:11.304Z INFO 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6535 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 12:04:11 2026-03-05T12:04:11.304Z INFO 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 12:04:11 2026-03-05T12:04:11.559Z INFO 6535 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 12:04:11 2026-03-05T12:04:11.559Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 12:04:11 2026-03-05T12:04:11.559Z INFO 6535 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 12:04:11 2026-03-05T12:04:11.564Z INFO 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.279 seconds (process running for 8.994) 12:04:11 2026-03-05T12:04:11.588Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:11 12:04:11 java.lang.IllegalStateException: some error message 12:04:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:04:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:04:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:04:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:04:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:04:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:04:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:04:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:04:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:04:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 12:04:11 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 12:04:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:04:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:11 12:04:11 2026-03-05T12:04:11.634Z ERROR 6535 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 12:04:11 12:04:11 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 12:04:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:04:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:04:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:04:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:04:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:04:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:04:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:04:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:04:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:04:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 12:04:11 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 12:04:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:04:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:04:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:04:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:04:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 12:04:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 12:04:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 12:04:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 12:04:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 12:04:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 12:04:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 12:04:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 12:04:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 12:04:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 12:04:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 12:04:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 12:04:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 12:04:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 12:04:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 12:04:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 12:04:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 12:04:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 12:04:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 12:04:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 12:04:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 12:04:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 12:04:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 12:04:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 12:04:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 12:04:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 12:04:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 12:04:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 12:04:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 12:04:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 12:04:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 12:04:11 Caused by: java.lang.Throwable 12:04:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 12:04:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 12:04:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 12:04:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 12:04:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 12:04:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 12:04:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 12:04:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 12:04:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 12:04:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 12:04:11 ... 92 common frames omitted 12:04:11 12:04:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:04:11 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 12:04:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 12:04:11 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 12:04:11 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 12:04:11 [INFO] 12:04:11 [INFO] Results: 12:04:11 [INFO] 12:04:11 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 12:04:11 [INFO] 12:04:11 [INFO] 12:04:11 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 12:04:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:04:11 [INFO] Analyzed bundle 'cps-rest' with 7 classes 12:04:11 [INFO] All coverage checks have been met. 12:04:11 [INFO] 12:04:11 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 12:04:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 12:04:11 [INFO] Analyzed bundle 'cps-rest' with 7 classes 12:04:12 [INFO] 12:04:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 12:04:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar 12:04:12 [INFO] 12:04:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 12:04:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.jar 12:04:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.pom 12:04:12 [INFO] 12:04:12 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 12:04:12 [INFO] Building cps-ncmp-events 3.7.7-SNAPSHOT [9/22] 12:04:12 [INFO] --------------------------------[ jar ]--------------------------------- 12:04:12 [INFO] 12:04:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 12:04:12 [INFO] 12:04:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 12:04:12 [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-ncmp-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/impl/provmns/model/*:**/pom.xml 12:04:12 [INFO] 12:04:12 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 12:04:12 [INFO] 12:04:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 12:04:12 [INFO] You have 0 Checkstyle violations. 12:04:12 [INFO] 12:04:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 12:04:12 [INFO] You have 0 Checkstyle violations. 12:04:12 [INFO] 12:04:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 12:04:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:12 [INFO] Copying 13 resources 12:04:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 12:04:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 12:04:12 [INFO] 12:04:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 12:04:12 [INFO] Recompiling the module because of changed dependency. 12:04:12 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 12:04:14 [INFO] 12:04:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 12:04:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:04:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 12:04:14 [INFO] 12:04:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 12:04:14 [INFO] No sources to compile 12:04:14 [INFO] 12:04:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 12:04:14 [INFO] No sources specified for compilation. Skipping. 12:04:14 [INFO] 12:04:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 12:04:14 [INFO] No tests to run. 12:04:14 [INFO] 12:04:14 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 12:04:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 12:04:14 [INFO] 12:04:14 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 12:04:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:04:14 [INFO] 12:04:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 12:04:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar 12:04:14 [INFO] 12:04:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 12:04:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.jar 12:04:14 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.pom 12:04:14 [INFO] 12:04:14 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 12:04:14 [INFO] Building cps-ncmp-service 3.7.7-SNAPSHOT [10/22] 12:04:14 [INFO] --------------------------------[ jar ]--------------------------------- 12:04:15 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 12:04:16 [INFO] ------------------------------------------------------------------------ 12:04:16 [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: 12:04:16 [INFO] 12:04:16 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.946 s] 12:04:16 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 12:04:16 [INFO] checkstyle ......................................... SUCCESS [ 3.877 s] 12:04:16 [INFO] cps-parent ......................................... SUCCESS [ 5.639 s] 12:04:16 [INFO] cps-events ......................................... SUCCESS [ 3.093 s] 12:04:16 [INFO] cps-path-parser .................................... SUCCESS [ 6.983 s] 12:04:16 [INFO] cps-service ........................................ SUCCESS [ 38.608 s] 12:04:16 [INFO] cps-rest ........................................... SUCCESS [ 19.822 s] 12:04:16 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.899 s] 12:04:16 [INFO] cps-ncmp-service ................................... FAILURE [ 1.105 s] 12:04:16 [INFO] cps-ncmp-rest ...................................... SKIPPED 12:04:16 [INFO] cps-ncmp-rest-stub ................................. SKIPPED 12:04:16 [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED 12:04:16 [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED 12:04:16 [INFO] cps-ri ............................................. SKIPPED 12:04:16 [INFO] test-dcm-rest ...................................... SKIPPED 12:04:16 [INFO] integration-test ................................... SKIPPED 12:04:16 [INFO] spotbugs ........................................... SKIPPED 12:04:16 [INFO] cps-application .................................... SKIPPED 12:04:16 [INFO] policy-executor-stub ............................... SKIPPED 12:04:16 [INFO] jacoco-report ...................................... SKIPPED 12:04:16 [INFO] cps ................................................ SKIPPED 12:04:16 [INFO] ------------------------------------------------------------------------ 12:04:16 [INFO] BUILD FAILURE 12:04:16 [INFO] ------------------------------------------------------------------------ 12:04:16 [INFO] Total time: 01:25 min 12:04:16 [INFO] Finished at: 2026-03-05T12:04:16Z 12:04:16 [INFO] ------------------------------------------------------------------------ 12:04:16 [ERROR] Failed to execute goal on project cps-ncmp-service: Could not resolve dependencies for project org.onap.cps:cps-ncmp-service:jar:3.7.7-SNAPSHOT: Could not find artifact org.onap.cps:provmns-api:jar:18.6.0 in local_m2 (file:///tmp/r) -> [Help 1] 12:04:16 [ERROR] 12:04:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 12:04:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 12:04:16 [ERROR] 12:04:16 [ERROR] For more information about the errors and possible solutions, please read the following articles: 12:04:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException 12:04:16 [ERROR] 12:04:16 [ERROR] After correcting the problems, you can resume the build with the command 12:04:16 [ERROR] mvn -rf :cps-ncmp-service 12:04:16 Build step 'Invoke top-level Maven targets' marked build as failure 12:04:16 $ ssh-agent -k 12:04:16 unset SSH_AUTH_SOCK; 12:04:16 unset SSH_AGENT_PID; 12:04:16 echo Agent pid 5415 killed; 12:04:16 [ssh-agent] Stopped. 12:04:16 [PostBuildScript] - [INFO] Executing post build scripts. 12:04:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17600632930664554794.sh 12:04:16 ---> sysstat.sh 12:04:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7111712199464647078.sh 12:04:16 ---> package-listing.sh 12:04:16 ++ facter osfamily 12:04:16 ++ tr '[:upper:]' '[:lower:]' 12:04:16 + OS_FAMILY=redhat 12:04:16 + workspace=/w/workspace/cps-master-verify-java 12:04:16 + START_PACKAGES=/tmp/packages_start.txt 12:04:16 + END_PACKAGES=/tmp/packages_end.txt 12:04:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:16 + PACKAGES=/tmp/packages_start.txt 12:04:16 + '[' /w/workspace/cps-master-verify-java ']' 12:04:16 + PACKAGES=/tmp/packages_end.txt 12:04:16 + case "${OS_FAMILY}" in 12:04:16 + rpm -qa 12:04:16 + sort 12:04:17 + '[' -f /tmp/packages_start.txt ']' 12:04:17 + '[' -f /tmp/packages_end.txt ']' 12:04:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:17 + '[' /w/workspace/cps-master-verify-java ']' 12:04:17 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 12:04:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 12:04:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16375109641213495781.sh 12:04:17 ---> capture-instance-metadata.sh 12:04:17 Setup pyenv: 12:04:17 system 12:04:17 3.8.13 12:04:17 3.9.13 12:04:17 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGUR from file:/tmp/.os_lf_venv 12:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:19 lf-activate-venv(): INFO: Base packages installed successfully 12:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-jGUR/bin to PATH 12:04:27 INFO: Running in OpenStack, capturing instance metadata 12:04:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9347586731309354339.sh 12:04:27 provisioning config files... 12:04:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config1096557205865624118tmp 12:04:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:04:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:04:27 [EnvInject] - Injecting environment variables from a build step. 12:04:27 [EnvInject] - Injecting as environment variables the properties content 12:04:27 SERVER_ID=logs 12:04:27 12:04:27 [EnvInject] - Variables injected successfully. 12:04:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins206037889553520040.sh 12:04:27 ---> create-netrc.sh 12:04:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6779434215074719998.sh 12:04:27 ---> python-tools-install.sh 12:04:27 Setup pyenv: 12:04:27 system 12:04:27 3.8.13 12:04:27 3.9.13 12:04:27 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:04:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGUR from file:/tmp/.os_lf_venv 12:04:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:29 lf-activate-venv(): INFO: Base packages installed successfully 12:04:29 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-jGUR/bin to PATH 12:04:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins443132415003821982.sh 12:04:37 ---> sudo-logs.sh 12:04:37 Archiving 'sudo' log.. 12:04:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9185553041679469742.sh 12:04:37 ---> job-cost.sh 12:04:37 INFO: Activating Python virtual environment... 12:04:38 Setup pyenv: 12:04:38 system 12:04:38 3.8.13 12:04:38 3.9.13 12:04:38 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:04:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGUR from file:/tmp/.os_lf_venv 12:04:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:39 lf-activate-venv(): INFO: Base packages installed successfully 12:04:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:04:44 lf-activate-venv(): INFO: Adding /tmp/venv-jGUR/bin to PATH 12:04:44 INFO: No stack-cost file found 12:04:44 INFO: Instance uptime: 194s 12:04:44 INFO: Fetching instance metadata (attempt 1 of 3)... 12:04:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:04:44 INFO: Successfully fetched instance metadata 12:04:44 INFO: Instance type: v3-standard-8 12:04:44 INFO: Retrieving pricing info for: v3-standard-8 12:04:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:04:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=194 12:04:44 INFO: Successfully fetched Vexxhost pricing API 12:04:44 INFO: Retrieved cost: 0.22 12:04:44 INFO: Retrieved resource: v3-standard-8 12:04:44 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 12:04:44 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 12:04:44 INFO: Successfully archived job cost data 12:04:44 DEBUG: Cost data: cps-master-verify-java,11429,2026-03-05 12:04:44,v3-standard-8,194,0.22,0.00,FAILURE 12:04:44 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins13246571077833054239.sh 12:04:44 ---> logs-deploy.sh 12:04:44 Setup pyenv: 12:04:45 system 12:04:45 3.8.13 12:04:45 3.9.13 12:04:45 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 12:04:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jGUR from file:/tmp/.os_lf_venv 12:04:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:46 lf-activate-venv(): INFO: Base packages installed successfully 12:04:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-jGUR/bin to PATH 12:04:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11429 12:04:54 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 12:04:54 /tmp/venv-jGUR/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 12:04:54 warnings.warn( 12:04:55 Archives upload complete. 12:04:55 INFO: archiving logs to Nexus 12:04:55 /tmp/venv-jGUR/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 12:04:55 warnings.warn( 12:04:56 ---> uname -a: 12:04:56 Linux prd-centos8-docker-8c-8g-2441.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:04:56 12:04:56 12:04:56 ---> lscpu: 12:04:56 Architecture: x86_64 12:04:56 CPU op-mode(s): 32-bit, 64-bit 12:04:56 Byte Order: Little Endian 12:04:56 CPU(s): 8 12:04:56 On-line CPU(s) list: 0-7 12:04:56 Thread(s) per core: 1 12:04:56 Core(s) per socket: 1 12:04:56 Socket(s): 8 12:04:56 NUMA node(s): 1 12:04:56 Vendor ID: AuthenticAMD 12:04:56 CPU family: 23 12:04:56 Model: 49 12:04:56 Model name: AMD EPYC-Rome Processor 12:04:56 Stepping: 0 12:04:56 CPU MHz: 2799.998 12:04:56 BogoMIPS: 5599.99 12:04:56 Virtualization: AMD-V 12:04:56 Hypervisor vendor: KVM 12:04:56 Virtualization type: full 12:04:56 L1d cache: 32K 12:04:56 L1i cache: 32K 12:04:56 L2 cache: 512K 12:04:56 L3 cache: 16384K 12:04:56 NUMA node0 CPU(s): 0-7 12:04:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:04:56 12:04:56 12:04:56 ---> nproc: 12:04:56 8 12:04:56 12:04:56 12:04:56 ---> df -h: 12:04:56 Filesystem Size Used Avail Use% Mounted on 12:04:56 devtmpfs 16G 0 16G 0% /dev 12:04:56 tmpfs 16G 0 16G 0% /dev/shm 12:04:56 tmpfs 16G 17M 16G 1% /run 12:04:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:04:56 /dev/vda1 160G 11G 150G 7% / 12:04:56 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:04:56 12:04:56 12:04:56 ---> free -m: 12:04:56 total used free shared buff/cache available 12:04:56 Mem: 31890 997 28211 19 2680 30443 12:04:56 Swap: 1023 0 1023 12:04:56 12:04:56 12:04:56 ---> ip addr: 12:04:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:04:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:04:56 inet 127.0.0.1/8 scope host lo 12:04:56 valid_lft forever preferred_lft forever 12:04:56 inet6 ::1/128 scope host 12:04:56 valid_lft forever preferred_lft forever 12:04:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:04:56 link/ether fa:16:3e:28:55:7c brd ff:ff:ff:ff:ff:ff 12:04:56 altname enp0s3 12:04:56 altname ens3 12:04:56 inet 10.30.106.76/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:04:56 valid_lft 86201sec preferred_lft 86201sec 12:04:56 inet6 fe80::f816:3eff:fe28:557c/64 scope link 12:04:56 valid_lft forever preferred_lft forever 12:04:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:04:56 link/ether 02:42:9f:30:74:13 brd ff:ff:ff:ff:ff:ff 12:04:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:04:56 valid_lft forever preferred_lft forever 12:04:56 12:04:56 12:04:56 ---> sar -b -r -n DEV: 12:04:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/05/2026 _x86_64_ (8 CPU) 12:04:56 12:04:56 12:01:34 LINUX RESTART (8 CPU) 12:04:56 12:04:56 12:02:01 PM tps rtps wtps bread/s bwrtn/s 12:04:56 12:03:01 PM 203.72 20.14 183.57 3705.03 10033.66 12:04:56 12:04:01 PM 226.86 3.72 223.15 1113.55 17166.86 12:04:56 Average: 215.29 11.93 203.36 2409.40 13599.96 12:04:56 12:04:56 12:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:04:56 12:03:01 PM 28990728 30872048 3664984 11.22 2688 2197872 1851212 5.49 165064 3040072 170860 12:04:56 12:04:01 PM 27704472 29956832 4951240 15.16 2688 2561920 2416996 7.17 270436 4182052 49524 12:04:56 Average: 28347600 30414440 4308112 13.19 2688 2379896 2134104 6.33 217750 3611062 110192 12:04:56 12:04:56 12:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:04:56 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:03:01 PM eth0 162.66 135.04 1926.10 25.46 0.00 0.00 0.00 0.00 12:04:56 12:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:04:01 PM eth0 337.99 277.75 5124.66 40.33 0.00 0.00 0.00 0.00 12:04:56 12:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 Average: eth0 250.32 206.39 3525.24 32.89 0.00 0.00 0.00 0.00 12:04:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:56 12:04:56 12:04:56 ---> sar -P ALL: 12:04:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/05/2026 _x86_64_ (8 CPU) 12:04:56 12:04:56 12:01:34 LINUX RESTART (8 CPU) 12:04:56 12:04:56 12:02:01 PM CPU %user %nice %system %iowait %steal %idle 12:04:56 12:03:01 PM all 12.87 0.00 1.22 0.63 0.06 85.22 12:04:56 12:03:01 PM 0 8.02 0.00 0.52 0.17 0.07 91.22 12:04:56 12:03:01 PM 1 18.13 0.00 2.02 0.40 0.07 79.38 12:04:56 12:03:01 PM 2 8.88 0.00 1.12 1.29 0.07 88.65 12:04:56 12:03:01 PM 3 25.85 0.00 2.15 0.77 0.07 71.16 12:04:56 12:03:01 PM 4 14.55 0.00 1.45 1.00 0.07 82.93 12:04:56 12:03:01 PM 5 4.09 0.00 0.50 0.22 0.05 95.14 12:04:56 12:03:01 PM 6 15.56 0.00 1.27 0.45 0.03 82.69 12:04:56 12:03:01 PM 7 7.90 0.00 0.70 0.73 0.07 90.60 12:04:56 12:04:01 PM all 35.23 0.00 1.26 0.71 0.08 62.71 12:04:56 12:04:01 PM 0 34.15 0.00 1.09 0.90 0.08 63.78 12:04:56 12:04:01 PM 1 39.00 0.00 1.10 0.99 0.08 58.82 12:04:56 12:04:01 PM 2 48.02 0.00 2.19 1.16 0.08 48.55 12:04:56 12:04:01 PM 3 25.97 0.00 1.05 0.72 0.08 72.18 12:04:56 12:04:01 PM 4 30.72 0.00 1.12 0.58 0.10 67.47 12:04:56 12:04:01 PM 5 35.51 0.00 1.49 0.33 0.08 62.59 12:04:56 12:04:01 PM 6 20.51 0.00 0.82 0.54 0.08 78.05 12:04:56 12:04:01 PM 7 48.00 0.00 1.25 0.48 0.07 50.19 12:04:56 Average: all 24.05 0.00 1.24 0.67 0.07 73.97 12:04:56 Average: 0 21.08 0.00 0.80 0.53 0.08 77.51 12:04:56 Average: 1 28.57 0.00 1.56 0.69 0.08 69.10 12:04:56 Average: 2 28.43 0.00 1.66 1.22 0.08 68.62 12:04:56 Average: 3 25.91 0.00 1.60 0.74 0.08 71.67 12:04:56 Average: 4 22.63 0.00 1.29 0.79 0.08 75.20 12:04:56 Average: 5 19.79 0.00 0.99 0.28 0.07 78.88 12:04:56 Average: 6 18.03 0.00 1.04 0.49 0.06 80.37 12:04:56 Average: 7 27.93 0.00 0.98 0.61 0.07 70.41 12:04:56 12:04:56 12:04:56