12:12:11 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14063 12:12:11 Running as SYSTEM 12:12:11 [EnvInject] - Loading node environment variables. 12:12:11 Building remotely on prd-ubuntu1804-docker-4c-4g-23 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-docker-merge-master 12:12:11 [ssh-agent] Looking for ssh-agent implementation... 12:12:12 $ ssh-agent 12:12:12 SSH_AUTH_SOCK=/tmp/ssh-74S7NSB5D2er/agent.2105 12:12:12 SSH_AGENT_PID=2107 12:12:12 [ssh-agent] Started. 12:12:12 Running ssh-add (command line suppressed) 12:12:12 Identity added: /w/workspace/smo-teiv-maven-docker-merge-master@tmp/private_key_5765771539294887810.key (jenkins-ssh) 12:12:12 [ssh-agent] Using credentials jenkins (jenkins) 12:12:12 The recommended git tool is: NONE 12:12:13 using credential jenkins 12:12:13 Wiping out workspace first. 12:12:13 Cloning the remote Git repository 12:12:13 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 12:12:13 > git init /w/workspace/smo-teiv-maven-docker-merge-master # timeout=10 12:12:13 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 12:12:13 > git --version # timeout=10 12:12:13 > git --version # 'git version 2.17.1' 12:12:13 using GIT_SSH to set credentials jenkins 12:12:13 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 12:12:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:14 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10 12:12:14 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv 12:12:14 using GIT_SSH to set credentials jenkins 12:12:14 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv refs/changes/63/14063/4 # timeout=10 12:12:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:12:15 Checking out Revision cd618188df150cfc9d50d3bacd914dbc8f46e435 (refs/remotes/origin/master) 12:12:15 > git config core.sparsecheckout # timeout=10 12:12:15 > git checkout -f cd618188df150cfc9d50d3bacd914dbc8f46e435 # timeout=10 12:12:15 Commit message: "Update RAN model to include SMO and transport links" 12:12:15 > git rev-list --no-walk 7a365532b8d13a1c49753fef0fb6aac4c875385b # timeout=10 12:12:19 provisioning config files... 12:12:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:12:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:12:19 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins5535529170112437547.sh 12:12:19 ---> python-tools-install.sh 12:12:19 Setup pyenv: 12:12:19 * system (set by /opt/pyenv/version) 12:12:19 * 3.8.13 (set by /opt/pyenv/version) 12:12:19 * 3.9.13 (set by /opt/pyenv/version) 12:12:19 * 3.10.6 (set by /opt/pyenv/version) 12:12:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PLOn 12:12:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:12:26 lf-activate-venv(): INFO: Installing: lftools 12:12:51 lf-activate-venv(): INFO: Adding /tmp/venv-PLOn/bin to PATH 12:12:51 Generating Requirements File 12:13:12 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:13:12 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 12:13:12 Python 3.10.6 12:13:13 pip 25.1 from /tmp/venv-PLOn/lib/python3.10/site-packages/pip (python 3.10) 12:13:13 appdirs==1.4.4 12:13:13 argcomplete==3.6.2 12:13:13 aspy.yaml==1.3.0 12:13:13 attrs==25.3.0 12:13:13 autopage==0.5.2 12:13:13 beautifulsoup4==4.13.4 12:13:13 boto3==1.38.4 12:13:13 botocore==1.38.4 12:13:13 bs4==0.0.2 12:13:13 cachetools==5.5.2 12:13:13 certifi==2025.4.26 12:13:13 cffi==1.17.1 12:13:13 cfgv==3.4.0 12:13:13 chardet==5.2.0 12:13:13 charset-normalizer==3.4.1 12:13:13 click==8.1.8 12:13:13 cliff==4.9.1 12:13:13 cmd2==2.5.11 12:13:13 cryptography==3.3.2 12:13:13 debtcollector==3.0.0 12:13:13 decorator==5.2.1 12:13:13 defusedxml==0.7.1 12:13:13 Deprecated==1.2.18 12:13:13 distlib==0.3.9 12:13:13 dnspython==2.7.0 12:13:13 docker==4.2.2 12:13:13 dogpile.cache==1.4.0 12:13:13 durationpy==0.9 12:13:13 email_validator==2.2.0 12:13:13 filelock==3.18.0 12:13:13 future==1.0.0 12:13:13 gitdb==4.0.12 12:13:13 GitPython==3.1.44 12:13:13 google-auth==2.39.0 12:13:13 httplib2==0.22.0 12:13:13 identify==2.6.10 12:13:13 idna==3.10 12:13:13 importlib-resources==1.5.0 12:13:13 iso8601==2.1.0 12:13:13 Jinja2==3.1.6 12:13:13 jmespath==1.0.1 12:13:13 jsonpatch==1.33 12:13:13 jsonpointer==3.0.0 12:13:13 jsonschema==4.23.0 12:13:13 jsonschema-specifications==2025.4.1 12:13:13 keystoneauth1==5.10.0 12:13:13 kubernetes==32.0.1 12:13:13 lftools==0.37.12 12:13:13 lxml==5.4.0 12:13:13 MarkupSafe==3.0.2 12:13:13 msgpack==1.1.0 12:13:13 multi_key_dict==2.0.3 12:13:13 munch==4.0.0 12:13:13 netaddr==1.3.0 12:13:13 niet==1.4.2 12:13:13 nodeenv==1.9.1 12:13:13 oauth2client==4.1.3 12:13:13 oauthlib==3.2.2 12:13:13 openstacksdk==4.5.0 12:13:13 os-client-config==2.1.0 12:13:13 os-service-types==1.7.0 12:13:13 osc-lib==4.0.0 12:13:13 oslo.config==9.7.1 12:13:13 oslo.context==5.7.1 12:13:13 oslo.i18n==6.5.1 12:13:13 oslo.log==7.1.0 12:13:13 oslo.serialization==5.7.0 12:13:13 oslo.utils==8.2.0 12:13:13 packaging==25.0 12:13:13 pbr==6.1.1 12:13:13 platformdirs==4.3.7 12:13:13 prettytable==3.16.0 12:13:13 psutil==7.0.0 12:13:13 pyasn1==0.6.1 12:13:13 pyasn1_modules==0.4.2 12:13:13 pycparser==2.22 12:13:13 pygerrit2==2.0.15 12:13:13 PyGithub==2.6.1 12:13:13 PyJWT==2.10.1 12:13:13 PyNaCl==1.5.0 12:13:13 pyparsing==2.4.7 12:13:13 pyperclip==1.9.0 12:13:13 pyrsistent==0.20.0 12:13:13 python-cinderclient==9.7.0 12:13:13 python-dateutil==2.9.0.post0 12:13:13 python-heatclient==4.1.0 12:13:13 python-jenkins==1.8.2 12:13:13 python-keystoneclient==5.6.0 12:13:13 python-magnumclient==4.8.1 12:13:13 python-openstackclient==8.0.0 12:13:13 python-swiftclient==4.7.0 12:13:13 PyYAML==6.0.2 12:13:13 referencing==0.36.2 12:13:13 requests==2.32.3 12:13:13 requests-oauthlib==2.0.0 12:13:13 requestsexceptions==1.4.0 12:13:13 rfc3986==2.0.0 12:13:13 rpds-py==0.24.0 12:13:13 rsa==4.9.1 12:13:13 ruamel.yaml==0.18.10 12:13:13 ruamel.yaml.clib==0.2.12 12:13:13 s3transfer==0.12.0 12:13:13 simplejson==3.20.1 12:13:13 six==1.17.0 12:13:13 smmap==5.0.2 12:13:13 soupsieve==2.7 12:13:13 stevedore==5.4.1 12:13:13 tabulate==0.9.0 12:13:13 toml==0.10.2 12:13:13 tomlkit==0.13.2 12:13:13 tqdm==4.67.1 12:13:13 typing_extensions==4.13.2 12:13:13 tzdata==2025.2 12:13:13 urllib3==1.26.20 12:13:13 virtualenv==20.30.0 12:13:13 wcwidth==0.2.13 12:13:13 websocket-client==1.8.0 12:13:13 wrapt==1.17.2 12:13:13 xdg==6.0.0 12:13:13 xmltodict==0.14.2 12:13:13 yq==3.4.3 12:13:13 [smo-teiv-maven-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10941124598464908437.sh 12:13:13 + mkdir -p /w/workspace/smo-teiv-maven-docker-merge-master/target/classes /w/workspace/smo-teiv-maven-docker-merge-master/jacoco/classes 12:13:13 [smo-teiv-maven-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6517461804577916404.sh 12:13:13 + echo quiet=on 12:13:13 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-23 12:13:14 [smo-teiv-maven-docker-merge-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=cd618188df150cfc9d50d3bacd914dbc8f46e435 -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=jeff.van.dam@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/smo/teiv/+/14063 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jeff.van.dam@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 12:13:14 " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=smo/teiv -DGERRIT_PATCHSET_UPLOADER_USERNAME=JvD_Ericsson -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=14063 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"JEFF VAN DAM\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/63/14063/4 -DGERRIT_NEWREV=cd618188df150cfc9d50d3bacd914dbc8f46e435 "-DGERRIT_PATCHSET_UPLOADER_NAME=JEFF VAN DAM" '-DGERRIT_CHANGE_OWNER=\"JEFF VAN DAM\" ' -DPROJECT=smo/teiv -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIFJBTiBtb2RlbCB0byBpbmNsdWRlIFNNTyBhbmQgdHJhbnNwb3J0IGxpbmtzCgpVcGRhdGUgYWZmZWN0ZWQgdGVzdHMKVXBkYXRlIHJlbGF0ZWQgU1ZHcyBpbiBkb2NzCgpJc3N1ZS1JRDogU01PLTE2NwpDaGFuZ2UtSWQ6IElhMjAwNWExYjU3MzFjY2E4MGZkNGYwMmVmNTRjYWMxYjQzYjAwOWUwClNpZ25lZC1vZmYtYnk6IEp2RF9Fcmljc3NvbiA8amVmZi52YW4uZGFtQGVzdC50ZWNoPgo= -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update RAN model to include SMO and transport links" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=JvD_Ericsson '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia2005a1b5731cca80fd4f02ef54cac1b43b009e0 -DGERRIT_EVENT_HASH=-1816757939 -DGERRIT_VERSION=3.8.10 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=john.keeney@est.tech -DGERRIT_PATCHSET_NUMBER=4 -DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} "-DGERRIT_CHANGE_OWNER_NAME=JEFF VAN DAM" --version 12:13:14 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 12:13:14 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:13:14 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 12:13:14 Default locale: en, platform encoding: UTF-8 12:13:14 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 12:13:14 [smo-teiv-maven-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16861610274682658302.sh 12:13:14 + rm /home/jenkins/.wgetrc 12:13:14 provisioning config files... 12:13:14 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-docker-merge-master@tmp/config15399883718953341140tmp 12:13:14 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-docker-merge-master@tmp/config16120970521205471314tmp 12:13:14 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins728292107344504501.sh 12:13:14 ---> docker-login.sh 12:13:14 nexus3.o-ran-sc.org:10001 12:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 nexus3.o-ran-sc.org:10002 12:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 nexus3.o-ran-sc.org:10003 12:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 nexus3.o-ran-sc.org:10004 12:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:13:15 Configure a credential helper to remove this warning. See 12:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:13:15 12:13:15 Login Succeeded 12:13:15 ---> docker-login.sh ends 12:13:15 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins33551488519920561.sh 12:13:15 [EnvInject] - Injecting environment variables from a build step. 12:13:15 [EnvInject] - Injecting as environment variables the properties content 12:13:15 SET_JDK_VERSION=openjdk17 12:13:15 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 12:13:15 12:13:15 [EnvInject] - Variables injected successfully. 12:13:15 [smo-teiv-maven-docker-merge-master] $ /bin/sh /tmp/jenkins13464120235261499861.sh 12:13:15 ---> update-java-alternatives.sh 12:13:15 ---> Updating Java version 12:13:15 ---> Ubuntu/Debian system detected 12:13:16 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 12:13:16 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 12:13:16 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 12:13:16 openjdk version "17.0.7" 2023-04-18 12:13:16 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 12:13:16 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 12:13:16 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 12:13:16 [EnvInject] - Injecting environment variables from a build step. 12:13:16 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 12:13:16 [EnvInject] - Variables injected successfully. 12:13:16 provisioning config files... 12:13:16 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-docker-merge-master@tmp/config12847001319986969472tmp 12:13:16 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-docker-merge-master@tmp/config15632189526970757223tmp 12:13:16 [EnvInject] - Injecting environment variables from a build step. 12:13:16 [EnvInject] - Injecting as environment variables the properties content 12:13:16 SERVER_ID=snapshots 12:13:16 12:13:16 [EnvInject] - Variables injected successfully. 12:13:16 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins11396641876301171223.sh 12:13:16 ---> create-netrc.sh 12:13:16 [EnvInject] - Injecting environment variables from a build step. 12:13:16 [EnvInject] - Injecting as environment variables the properties content 12:13:16 NEXUS_CUT_DIRS=6 12:13:16 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 12:13:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10003 12:13:16 NEXUS_REPO=snapshots 12:13:16 12:13:16 [EnvInject] - Variables injected successfully. 12:13:16 [smo-teiv-maven-docker-merge-master] $ /bin/bash -l /tmp/jenkins12023685057691370925.sh 12:13:16 ---> maven-fetch-metadata.sh 12:13:16 ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml 12:13:16 + project=org.oran.smo 12:13:16 + project_path=org/oran/smo 12:13:16 + mkdir -p /w/workspace/smo-teiv-maven-docker-merge-master/m2repo/org/oran/smo 12:13:16 + pushd /w/workspace/smo-teiv-maven-docker-merge-master/m2repo/org/oran/smo 12:13:16 /w/workspace/smo-teiv-maven-docker-merge-master/m2repo/org/oran/smo /w/workspace/smo-teiv-maven-docker-merge-master 12:13:16 + set +e 12:13:16 + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.o-ran-sc.org/content/repositories/snapshots/org/oran/smo/ 12:13:17 https://nexus.o-ran-sc.org/content/repositories/snapshots/org/oran/smo/: 12:13:17 2025-04-29 12:13:17 ERROR 404: Not Found. 12:13:17 + set -e 12:13:17 + popd 12:13:17 /w/workspace/smo-teiv-maven-docker-merge-master 12:13:17 + mkdir -p /w/workspace/smo-teiv-maven-docker-merge-master/m2repo-backup 12:13:17 + cp -a /w/workspace/smo-teiv-maven-docker-merge-master/m2repo/org /w/workspace/smo-teiv-maven-docker-merge-master/m2repo-backup 12:13:17 [EnvInject] - Injecting environment variables from a build step. 12:13:17 [EnvInject] - Injecting as environment variables the properties content 12:13:17 MAVEN_GOALS=clean deploy 12:13:17 12:13:17 [EnvInject] - Variables injected successfully. 12:13:17 [smo-teiv-maven-docker-merge-master] $ /bin/bash -l /tmp/jenkins2494175083674663907.sh 12:13:17 ---> common-variables.sh 12:13:17 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r 12:13:17 ---> maven-build.sh 12:13:17 + set +u 12:13:17 + export MAVEN_OPTS 12:13:17 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/smo-teiv-maven-docker-merge-master@tmp/config12847001319986969472tmp --settings /w/workspace/smo-teiv-maven-docker-merge-master@tmp/config15632189526970757223tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dbuild.number=71 12:13:17 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 12:13:17 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 12:13:17 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 12:13:17 Default locale: en, platform encoding: UTF-8 12:13:17 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" 12:13:18 [INFO] Error stacktraces are turned on. 12:13:18 [INFO] Scanning for projects... 12:13:22 [WARNING] Checksum validation failed, expected '-------------- 12:13:30 [INFO] Building topology-exposure-inventory 0.2.0-SNAPSHOT [1/6] 12:13:30 [INFO] from pom.xml 12:13:30 [INFO] --------------------------------[ pom ]--------------------------------- 12:13:30 [INFO] 12:13:30 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory --- 12:13:30 [INFO] Deleting /w/workspace/smo-teiv-maven-docker-merge-master/target 12:13:30 [INFO] 12:13:30 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory --- 12:13:31 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.2.0-SNAPSHOT/topology-exposure-inventory-0.2.0-SNAPSHOT.pom 12:13:31 [INFO] 12:13:31 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-exposure-inventory --- 12:13:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo 12:13:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo" instead. 12:13:31 [INFO] 12:13:31 [INFO] ----------------------< org.oran.smo:yang-parser >---------------------- 12:13:31 [INFO] Building yang-parser 0.2.0-SNAPSHOT [2/6] 12:13:31 [INFO] from yang-parser/pom.xml 12:13:31 [INFO] --------------------------------[ pom ]--------------------------------- 12:13:31 [INFO] 12:13:31 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser --- 12:13:31 [INFO] 12:13:31 [INFO] --- install:3.1.3:install (default-install) @ yang-parser --- 12:13:31 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/pom.xml to /tmp/r/org/oran/smo/yang-parser/0.2.0-SNAPSHOT/yang-parser-0.2.0-SNAPSHOT.pom 12:13:31 [INFO] 12:13:31 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ yang-parser --- 12:13:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo 12:13:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo" instead. 12:13:31 [INFO] 12:13:31 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------ 12:13:31 [INFO] Building Yang Parser 1.2.0-SNAPSHOT [3/6] 12:13:31 [INFO] from yang-parser/yang-parser-jar/pom.xml 12:13:31 [INFO] --------------------------------[ jar ]--------------------------------- 12:13:31 [INFO] 12:13:31 [INFO] --- clean:3.4.0:clean (default-clean) @ yang-parser-jar --- 12:13:31 [INFO] 12:13:31 [INFO] --- apache-rat:0.15:check (default) @ yang-parser-jar --- 12:13:33 [INFO] Enabled default license matchers. 12:13:33 [INFO] Will parse SCM ignores for exclusions... 12:13:33 [INFO] Finished adding exclusions from SCM ignore files. 12:13:33 [INFO] 62 implicit excludes. 12:13:33 [INFO] 25 explicit excludes. 12:13:33 [INFO] 333 resources included 12:13:34 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 298 licenses. 12:13:34 [INFO] 12:13:34 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar --- 12:13:34 [INFO] Executing tasks 12:13:34 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 12:13:34 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-library-2019-01-04.yang 12:13:34 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 12:13:34 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-datastores-2018-02-14.yang 12:13:34 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-inet-types-2019-11-04.yang 12:13:34 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/main/resources/modules/ietf-yang-types-2019-11-04.yang 12:13:34 [INFO] Executed tasks 12:13:34 [INFO] 12:13:34 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ yang-parser-jar --- 12:13:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/jacoco.exec,append=true 12:13:35 [INFO] 12:13:35 [INFO] --- resources:3.3.1:resources (default-resources) @ yang-parser-jar --- 12:13:35 [INFO] Copying 4 resources from src/main/resources to target/classes 12:13:35 [INFO] 12:13:35 [INFO] --- compiler:3.13.0:compile (default-compile) @ yang-parser-jar --- 12:13:36 [INFO] Recompiling the module because of changed source code. 12:13:36 [INFO] Compiling 190 source files with javac [debug parameters release 17] to target/classes 12:13:38 [INFO] 12:13:38 [INFO] --- antrun:3.1.0:run (download-test-external-yang-models) @ yang-parser-jar --- 12:13:38 [INFO] Executing tasks 12:13:38 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA98/yang-models/_3gpp-common-yang-extensions.yang 12:13:38 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2022-10-20.yang 12:13:44 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Rel-17-SA-91/yang-models/_3gpp-common-yang-extensions.yang 12:13:44 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/_3gpp-common-yang-extensions-2019-06-23.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/iana-crypt-hash@2014-08-06.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/iana-crypt-hash-2014-08-06.yang 12:13:45 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-crypto-types-2019-11-20.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-datastores-2018-02-14.yang 12:13:45 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-inet-types-2019-11-04.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-interfaces@2018-02-20.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-interfaces-2018-02-20.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-ip@2018-02-22.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ip-2018-02-22.yang 12:13:45 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-keystore-2019-11-20.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-acm@2018-02-14.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-acm-2018-02-14.yang 12:13:45 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-client-2019-11-20.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-monitoring@2010-10-04.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-monitoring-2010-10-04.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-notifications@2012-02-06.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-notifications-2012-02-06.yang 12:13:45 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-server-2018-09-20.yang 12:13:45 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf-with-defaults@2011-06-01.yang 12:13:45 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-with-defaults-2011-06-01.yang 12:13:46 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-netconf@2011-06-01.yang 12:13:46 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-netconf-2011-06-01.yang 12:13:46 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-network-instance@2019-01-21.yang 12:13:46 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-network-instance-2019-01-21.yang 12:13:46 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-origin@2018-02-14.yang 12:13:46 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-origin-2018-02-14.yang 12:13:46 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf-monitoring@2017-01-26.yang 12:13:46 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-monitoring-2017-01-26.yang 12:13:46 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-restconf@2017-01-26.yang 12:13:46 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-restconf-2017-01-26.yang 12:13:46 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-client-2019-11-20.yang 12:13:46 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-common-2019-11-20.yang 12:13:46 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-ssh-server-2019-11-20.yang 12:13:46 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-subscribed-notifications@2019-05-06.yang 12:13:46 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-subscribed-notifications-2019-05-06.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-system@2014-08-06.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-system-2014-08-06.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-client-2019-10-18.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-common-2019-10-18.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tcp-server-2019-10-18.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-client-2019-11-20.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-common-2019-11-20.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-tls-server-2019-11-20.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-trust-anchors@2019-04-29.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-trust-anchors-2019-04-29.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-truststore-2019-11-20.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-x509-cert-to-name@2014-12-10.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-x509-cert-to-name-2014-12-10.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-library-2019-01-04.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-metadata@2016-08-05.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-metadata-2016-08-05.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-patch@2017-02-22.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-patch-2017-02-22.yang 12:13:47 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-push-2019-05-21.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-schema-mount@2019-01-14.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-schema-mount-2019-01-14.yang 12:13:47 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2010-09-24.yang 12:13:47 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2010-09-24.yang 12:13:48 [INFO] [get] Destination already exists (skipping): /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/resources/_orig-modules/ietf-yang-types-2019-11-04.yang 12:13:48 [INFO] Executed tasks 12:13:48 [INFO] 12:13:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-parser-jar --- 12:13:48 [INFO] Copying 292 resources from src/test/resources to target/test-classes 12:13:48 [INFO] 12:13:48 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ yang-parser-jar --- 12:13:48 [INFO] Recompiling the module because of changed dependency. 12:13:48 [INFO] Compiling 68 source files with javac [debug parameters release 17] to target/test-classes 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[67,45] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[70,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[89,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[92,51] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[95,51] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[98,51] Double(double) in java.lang.Double has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[111,45] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[129,55] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[137,56] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[143,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[146,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[152,56] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[158,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[161,62] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[188,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[197,51] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[215,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[220,61] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[233,61] Boolean(boolean) in java.lang.Boolean has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[238,61] Double(double) in java.lang.Double has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/JsonTest.java:[402,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[235,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[241,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[261,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[291,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/test/ComplexInstanceDataTest.java:[318,49] Long(long) in java.lang.Long has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/util/test/IdentityRefValueTest.java:[84,79] Integer(int) in java.lang.Integer has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[191,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 12:13:49 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/util/test/InstanceIdentifierTest.java:[223,22] Integer(int) in java.lang.Integer has been deprecated and marked for removal 12:13:49 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java uses or overrides a deprecated API. 12:13:49 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/test/java/org/oran/smo/yangtools/parser/data/dom/test/XmlPrefixesTest.java: Recompile with -Xlint:deprecation for details. 12:13:49 [INFO] 12:13:49 [INFO] --- surefire:3.0.0-M3:test (default-test) @ yang-parser-jar --- 12:13:49 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/surefire-reports 12:13:50 [INFO] 12:13:50 [INFO] ------------------------------------------------------- 12:13:50 [INFO] T E S T S 12:13:50 [INFO] ------------------------------------------------------- 12:13:50 [INFO] Running org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 12:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.oran.smo.yangtools.parser.util.test.NamespaceAndIdentifierTest 12:13:50 [INFO] Running org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 12:13:50 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.oran.smo.yangtools.parser.util.test.InstanceIdentifierTest 12:13:50 [INFO] Running org.oran.smo.yangtools.parser.util.test.QNameHelperTest 12:13:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.util.test.QNameHelperTest 12:13:50 [INFO] Running org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.oran.smo.yangtools.parser.input.test.ByteArrayYangInputTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 12:13:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputResolverTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.input.test.FileBasedYangInputTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 12:13:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.oran.smo.yangtools.parser.yanglibrary.test.IetfYangLibraryParserTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 12:13:51 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonParserTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 12:13:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.oran.smo.yangtools.parser.data.parser.test.JsonWriterTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.JsonTest 12:13:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.data.dom.test.JsonTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlPrefixesTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 12:13:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.oran.smo.yangtools.parser.data.dom.test.XmlRootElementsTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 12:13:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.data.util.test.ValueHelperTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.data.util.test.BitsValueTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.data.util.test.IdentityRefValueTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.data.util.test.BinaryValueTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.data.test.InstanceDataTreeBuilderTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 12:13:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.oran.smo.yangtools.parser.data.test.ComplexInstanceDataTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.data.test.DataTreeBuilderPredicateTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.model.schema.test.PrefixAndNamespaceResolverTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 12:13:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.model.schema.test.ModuleRegistryTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.smo.yangtools.parser.model.schema.test.AnnotationRegistryTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 12:13:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveProtocolAccessibleObjectsTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.oran.smo.yangtools.parser.model.schema.test.IdentityRegistryTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.model.schema.test.RemoveFindingsOnUnusedSchemaNodesTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.smo.yangtools.parser.model.schema.test.StopAfterInitialParseTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.util.test.YangIdentityTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.util.test.PatternHelperTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.util.test.YangAnnotationTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 12:13:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.smo.yangtools.parser.model.util.test.GrammarHelperTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.model.util.test.StringHelperTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 12:13:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.smo.yangtools.parser.model.util.test.NumberHelperTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 12:13:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.oran.smo.yangtools.parser.model.util.test.DataTypeHelperTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 12:13:51 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.oran.smo.yangtools.parser.model.yangdom.test.BasicParsingTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 12:13:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.SubmoduleTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 12:13:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RangeTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.PrefixesTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 12:13:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.TypedefTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StringTokenizationTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DataTypeTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 12:13:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IncludeTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 12:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BelongsToTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IdentityTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 12:13:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.RevisionTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 12:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GroupingTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 12:13:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ImportTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 12:13:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.LengthTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 12:13:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ConformanceTypeTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 12:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.GeneralSyntaxTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 12:13:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.DeviationTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 12:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.StatusTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 12:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.AugmentTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.WhenTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.ModuleTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.IfFeatureTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.BitsTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 12:13:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.oran.smo.yangtools.parser.model.statements.yang.test.NamespaceTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.oran.smo.yangtools.parser.model.statements.oran.test.OranSmoTeivExtensionsTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 12:13:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.oran.smo.yangtools.parser.model.statements.ietf.test.OtherExtensionsTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 12:13:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.oran.smo.yangtools.parser.model.test.ModuleIdentityTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 12:13:51 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.oran.smo.yangtools.parser.findings.test.FindingsManagerTest 12:13:51 [INFO] Running org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 12:13:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.oran.smo.yangtools.parser.test.CheckYangLibraryAgainstSchemaTest 12:13:52 [INFO] Running org.oran.smo.yangtools.parser.test.YangDeviceModelTest 12:13:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.oran.smo.yangtools.parser.test.YangDeviceModelTest 12:13:52 [INFO] Running org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 12:13:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.oran.smo.yangtools.parser.test.ParseIetfModulesTest 12:13:52 [INFO] Running org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 12:13:52 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.oran.smo.yangtools.parser.test.UnsatisfiedIfFeatureRemoveTest 12:13:52 [INFO] Running org.oran.smo.yangtools.parser.test.FailFastTest 12:13:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.oran.smo.yangtools.parser.test.FailFastTest 12:13:52 [INFO] Running org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 12:13:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.oran.smo.yangtools.parser.test.YangDomWriteOutTest 12:13:52 [INFO] 12:13:52 [INFO] Results: 12:13:52 [INFO] 12:13:52 [INFO] Tests run: 361, Failures: 0, Errors: 0, Skipped: 0 12:13:52 [INFO] 12:13:52 [INFO] 12:13:52 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ yang-parser-jar --- 12:13:52 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/jacoco.exec 12:13:52 [INFO] Analyzed bundle 'yang-parser-jar' with 211 classes 12:13:52 [INFO] All coverage checks have been met. 12:13:52 [INFO] 12:13:52 [INFO] --- jar:3.4.2:jar (default-jar) @ yang-parser-jar --- 12:13:53 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.0-SNAPSHOT.jar 12:13:53 [INFO] 12:13:53 [INFO] --- license:4.2:check (default) @ yang-parser-jar --- 12:13:53 [INFO] Checking licenses... 12:13:53 [WARNING] At least one licenseSet must be specified 12:13:54 [INFO] 12:13:54 [INFO] --- spotless:2.30.0:check (default) @ yang-parser-jar --- 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 12:13:56 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 12:13:56 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:856) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 12:13:56 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 12:13:56 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setText (BasicStructuredDocument.java:2612) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.setText (JobSafeStructuredDocument.java:190) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.set (BasicStructuredDocument.java:2487) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.transformInstance (AbstractModelLoader.java:545) 12:13:56 at org.eclipse.wst.sse.core.internal.model.AbstractModelLoader.load (AbstractModelLoader.java:321) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel (ModelManagerImpl.java:409) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonCreateModel (ModelManagerImpl.java:372) 12:13:56 at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead (ModelManagerImpl.java:1486) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:85) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:609) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 12:13:56 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 12:13:56 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:56 [ERROR] class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 java.lang.ClassCastException: class org.eclipse.wst.json.core.internal.document.JSONDocumentImpl cannot be cast to class org.eclipse.wst.json.core.internal.document.JSONPairImpl (org.eclipse.wst.json.core.internal.document.JSONDocumentImpl and org.eclipse.wst.json.core.internal.document.JSONPairImpl are in unnamed module of loader com.diffplug.spotless.FeatureClassLoader @76e0d0f5) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertValue (JSONModelParser.java:910) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.insertStructuredDocumentRegion (JSONModelParser.java:858) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelParser.replaceStructuredDocumentRegions (JSONModelParser.java:1714) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.handleRefresh (JSONModelImpl.java:410) 12:13:56 at org.eclipse.wst.json.core.internal.document.JSONModelImpl.nodesReplaced (JSONModelImpl.java:619) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireEvent (BasicStructuredDocument.java:602) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent (BasicStructuredDocument.java:1200) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText (BasicStructuredDocument.java:1981) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2425) 12:13:56 at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText (BasicStructuredDocument.java:2410) 12:13:56 at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText (JobSafeStructuredDocument.java:137) 12:13:56 at org.eclipse.wst.json.core.internal.format.JSONFormatUtil.replaceSource (JSONFormatUtil.java:117) 12:13:56 at org.eclipse.wst.json.core.format.FormatProcessorJSON.formatModel (FormatProcessorJSON.java:95) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatModel (AbstractStructuredFormatProcessor.java:309) 12:13:56 at org.eclipse.wst.sse.core.internal.format.AbstractStructuredFormatProcessor.formatContent (AbstractStructuredFormatProcessor.java:88) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.EclipseJsonFormatterStepImpl$CleanupProcessor.cleanupContent (EclipseJsonFormatterStepImpl.java:90) 12:13:56 at com.diffplug.spotless.extra.eclipse.wtp.sse.CleanupStep.format (CleanupStep.java:125) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at com.diffplug.spotless.extra.wtp.EclipseWtpFormatterStep.lambda$applyWithoutFile$1 (EclipseWtpFormatterStep.java:67) 12:13:56 at com.diffplug.spotless.FormatterFunc.apply (FormatterFunc.java:32) 12:13:56 at com.diffplug.spotless.FormatterStepImpl$Standard.format (FormatterStepImpl.java:82) 12:13:56 at com.diffplug.spotless.FormatterStep$Strict.format (FormatterStep.java:88) 12:13:56 at com.diffplug.spotless.Formatter.compute (Formatter.java:230) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:203) 12:13:56 at com.diffplug.spotless.PaddedCell.calculateDirtyState (PaddedCell.java:190) 12:13:56 at com.diffplug.spotless.maven.SpotlessCheckMojo.process (SpotlessCheckMojo.java:51) 12:13:56 at com.diffplug.spotless.maven.AbstractSpotlessMojo.execute (AbstractSpotlessMojo.java:214) 12:13:56 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162) 12:13:56 at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39) 12:13:56 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73) 12:13:56 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53) 12:13:56 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261) 12:13:56 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173) 12:13:56 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101) 12:13:56 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906) 12:13:56 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283) 12:13:56 at org.apache.maven.cli.MavenCli.main (MavenCli.java:206) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) 12:13:56 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) 12:13:56 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) 12:13:56 at java.lang.reflect.Method.invoke (Method.java:568) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361) 12:13:56 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314) 12:13:59 [INFO] 12:13:59 [INFO] --- jacoco:0.8.8:report (report) @ yang-parser-jar --- 12:13:59 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/jacoco.exec 12:13:59 [INFO] Analyzed bundle 'Yang Parser' with 211 classes 12:13:59 [INFO] 12:13:59 [INFO] --- install:3.1.3:install (default-install) @ yang-parser-jar --- 12:13:59 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.0-SNAPSHOT/yang-parser-jar-1.2.0-SNAPSHOT.pom 12:13:59 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/yang-parser-jar-1.2.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/yang-parser-jar/1.2.0-SNAPSHOT/yang-parser-jar-1.2.0-SNAPSHOT.jar 12:13:59 [INFO] 12:13:59 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ yang-parser-jar --- 12:13:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo 12:13:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo" instead. 12:13:59 [INFO] 12:13:59 [INFO] ----< org.oran.smo.yangtools.parser.simple.example:parser-example >----- 12:13:59 [INFO] Building yang-parser-example 0.0.1-SNAPSHOT [4/6] 12:13:59 [INFO] from yang-parser/parser-example/pom.xml 12:13:59 [INFO] --------------------------------[ jar ]--------------------------------- 12:13:59 [INFO] 12:13:59 [INFO] --- clean:3.4.0:clean (default-clean) @ parser-example --- 12:13:59 [INFO] 12:13:59 [INFO] --- resources:3.3.1:resources (default-resources) @ parser-example --- 12:13:59 [INFO] Copying 0 resource from src/main/resources to target/classes 12:13:59 [INFO] Copying 4 resources from src/main/resources to target/classes 12:13:59 [INFO] 12:13:59 [INFO] --- compiler:3.13.0:compile (default-compile) @ parser-example --- 12:13:59 [INFO] Recompiling the module because of changed dependency. 12:13:59 [INFO] Compiling 3 source files with javac [debug parameters release 17] to target/classes 12:13:59 [INFO] 12:13:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ parser-example --- 12:13:59 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/parser-example/src/test/resources 12:13:59 [INFO] 12:13:59 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ parser-example --- 12:13:59 [INFO] No sources to compile 12:13:59 [INFO] 12:13:59 [INFO] --- surefire:3.5.2:test (default-test) @ parser-example --- 12:14:00 [INFO] No tests to run. 12:14:00 [INFO] 12:14:00 [INFO] --- jar:3.4.2:jar (default-jar) @ parser-example --- 12:14:00 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/parser-example/target/parser-example-0.0.1-SNAPSHOT.jar 12:14:00 [INFO] 12:14:00 [INFO] --- spotless:2.30.0:check (default) @ parser-example --- 12:14:00 [INFO] 12:14:00 [INFO] --- install:3.1.3:install (default-install) @ parser-example --- 12:14:00 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/parser-example/pom.xml to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.1-SNAPSHOT/parser-example-0.0.1-SNAPSHOT.pom 12:14:00 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/parser-example/target/parser-example-0.0.1-SNAPSHOT.jar to /tmp/r/org/oran/smo/yangtools/parser/simple/example/parser-example/0.0.1-SNAPSHOT/parser-example-0.0.1-SNAPSHOT.jar 12:14:00 [INFO] 12:14:00 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ parser-example --- 12:14:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo 12:14:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo" instead. 12:14:00 [INFO] 12:14:00 [INFO] ------< org.oran.smo.teiv.pgsqlgenerator:pgsql-schema-generator >------- 12:14:00 [INFO] Building pgsql-schema-generator 1.2.0 [5/6] 12:14:00 [INFO] from pgsql-schema-generator/pom.xml 12:14:00 [INFO] --------------------------------[ jar ]--------------------------------- 12:14:02 [INFO] 12:14:02 [INFO] --- clean:3.4.0:clean (default-clean) @ pgsql-schema-generator --- 12:14:02 [INFO] 12:14:02 [INFO] --- apache-rat:0.15:check (default) @ pgsql-schema-generator --- 12:14:02 [INFO] Enabled default license matchers. 12:14:02 [INFO] Will parse SCM ignores for exclusions... 12:14:02 [INFO] Finished adding exclusions from SCM ignore files. 12:14:02 [INFO] 62 implicit excludes. 12:14:02 [INFO] 25 explicit excludes. 12:14:02 [INFO] 79 resources included 12:14:02 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 79 licenses. 12:14:02 [INFO] 12:14:02 [INFO] --- jacoco:0.8.8:prepare-agent (prepare-unit-tests) @ pgsql-schema-generator --- 12:14:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/jacoco.exec,append=true 12:14:02 [INFO] 12:14:02 [INFO] --- resources:3.3.1:resources (default-resources) @ pgsql-schema-generator --- 12:14:02 [INFO] Copying 1 resource from src/main/resources to target/classes 12:14:02 [INFO] Copying 4 resources from src/main/resources to target/classes 12:14:02 [INFO] 12:14:02 [INFO] --- compiler:3.13.0:compile (default-compile) @ pgsql-schema-generator --- 12:14:02 [INFO] Recompiling the module because of changed dependency. 12:14:02 [INFO] Compiling 41 source files with javac [debug parameters release 17] to target/classes 12:14:03 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java uses unchecked or unsafe operations. 12:14:03 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/main/java/org/oran/smo/teiv/pgsqlgenerator/graphgenerator/EntityGraphGenerator.java: Recompile with -Xlint:unchecked for details. 12:14:03 [INFO] 12:14:03 [INFO] --- antrun:3.1.0:run (download-external-yang-models-pgsql) @ pgsql-schema-generator --- 12:14:03 [INFO] Executing tasks 12:14:03 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/test/resources/generate-defaults/import 12:14:03 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 12:14:03 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/test/resources/generate-defaults/import/_3gpp-common-yang-types.yang 12:14:04 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 12:14:04 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/test/resources/generate-defaults/import/ietf-geo-location.yang 12:14:04 [INFO] Executed tasks 12:14:04 [INFO] 12:14:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ pgsql-schema-generator --- 12:14:04 [INFO] Copying 25 resources from src/test/resources to target/test-classes 12:14:04 [INFO] 12:14:04 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pgsql-schema-generator --- 12:14:04 [INFO] Recompiling the module because of changed dependency. 12:14:04 [INFO] Compiling 11 source files with javac [debug parameters release 17] to target/test-classes 12:14:05 [INFO] 12:14:05 [INFO] --- surefire:3.5.2:test (default-test) @ pgsql-schema-generator --- 12:14:05 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/surefire-reports 12:14:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:14:05 [INFO] 12:14:05 [INFO] ------------------------------------------------------- 12:14:05 [INFO] T E S T S 12:14:05 [INFO] ------------------------------------------------------- 12:14:06 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 12:14:07 12:14:07 . ____ _ __ _ _ 12:14:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:07 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:07 =========|_|==============|___/=/_/_/_/ 12:14:07 12:14:07 :: Spring Boot :: (v3.4.2) 12:14:07 12:14:07 2025-04-29T12:14:07.400Z INFO 3063 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Starting BackwardCompatibilityCheckerTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:07 2025-04-29T12:14:07.403Z INFO 3063 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : No active profile set, falling back to 1 default profile: "default" 12:14:07 2025-04-29T12:14:07.545Z INFO 3063 --- [ main] s.t.p.s.BackwardCompatibilityCheckerTest : Started BackwardCompatibilityCheckerTest in 0.614 seconds (process running for 2.015) 12:14:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:14:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.974 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.BackwardCompatibilityCheckerTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 12:14:08 12:14:08 . ____ _ __ _ _ 12:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:08 =========|_|==============|___/=/_/_/_/ 12:14:08 12:14:08 :: Spring Boot :: (v3.4.2) 12:14:08 12:14:08 2025-04-29T12:14:08.515Z INFO 3063 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Starting TableBuilderTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:08 2025-04-29T12:14:08.516Z INFO 3063 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : No active profile set, falling back to 1 default profile: "default" 12:14:08 2025-04-29T12:14:08.526Z INFO 3063 --- [ main] o.o.s.t.p.schema.data.TableBuilderTest : Started TableBuilderTest in 0.063 seconds (process running for 2.995) 12:14:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.TableBuilderTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 12:14:08 12:14:08 . ____ _ __ _ _ 12:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:08 =========|_|==============|___/=/_/_/_/ 12:14:08 12:14:08 :: Spring Boot :: (v3.4.2) 12:14:08 12:14:08 2025-04-29T12:14:08.653Z INFO 3063 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Starting GreenFieldInstallationTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:08 2025-04-29T12:14:08.654Z INFO 3063 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : No active profile set, falling back to 1 default profile: "default" 12:14:08 2025-04-29T12:14:08.671Z INFO 3063 --- [ main] o.o.s.t.p.s.d.GreenFieldInstallationTest : Started GreenFieldInstallationTest in 0.054 seconds (process running for 3.141) 12:14:08 2025-04-29T12:14:08.677Z INFO 3063 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 12:14:08 2025-04-29T12:14:08.684Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:08 2025-04-29T12:14:08.685Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:08 2025-04-29T12:14:08.685Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:08 2025-04-29T12:14:08.685Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:08 2025-04-29T12:14:08.685Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.GreenFieldInstallationTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 12:14:08 12:14:08 . ____ _ __ _ _ 12:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:08 =========|_|==============|___/=/_/_/_/ 12:14:08 12:14:08 :: Spring Boot :: (v3.4.2) 12:14:08 12:14:08 2025-04-29T12:14:08.732Z INFO 3063 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Starting DataSchemaGeneratorTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:08 2025-04-29T12:14:08.733Z INFO 3063 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 12:14:08 2025-04-29T12:14:08.746Z INFO 3063 --- [ main] o.o.s.t.p.s.d.DataSchemaGeneratorTest : Started DataSchemaGeneratorTest in 0.048 seconds (process running for 3.216) 12:14:08 2025-04-29T12:14:08.751Z INFO 3063 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline EXISTS!! 12:14:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.DataSchemaGeneratorTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 12:14:08 12:14:08 . ____ _ __ _ _ 12:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:08 =========|_|==============|___/=/_/_/_/ 12:14:08 12:14:08 :: Spring Boot :: (v3.4.2) 12:14:08 12:14:08 2025-04-29T12:14:08.789Z INFO 3063 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Starting ModelComparatorTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:08 2025-04-29T12:14:08.789Z INFO 3063 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : No active profile set, falling back to 1 default profile: "default" 12:14:08 2025-04-29T12:14:08.796Z INFO 3063 --- [ main] o.o.s.t.p.s.data.ModelComparatorTest : Started ModelComparatorTest in 0.032 seconds (process running for 3.265) 12:14:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.data.ModelComparatorTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 12:14:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.SchemaParserTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 12:14:08 12:14:08 . ____ _ __ _ _ 12:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:08 =========|_|==============|___/=/_/_/_/ 12:14:08 12:14:08 :: Spring Boot :: (v3.4.2) 12:14:08 12:14:08 2025-04-29T12:14:08.884Z INFO 3063 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Starting ModelSchemaGeneratorTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:08 2025-04-29T12:14:08.884Z INFO 3063 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : No active profile set, falling back to 1 default profile: "default" 12:14:08 2025-04-29T12:14:08.900Z INFO 3063 --- [ main] o.o.s.t.p.s.m.ModelSchemaGeneratorTest : Started ModelSchemaGeneratorTest in 0.039 seconds (process running for 3.369) 12:14:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.ModelSchemaGeneratorTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 12:14:08 12:14:08 . ____ _ __ _ _ 12:14:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:08 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:08 =========|_|==============|___/=/_/_/_/ 12:14:08 12:14:08 :: Spring Boot :: (v3.4.2) 12:14:08 12:14:08 2025-04-29T12:14:08.958Z INFO 3063 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Starting HashInfoDataGeneratorTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:08 2025-04-29T12:14:08.959Z INFO 3063 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : The following 1 profile is active: "test" 12:14:08 2025-04-29T12:14:08.964Z INFO 3063 --- [ main] o.o.s.t.p.s.m.HashInfoDataGeneratorTest : Started HashInfoDataGeneratorTest in 0.038 seconds (process running for 3.433) 12:14:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.oran.smo.teiv.pgsqlgenerator.schema.model.HashInfoDataGeneratorTest 12:14:08 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.YangParserTest 12:14:09 12:14:09 . ____ _ __ _ _ 12:14:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:09 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:09 =========|_|==============|___/=/_/_/_/ 12:14:09 12:14:09 :: Spring Boot :: (v3.4.2) 12:14:09 12:14:09 2025-04-29T12:14:09.016Z INFO 3063 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Starting YangParserTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:09 2025-04-29T12:14:09.016Z INFO 3063 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : No active profile set, falling back to 1 default profile: "default" 12:14:09 2025-04-29T12:14:09.023Z INFO 3063 --- [ main] o.o.s.t.pgsqlgenerator.YangParserTest : Started YangParserTest in 0.039 seconds (process running for 3.493) 12:14:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.oran.smo.teiv.pgsqlgenerator.YangParserTest 12:14:09 [INFO] Running org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 12:14:09 2025-04-29T12:14:09.163Z INFO 3063 --- [ main] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.oran.smo.teiv.pgsqlgenerator.EndToEndTest]: EndToEndTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:14:09 2025-04-29T12:14:09.223Z INFO 3063 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.oran.smo.teiv.pgsqlgenerator.DatabaseSchemaGeneratorApplication for test class org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 12:14:09 12:14:09 . ____ _ __ _ _ 12:14:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:14:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:14:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:14:09 ' |____| .__|_| |_|_| |_\__, | / / / / 12:14:09 =========|_|==============|___/=/_/_/_/ 12:14:09 12:14:09 :: Spring Boot :: (v3.4.2) 12:14:09 12:14:09 2025-04-29T12:14:09.248Z INFO 3063 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Starting EndToEndTest using Java 17.0.7 with PID 3063 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator) 12:14:09 2025-04-29T12:14:09.248Z INFO 3063 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : No active profile set, falling back to 1 default profile: "default" 12:14:09 2025-04-29T12:14:09.630Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 12:14:09 2025-04-29T12:14:09.630Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 12:14:09 2025-04-29T12:14:09.632Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 12:14:09 Entity Name: EntityTypeA 12:14:09 12:14:09 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Container Name: attributes 12:14:09 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Leaf Type: uint32 12:14:09 Data Type: BIGINT 12:14:09 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Leaf Type: int64 12:14:09 Data Type: BIGINT 12:14:09 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Leaf Type: decimal64 12:14:09 Data Type: DECIMAL 12:14:09 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Container Type: [] 12:14:09 Data Type: jsonb 12:14:09 12:14:09 2025-04-29T12:14:09.632Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 12:14:09 2025-04-29T12:14:09.632Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 12:14:09 2025-04-29T12:14:09.632Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 12:14:09 Entity Name: ODUFunction 12:14:09 Container Name: attributes 12:14:09 Leaf Name: gNBDUId 12:14:09 Leaf Type: int64 12:14:09 Data Type: BIGINT 12:14:09 Leaf Name: gNBId 12:14:09 Leaf Type: int64 12:14:09 Data Type: BIGINT 12:14:09 Leaf Name: gNBIdLength 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Container Name: dUpLMNId 12:14:09 Container Type: [] 12:14:09 Data Type: jsonb 12:14:09 12:14:09 Entity Name: ENodeBFunction 12:14:09 Container Name: attributes 12:14:09 Leaf Name: eNBId 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Container Name: eNodeBPlmnId 12:14:09 Container Type: [] 12:14:09 Data Type: jsonb 12:14:09 12:14:09 Entity Name: LTESectorCarrier 12:14:09 Container Name: attributes 12:14:09 Leaf Name: sectorCarrierType 12:14:09 Leaf Type: enumeration 12:14:09 Data Type: TEXT 12:14:09 12:14:09 Entity Name: AntennaCapability 12:14:09 Container Name: attributes 12:14:09 Leaf Name: eUtranFqBands 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 Leaf Name: geranFqBands 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 Leaf Name: nRFqBands 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 12:14:09 2025-04-29T12:14:09.632Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 12:14:09 2025-04-29T12:14:09.633Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 12:14:09 Entity Name: AntennaModule 12:14:09 Container Name: attributes 12:14:09 Leaf Name: antennaModelNumber 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 Leaf Name: mechanicalAntennaBearing 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Leaf Name: mechanicalAntennaTilt 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Leaf Name: positionWithinSector 12:14:09 Leaf Type: string 12:14:09 Data Type: TEXT 12:14:09 Leaf Name: totalTilt 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Leaf Name: electricalAntennaTilt 12:14:09 Leaf Type: int32 12:14:09 Data Type: INTEGER 12:14:09 Leaf Name: antennaBeamWidth 12:14:09 Leaf Type: uint32 12:14:09 Data Type: BIGINT 12:14:09 Container Name: geo-location 12:14:09 Container Type: [] 12:14:09 Data Type: jsonb 12:14:09 12:14:09 2025-04-29T12:14:09.651Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 12:14:09 2025-04-29T12:14:09.652Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 12:14:09 2025-04-29T12:14:09.653Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:09 A Side: 12:14:09 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Type: EntityTypeA 12:14:09 B Side: 12:14:09 Name used-by-entityTypeA 12:14:09 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:09 A Side: 12:14:09 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Type: EntityTypeA 12:14:09 B Side: 12:14:09 Name provided-by-entityTypeA 12:14:09 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:09 A Side: 12:14:09 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Type: EntityTypeA 12:14:09 B Side: 12:14:09 Name grouped-by-entityTypeA 12:14:09 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:09 A Side: 12:14:09 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Type: EntityTypeA 12:14:09 B Side: 12:14:09 Name installed-entityTypeA 12:14:09 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:09 A Side: 12:14:09 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 B Side: 12:14:09 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:09 12:14:09 2025-04-29T12:14:09.653Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 12:14:09 2025-04-29T12:14:09.653Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 12:14:09 2025-04-29T12:14:09.654Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 12:14:09 A Side: 12:14:09 Name: provided-lteSectorCarrier 12:14:09 Type: ENodeBFunction 12:14:09 B Side: 12:14:09 Name provided-by-enodebFunction 12:14:09 Type LTESectorCarrier 12:14:09 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 12:14:09 A Side: 12:14:09 Name: used-antennaCapability 12:14:09 Type: LTESectorCarrier 12:14:09 B Side: 12:14:09 Name used-by-lteSectorCarrier 12:14:09 Type AntennaCapability 12:14:09 12:14:09 2025-04-29T12:14:09.654Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 12:14:09 A Side: 12:14:09 Name: serviced-antennaCapability 12:14:09 Type: or-teiv-equip:AntennaModule 12:14:09 B Side: 12:14:09 Name serving-antennaModule 12:14:09 Type or-teiv-ran:AntennaCapability 12:14:09 12:14:09 2025-04-29T12:14:09.654Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 12:14:09 2025-04-29T12:14:09.735Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17819615810397891914/dotfile.dot 12:14:09 2025-04-29T12:14:09.738Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17819615810397891914/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.395Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17819615810397891914/outfile.svg 12:14:10 2025-04-29T12:14:10.404Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 12:14:10 2025-04-29T12:14:10.413Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine3304696925899427990/dotfile.dot 12:14:10 2025-04-29T12:14:10.413Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine3304696925899427990/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.464Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine3304696925899427990/outfile.svg 12:14:10 2025-04-29T12:14:10.469Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 12:14:10 2025-04-29T12:14:10.506Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine14862559683156120216/dotfile.dot 12:14:10 2025-04-29T12:14:10.507Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine14862559683156120216/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.561Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine14862559683156120216/outfile.svg 12:14:10 2025-04-29T12:14:10.571Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 12:14:10 2025-04-29T12:14:10.586Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine39388080031491716/dotfile.dot 12:14:10 2025-04-29T12:14:10.586Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine39388080031491716/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.637Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine39388080031491716/outfile.svg 12:14:10 2025-04-29T12:14:10.661Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/overall-rel 12:14:10 2025-04-29T12:14:10.662Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 12:14:10 2025-04-29T12:14:10.663Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 12:14:10 2025-04-29T12:14:10.663Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 12:14:10 2025-04-29T12:14:10.664Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 12:14:10 2025-04-29T12:14:10.669Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 12:14:10 2025-04-29T12:14:10.674Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine12568266208401765153/dotfile.dot 12:14:10 2025-04-29T12:14:10.675Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine12568266208401765153/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.725Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine12568266208401765153/outfile.svg 12:14:10 2025-04-29T12:14:10.729Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 12:14:10 2025-04-29T12:14:10.733Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 12:14:10 2025-04-29T12:14:10.739Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 12:14:10 2025-04-29T12:14:10.743Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine8124366774326650578/dotfile.dot 12:14:10 2025-04-29T12:14:10.743Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine8124366774326650578/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.797Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine8124366774326650578/outfile.svg 12:14:10 2025-04-29T12:14:10.800Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 12:14:10 2025-04-29T12:14:10.802Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 12:14:10 2025-04-29T12:14:10.803Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 12:14:10 2025-04-29T12:14:10.806Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5311984891890190991/dotfile.dot 12:14:10 2025-04-29T12:14:10.806Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5311984891890190991/dotfile.dot -ooutfile.svg] 12:14:10 2025-04-29T12:14:10.857Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5311984891890190991/outfile.svg 12:14:10 2025-04-29T12:14:10.860Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 12:14:10 2025-04-29T12:14:10.863Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 12:14:10 2025-04-29T12:14:10.865Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 12:14:10 2025-04-29T12:14:10.865Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 12:14:10 2025-04-29T12:14:10.866Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 12:14:10 2025-04-29T12:14:10.866Z INFO 3063 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 12:14:10 2025-04-29T12:14:10.873Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:10 2025-04-29T12:14:10.892Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:10 2025-04-29T12:14:10.892Z WARN 3063 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 12:14:10 2025-04-29T12:14:10.892Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:10 2025-04-29T12:14:10.893Z WARN 3063 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 12:14:10 2025-04-29T12:14:10.950Z INFO 3063 --- [ main] o.o.s.teiv.pgsqlgenerator.EndToEndTest : Started EndToEndTest in 1.723 seconds (process running for 5.419) 12:14:11 2025-04-29T12:14:10.989Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 12:14:11 2025-04-29T12:14:10.989Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 12:14:11 2025-04-29T12:14:10.990Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module 12:14:11 Entity Name: EntityTypeA 12:14:11 12:14:11 Entity Name: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Container Name: attributes 12:14:11 Leaf Name: attributeA1WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 Leaf Name: attributeA2WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Leaf Type: uint32 12:14:11 Data Type: BIGINT 12:14:11 Leaf Name: attributeA3WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Leaf Name: attributeA4WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Leaf Type: int64 12:14:11 Data Type: BIGINT 12:14:11 Leaf Name: attributeA5WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Leaf Type: decimal64 12:14:11 Data Type: DECIMAL 12:14:11 Leaf Name: attributeA6WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 Container Name: attributeA7WithAttributeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Container Type: [uses types3gpp:PLMNId] 12:14:11 Data Type: jsonb 12:14:11 12:14:11 2025-04-29T12:14:10.990Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 12:14:11 2025-04-29T12:14:10.990Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 12:14:11 2025-04-29T12:14:10.990Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 12:14:11 Entity Name: ODUFunction 12:14:11 Container Name: attributes 12:14:11 Leaf Name: gNBDUId 12:14:11 Leaf Type: int64 12:14:11 Data Type: BIGINT 12:14:11 Leaf Name: gNBId 12:14:11 Leaf Type: int64 12:14:11 Data Type: BIGINT 12:14:11 Leaf Name: gNBIdLength 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Container Name: dUpLMNId 12:14:11 Container Type: [uses types3gpp:PLMNId] 12:14:11 Data Type: jsonb 12:14:11 12:14:11 Entity Name: ENodeBFunction 12:14:11 Container Name: attributes 12:14:11 Leaf Name: eNBId 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Container Name: eNodeBPlmnId 12:14:11 Container Type: [] 12:14:11 Data Type: jsonb 12:14:11 12:14:11 Entity Name: LTESectorCarrier 12:14:11 Container Name: attributes 12:14:11 Leaf Name: sectorCarrierType 12:14:11 Leaf Type: enumeration 12:14:11 Data Type: TEXT 12:14:11 12:14:11 Entity Name: AntennaCapability 12:14:11 Container Name: attributes 12:14:11 Leaf Name: eUtranFqBands 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 Leaf Name: geranFqBands 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 Leaf Name: nRFqBands 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 12:14:11 2025-04-29T12:14:10.990Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 12:14:11 2025-04-29T12:14:10.990Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 12:14:11 Entity Name: AntennaModule 12:14:11 Container Name: attributes 12:14:11 Leaf Name: antennaModelNumber 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 Leaf Name: mechanicalAntennaBearing 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Leaf Name: mechanicalAntennaTilt 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Leaf Name: positionWithinSector 12:14:11 Leaf Type: string 12:14:11 Data Type: TEXT 12:14:11 Leaf Name: totalTilt 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Leaf Name: electricalAntennaTilt 12:14:11 Leaf Type: int32 12:14:11 Data Type: INTEGER 12:14:11 Leaf Name: antennaBeamWidth 12:14:11 Leaf Type: uint32 12:14:11 Data Type: BIGINT 12:14:11 Uses Name: geo:geo-location 12:14:11 12:14:11 2025-04-29T12:14:11.004Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: test-built-in-module Relationship Name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:11 A Side: 12:14:11 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Type: EntityTypeA 12:14:11 B Side: 12:14:11 Name used-by-entityTypeA 12:14:11 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Relationship Name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:11 A Side: 12:14:11 Name: provided-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Type: EntityTypeA 12:14:11 B Side: 12:14:11 Name provided-by-entityTypeA 12:14:11 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Relationship Name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:11 A Side: 12:14:11 Name: grouped-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Type: EntityTypeA 12:14:11 B Side: 12:14:11 Name grouped-by-entityTypeA 12:14:11 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Relationship Name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:11 A Side: 12:14:11 Name: installed-at-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Type: EntityTypeA 12:14:11 B Side: 12:14:11 Name installed-entityTypeA 12:14:11 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Relationship Name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS 12:14:11 A Side: 12:14:11 Name: used-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Type: EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 B Side: 12:14:11 Name used-by-entityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 Type EntityTypeAWithEntityTypeNameLengthLongerThanSixtyThreeCharacters 12:14:11 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ENODEBFUNCTION_PROVIDES_LTESECTORCARRIER 12:14:11 A Side: 12:14:11 Name: provided-lteSectorCarrier 12:14:11 Type: ENodeBFunction 12:14:11 B Side: 12:14:11 Name provided-by-enodebFunction 12:14:11 Type LTESectorCarrier 12:14:11 Relationship Name: LTESECTORCARRIER_USES_ANTENNACAPABILITY 12:14:11 A Side: 12:14:11 Name: used-antennaCapability 12:14:11 Type: LTESectorCarrier 12:14:11 B Side: 12:14:11 Name used-by-lteSectorCarrier 12:14:11 Type AntennaCapability 12:14:11 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 12:14:11 A Side: 12:14:11 Name: serviced-antennaCapability 12:14:11 Type: or-teiv-equip:AntennaModule 12:14:11 B Side: 12:14:11 Name serving-antennaModule 12:14:11 Type or-teiv-ran:AntennaCapability 12:14:11 12:14:11 2025-04-29T12:14:11.005Z INFO 3063 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 12:14:11 2025-04-29T12:14:11.009Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine15640448907973180021/dotfile.dot 12:14:11 2025-04-29T12:14:11.009Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine15640448907973180021/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.060Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine15640448907973180021/outfile.svg 12:14:11 2025-04-29T12:14:11.063Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 12:14:11 2025-04-29T12:14:11.071Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5728702271314908675/dotfile.dot 12:14:11 2025-04-29T12:14:11.071Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5728702271314908675/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.121Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5728702271314908675/outfile.svg 12:14:11 2025-04-29T12:14:11.127Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel 12:14:11 2025-04-29T12:14:11.135Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2979395459778665047/dotfile.dot 12:14:11 2025-04-29T12:14:11.135Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2979395459778665047/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.186Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2979395459778665047/outfile.svg 12:14:11 2025-04-29T12:14:11.191Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel 12:14:11 2025-04-29T12:14:11.204Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9601834852522198272/dotfile.dot 12:14:11 2025-04-29T12:14:11.204Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9601834852522198272/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.254Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9601834852522198272/outfile.svg 12:14:11 2025-04-29T12:14:11.260Z INFO 3063 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/overall-rel 12:14:11 2025-04-29T12:14:11.260Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 12:14:11 2025-04-29T12:14:11.260Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran-rel.puml 12:14:11 2025-04-29T12:14:11.261Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module-rel.puml 12:14:11 2025-04-29T12:14:11.261Z INFO 3063 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/overall-rel.puml 12:14:11 2025-04-29T12:14:11.262Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 12:14:11 2025-04-29T12:14:11.265Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine6256725827603780285/dotfile.dot 12:14:11 2025-04-29T12:14:11.265Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine6256725827603780285/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.315Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine6256725827603780285/outfile.svg 12:14:11 2025-04-29T12:14:11.318Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 12:14:11 2025-04-29T12:14:11.320Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment 12:14:11 2025-04-29T12:14:11.322Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 12:14:11 2025-04-29T12:14:11.327Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine15417350455360168159/dotfile.dot 12:14:11 2025-04-29T12:14:11.328Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine15417350455360168159/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.378Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine15417350455360168159/outfile.svg 12:14:11 2025-04-29T12:14:11.382Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 12:14:11 2025-04-29T12:14:11.384Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran 12:14:11 2025-04-29T12:14:11.386Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 12:14:11 2025-04-29T12:14:11.390Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine11133825371682027345/dotfile.dot 12:14:11 2025-04-29T12:14:11.390Z INFO 3063 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine11133825371682027345/dotfile.dot -ooutfile.svg] 12:14:11 2025-04-29T12:14:11.441Z INFO 3063 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine11133825371682027345/outfile.svg 12:14:11 2025-04-29T12:14:11.443Z INFO 3063 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'test-built-in-module' -> 'color' has its default value 'black'. 12:14:11 2025-04-29T12:14:11.445Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module 12:14:11 2025-04-29T12:14:11.445Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-equipment.puml 12:14:11 2025-04-29T12:14:11.446Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/o-ran-smo-teiv-ran.puml 12:14:11 2025-04-29T12:14:11.446Z INFO 3063 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/test-classes/graphs/test-built-in-module.puml 12:14:11 2025-04-29T12:14:11.446Z INFO 3063 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 12:14:11 2025-04-29T12:14:11.452Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:11 2025-04-29T12:14:11.460Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:11 2025-04-29T12:14:11.460Z WARN 3063 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 12:14:11 2025-04-29T12:14:11.460Z INFO 3063 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:14:11 2025-04-29T12:14:11.460Z WARN 3063 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 12:14:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.344 s -- in org.oran.smo.teiv.pgsqlgenerator.EndToEndTest 12:14:11 [INFO] 12:14:11 [INFO] Results: 12:14:11 [INFO] 12:14:11 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0 12:14:11 [INFO] 12:14:11 [INFO] 12:14:11 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ pgsql-schema-generator --- 12:14:11 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/jacoco.exec 12:14:11 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 12:14:11 [INFO] All coverage checks have been met. 12:14:11 [INFO] 12:14:11 [INFO] --- jar:3.4.2:jar (default-jar) @ pgsql-schema-generator --- 12:14:11 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar 12:14:11 [INFO] 12:14:11 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ pgsql-schema-generator --- 12:14:12 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:14:12 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar.original 12:14:12 [INFO] 12:14:12 [INFO] --- spring-boot:3.4.2:repackage (default) @ pgsql-schema-generator --- 12:14:12 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:14:12 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar.original 12:14:12 [INFO] 12:14:12 [INFO] --- license:4.2:check (default) @ pgsql-schema-generator --- 12:14:12 [INFO] Checking licenses... 12:14:12 [WARNING] At least one licenseSet must be specified 12:14:12 [INFO] 12:14:12 [INFO] --- spotless:2.30.0:check (default) @ pgsql-schema-generator --- 12:14:13 [INFO] 12:14:13 [INFO] --- jacoco:0.8.8:report (report) @ pgsql-schema-generator --- 12:14:13 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/jacoco.exec 12:14:13 [INFO] Analyzed bundle 'pgsql-schema-generator' with 32 classes 12:14:13 [INFO] 12:14:13 [INFO] --- install:3.1.3:install (default-install) @ pgsql-schema-generator --- 12:14:13 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/pom.xml to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.0/pgsql-schema-generator-1.2.0.pom 12:14:13 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar to /tmp/r/org/oran/smo/teiv/pgsqlgenerator/pgsql-schema-generator/1.2.0/pgsql-schema-generator-1.2.0.jar 12:14:13 [INFO] 12:14:13 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 12:14:15 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/docker/o-ran-sc/smo-teiv-pgsql-schema-generator/1.2.0/tmp/docker-build.tar 12:14:15 [INFO] DOCKER> [o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.0]: Created docker-build.tar in 176 milliseconds 12:14:16 [INFO] DOCKER> Pulling from debian 12:14:19 [INFO] DOCKER> Digest: sha256:fdd75562fdcde1039c2480a1ea1cd2cf03b18b6e4cb551cabb03bde66ade8a5d 12:14:19 [INFO] DOCKER> Status: Downloaded newer image for nexus3.o-ran-sc.org:10001/debian:bullseye-slim 12:14:19 [INFO] DOCKER> Pulled debian:bullseye-slim in 4 seconds 12:14:57 [INFO] DOCKER> [o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.0]: Built image sha256:953cf 12:14:57 [INFO] DOCKER> [o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.0]: Tag with 1.2.0,latest 12:14:57 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.0 successful! 12:14:57 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-pgsql-schema-generator:latest successful! 12:14:57 [INFO] 12:14:57 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ pgsql-schema-generator --- 12:14:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo 12:14:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo" instead. 12:14:57 [INFO] 12:14:57 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-pgsql-schema-generator-image) @ pgsql-schema-generator --- 12:14:57 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-pgsql-schema-generator] 12:15:24 [INFO] DOCKER> 1.2.0: digest: sha256:87668261db9789a483d6105a3508039710b4ccf56e762f981c0c41d00acd8a58 size: 1785 12:15:24 [INFO] DOCKER> Pushed o-ran-sc/smo-teiv-pgsql-schema-generator:1.2.0 in 26 seconds 12:15:24 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-pgsql-schema-generator] 12:15:24 [INFO] DOCKER> 1.2.0: digest: sha256:87668261db9789a483d6105a3508039710b4ccf56e762f981c0c41d00acd8a58 size: 1785 12:15:24 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-pgsql-schema-generator] 12:15:24 [INFO] DOCKER> latest: digest: sha256:87668261db9789a483d6105a3508039710b4ccf56e762f981c0c41d00acd8a58 size: 1785 12:15:24 [INFO] 12:15:24 [INFO] ---------< org.oran.smo.teiv:topology-exposure-inventory-jar >---------- 12:15:24 [INFO] Building topology-exposure-inventory-jar 0.2.0-SNAPSHOT [6/6] 12:15:24 [INFO] from teiv/pom.xml 12:15:24 [INFO] --------------------------------[ jar ]--------------------------------- 12:15:31 [INFO] 12:15:31 [INFO] --- clean:3.4.0:clean (default-clean) @ topology-exposure-inventory-jar --- 12:15:31 [INFO] 12:15:31 [INFO] --- apache-rat:0.15:check (default) @ topology-exposure-inventory-jar --- 12:15:31 [INFO] Enabled default license matchers. 12:15:31 [INFO] Will parse SCM ignores for exclusions... 12:15:31 [INFO] Finished adding exclusions from SCM ignore files. 12:15:31 [INFO] 62 implicit excludes. 12:15:31 [INFO] 25 explicit excludes. 12:15:31 [INFO] 446 resources included 12:15:32 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 338 licenses. 12:15:32 [INFO] 12:15:32 [INFO] --- jacoco:0.8.8:prepare-agent (agent-for-ut) @ topology-exposure-inventory-jar --- 12:15:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/jacoco.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 12:15:32 [INFO] 12:15:32 [INFO] --- antrun:3.1.0:run (download-external-yang-models) @ topology-exposure-inventory-jar --- 12:15:32 [INFO] Executing tasks 12:15:32 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/models/import 12:15:32 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-types.yang 12:15:32 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/models/import/_3gpp-common-yang-types.yang 12:15:33 [INFO] [get] Getting: https://forge.3gpp.org/rep/sa5/MnS/-/raw/Tag_Rel18_SA103/yang-models/_3gpp-common-yang-extensions.yang 12:15:33 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/models/import/_3gpp-common-yang-extensions.yang 12:15:33 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2013-07-15.yang 12:15:33 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/models/import/ietf-inet-types.yang 12:15:33 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-geo-location@2022-02-11.yang 12:15:33 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/models/import/ietf-geo-location.yang 12:15:33 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-types@2013-07-15.yang 12:15:33 [INFO] [get] To: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/models/import/ietf-yang-types.yang 12:15:33 [INFO] Executed tasks 12:15:33 [INFO] 12:15:33 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-html) @ topology-exposure-inventory-jar --- 12:15:36 [INFO] Generating with dryRun=false 12:15:36 [INFO] No .openapi-generator-ignore file found. 12:15:36 [INFO] OpenAPI Generator: html (documentation) 12:15:36 [INFO] Generator 'html' is considered stable. 12:15:36 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:36 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:36 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:36 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:15:37 [INFO] Skipping generation of Webhooks. 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/index.html 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/.openapi-generator-ignore 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/.openapi-generator/VERSION 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/.openapi-generator/FILES 12:15:37 ################################################################################ 12:15:37 # Thanks for using OpenAPI Generator. # 12:15:37 # Please consider donation to help us maintain this project 🙏 # 12:15:37 # https://opencollective.com/openapi_generator/donate # 12:15:37 ################################################################################ 12:15:37 [INFO] 12:15:37 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html2) @ topology-exposure-inventory-jar --- 12:15:37 [INFO] Generating with dryRun=false 12:15:37 [INFO] Output directory (/w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/html) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 12:15:37 [INFO] OpenAPI Generator: html2 (documentation) 12:15:37 [INFO] Generator 'html2' is considered stable. 12:15:37 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:15:37 [INFO] Skipping generation of Webhooks. 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/html/index.html 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/html/.openapi-generator-ignore 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/html/.openapi-generator/VERSION 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/html/.openapi-generator/FILES 12:15:37 ################################################################################ 12:15:37 # Thanks for using OpenAPI Generator. # 12:15:37 # Please consider donation to help us maintain this project 🙏 # 12:15:37 # https://opencollective.com/openapi_generator/donate # 12:15:37 ################################################################################ 12:15:37 [INFO] 12:15:37 [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ topology-exposure-inventory-jar --- 12:15:37 [INFO] Generating with dryRun=false 12:15:37 [INFO] OpenAPI Generator: openapi (documentation) 12:15:37 [INFO] Generator 'openapi' is considered stable. 12:15:37 [INFO] Output file name [outputFileName=topology-exposure-inventory-openapi.json] 12:15:37 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] wrote file to /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/topology-exposure-inventory-openapi.json 12:15:37 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:15:37 [INFO] Skipping generation of Webhooks. 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/README.md 12:15:37 [INFO] Skipped /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/.openapi-generator/VERSION 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/resources/v1/.openapi-generator/FILES 12:15:37 ################################################################################ 12:15:37 # Thanks for using OpenAPI Generator. # 12:15:37 # Please consider donation to help us maintain this project 🙏 # 12:15:37 # https://opencollective.com/openapi_generator/donate # 12:15:37 ################################################################################ 12:15:37 [INFO] 12:15:37 [INFO] --- openapi-generator:7.7.0:generate (openapi-generate-pojos) @ topology-exposure-inventory-jar --- 12:15:37 [INFO] Generating with dryRun=false 12:15:37 [INFO] Output directory (/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 12:15:37 [INFO] OpenAPI Generator: spring (server) 12:15:37 [INFO] Generator 'spring' is considered stable. 12:15:37 [INFO] ---------------------------------- 12:15:37 [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:15:37 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 12:15:37 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.oran.smo.teiv 12:15:37 [INFO] Inline schema created as Domains_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Domains_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Inline schema created as EntityTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EntityTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Inline schema created as RelationshipTypes_items_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RelationshipTypes_items_inner=NewModel,ModelA=NewModelA in CLI). 12:15:37 [INFO] Processing operation getAllDomains 12:15:37 [INFO] Processing operation getTopologyEntityTypes 12:15:37 [INFO] Processing operation getTopologyByEntityTypeName 12:15:37 [INFO] Processing operation getTopologyById 12:15:37 [INFO] Processing operation getAllRelationshipsForEntityId 12:15:37 [INFO] Processing operation getTopologyRelationshipTypes 12:15:37 [INFO] Processing operation getRelationshipsByType 12:15:37 [INFO] Processing operation getRelationshipById 12:15:37 [INFO] Processing operation getEntitiesByDomain 12:15:37 [INFO] Processing operation getSchemas 12:15:37 [INFO] Processing operation createSchema 12:15:37 [INFO] Processing operation getSchemaByName 12:15:37 [INFO] Processing operation deleteSchema 12:15:37 [INFO] Processing operation updateClassifier 12:15:37 [INFO] Processing operation updateDecorator 12:15:37 [INFO] Processing operation getAllGroups 12:15:37 [INFO] Processing operation createGroup 12:15:37 [INFO] Processing operation getGroupById 12:15:37 [INFO] Processing operation deleteGroup 12:15:37 [INFO] Processing operation updateGroupName 12:15:37 [INFO] Processing operation getMembers 12:15:37 [INFO] Processing operation getProvidedMembers 12:15:37 [INFO] Processing operation updateProvidedMembers 12:15:37 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCreateGroupPayload.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivCriteria.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomainsItemsInner.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamic.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicEnum.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupByIdResponse.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDynamicGroupResponse.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java 12:15:37 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypesItemsInner.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivErrorMessage.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByDomain.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetEntitiesByType.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsByType.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGetRelationshipsForEntityId.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupByIdResponse.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupResponse.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivHref.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypesItemsInner.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchema.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticEnum.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupByIdResponse.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStaticGroupResponse.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateGroupNamePayload.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ClassifiersApi.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/DecoratorsApi.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/EntitiesAndRelationshipsApi.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/GroupsApi.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/SchemasApi.java 12:15:38 [INFO] Skipping generation of Webhooks. 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/pom.xml 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/README.md 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/ApiUtil.java 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/.openapi-generator-ignore 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/.openapi-generator/VERSION 12:15:38 [INFO] writing file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/.openapi-generator/FILES 12:15:38 ################################################################################ 12:15:38 # Thanks for using OpenAPI Generator. # 12:15:38 # Please consider donation to help us maintain this project 🙏 # 12:15:38 # https://opencollective.com/openapi_generator/donate # 12:15:38 ################################################################################ 12:15:38 [INFO] 12:15:38 [INFO] --- build-helper:3.6.0:add-source (default) @ topology-exposure-inventory-jar --- 12:15:38 [INFO] Source directory: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/annotations added. 12:15:38 [INFO] 12:15:38 [INFO] --- antlr4:4.13.0:antlr4 (default) @ topology-exposure-inventory-jar --- 12:15:38 [INFO] ANTLR 4: Processing source directory /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/antlr4 12:15:38 [INFO] Processing grammar: org/oran/smo/teiv/antlr4/teivPath.g4 12:15:39 [WARNING] warning(131): org/oran/smo/teiv/antlr4/teivPath.g4:91:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 12:15:39 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/org/oran/smo/teiv/antlr4/teivPath.g4 [91:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 12:15:39 [INFO] 12:15:39 [INFO] --- asciidoctor:2.2.1:process-asciidoc (generate-docs) @ topology-exposure-inventory-jar --- 12:15:41 [INFO] sourceDirectory /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-contract-docs does not exist 12:15:41 [INFO] No sourceDirectory found. Skipping processing 12:15:41 [INFO] 12:15:41 [INFO] --- exec:3.0.0:exec (run-pgsql-generator-jar) @ topology-exposure-inventory-jar --- 12:15:42 12:15:42 . ____ _ __ _ _ 12:15:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:15:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:15:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:15:42 ' |____| .__|_| |_|_| |_\__, | / / / / 12:15:42 =========|_|==============|___/=/_/_/_/ 12:15:42 12:15:42 :: Spring Boot :: (v3.4.2) 12:15:42 12:15:42 2025-04-29T12:15:42.422Z INFO 7847 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Starting DatabaseSchemaGeneratorApplication v1.2.0 using Java 17.0.7 with PID 7847 (/w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/pgsql-schema-generator-1.2.0.jar started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv) 12:15:42 2025-04-29T12:15:42.424Z INFO 7847 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : No active profile set, falling back to 1 default profile: "default" 12:15:43 2025-04-29T12:15:43.019Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 12:15:43 Entity Name: ManagedElement 12:15:43 12:15:43 2025-04-29T12:15:43.019Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 12:15:43 2025-04-29T12:15:43.019Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 12:15:43 2025-04-29T12:15:43.023Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran 12:15:43 Entity Name: SMO 12:15:43 Container Name: attributes 12:15:43 Leaf Name: smoName 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: ODUFunction 12:15:43 Container Name: attributes 12:15:43 Leaf Name: gNBDUId 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: gNBId 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: gNBIdLength 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Container Name: dUpLMNId 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 Entity Name: OCUCPFunction 12:15:43 Container Name: attributes 12:15:43 Leaf Name: gNBCUName 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Leaf Name: gNBId 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: gNBIdLength 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Container Name: pLMNId 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 Entity Name: OCUUPFunction 12:15:43 Container Name: attributes 12:15:43 Leaf Name: gNBId 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: gNBIdLength 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: pLMNIdList 12:15:43 Leaf Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 Entity Name: NearRTRICFunction 12:15:43 Container Name: attributes 12:15:43 Leaf Name: nearRtRicId 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Container Name: pLMNId 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 Entity Name: ORUFunction 12:15:43 Container Name: attributes 12:15:43 Leaf Name: oruId 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 12:15:43 Entity Name: NRCellCU 12:15:43 Container Name: attributes 12:15:43 Leaf Name: cellLocalId 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: nCI 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: nRTAC 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Container Name: plmnId 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 Entity Name: NRCellDU 12:15:43 Container Name: attributes 12:15:43 Leaf Name: cellLocalId 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: nCI 12:15:43 Leaf Type: int64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: nRPCI 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: nRTAC 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 12:15:43 Entity Name: NRSectorCarrier 12:15:43 Container Name: attributes 12:15:43 Leaf Name: arfcnDL 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: arfcnUL 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: frequencyDL 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: frequencyUL 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: bSChannelBwDL 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 12:15:43 Entity Name: AntennaCapability 12:15:43 Container Name: attributes 12:15:43 Leaf Name: eUtranFqBands 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Leaf Name: geranFqBands 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Leaf Name: nRFqBands 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: Sector 12:15:43 Container Name: attributes 12:15:43 Leaf Name: sectorId 12:15:43 Leaf Type: uint64 12:15:43 Data Type: BIGINT 12:15:43 Leaf Name: azimuth 12:15:43 Leaf Type: decimal64 12:15:43 Data Type: DECIMAL 12:15:43 Container Name: geo-location 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 2025-04-29T12:15:43.024Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment 12:15:43 Entity Name: AntennaModule 12:15:43 Container Name: attributes 12:15:43 Leaf Name: antennaModelNumber 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Leaf Name: mechanicalAntennaBearing 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: mechanicalAntennaTilt 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: positionWithinSector 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Leaf Name: totalTilt 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: electricalAntennaTilt 12:15:43 Leaf Type: int32 12:15:43 Data Type: INTEGER 12:15:43 Leaf Name: horizontalBeamWidth 12:15:43 Leaf Type: decimal64 12:15:43 Data Type: DECIMAL 12:15:43 Leaf Name: verticalBeamWidth 12:15:43 Leaf Type: decimal64 12:15:43 Data Type: DECIMAL 12:15:43 Leaf Name: azimuth 12:15:43 Leaf Type: decimal64 12:15:43 Data Type: DECIMAL 12:15:43 Leaf Name: antennaBeamWidth 12:15:43 Leaf Type: uint32 12:15:43 Data Type: BIGINT 12:15:43 Container Name: geo-location 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 Entity Name: Site 12:15:43 Container Name: attributes 12:15:43 Leaf Name: name 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Container Name: geo-location 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 2025-04-29T12:15:43.024Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud 12:15:43 2025-04-29T12:15:43.024Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical 12:15:43 Entity Name: PhysicalAppliance 12:15:43 Container Name: attributes 12:15:43 Leaf Name: vendorName 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Leaf Name: modelName 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: Site 12:15:43 Container Name: attributes 12:15:43 Leaf Name: siteName 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Container Name: siteLocation 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 2025-04-29T12:15:43.024Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran 12:15:43 2025-04-29T12:15:43.024Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 12:15:43 2025-04-29T12:15:43.025Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran 12:15:43 2025-04-29T12:15:43.025Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 12:15:43 2025-04-29T12:15:43.025Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 12:15:43 2025-04-29T12:15:43.025Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 12:15:43 2025-04-29T12:15:43.025Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran 12:15:43 2025-04-29T12:15:43.026Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud 12:15:43 Entity Name: CloudifiedNF 12:15:43 Container Name: attributes 12:15:43 Leaf Name: name 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: NFDeployment 12:15:43 Container Name: attributes 12:15:43 Leaf Name: name 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: OCloudNamespace 12:15:43 Container Name: attributes 12:15:43 Leaf Name: name 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: NodeCluster 12:15:43 Container Name: attributes 12:15:43 Leaf Name: name 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 12:15:43 Entity Name: OCloudSite 12:15:43 Container Name: attributes 12:15:43 Leaf Name: name 12:15:43 Leaf Type: string 12:15:43 Data Type: TEXT 12:15:43 Container Name: geo-location 12:15:43 Container Type: [] 12:15:43 Data Type: jsonb 12:15:43 12:15:43 2025-04-29T12:15:43.026Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran 12:15:43 2025-04-29T12:15:43.026Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 12:15:43 2025-04-29T12:15:43.069Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-oam 12:15:43 2025-04-29T12:15:43.069Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-types 12:15:43 2025-04-29T12:15:43.069Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: _3gpp-common-yang-extensions 12:15:43 2025-04-29T12:15:43.074Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-ran Relationship Name: ODUFUNCTION_PROVIDES_NRCELLDU 12:15:43 A Side: 12:15:43 Name: provided-nrCellDu 12:15:43 Type: ODUFunction 12:15:43 B Side: 12:15:43 Name provided-by-oduFunction 12:15:43 Type NRCellDU 12:15:43 Relationship Name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER 12:15:43 A Side: 12:15:43 Name: provided-nrSectorCarrier 12:15:43 Type: ODUFunction 12:15:43 B Side: 12:15:43 Name provided-by-oduFunction 12:15:43 Type NRSectorCarrier 12:15:43 Relationship Name: OCUCPFUNCTION_PROVIDES_NRCELLCU 12:15:43 A Side: 12:15:43 Name: provided-nrCellCu 12:15:43 Type: OCUCPFunction 12:15:43 B Side: 12:15:43 Name provided-by-ocucpFunction 12:15:43 Type NRCellCU 12:15:43 Relationship Name: NRCELLDU_USES_NRSECTORCARRIER 12:15:43 A Side: 12:15:43 Name: used-nrSectorCarrier 12:15:43 Type: NRCellDU 12:15:43 B Side: 12:15:43 Name used-by-nrCellDu 12:15:43 Type NRSectorCarrier 12:15:43 Relationship Name: NRSECTORCARRIER_USES_ANTENNACAPABILITY 12:15:43 A Side: 12:15:43 Name: used-antennaCapability 12:15:43 Type: NRSectorCarrier 12:15:43 B Side: 12:15:43 Name used-by-nrSectorCarrier 12:15:43 Type AntennaCapability 12:15:43 Relationship Name: SECTOR_GROUPS_NRCELLDU 12:15:43 A Side: 12:15:43 Name: grouped-nrCellDu 12:15:43 Type: Sector 12:15:43 B Side: 12:15:43 Name grouped-by-sector 12:15:43 Type NRCellDU 12:15:43 Relationship Name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION 12:15:43 A Side: 12:15:43 Name: ocucpFunction-e2-linked-ocuupFunction 12:15:43 Type: or-teiv-ran:OCUCPFunction 12:15:43 B Side: 12:15:43 Name ocuupFunction-e2-linked-by-ocucpFunction 12:15:43 Type or-teiv-ran:OCUUPFunction 12:15:43 Relationship Name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION 12:15:43 A Side: 12:15:43 Name: oduFunction-e2-linked-nearRTRICFunction 12:15:43 Type: or-teiv-ran:ODUFunction 12:15:43 B Side: 12:15:43 Name nearRTRICFunction-e2-linked-by-oduFunction 12:15:43 Type or-teiv-ran:NearRTRICFunction 12:15:43 Relationship Name: OCUCPFUNCTION_E2LINK_NEARRTRICFUNCTION 12:15:43 A Side: 12:15:43 Name: ocucpFunction-e2-linked-nearRTRICFunction 12:15:43 Type: or-teiv-ran:OCUCPFunction 12:15:43 B Side: 12:15:43 Name nearRTRICFunction-e2-linked-by-ocucpFunction 12:15:43 Type or-teiv-ran:NearRTRICFunction 12:15:43 Relationship Name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION 12:15:43 A Side: 12:15:43 Name: ocuupFunction-e2-linked-nearRTRICFunction 12:15:43 Type: or-teiv-ran:OCUUPFunction 12:15:43 B Side: 12:15:43 Name nearRTRICFunction-e2-linked-by-ocuupFunction 12:15:43 Type or-teiv-ran:NearRTRICFunction 12:15:43 Relationship Name: ORUFUNCTION_OFHMLINK_SMO 12:15:43 A Side: 12:15:43 Name: oruFunction-ofhm-linked-smo 12:15:43 Type: or-teiv-ran:ORUFunction 12:15:43 B Side: 12:15:43 Name smo-ofhm-linked-by-oruFunction 12:15:43 Type or-teiv-ran:SMO 12:15:43 Relationship Name: ORUFUNCTION_OFHMLINK_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: oruFunction-ofhm-linked-oduFunction 12:15:43 Type: or-teiv-ran:ORUFunction 12:15:43 B Side: 12:15:43 Name oduFunction-ofhm-linked-by-oruFunction 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: ORUFUNCTION_OFHCLINK_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: oruFunction-ofhc-linked-oduFunction 12:15:43 Type: or-teiv-ran:ORUFunction 12:15:43 B Side: 12:15:43 Name oduFunction-ofhc-linked-by-oruFunction 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: ORUFUNCTION_OFHULINK_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: oruFunction-ofhu-linked-oduFunction 12:15:43 Type: or-teiv-ran:ORUFunction 12:15:43 B Side: 12:15:43 Name oduFunction-ofhu-linked-by-oruFunction 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: ORUFUNCTION_OFHSLINK_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: oruFunction-ofhs-linked-oduFunction 12:15:43 Type: or-teiv-ran:ORUFunction 12:15:43 B Side: 12:15:43 Name oduFunction-ofhs-linked-by-oruFunction 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: ODUFUNCTION_O1LINK_SMO 12:15:43 A Side: 12:15:43 Name: oduFunction-o1-linked-smo 12:15:43 Type: or-teiv-ran:ODUFunction 12:15:43 B Side: 12:15:43 Name smo-o1-linked-by-oduFunction 12:15:43 Type or-teiv-ran:SMO 12:15:43 Relationship Name: OCUCPFUNCTION_O1LINK_SMO 12:15:43 A Side: 12:15:43 Name: ocucpFunction-o1-linked-smo 12:15:43 Type: or-teiv-ran:OCUCPFunction 12:15:43 B Side: 12:15:43 Name smo-o1-linked-by-ocucpFunction 12:15:43 Type or-teiv-ran:SMO 12:15:43 Relationship Name: ORUFUNCTION_O1LINK_SMO 12:15:43 A Side: 12:15:43 Name: oruFunction-o1-linked-smo 12:15:43 Type: or-teiv-ran:ORUFunction 12:15:43 B Side: 12:15:43 Name smo-o1-linked-by-oruFunction 12:15:43 Type or-teiv-ran:SMO 12:15:43 Relationship Name: NEARRTRICFUNCTION_O1LINK_SMO 12:15:43 A Side: 12:15:43 Name: nearRTRICFunction-o1-linked-smo 12:15:43 Type: or-teiv-ran:NearRTRICFunction 12:15:43 B Side: 12:15:43 Name smo-o1-linked-by-nearRTRICFunction 12:15:43 Type or-teiv-ran:SMO 12:15:43 Relationship Name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION 12:15:43 A Side: 12:15:43 Name: oduFunction-f1-u-linked-ocuupFunction 12:15:43 Type: or-teiv-ran:ODUFunction 12:15:43 B Side: 12:15:43 Name ocuupFunction-f1-u-linked-by-oduFunction 12:15:43 Type or-teiv-ran:OCUUPFunction 12:15:43 Relationship Name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION 12:15:43 A Side: 12:15:43 Name: oduFunction-f1-c-linked-ocucpFunction 12:15:43 Type: or-teiv-ran:ODUFunction 12:15:43 B Side: 12:15:43 Name ocucpFunction-f1-c-linked-by-oduFunction 12:15:43 Type or-teiv-ran:OCUCPFunction 12:15:43 12:15:43 2025-04-29T12:15:43.074Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-equipment Relationship Name: ANTENNAMODULE_INSTALLED_AT_SITE 12:15:43 A Side: 12:15:43 Name: installed-at-site 12:15:43 Type: AntennaModule 12:15:43 B Side: 12:15:43 Name installed-antennaModule 12:15:43 Type Site 12:15:43 12:15:43 2025-04-29T12:15:43.074Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-cloud Relationship Name: MANAGEDELEMENT_DEPLOYED_AS_CLOUDIFIEDNF 12:15:43 A Side: 12:15:43 Name: deployed-as-cloudifiedNF 12:15:43 Type: or-teiv-oam:ManagedElement 12:15:43 B Side: 12:15:43 Name deployed-managedElement 12:15:43 Type or-teiv-cloud:CloudifiedNF 12:15:43 Relationship Name: NFDEPLOYMENT_SERVES_MANAGEDELEMENT 12:15:43 A Side: 12:15:43 Name: serviced-managedElement 12:15:43 Type: or-teiv-cloud:NFDeployment 12:15:43 B Side: 12:15:43 Name serving-nFDeployment 12:15:43 Type or-teiv-oam:ManagedElement 12:15:43 12:15:43 2025-04-29T12:15:43.075Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-physical Relationship Name: PHYSICALAPPLIANCE_INSTALLEDAT_SITE 12:15:43 A Side: 12:15:43 Name: installing-site 12:15:43 Type: PhysicalAppliance 12:15:43 B Side: 12:15:43 Name installed-physicalAppliance 12:15:43 Type Site 12:15:43 12:15:43 2025-04-29T12:15:43.075Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-physical-ran Relationship Name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: served-oduFunction 12:15:43 Type: or-teiv-physical:PhysicalAppliance 12:15:43 B Side: 12:15:43 Name serving-physicalAppliance 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUCPFUNCTION 12:15:43 A Side: 12:15:43 Name: served-ocucpFunction 12:15:43 Type: or-teiv-physical:PhysicalAppliance 12:15:43 B Side: 12:15:43 Name serving-physicalAppliance 12:15:43 Type or-teiv-ran:OCUCPFunction 12:15:43 Relationship Name: PHYSICALAPPLIANCE_SERVES_OCUUPFUNCTION 12:15:43 A Side: 12:15:43 Name: served-ocuupFunction 12:15:43 Type: or-teiv-physical:PhysicalAppliance 12:15:43 B Side: 12:15:43 Name serving-physicalAppliance 12:15:43 Type or-teiv-ran:OCUUPFunction 12:15:43 Relationship Name: PHYSICALAPPLIANCE_SERVES_NEARRTRICFUNCTION 12:15:43 A Side: 12:15:43 Name: served-nearRTRICFunction 12:15:43 Type: or-teiv-physical:PhysicalAppliance 12:15:43 B Side: 12:15:43 Name serving-physicalAppliance 12:15:43 Type or-teiv-ran:NearRTRICFunction 12:15:43 12:15:43 2025-04-29T12:15:43.075Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-extensions 12:15:43 2025-04-29T12:15:43.076Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-oam-ran Relationship Name: MANAGEDELEMENT_MANAGES_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: managed-oduFunction 12:15:43 Type: or-teiv-oam:ManagedElement 12:15:43 B Side: 12:15:43 Name managed-by-managedElement 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION 12:15:43 A Side: 12:15:43 Name: managed-ocucpFunction 12:15:43 Type: or-teiv-oam:ManagedElement 12:15:43 B Side: 12:15:43 Name managed-by-managedElement 12:15:43 Type or-teiv-ran:OCUCPFunction 12:15:43 Relationship Name: MANAGEDELEMENT_MANAGES_OCUUPFUNCTION 12:15:43 A Side: 12:15:43 Name: managed-ocuupFunction 12:15:43 Type: or-teiv-oam:ManagedElement 12:15:43 B Side: 12:15:43 Name managed-by-managedElement 12:15:43 Type or-teiv-ran:OCUUPFunction 12:15:43 Relationship Name: MANAGEDELEMENT_MANAGES_ORUFUNCTION 12:15:43 A Side: 12:15:43 Name: managed-oruFunction 12:15:43 Type: or-teiv-oam:ManagedElement 12:15:43 B Side: 12:15:43 Name managed-by-managedElement 12:15:43 Type or-teiv-ran:ORUFunction 12:15:43 Relationship Name: MANAGEDELEMENT_MANAGES_NEARRTRICFUNCTION 12:15:43 A Side: 12:15:43 Name: managed-nearRTRICFunction 12:15:43 Type: or-teiv-oam:ManagedElement 12:15:43 B Side: 12:15:43 Name managed-by-managedElement 12:15:43 Type or-teiv-ran:NearRTRICFunction 12:15:43 12:15:43 2025-04-29T12:15:43.076Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-geo-location 12:15:43 2025-04-29T12:15:43.076Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-common-yang-types 12:15:43 2025-04-29T12:15:43.076Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-yang-types 12:15:43 2025-04-29T12:15:43.077Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-equipment-ran Relationship Name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY 12:15:43 A Side: 12:15:43 Name: serviced-antennaCapability 12:15:43 Type: or-teiv-equip:AntennaModule 12:15:43 B Side: 12:15:43 Name serving-antennaModule 12:15:43 Type or-teiv-ran:AntennaCapability 12:15:43 Relationship Name: ANTENNAMODULE_SERVES_NRCELLDU 12:15:43 A Side: 12:15:43 Name: serviced-nrCellDu 12:15:43 Type: or-teiv-equip:AntennaModule 12:15:43 B Side: 12:15:43 Name serving-antennaModule 12:15:43 Type or-teiv-ran:NRCellDU 12:15:43 Relationship Name: SECTOR_GROUPS_ANTENNAMODULE 12:15:43 A Side: 12:15:43 Name: grouped-antennaModule 12:15:43 Type: or-teiv-ran:Sector 12:15:43 B Side: 12:15:43 Name grouped-by-sector 12:15:43 Type or-teiv-equip:AntennaModule 12:15:43 12:15:43 2025-04-29T12:15:43.078Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-cloud Relationship Name: CLOUDIFIEDNF_COMPRISES_NFDEPLOYMENT 12:15:43 A Side: 12:15:43 Name: comprised-nFDeployment 12:15:43 Type: CloudifiedNF 12:15:43 B Side: 12:15:43 Name comprised-by-cloudifiedNF 12:15:43 Type NFDeployment 12:15:43 Relationship Name: NFDEPLOYMENT_DEPLOYED_ON_OCLOUDNAMESPACE 12:15:43 A Side: 12:15:43 Name: deployed-on-ocloudNamespace 12:15:43 Type: NFDeployment 12:15:43 B Side: 12:15:43 Name deployed-nFDeployment 12:15:43 Type OCloudNamespace 12:15:43 Relationship Name: OCLOUDNAMESPACE_DEPLOYED_ON_NODECLUSTER 12:15:43 A Side: 12:15:43 Name: deployed-on-nodeCluster 12:15:43 Type: OCloudNamespace 12:15:43 B Side: 12:15:43 Name deployed-ocloudNamespace 12:15:43 Type NodeCluster 12:15:43 Relationship Name: NODECLUSTER_LOCATED_AT_OCLOUDSITE 12:15:43 A Side: 12:15:43 Name: located-at-ocloudSite 12:15:43 Type: NodeCluster 12:15:43 B Side: 12:15:43 Name location-of-onodeCluster 12:15:43 Type OCloudSite 12:15:43 12:15:43 2025-04-29T12:15:43.079Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: o-ran-smo-teiv-rel-cloud-ran Relationship Name: NFDEPLOYMENT_SERVES_ODUFUNCTION 12:15:43 A Side: 12:15:43 Name: serviced-oduFunction 12:15:43 Type: or-teiv-cloud:NFDeployment 12:15:43 B Side: 12:15:43 Name serving-nFDeployment 12:15:43 Type or-teiv-ran:ODUFunction 12:15:43 Relationship Name: NFDEPLOYMENT_SERVES_OCUCPFUNCTION 12:15:43 A Side: 12:15:43 Name: serviced-ocucpFunction 12:15:43 Type: or-teiv-cloud:NFDeployment 12:15:43 B Side: 12:15:43 Name serving-nFDeployment 12:15:43 Type or-teiv-ran:OCUCPFunction 12:15:43 Relationship Name: NFDEPLOYMENT_SERVES_OCUUPFUNCTION 12:15:43 A Side: 12:15:43 Name: serviced-ocuupFunction 12:15:43 Type: or-teiv-cloud:NFDeployment 12:15:43 B Side: 12:15:43 Name serving-nFDeployment 12:15:43 Type or-teiv-ran:OCUUPFunction 12:15:43 Relationship Name: NFDEPLOYMENT_SERVES_NEARRTRICFUNCTION 12:15:43 A Side: 12:15:43 Name: serviced-nearRTRICFunction 12:15:43 Type: or-teiv-cloud:NFDeployment 12:15:43 B Side: 12:15:43 Name serving-nFDeployment 12:15:43 Type or-teiv-ran:NearRTRICFunction 12:15:43 12:15:43 2025-04-29T12:15:43.079Z INFO 7847 --- [ main] o.o.s.t.p.YangModelProcessor : Module Name: ietf-inet-types 12:15:43 2025-04-29T12:15:43.154Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine7333993645662213080/dotfile.dot 12:15:43 2025-04-29T12:15:43.157Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine7333993645662213080/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.412Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine7333993645662213080/outfile.svg 12:15:43 2025-04-29T12:15:43.422Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-equipment-rel 12:15:43 2025-04-29T12:15:43.430Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine1748784848490155764/dotfile.dot 12:15:43 2025-04-29T12:15:43.430Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine1748784848490155764/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.481Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine1748784848490155764/outfile.svg 12:15:43 2025-04-29T12:15:43.489Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel 12:15:43 2025-04-29T12:15:43.499Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17718287124699292666/dotfile.dot 12:15:43 2025-04-29T12:15:43.500Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17718287124699292666/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.550Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17718287124699292666/outfile.svg 12:15:43 2025-04-29T12:15:43.558Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-cloud-rel 12:15:43 2025-04-29T12:15:43.564Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4757249092060807551/dotfile.dot 12:15:43 2025-04-29T12:15:43.564Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4757249092060807551/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.615Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4757249092060807551/outfile.svg 12:15:43 2025-04-29T12:15:43.620Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel 12:15:43 2025-04-29T12:15:43.636Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine10169173879904902609/dotfile.dot 12:15:43 2025-04-29T12:15:43.637Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine10169173879904902609/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.687Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine10169173879904902609/outfile.svg 12:15:43 2025-04-29T12:15:43.695Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel 12:15:43 2025-04-29T12:15:43.729Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine4011493303249871422/dotfile.dot 12:15:43 2025-04-29T12:15:43.729Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine4011493303249871422/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.779Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine4011493303249871422/outfile.svg 12:15:43 2025-04-29T12:15:43.796Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-ran-rel 12:15:43 2025-04-29T12:15:43.810Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5161285501946007208/dotfile.dot 12:15:43 2025-04-29T12:15:43.810Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5161285501946007208/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.861Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5161285501946007208/outfile.svg 12:15:43 2025-04-29T12:15:43.865Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel 12:15:43 2025-04-29T12:15:43.871Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine15855224571021086430/dotfile.dot 12:15:43 2025-04-29T12:15:43.871Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine15855224571021086430/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.921Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine15855224571021086430/outfile.svg 12:15:43 2025-04-29T12:15:43.925Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-physical-rel 12:15:43 2025-04-29T12:15:43.933Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine9166917403696767407/dotfile.dot 12:15:43 2025-04-29T12:15:43.933Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine9166917403696767407/dotfile.dot -ooutfile.svg] 12:15:43 2025-04-29T12:15:43.983Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine9166917403696767407/outfile.svg 12:15:43 2025-04-29T12:15:43.987Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel 12:15:44 2025-04-29T12:15:44.010Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5683808726553155316/dotfile.dot 12:15:44 2025-04-29T12:15:44.011Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5683808726553155316/dotfile.dot -ooutfile.svg] 12:15:44 2025-04-29T12:15:44.061Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5683808726553155316/outfile.svg 12:15:44 2025-04-29T12:15:44.077Z INFO 7847 --- [ main] o.o.s.t.p.g.RelationshipGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/overall-rel 12:15:44 2025-04-29T12:15:44.078Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-equipment-rel.puml 12:15:44 2025-04-29T12:15:44.078Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-equipment-ran-rel.puml 12:15:44 2025-04-29T12:15:44.079Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-cloud-rel.puml 12:15:44 2025-04-29T12:15:44.079Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-oam-cloud-rel.puml 12:15:44 2025-04-29T12:15:44.079Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-oam-ran-rel.puml 12:15:44 2025-04-29T12:15:44.080Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-ran-rel.puml 12:15:44 2025-04-29T12:15:44.080Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-cloud-ran-rel.puml 12:15:44 2025-04-29T12:15:44.080Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-physical-rel.puml 12:15:44 2025-04-29T12:15:44.080Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-rel-physical-ran-rel.puml 12:15:44 2025-04-29T12:15:44.081Z INFO 7847 --- [ main] .o.s.t.p.g.RelationshipGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/overall-rel.puml 12:15:44 2025-04-29T12:15:44.091Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.094Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17410512409430440098/dotfile.dot 12:15:44 2025-04-29T12:15:44.095Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17410512409430440098/dotfile.dot -ooutfile.svg] 12:15:44 2025-04-29T12:15:44.145Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17410512409430440098/outfile.svg 12:15:44 2025-04-29T12:15:44.148Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-cloud' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.150Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-cloud 12:15:44 2025-04-29T12:15:44.151Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.155Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine2311577237405680072/dotfile.dot 12:15:44 2025-04-29T12:15:44.155Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine2311577237405680072/dotfile.dot -ooutfile.svg] 12:15:44 2025-04-29T12:15:44.205Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine2311577237405680072/outfile.svg 12:15:44 2025-04-29T12:15:44.207Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-equipment' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.209Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-equipment 12:15:44 2025-04-29T12:15:44.210Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.214Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17518947296430053432/dotfile.dot 12:15:44 2025-04-29T12:15:44.214Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17518947296430053432/dotfile.dot -ooutfile.svg] 12:15:44 2025-04-29T12:15:44.264Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17518947296430053432/outfile.svg 12:15:44 2025-04-29T12:15:44.266Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-oam' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.268Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-oam 12:15:44 2025-04-29T12:15:44.269Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.274Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine17002217215200698010/dotfile.dot 12:15:44 2025-04-29T12:15:44.274Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine17002217215200698010/dotfile.dot -ooutfile.svg] 12:15:44 2025-04-29T12:15:44.325Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine17002217215200698010/outfile.svg 12:15:44 2025-04-29T12:15:44.326Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-physical' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.327Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-physical 12:15:44 2025-04-29T12:15:44.329Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.335Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : input file:///tmp/GraphvizJava/DotEngine5007465117608485495/dotfile.dot 12:15:44 2025-04-29T12:15:44.335Z INFO 7847 --- [ main] g.n.g.service.CommandLineExecutor : executing command [/bin/sh, -c, dot -Kdot -Tsvg /tmp/GraphvizJava/DotEngine5007465117608485495/dotfile.dot -ooutfile.svg] 12:15:44 2025-04-29T12:15:44.386Z INFO 7847 --- [ main] g.n.g.engine.GraphvizCmdLineEngine : output file:///tmp/GraphvizJava/DotEngine5007465117608485495/outfile.svg 12:15:44 2025-04-29T12:15:44.389Z INFO 7847 --- [ main] guru.nidi.graphviz.model.Serializer : INFO node attrs of 'o-ran-smo-teiv-ran' -> 'color' has its default value 'black'. 12:15:44 2025-04-29T12:15:44.392Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGenerator : Graph rendered to: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-ran 12:15:44 2025-04-29T12:15:44.394Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-cloud.puml 12:15:44 2025-04-29T12:15:44.394Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-equipment.puml 12:15:44 2025-04-29T12:15:44.394Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-oam.puml 12:15:44 2025-04-29T12:15:44.394Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-physical.puml 12:15:44 2025-04-29T12:15:44.395Z INFO 7847 --- [ main] o.o.s.t.p.g.EntityGraphGeneratorUml : PUML generated at: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/graphs/o-ran-smo-teiv-ran.puml 12:15:44 2025-04-29T12:15:44.395Z INFO 7847 --- [ main] o.o.s.t.p.s.data.DataSchemaGenerator : Baseline DOES NOT EXISTS!! 12:15:44 2025-04-29T12:15:44.423Z INFO 7847 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:15:44 2025-04-29T12:15:44.460Z INFO 7847 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:15:44 2025-04-29T12:15:44.461Z WARN 7847 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 12:15:44 2025-04-29T12:15:44.461Z INFO 7847 --- [ main] o.o.s.t.p.s.BackwardCompatibilityChecker : No NBC checks done as green field installation is enabled 12:15:44 2025-04-29T12:15:44.461Z WARN 7847 --- [ main] o.o.s.t.p.schema.SchemaGenerator : No SQL statements to write to schema 12:15:44 2025-04-29T12:15:44.525Z INFO 7847 --- [ main] s.t.p.DatabaseSchemaGeneratorApplication : Started DatabaseSchemaGeneratorApplication in 2.512 seconds (process running for 2.965) 12:15:44 [INFO] 12:15:44 [INFO] --- resources:3.3.1:resources (default-resources) @ topology-exposure-inventory-jar --- 12:15:44 [INFO] Copying 35 resources from src/main/resources to target/classes 12:15:45 [INFO] 12:15:45 [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-exposure-inventory-jar --- 12:15:45 [INFO] Recompiling the module because of changed dependency. 12:15:45 [INFO] Compiling 266 source files with javac [debug parameters release 17] to target/classes 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivMembersResponse.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivUpdateProvidedMembersPayload.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntitiesResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipsResponseMessage.java:[34,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivRelationshipTypes.java:[35,60] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivEntityTypes.java:[35,54] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[71,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[74,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivClassifier.java:[77,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivStatic.java:[40,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivGroupsResponse.java:[35,46] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivSchemaList.java:[35,39] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDomains.java:[35,50] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[73,31] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[76,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-sources/openapi/src/java/main/org/oran/smo/teiv/api/model/OranTeivDecorator.java:[79,24] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. 12:15:50 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Some input files use or override a deprecated API. 12:15:50 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/java/org/oran/smo/teiv/service/cloudevent/data/Relationship.java: Recompile with -Xlint:deprecation for details. 12:15:50 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Some input files use unchecked or unsafe operations. 12:15:50 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/java/org/oran/smo/teiv/exposure/spi/mapper/ResponseMapper.java: Recompile with -Xlint:unchecked for details. 12:15:50 [INFO] 12:15:50 [INFO] --- spring-cloud-contract:4.0.2:generateTests (default-generateTests) @ topology-exposure-inventory-jar --- 12:15:50 [INFO] Generating server tests source code for Spring Cloud Contract Verifier contract verification 12:15:50 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/resources/contracts] 12:15:50 [INFO] Directory with contract is present at [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/resources/contracts] 12:15:50 [INFO] Test Source directory: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-sources/contracts added. 12:15:50 [INFO] Using [org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase] as base class for test classes, [null] as base package for tests, [null] as package with base classes, base class mappings [BaseClassMapping{contractPackageRegex='.*exposure.*', baseClassFQN='org.oran.smo.teiv.exposure.api.contract.TopologyExposureApiBase'}, BaseClassMapping{contractPackageRegex='.*groups.*', baseClassFQN='org.oran.smo.teiv.groups.TopologyGroupsApiBase'}] 12:15:55 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/ClassifiersTest.java] 12:15:56 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DataTest.java] 12:15:56 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/DecoratorsTest.java] 12:15:57 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/exposure/SchemasTest.java] 12:15:57 [INFO] Creating new class file [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-sources/contracts/org/oran/smo/teiv/exposure/api/contract/GroupsTest.java] 12:15:57 [INFO] Generated 5 test classes. 12:15:57 [INFO] 12:15:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-exposure-inventory-jar --- 12:15:57 [INFO] Copying 164 resources from src/test/resources to target/test-classes 12:15:57 [INFO] skip non existing resourceDirectory /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/generated-test-resources/contracts 12:15:57 [INFO] 12:15:57 [INFO] --- spring-cloud-contract:4.0.2:convert (default-convert) @ topology-exposure-inventory-jar --- 12:15:57 [INFO] Will use contracts provided in the folder [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/resources/contracts] 12:15:57 [INFO] Copying Spring Cloud Contract Verifier contracts to [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/contracts]. Only files matching [.*] pattern will end up in the final JAR with stubs. 12:15:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 12:15:57 [INFO] Copying 31 resources 12:15:57 [INFO] Converting from Spring Cloud Contract Verifier contracts to WireMock stubs mappings 12:15:57 [INFO] Spring Cloud Contract Verifier contracts directory: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/resources/contracts 12:15:57 [INFO] Stub Server stubs mappings directory: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/00_getClassifiers_getTopologyByEntityTypeName_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/01_getClassifiers_getRelationshipsByType_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/02_getClassifiers_getEntitiesByDomain_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/03_postClassifiers_merge_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/classifiers/04_postClassifiers_delete_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/00_getAllDomains_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/01_getTopologyEntityTypes_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_16.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_17.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_18.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_19.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_20.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_21.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_22.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_23.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_24.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_25.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_26.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_27.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_28.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_29.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_30.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_31.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_32.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_33.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_34.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_35.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_36.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_37.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_38.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_39.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_40.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_41.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_42.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_43.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_44.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_45.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_46.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_47.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_48.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_49.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_50.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_51.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_52.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_53.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_54.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_55.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_56.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_57.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_58.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_59.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_60.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_61.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_62.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_63.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_64.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_65.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_66.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_67.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_68.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_69.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_70.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_71.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_72.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_73.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_74.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_75.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_76.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_77.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/02_getTopologyByEntityTypeName_78.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/03_getTopologyById_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_16.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_17.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_18.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/04_getAllRelationshipsForEntityId_19.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/05_getRelationshipTypes_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/06_getRelationshipsByType_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/07_getRelationshipById_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_16.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_17.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_18.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_19.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_20.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_21.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_22.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_23.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_24.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_25.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_26.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_27.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_28.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_29.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/data/08_getEntitiesByDomain_30.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/00_getDecorators_getTopologyByEntityTypeName_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/01_getDecorators_getRelationshipsByType_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/02_getDecorators_getEntitiesByDomain_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/03_postDecoratorsMerge_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/decorators/04_postDecoratorsDelete_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/00_getAllSchemas_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/01_getSchemaContent_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_16.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_17.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_18.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_19.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_20.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_21.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_22.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_23.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/02_postSchemas_24.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/exposure/schemas/03_deleteSchemas_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_16.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_17.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_18.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_19.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_20.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_21.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_22.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_23.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_24.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_25.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_26.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_27.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_28.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_29.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/00_createGroup_30.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/01_getGroups_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/02_getGroupById_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/03_deleteGroup_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/04_putGroup_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/05_getMembers_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/06_getProvidedMembers_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_0.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_1.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_2.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_3.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_4.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_5.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_6.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_7.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_8.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_9.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_10.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_11.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_12.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_13.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_14.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_15.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_16.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_17.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_18.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_19.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_20.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_21.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_22.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_23.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_24.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_25.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_26.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_27.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_28.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_29.json] 12:16:00 [INFO] Creating new stub [/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/stubs/META-INF/org.oran.smo.teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/mappings/groups/07_updateProvidedMembers_30.json] 12:16:00 [INFO] 12:16:00 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-exposure-inventory-jar --- 12:16:00 [INFO] Recompiling the module because of changed dependency. 12:16:00 [INFO] Compiling 63 source files with javac [debug parameters release 17] to target/test-classes 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[59,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/CoreApplicationTest.java:[61,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/TopologyApiBase.java:[43,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[65,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivExposureHealthIndicatorTest.java:[68,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[56,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[58,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[60,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivGroupsHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[62,6] org.springframework.boot.test.mock.mockito.SpyBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[67,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[69,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/controller/health/TeivIngestionHealthIndicatorTest.java:[71,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[102,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/classifiers/api/ClassifiersServiceContainerizedTest.java:[105,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[114,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [WARNING] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/decorators/api/DecoratorsServiceContainerizedTest.java:[117,6] org.springframework.boot.test.mock.mockito.MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal 12:16:10 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files use or override a deprecated API. 12:16:10 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Recompile with -Xlint:deprecation for details. 12:16:10 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/ingestion/validation/IngestionOperationValidatorTest.java: Some input files additionally use or override a deprecated API that is marked for removal. 12:16:10 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Some input files use unchecked or unsafe operations. 12:16:10 [INFO] /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/test/java/org/oran/smo/teiv/exposure/teivpath/innerlanguage/DtoToJooqTest.java: Recompile with -Xlint:unchecked for details. 12:16:10 [INFO] 12:16:10 [INFO] --- surefire:3.5.2:test (default-test) @ topology-exposure-inventory-jar --- 12:16:10 [INFO] Surefire report directory: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/surefire-reports 12:16:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 12:16:10 [INFO] 12:16:10 [INFO] ------------------------------------------------------- 12:16:10 [INFO] T E S T S 12:16:10 [INFO] ------------------------------------------------------- 12:16:11 Apr 29, 2025 12:16:10 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:11 Apr 29, 2025 12:16:11 PM org.junit.platform.launcher.core.LauncherConfigurationParameters loadClasspathResource 12:16:11 WARNING: Discovered 3 'junit-platform.properties' configuration files on the classpath (see below); only the first (*) will be used. 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-clients/3.8.1/kafka-clients-3.8.1-test.jar!/junit-platform.properties (*) 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka-server-common/3.8.1/kafka-server-common-3.8.1-test.jar!/junit-platform.properties 12:16:11 - jar:file:/tmp/r/org/apache/kafka/kafka_2.13/3.8.1/kafka_2.13-3.8.1-test.jar!/junit-platform.properties 12:16:12 [INFO] Running org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 12:16:12 12:16:12.379 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest]: IngestionOperationValidatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:16:12 12:16:12.616 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 12:16:12 12:16:12.922 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 12:16:12 12:16:12.927 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Found configured ImageNameSubstitutor: RyukImageNameSubstitutor 12:16:12 12:16:12.928 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: Chained substitutor of 'DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')' and then 'RyukImageNameSubstitutor' 12:16:13 12:16:12.965 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.20.4 12:16:14 12:16:14.258 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:16:14 12:16:14.267 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:16:14 12:16:14.293 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 12:16:14 Server Version: 24.0.2 12:16:14 API Version: 1.43 12:16:14 Operating System: Ubuntu 18.04.6 LTS 12:16:14 Total Memory: 3944 MB 12:16:14 12:16:14.318 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using testcontainers/ryuk:0.5.1 as a substitute image for testcontainers/ryuk:0.11.0 (using image substitutor: RyukImageNameSubstitutor) 12:16:14 12:16:14.382 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once. 12:16:15 12:16:15.456 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Starting to pull image 12:16:15 12:16:15.500 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:16:16 12:16:16.038 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (333 KB/? MB) 12:16:16 12:16:16.055 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (333 KB/? MB) 12:16:16 12:16:16.061 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (337 KB/5 MB) 12:16:16 12:16:16.208 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB) 12:16:16 12:16:16.317 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB) 12:16:16 12:16:16.442 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB) 12:16:16 12:16:16.479 [docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 -- Pull complete. 3 layers, pulled in 1s (downloaded 5 MB at 5 MB/s) 12:16:16 12:16:16.479 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Image testcontainers/ryuk:0.5.1 pull took PT2.097291385S 12:16:16 12:16:16.514 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Creating container for image: testcontainers/ryuk:0.5.1 12:16:17 12:16:16.987 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 is starting: 96b036beeae26291ff496dd4d4a2d0dd71e14bf64451983086e8ed511f69fd12 12:16:17 12:16:17.515 [main] INFO tc.testcontainers/ryuk:0.5.1 -- Container testcontainers/ryuk:0.5.1 started in PT1.000666373S 12:16:17 12:16:17.521 [main] INFO org.testcontainers.utility.RyukResourceReaper -- Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 12:16:17 12:16:17.521 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:16:17 12:16:17.522 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 12:16:17 12:16:17.526 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling docker image: postgis/postgis:13-3.4-alpine. Please be patient; this may take some time but only needs to be done once. 12:16:18 12:16:18.533 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Starting to pull image 12:16:18 12:16:18.534 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:16:18 12:16:18.820 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (48 KB/? MB) 12:16:18 12:16:18.826 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (48 KB/? MB) 12:16:18 12:16:18.866 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (48 KB/? MB) 12:16:19 12:16:19.026 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 11 pending, 3 downloaded, 1 extracted, (3 MB/? MB) 12:16:19 12:16:19.076 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 11 pending, 3 downloaded, 2 extracted, (3 MB/? MB) 12:16:19 12:16:19.094 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 10 pending, 4 downloaded, 2 extracted, (3 MB/? MB) 12:16:19 12:16:19.096 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 2 extracted, (3 MB/? MB) 12:16:19 12:16:19.137 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 3 extracted, (4 MB/? MB) 12:16:19 12:16:19.185 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 4 extracted, (5 MB/? MB) 12:16:19 12:16:19.246 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 9 pending, 5 downloaded, 5 extracted, (5 MB/? MB) 12:16:19 12:16:19.371 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 8 pending, 6 downloaded, 5 extracted, (25 MB/? MB) 12:16:19 12:16:19.386 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 7 pending, 7 downloaded, 5 extracted, (25 MB/? MB) 12:16:19 12:16:19.637 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 6 pending, 8 downloaded, 5 extracted, (48 MB/? MB) 12:16:19 12:16:19.644 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 5 pending, 9 downloaded, 5 extracted, (48 MB/? MB) 12:16:19 12:16:19.914 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 4 pending, 10 downloaded, 5 extracted, (81 MB/? MB) 12:16:20 12:16:19.955 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 3 pending, 11 downloaded, 5 extracted, (82 MB/? MB) 12:16:20 12:16:20.182 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 2 pending, 12 downloaded, 5 extracted, (101 MB/? MB) 12:16:20 12:16:20.208 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 1 pending, 13 downloaded, 5 extracted, (101 MB/? MB) 12:16:20 12:16:20.522 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (133 MB/151 MB) 12:16:22 12:16:22.163 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (141 MB/151 MB) 12:16:22 12:16:22.218 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (141 MB/151 MB) 12:16:22 12:16:22.276 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (141 MB/151 MB) 12:16:22 12:16:22.313 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (141 MB/151 MB) 12:16:22 12:16:22.354 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (141 MB/151 MB) 12:16:22 12:16:22.399 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (141 MB/151 MB) 12:16:24 12:16:24.259 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (151 MB/151 MB) 12:16:24 12:16:24.309 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (151 MB/151 MB) 12:16:24 12:16:24.348 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (151 MB/151 MB) 12:16:24 12:16:24.384 [docker-java-stream--647443655] INFO tc.postgis/postgis:13-3.4-alpine -- Pull complete. 14 layers, pulled in 5s (downloaded 151 MB at 30 MB/s) 12:16:24 12:16:24.384 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Image postgis/postgis:13-3.4-alpine pull took PT6.858110244S 12:16:24 12:16:24.392 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Creating container for image: postgis/postgis:13-3.4-alpine 12:16:25 12:16:25.405 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine is starting: 7dd5abb5028bb60dee3b22fb485dd95b706757e736beae61d8c070f5a9cf8f97 12:16:33 12:16:33.389 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container postgis/postgis:13-3.4-alpine started in PT8.996206377S 12:16:33 12:16:33.390 [main] INFO tc.postgis/postgis:13-3.4-alpine -- Container is started (JDBC URL: jdbc:postgresql://localhost:32769/test?loggerLevel=OFF) 12:16:37 12:16:12,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.16 12:16:37 12:16:12,053 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Here is a list of configurators discovered as a service, by rank: 12:16:37 12:16:12,053 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 12:16:37 12:16:12,053 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 12:16:37 12:16:12,053 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 12:16:37 12:16:12,057 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:16:37 12:16:12,057 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:16:37 12:16:12,058 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:16:37 12:16:12,060 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 12:16:37 12:16:12,060 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 12:16:37 12:16:12,060 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:16:37 12:16:12,060 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:16:37 12:16:12,061 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:16:37 12:16:12,061 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:16:37 12:16:12,062 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 12:16:37 12:16:12,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:16:37 12:16:12,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 12:16:37 12:16:12,063 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 12:16:37 12:16:12,063 |-INFO in ch.qos.logback.classic.BasicConfigurator@55446d00 - Setting up default configuration. 12:16:37 12:16:12,075 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:16:37 12:16:12,075 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - console in production environments, especially in high volume systems. 12:16:37 12:16:12,075 |-INFO in ch.qos.logback.core.ConsoleAppender[console] - See also https://logback.qos.ch/codes.html#slowConsole 12:16:37 12:16:12,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5d689ba6 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 13 milliseconds. ExecutionStatus=NEUTRAL 12:16:37 12:16:35,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:16:37 12:16:35,866 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:16:37 12:16:35,896 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:16:37 12:16:35,907 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:16:37 12:16:35,927 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:16:37 12:16:35,979 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:16:37 12:16:35,980 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:16:37 12:16:35,981 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2ce028fa - value "{ 12:16:37 "service_id": "unknown", 12:16:37 "message": "%msg", 12:16:37 "facility": "%X{facility}", 12:16:37 "subject": "%X{subject}", 12:16:37 "extra_data": { 12:16:37 "logger": "%logger", 12:16:37 "thread_info": { 12:16:37 "thread_name": "%thread" 12:16:37 }, 12:16:37 "dst": { 12:16:37 "trace_id": "%mdc{traceId}" 12:16:37 }, 12:16:37 "exception": { 12:16:37 "stack_trace": "%xEx" 12:16:37 } 12:16:37 } 12:16:37 }" substituted for "{ 12:16:37 "service_id": "${SERVICE_ID:-unknown}", 12:16:37 "message": "%msg", 12:16:37 "facility": "%X{facility}", 12:16:37 "subject": "%X{subject}", 12:16:37 "extra_data": { 12:16:37 "logger": "%logger", 12:16:37 "thread_info": { 12:16:37 "thread_name": "%thread" 12:16:37 }, 12:16:37 "dst": { 12:16:37 "trace_id": "%mdc{traceId}" 12:16:37 }, 12:16:37 "exception": { 12:16:37 "stack_trace": "%xEx" 12:16:37 } 12:16:37 } 12:16:37 }" 12:16:37 12:16:37,039 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:16:37 12:16:37,039 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:16:37 12:16:37,039 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:16:37 12:16:37,040 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2ce028fa - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:16:37 12:16:37,040 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:16:37 12:16:37,040 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66579498 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:16:37 12:16:37,041 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:16:37 12:16:37,041 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2ce028fa - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:16:37 12:16:37,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:16:37 12:16:37,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@66579498 - Propagating INFO level on Logger[/] onto the JUL framework 12:16:37 12:16:37,041 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7f7b865f - End of configuration. 12:16:37 12:16:37,041 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@9a1d8dd - Registering current configuration as safe fallback point 12:16:37 12:16:37 12:16:37 . ____ _ __ _ _ 12:16:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:16:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:16:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:16:37 ' |____| .__|_| |_|_| |_\__, | / / / / 12:16:37 =========|_|==============|___/=/_/_/_/ 12:16:37 12:16:37 :: Spring Boot :: (v3.4.2) 12:16:37 12:16:37 {"version":"1.2.0","timestamp":"2025-04-29T12:16:37.094+0000","service_id":"unknown","message":"HV000001: Hibernate Validator 8.0.2.Final","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread_info":{"thread_name":"background-preinit"}}} 12:16:37 {"version":"1.2.0","timestamp":"2025-04-29T12:16:37.156+0000","service_id":"unknown","message":"Starting IngestionOperationValidatorTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 12:16:37 {"version":"1.2.0","timestamp":"2025-04-29T12:16:37.157+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 12:16:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 12:16:43 {"version":"1.2.0","timestamp":"2025-04-29T12:16:43.871+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:16:51 {"version":"1.2.0","timestamp":"2025-04-29T12:16:51.873+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.169+0000","service_id":"unknown","message":"Started IngestionOperationValidatorTest in 16.795 seconds (process running for 41.794)","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.677+0000","service_id":"unknown","message":"\n \n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@\n@@@@@@@@@@ @@ @ @ @@@@@@@@@@\n@@@@@@@@@@ @@ @@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.18.6 (Build date: 2023-08-10T09:03:48Z)\n ","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.679+0000","service_id":"unknown","message":"\n\njOOQ tip of the day: You don't have to register your Converters or Bindings with the code generator. You can use ad-hoc converters on any Field expression: https://www.jooq.org/doc/latest/manual/sql-execution/fetching/ad-hoc-converter/\n","extra_data":{"logger":"org.jooq.Constants","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.749+0000","service_id":"unknown","message":"HikariPool-1 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.895+0000","service_id":"unknown","message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@521890c6","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.899+0000","service_id":"unknown","message":"HikariPool-1 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:16:52 {"version":"1.2.0","timestamp":"2025-04-29T12:16:52.912+0000","service_id":"unknown","message":"Version mismatch : Database version is older than what dialect POSTGRES supports: 13.16. Consider https://www.jooq.org/download/support-matrix to see what jOOQ version and edition supports which RDBMS versions.","extra_data":{"logger":"org.jooq.impl.DefaultExecuteContext.logVersionSupport","thread_info":{"thread_name":"main"}}} 12:17:19 {"version":"1.2.0","timestamp":"2025-04-29T12:17:19.919+0000","service_id":"unknown","message":"Maximum cardinality can't be greater than 2147483647, but it was 9223372036854775807","extra_data":{"logger":"org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.ArithmeticException: integer overflow\n\tat java.base/java.lang.Math.toIntExact(Math.java:1135)\n\tat org.oran.smo.teiv.ingestion.validation.TeivDbServiceForValidation.executeValidationQuery(TeivDbServiceForValidation.java:60)\n\tat org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest.testMaxCardinalityIsLong(IngestionOperationValidatorTest.java:339)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:17:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.57 s -- in org.oran.smo.teiv.ingestion.validation.IngestionOperationValidatorTest 12:17:23 [INFO] Running org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 12:17:23 {"version":"1.2.0","timestamp":"2025-04-29T12:17:23.812+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest]: DependentServiceAvailabilityKafkaTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:17:23 {"version":"1.2.0","timestamp":"2025-04-29T12:17:23.841+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:17:23 12:17:23 . ____ _ __ _ _ 12:17:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:17:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:17:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:17:23 ' |____| .__|_| |_|_| |_\__, | / / / / 12:17:23 =========|_|==============|___/=/_/_/_/ 12:17:23 12:17:23 :: Spring Boot :: (v3.4.2) 12:17:23 12:17:26 {"version":"1.2.0","timestamp":"2025-04-29T12:17:26.319+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:26 {"version":"1.2.0","timestamp":"2025-04-29T12:17:26.319+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:26 {"version":"1.2.0","timestamp":"2025-04-29T12:17:26.792+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:17:28 {"version":"1.2.0","timestamp":"2025-04-29T12:17:28.515+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:17:28 {"version":"1.2.0","timestamp":"2025-04-29T12:17:28.601+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 4.756 seconds (process running for 78.226)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:28 12:17:28,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:17:28 12:17:28,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:17:28 12:17:28,942 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:17:28 12:17:28,943 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:17:28 12:17:28,943 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:17:28 12:17:28,943 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:17:28 12:17:28,943 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:17:28 12:17:28,944 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@13e14c80 - value "{ 12:17:28 "service_id": "unknown", 12:17:28 "message": "%msg", 12:17:28 "facility": "%X{facility}", 12:17:28 "subject": "%X{subject}", 12:17:28 "extra_data": { 12:17:28 "logger": "%logger", 12:17:28 "thread_info": { 12:17:28 "thread_name": "%thread" 12:17:28 }, 12:17:28 "dst": { 12:17:28 "trace_id": "%mdc{traceId}" 12:17:28 }, 12:17:28 "exception": { 12:17:28 "stack_trace": "%xEx" 12:17:28 } 12:17:28 } 12:17:28 }" substituted for "{ 12:17:28 "service_id": "${SERVICE_ID:-unknown}", 12:17:28 "message": "%msg", 12:17:28 "facility": "%X{facility}", 12:17:28 "subject": "%X{subject}", 12:17:28 "extra_data": { 12:17:28 "logger": "%logger", 12:17:28 "thread_info": { 12:17:28 "thread_name": "%thread" 12:17:28 }, 12:17:28 "dst": { 12:17:28 "trace_id": "%mdc{traceId}" 12:17:28 }, 12:17:28 "exception": { 12:17:28 "stack_trace": "%xEx" 12:17:28 } 12:17:28 } 12:17:28 }" 12:17:28 12:17:28,953 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:17:28 12:17:28,953 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:17:28 12:17:28,953 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:17:28 12:17:28,953 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@13e14c80 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:17:28 12:17:28,953 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:17:28 12:17:28,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76d85c01 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:17:28 12:17:28,954 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:17:28 12:17:28,954 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@13e14c80 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:17:28 12:17:28,954 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:17:28 12:17:28,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@76d85c01 - Propagating INFO level on Logger[/] onto the JUL framework 12:17:28 12:17:28,954 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6924a6c6 - End of configuration. 12:17:28 12:17:28,954 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@20edb1d8 - Registering current configuration as safe fallback point 12:17:28 12:17:28 12:17:28 . ____ _ __ _ _ 12:17:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:17:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:17:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:17:28 ' |____| .__|_| |_|_| |_\__, | / / / / 12:17:28 =========|_|==============|___/=/_/_/_/ 12:17:28 12:17:28 :: Spring Boot :: (v3.4.2) 12:17:28 12:17:29 {"version":"1.2.0","timestamp":"2025-04-29T12:17:29.124+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:29 {"version":"1.2.0","timestamp":"2025-04-29T12:17:29.125+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:29 {"version":"1.2.0","timestamp":"2025-04-29T12:17:29.532+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:17:30 {"version":"1.2.0","timestamp":"2025-04-29T12:17:30.932+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:17:31 {"version":"1.2.0","timestamp":"2025-04-29T12:17:31.017+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 2.115 seconds (process running for 80.642)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:31 12:17:31,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:17:31 12:17:31,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:17:31 12:17:31,275 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:17:31 12:17:31,275 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:17:31 12:17:31,275 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:17:31 12:17:31,276 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:17:31 12:17:31,276 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:17:31 12:17:31,276 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3d354968 - value "{ 12:17:31 "service_id": "unknown", 12:17:31 "message": "%msg", 12:17:31 "facility": "%X{facility}", 12:17:31 "subject": "%X{subject}", 12:17:31 "extra_data": { 12:17:31 "logger": "%logger", 12:17:31 "thread_info": { 12:17:31 "thread_name": "%thread" 12:17:31 }, 12:17:31 "dst": { 12:17:31 "trace_id": "%mdc{traceId}" 12:17:31 }, 12:17:31 "exception": { 12:17:31 "stack_trace": "%xEx" 12:17:31 } 12:17:31 } 12:17:31 }" substituted for "{ 12:17:31 "service_id": "${SERVICE_ID:-unknown}", 12:17:31 "message": "%msg", 12:17:31 "facility": "%X{facility}", 12:17:31 "subject": "%X{subject}", 12:17:31 "extra_data": { 12:17:31 "logger": "%logger", 12:17:31 "thread_info": { 12:17:31 "thread_name": "%thread" 12:17:31 }, 12:17:31 "dst": { 12:17:31 "trace_id": "%mdc{traceId}" 12:17:31 }, 12:17:31 "exception": { 12:17:31 "stack_trace": "%xEx" 12:17:31 } 12:17:31 } 12:17:31 }" 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3d354968 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@403fc121 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3d354968 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@403fc121 - Propagating INFO level on Logger[/] onto the JUL framework 12:17:31 12:17:31,283 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6ed94104 - End of configuration. 12:17:31 12:17:31,283 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2bde95a6 - Registering current configuration as safe fallback point 12:17:31 12:17:31 12:17:31 . ____ _ __ _ _ 12:17:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:17:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:17:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:17:31 ' |____| .__|_| |_|_| |_\__, | / / / / 12:17:31 =========|_|==============|___/=/_/_/_/ 12:17:31 12:17:31 :: Spring Boot :: (v3.4.2) 12:17:31 12:17:31 {"version":"1.2.0","timestamp":"2025-04-29T12:17:31.471+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:31 {"version":"1.2.0","timestamp":"2025-04-29T12:17:31.472+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:31 {"version":"1.2.0","timestamp":"2025-04-29T12:17:31.833+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:17:32 {"version":"1.2.0","timestamp":"2025-04-29T12:17:32.890+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:17:32 {"version":"1.2.0","timestamp":"2025-04-29T12:17:32.965+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 1.72 seconds (process running for 82.59)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:33 {"version":"1.2.0","timestamp":"2025-04-29T12:17:33.146+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:33445) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 12:17:33 {"version":"1.2.0","timestamp":"2025-04-29T12:17:33.245+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-5] Connection to node -1 (/127.0.0.1:33445) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-5"}}} 12:17:33 {"version":"1.2.0","timestamp":"2025-04-29T12:17:33.250+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 12:17:33 {"version":"1.2.0","timestamp":"2025-04-29T12:17:33.253+0000","service_id":"unknown","message":"Reached the 1 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 12:17:34 {"version":"1.2.0","timestamp":"2025-04-29T12:17:34.262+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:33445) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 12:17:34 {"version":"1.2.0","timestamp":"2025-04-29T12:17:34.361+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-6] Connection to node -1 (/127.0.0.1:33445) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-6"}}} 12:17:34 {"version":"1.2.0","timestamp":"2025-04-29T12:17:34.366+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 12:17:34 {"version":"1.2.0","timestamp":"2025-04-29T12:17:34.369+0000","service_id":"unknown","message":"Reached the 2 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.378+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:33445) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.477+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-7] Connection to node -1 (/127.0.0.1:33445) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-7"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.482+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:75)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.lambda$checkService$0(DependentServiceAvailability.java:45)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailability.checkService(DependentServiceAvailability.java:45)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testKafkaNotReachable(DependentServiceAvailabilityKafkaTest.java:119)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment. Call: listTopics\n"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.485+0000","service_id":"unknown","message":"Reached the 3 retry number for Kafka, received the following error during the execution: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.486+0000","service_id":"unknown","message":"Kafka: Execution stopped after 3 retry attempts","extra_data":{"logger":"org.oran.smo.teiv.utils.RetryOperationUtils","thread_info":{"thread_name":"main"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.486+0000","service_id":"unknown","message":"Hit max retry attempts 3: Kafka Unreachable","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailability","thread_info":{"thread_name":"main"}}} 12:17:35 12:17:35,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:17:35 12:17:35,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:17:35 12:17:35,529 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:17:35 12:17:35,529 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:17:35 12:17:35,530 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:17:35 12:17:35,530 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:17:35 12:17:35,530 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:17:35 12:17:35,530 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@14765022 - value "{ 12:17:35 "service_id": "unknown", 12:17:35 "message": "%msg", 12:17:35 "facility": "%X{facility}", 12:17:35 "subject": "%X{subject}", 12:17:35 "extra_data": { 12:17:35 "logger": "%logger", 12:17:35 "thread_info": { 12:17:35 "thread_name": "%thread" 12:17:35 }, 12:17:35 "dst": { 12:17:35 "trace_id": "%mdc{traceId}" 12:17:35 }, 12:17:35 "exception": { 12:17:35 "stack_trace": "%xEx" 12:17:35 } 12:17:35 } 12:17:35 }" substituted for "{ 12:17:35 "service_id": "${SERVICE_ID:-unknown}", 12:17:35 "message": "%msg", 12:17:35 "facility": "%X{facility}", 12:17:35 "subject": "%X{subject}", 12:17:35 "extra_data": { 12:17:35 "logger": "%logger", 12:17:35 "thread_info": { 12:17:35 "thread_name": "%thread" 12:17:35 }, 12:17:35 "dst": { 12:17:35 "trace_id": "%mdc{traceId}" 12:17:35 }, 12:17:35 "exception": { 12:17:35 "stack_trace": "%xEx" 12:17:35 } 12:17:35 } 12:17:35 }" 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@14765022 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74de72da - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@14765022 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@74de72da - Propagating INFO level on Logger[/] onto the JUL framework 12:17:35 12:17:35,535 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2332262 - End of configuration. 12:17:35 12:17:35,535 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@db8e0bd - Registering current configuration as safe fallback point 12:17:35 12:17:35 12:17:35 . ____ _ __ _ _ 12:17:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:17:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:17:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:17:35 ' |____| .__|_| |_|_| |_\__, | / / / / 12:17:35 =========|_|==============|___/=/_/_/_/ 12:17:35 12:17:35 :: Spring Boot :: (v3.4.2) 12:17:35 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.707+0000","service_id":"unknown","message":"Starting DependentServiceAvailabilityKafkaTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:35 {"version":"1.2.0","timestamp":"2025-04-29T12:17:35.707+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:36 {"version":"1.2.0","timestamp":"2025-04-29T12:17:36.070+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.026+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.086+0000","service_id":"unknown","message":"Started DependentServiceAvailabilityKafkaTest in 1.583 seconds (process running for 86.711)","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest","thread_info":{"thread_name":"main"}}} 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.650+0000","service_id":"unknown","message":"Execution Error Reaching Kafka kafka:9092: ","extra_data":{"logger":"org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.apache.kafka.clients.admin.Admin.listTopics(org.apache.kafka.clients.admin.ListTopicsOptions)\" because \"client\" is null\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:74)\n\tat java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$HuMUTOue.invokeWithArguments(Unknown Source)\n\tat org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251)\n\tat org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234)\n\tat org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142)\n\tat org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45)\n\tat org.mockito.Answers.answer(Answers.java:90)\n\tat org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111)\n\tat org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29)\n\tat org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82)\n\tat org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafka.isServiceAvailable(DependentServiceAvailabilityKafka.java:71)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest.testIsServiceAvailable_ThrowsInterruptedException(DependentServiceAvailabilityKafkaTest.java:147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:17:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.85 s -- in org.oran.smo.teiv.availability.DependentServiceAvailabilityKafkaTest 12:17:37 [INFO] Running org.oran.smo.teiv.service.TeivDbOperationResultsTest 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.666+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbOperationResultsTest]: TeivDbOperationResultsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.676+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbOperationResultsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:17:37 12:17:37 . ____ _ __ _ _ 12:17:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:17:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:17:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:17:37 ' |____| .__|_| |_|_| |_\__, | / / / / 12:17:37 =========|_|==============|___/=/_/_/_/ 12:17:37 12:17:37 :: Spring Boot :: (v3.4.2) 12:17:37 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.704+0000","service_id":"unknown","message":"Starting TeivDbOperationResultsTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 12:17:37 {"version":"1.2.0","timestamp":"2025-04-29T12:17:37.704+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 12:17:38 {"version":"1.2.0","timestamp":"2025-04-29T12:17:38.008+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:17:38 {"version":"1.2.0","timestamp":"2025-04-29T12:17:38.949+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:17:39 {"version":"1.2.0","timestamp":"2025-04-29T12:17:39.004+0000","service_id":"unknown","message":"Started TeivDbOperationResultsTest in 1.326 seconds (process running for 88.629)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbOperationResultsTest","thread_info":{"thread_name":"main"}}} 12:17:40 {"version":"1.2.0","timestamp":"2025-04-29T12:17:40.257+0000","service_id":"unknown","message":"HikariPool-2 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:17:40 {"version":"1.2.0","timestamp":"2025-04-29T12:17:40.264+0000","service_id":"unknown","message":"HikariPool-2 - Added connection org.postgresql.jdbc.PgConnection@79b8f7d9","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:17:40 {"version":"1.2.0","timestamp":"2025-04-29T12:17:40.267+0000","service_id":"unknown","message":"HikariPool-2 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:17:45 {"version":"1.2.0","timestamp":"2025-04-29T12:17:45.695+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:17:45 {"version":"1.2.0","timestamp":"2025-04-29T12:17:45.746+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.IllegalManyToManyRelationshipUpdateException: A relationship with id=relation_2 already exists, but with a different A or B side. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeManyToManyRelationship(TeivDbOperations.java:455)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$6(TeivDbOperations.java:327)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$7(TeivDbOperations.java:327)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable$1(TeivDbOperationResultsTest.java:821)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeManyToManyRelationshipWithExistingId_SidesNotUpdatable(TeivDbOperationResultsTest.java:821)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:18:02 {"version":"1.2.0","timestamp":"2025-04-29T12:18:02.638+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_1\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:04 {"version":"1.2.0","timestamp":"2025-04-29T12:18:04.054+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site_2\",\"attributes\":{\"geo-location\":{\"location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment:ANTENNAMODULE_INSTALLED_AT_SITE\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"Site_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:19 {"version":"1.2.0","timestamp":"2025-04-29T12:18:19.016+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:19 {"version":"1.2.0","timestamp":"2025-04-29T12:18:19.052+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:19 {"version":"1.2.0","timestamp":"2025-04-29T12:18:19.083+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:28 {"version":"1.2.0","timestamp":"2025-04-29T12:18:28.235+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":64},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:28 {"version":"1.2.0","timestamp":"2025-04-29T12:18:28.262+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":null},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{\"arfcnDL\":null},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"ODU_1\",\"bSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:38 {"version":"1.2.0","timestamp":"2025-04-29T12:18:38.076+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:43 {"version":"1.2.0","timestamp":"2025-04-29T12:18:43.186+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:18:48 {"version":"1.2.0","timestamp":"2025-04-29T12:18:48.323+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:04 {"version":"1.2.0","timestamp":"2025-04-29T12:19:04.713+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:04 {"version":"1.2.0","timestamp":"2025-04-29T12:19:04.744+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:04 {"version":"1.2.0","timestamp":"2025-04-29T12:19:04.772+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:08 {"version":"1.2.0","timestamp":"2025-04-29T12:19:08.958+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:08 {"version":"1.2.0","timestamp":"2025-04-29T12:19:08.968+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$3(TeivDbOperationResultsTest.java:962)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:962)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:19:08 {"version":"1.2.0","timestamp":"2025-04-29T12:19:08.971+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:08 {"version":"1.2.0","timestamp":"2025-04-29T12:19:08.978+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$4(TeivDbOperationResultsTest.java:964)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:964)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:19:08 {"version":"1.2.0","timestamp":"2025-04-29T12:19:08.981+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:08 {"version":"1.2.0","timestamp":"2025-04-29T12:19:08.987+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithExistingFreeEndpoints$5(TeivDbOperationResultsTest.java:966)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithExistingFreeEndpoints(TeivDbOperationResultsTest.java:966)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:19:14 {"version":"1.2.0","timestamp":"2025-04-29T12:19:14.084+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:30 {"version":"1.2.0","timestamp":"2025-04-29T12:19:30.770+0000","service_id":"unknown","message":"Exception occurred while retrieving included modules.","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 12:19:35 {"version":"1.2.0","timestamp":"2025-04-29T12:19:35.790+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:35 {"version":"1.2.0","timestamp":"2025-04-29T12:19:35.813+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:35 {"version":"1.2.0","timestamp":"2025-04-29T12:19:35.839+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:40 {"version":"1.2.0","timestamp":"2025-04-29T12:19:40.032+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:40 {"version":"1.2.0","timestamp":"2025-04-29T12:19:40.043+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_ManyToOne_1, aSide=NRSectorCarrier_2, bSide=AntennaCapability_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$12(TeivDbOperationResultsTest.java:1091)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1091)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:19:40 {"version":"1.2.0","timestamp":"2025-04-29T12:19:40.046+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:40 {"version":"1.2.0","timestamp":"2025-04-29T12:19:40.052+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$13(TeivDbOperationResultsTest.java:1093)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1093)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:19:40 {"version":"1.2.0","timestamp":"2025-04-29T12:19:40.055+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:40 {"version":"1.2.0","timestamp":"2025-04-29T12:19:40.064+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithMissingOneSideAndExistingRelationshipId$14(TeivDbOperationResultsTest.java:1095)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithMissingOneSideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1095)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:19:45 {"version":"1.2.0","timestamp":"2025-04-29T12:19:45.133+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:50 {"version":"1.2.0","timestamp":"2025-04-29T12:19:50.184+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:55 {"version":"1.2.0","timestamp":"2025-04-29T12:19:55.251+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:55 {"version":"1.2.0","timestamp":"2025-04-29T12:19:55.269+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:19:55 {"version":"1.2.0","timestamp":"2025-04-29T12:19:55.287+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:10 {"version":"1.2.0","timestamp":"2025-04-29T12:20:10.027+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:15 {"version":"1.2.0","timestamp":"2025-04-29T12:20:15.230+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:15 {"version":"1.2.0","timestamp":"2025-04-29T12:20:15.248+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:15 {"version":"1.2.0","timestamp":"2025-04-29T12:20:15.263+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:24 {"version":"1.2.0","timestamp":"2025-04-29T12:20:24.487+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:34 {"version":"1.2.0","timestamp":"2025-04-29T12:20:34.855+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:34 {"version":"1.2.0","timestamp":"2025-04-29T12:20:34.874+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:34 {"version":"1.2.0","timestamp":"2025-04-29T12:20:34.889+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:38 {"version":"1.2.0","timestamp":"2025-04-29T12:20:38.703+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:38 {"version":"1.2.0","timestamp":"2025-04-29T12:20:38.717+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_1, bSide=OCUCPFunction_2. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$9(TeivDbOperationResultsTest.java:1012)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1012)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:20:38 {"version":"1.2.0","timestamp":"2025-04-29T12:20:38.719+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:38 {"version":"1.2.0","timestamp":"2025-04-29T12:20:38.727+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.RelationshipIdCollisionException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToMany_1, aSide=ManagedElement_2, bSide=OCUCPFunction_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.handleOneToManyRelationshipFaults(TeivDbOperations.java:432)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$10(TeivDbOperations.java:369)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$mergeOneToManyOrOneToOneRelationship$11(TeivDbOperations.java:353)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:352)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$10(TeivDbOperationResultsTest.java:1014)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1014)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:20:38 {"version":"1.2.0","timestamp":"2025-04-29T12:20:38.732+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:38 {"version":"1.2.0","timestamp":"2025-04-29T12:20:38.739+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.UniqueRelationshipIdConstraintException: A relationship with the given id already exists, cannot process the incoming relationship: id=Relation_OneToOne_1, aSide=ManagedElement_2, bSide=NRCellDU_1. Its not possible to update the sides of an existing relationship, because the relationship ID should be derived from the identities of both sides\n\tat org.oran.smo.teiv.service.TeivDbOperations.mergeOneToManyOrOneToOneRelationship(TeivDbOperations.java:374)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getRelationshipOperations$8(TeivDbOperations.java:339)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.mergeSingleTestEvent(TeivDbOperationResultsTest.java:1178)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.lambda$testMergeWithUsedManySideAndExistingRelationshipId$11(TeivDbOperationResultsTest.java:1016)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbOperationResultsTest.testMergeWithUsedManySideAndExistingRelationshipId(TeivDbOperationResultsTest.java:1016)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:20:43 {"version":"1.2.0","timestamp":"2025-04-29T12:20:43.797+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:43 {"version":"1.2.0","timestamp":"2025-04-29T12:20:43.813+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:43 {"version":"1.2.0","timestamp":"2025-04-29T12:20:43.833+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:53 {"version":"1.2.0","timestamp":"2025-04-29T12:20:53.008+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"],\"attributes\":{}}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:53 {"version":"1.2.0","timestamp":"2025-04-29T12:20:53.026+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"OCUCPFunction_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:53 {"version":"1.2.0","timestamp":"2025-04-29T12:20:53.039+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:57 {"version":"1.2.0","timestamp":"2025-04-29T12:20:57.143+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:57 {"version":"1.2.0","timestamp":"2025-04-29T12:20:57.151+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-tiev-oam:ManagedElement\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_OCUCPFUNCTION\":[{\"id\":\"Relation_OneToMany_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"OCUCPFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:20:57 {"version":"1.2.0","timestamp":"2025-04-29T12:20:57.158+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"Relation_OneToOne_2\",\"aSide\":\"ManagedElement_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:21:01 {"version":"1.2.0","timestamp":"2025-04-29T12:21:01.892+0000","service_id":"unknown","message":"Exception occurred while retrieving attribute name","extra_data":{"logger":"org.oran.smo.teiv.schema.PostgresSchemaLoader","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.core.JsonProcessingException: N/A\n"}}} 12:21:01 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.2 s -- in org.oran.smo.teiv.service.TeivDbOperationResultsTest 12:21:01 [INFO] Running org.oran.smo.teiv.service.EndToEndDbTest 12:21:02 {"version":"1.2.0","timestamp":"2025-04-29T12:21:01.908+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.EndToEndDbTest]: EndToEndDbTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:21:02 {"version":"1.2.0","timestamp":"2025-04-29T12:21:01.911+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.EndToEndDbTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:21:02 12:21:02 . ____ _ __ _ _ 12:21:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:02 ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:02 =========|_|==============|___/=/_/_/_/ 12:21:02 12:21:02 :: Spring Boot :: (v3.4.2) 12:21:02 12:21:02 {"version":"1.2.0","timestamp":"2025-04-29T12:21:02.119+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:21:02 {"version":"1.2.0","timestamp":"2025-04-29T12:21:02.119+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:21:02 {"version":"1.2.0","timestamp":"2025-04-29T12:21:02.431+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:38595","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:21:03 {"version":"1.2.0","timestamp":"2025-04-29T12:21:03.494+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:21:03 {"version":"1.2.0","timestamp":"2025-04-29T12:21:03.560+0000","service_id":"unknown","message":"Started EndToEndDbTest in 1.646 seconds (process running for 293.185)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:21:03 {"version":"1.2.0","timestamp":"2025-04-29T12:21:03.561+0000","service_id":"unknown","message":"HikariPool-3 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:21:03 {"version":"1.2.0","timestamp":"2025-04-29T12:21:03.573+0000","service_id":"unknown","message":"HikariPool-3 - Added connection org.postgresql.jdbc.PgConnection@7e016978","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:21:03 {"version":"1.2.0","timestamp":"2025-04-29T12:21:03.574+0000","service_id":"unknown","message":"HikariPool-3 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:21:04 {"version":"1.2.0","timestamp":"2025-04-29T12:21:04.156+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 12:21:05 {"version":"1.2.0","timestamp":"2025-04-29T12:21:05.492+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:21:05 {"version":"1.2.0","timestamp":"2025-04-29T12:21:05.501+0000","service_id":"unknown","message":"HikariPool-3 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:21:05 12:21:05,702 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:21:05 12:21:05,702 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:21:05 12:21:05,702 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:21:05 12:21:05,703 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:21:05 12:21:05,703 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:21:05 12:21:05,703 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:21:05 12:21:05,703 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:21:05 12:21:05,704 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7f66d5e2 - value "{ 12:21:05 "service_id": "unknown", 12:21:05 "message": "%msg", 12:21:05 "facility": "%X{facility}", 12:21:05 "subject": "%X{subject}", 12:21:05 "extra_data": { 12:21:05 "logger": "%logger", 12:21:05 "thread_info": { 12:21:05 "thread_name": "%thread" 12:21:05 }, 12:21:05 "dst": { 12:21:05 "trace_id": "%mdc{traceId}" 12:21:05 }, 12:21:05 "exception": { 12:21:05 "stack_trace": "%xEx" 12:21:05 } 12:21:05 } 12:21:05 }" substituted for "{ 12:21:05 "service_id": "${SERVICE_ID:-unknown}", 12:21:05 "message": "%msg", 12:21:05 "facility": "%X{facility}", 12:21:05 "subject": "%X{subject}", 12:21:05 "extra_data": { 12:21:05 "logger": "%logger", 12:21:05 "thread_info": { 12:21:05 "thread_name": "%thread" 12:21:05 }, 12:21:05 "dst": { 12:21:05 "trace_id": "%mdc{traceId}" 12:21:05 }, 12:21:05 "exception": { 12:21:05 "stack_trace": "%xEx" 12:21:05 } 12:21:05 } 12:21:05 }" 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7f66d5e2 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69925812 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@7f66d5e2 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@69925812 - Propagating INFO level on Logger[/] onto the JUL framework 12:21:05 12:21:05,710 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6d70a674 - End of configuration. 12:21:05 12:21:05,710 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@759a86ac - Registering current configuration as safe fallback point 12:21:05 12:21:05 12:21:05 . ____ _ __ _ _ 12:21:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:21:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:21:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:21:05 ' |____| .__|_| |_|_| |_\__, | / / / / 12:21:05 =========|_|==============|___/=/_/_/_/ 12:21:05 12:21:05 :: Spring Boot :: (v3.4.2) 12:21:05 12:21:05 {"version":"1.2.0","timestamp":"2025-04-29T12:21:05.867+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:21:05 {"version":"1.2.0","timestamp":"2025-04-29T12:21:05.868+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:21:06 {"version":"1.2.0","timestamp":"2025-04-29T12:21:06.185+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:35483","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:21:07 {"version":"1.2.0","timestamp":"2025-04-29T12:21:07.099+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:21:07 {"version":"1.2.0","timestamp":"2025-04-29T12:21:07.178+0000","service_id":"unknown","message":"Started EndToEndDbTest in 1.506 seconds (process running for 296.804)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:21:07 {"version":"1.2.0","timestamp":"2025-04-29T12:21:07.180+0000","service_id":"unknown","message":"HikariPool-4 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:21:07 {"version":"1.2.0","timestamp":"2025-04-29T12:21:07.186+0000","service_id":"unknown","message":"HikariPool-4 - Added connection org.postgresql.jdbc.PgConnection@53dd633f","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:21:07 {"version":"1.2.0","timestamp":"2025-04-29T12:21:07.187+0000","service_id":"unknown","message":"HikariPool-4 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:21:07 {"version":"1.2.0","timestamp":"2025-04-29T12:21:07.772+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.097+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.118+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-12] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-12"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.497+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.516+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.567+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.782+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 12:21:13 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.792+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 12:21:14 {"version":"1.2.0","timestamp":"2025-04-29T12:21:13.962+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:21:15 {"version":"1.2.0","timestamp":"2025-04-29T12:21:14.973+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:21:15 {"version":"1.2.0","timestamp":"2025-04-29T12:21:14.973+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:15 {"version":"1.2.0","timestamp":"2025-04-29T12:21:15.052+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:15 {"version":"1.2.0","timestamp":"2025-04-29T12:21:15.084+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:25 {"version":"1.2.0","timestamp":"2025-04-29T12:21:25.570+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:21:25 {"version":"1.2.0","timestamp":"2025-04-29T12:21:25.578+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:25 {"version":"1.2.0","timestamp":"2025-04-29T12:21:25.600+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:38 {"version":"1.2.0","timestamp":"2025-04-29T12:21:38.062+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:21:38 {"version":"1.2.0","timestamp":"2025-04-29T12:21:38.069+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:38 {"version":"1.2.0","timestamp":"2025-04-29T12:21:38.089+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"left\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"left2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"23\",\"34\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:50 {"version":"1.2.0","timestamp":"2025-04-29T12:21:50.661+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:21:50 {"version":"1.2.0","timestamp":"2025-04-29T12:21:50.668+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:21:50 {"version":"1.2.0","timestamp":"2025-04-29T12:21:50.678+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:01 {"version":"1.2.0","timestamp":"2025-04-29T12:22:01.247+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:22:01 {"version":"1.2.0","timestamp":"2025-04-29T12:22:01.258+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:01 {"version":"1.2.0","timestamp":"2025-04-29T12:22:01.287+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":469},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:13 {"version":"1.2.0","timestamp":"2025-04-29T12:22:13.420+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:22:13 {"version":"1.2.0","timestamp":"2025-04-29T12:22:13.428+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:13 {"version":"1.2.0","timestamp":"2025-04-29T12:22:13.450+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:enm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"777\",\"mnc\":\"888\"},\"gNBDUId\":44,\"gNBId\":4321,\"gNBIdLength\":9},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalId\":4589,\"nCI\":2},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalId\":45891},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_3\",\"attributes\":{\"cellLocalId\":964},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_7\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_8\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_9\",\"aSide\":\"ODU_1\",\"bSide\":\"NRCellDU_3\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:enm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:25 {"version":"1.2.0","timestamp":"2025-04-29T12:22:25.538+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:22:25 {"version":"1.2.0","timestamp":"2025-04-29T12:22:25.546+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:25 {"version":"1.2.0","timestamp":"2025-04-29T12:22:25.566+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:38 {"version":"1.2.0","timestamp":"2025-04-29T12:22:38.117+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:22:38 {"version":"1.2.0","timestamp":"2025-04-29T12:22:38.126+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:38 {"version":"1.2.0","timestamp":"2025-04-29T12:22:38.192+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center3\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"251\",\"mnc\":\"211\"},\"gNBDUId\":13,\"gNBId\":12345,\"gNBIdLength\":5},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_4\",\"attributes\":{\"cellLocalId\":470},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_61\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_one_to_one_missing_bSide\",\"aSide\":\"ManagedElement_61\",\"bSide\":\"NRCellDU_51\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_missing_aSide\",\"aSide\":\"ManagedElement_81\",\"bSide\":\"NRCellDU_41\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_one_both_sides_missing\",\"aSide\":\"ManagedElement_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relation_one_to_many_bSide_missing\",\"aSide\":\"ODU_2\",\"bSide\":\"NRCellDU_5\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_aSide_missing\",\"aSide\":\"ODU_3\",\"bSide\":\"NRCellDU_4\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_one_to_many_both_sides_missing\",\"aSide\":\"ODU_X\",\"bSide\":\"NRCellDU_X\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_many_to_many_aSide_missing\",\"aSide\":\"AntennaModule_123\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_bSide_missing\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_123\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_many_to_many_both_sides_missing\",\"aSide\":\"AntennaModule_11\",\"bSide\":\"AntennaCapability_22\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_123\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_11\"}]}, {\"o-ran-smo-teiv-equipment:AntennaCapability\":[{\"id\":\"AntennaCapability_22\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_51\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_81\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_X\"}]}, {\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_3\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_5\"}]}, {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"NRCellDU_X\"}]}, {\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_X\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:57 {"version":"1.2.0","timestamp":"2025-04-29T12:22:57.507+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:22:57 {"version":"1.2.0","timestamp":"2025-04-29T12:22:57.517+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:22:57 {"version":"1.2.0","timestamp":"2025-04-29T12:22:57.526+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:08 {"version":"1.2.0","timestamp":"2025-04-29T12:23:08.079+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:08 {"version":"1.2.0","timestamp":"2025-04-29T12:23:08.087+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:08 {"version":"1.2.0","timestamp":"2025-04-29T12:23:08.102+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:19 {"version":"1.2.0","timestamp":"2025-04-29T12:23:19.424+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:19 {"version":"1.2.0","timestamp":"2025-04-29T12:23:19.430+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:19 {"version":"1.2.0","timestamp":"2025-04-29T12:23:19.439+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\"}]}, {\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}, {\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:31 {"version":"1.2.0","timestamp":"2025-04-29T12:23:31.386+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:31 {"version":"1.2.0","timestamp":"2025-04-29T12:23:31.393+0000","service_id":"unknown","message":"Processing events: 1","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:31 {"version":"1.2.0","timestamp":"2025-04-29T12:23:31.460+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.616+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-2, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:35483) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.617+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-1, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:35483) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.619+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.619+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.633+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.633+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.635+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown initiated...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.639+0000","service_id":"unknown","message":"HikariPool-4 - Shutdown completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:23:43 12:23:43,667 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:23:43 12:23:43,667 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:23:43 12:23:43,668 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:23:43 12:23:43,668 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:23:43 12:23:43,668 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:23:43 12:23:43,668 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:23:43 12:23:43,668 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:23:43 12:23:43,668 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2bf9fb91 - value "{ 12:23:43 "service_id": "unknown", 12:23:43 "message": "%msg", 12:23:43 "facility": "%X{facility}", 12:23:43 "subject": "%X{subject}", 12:23:43 "extra_data": { 12:23:43 "logger": "%logger", 12:23:43 "thread_info": { 12:23:43 "thread_name": "%thread" 12:23:43 }, 12:23:43 "dst": { 12:23:43 "trace_id": "%mdc{traceId}" 12:23:43 }, 12:23:43 "exception": { 12:23:43 "stack_trace": "%xEx" 12:23:43 } 12:23:43 } 12:23:43 }" substituted for "{ 12:23:43 "service_id": "${SERVICE_ID:-unknown}", 12:23:43 "message": "%msg", 12:23:43 "facility": "%X{facility}", 12:23:43 "subject": "%X{subject}", 12:23:43 "extra_data": { 12:23:43 "logger": "%logger", 12:23:43 "thread_info": { 12:23:43 "thread_name": "%thread" 12:23:43 }, 12:23:43 "dst": { 12:23:43 "trace_id": "%mdc{traceId}" 12:23:43 }, 12:23:43 "exception": { 12:23:43 "stack_trace": "%xEx" 12:23:43 } 12:23:43 } 12:23:43 }" 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2bf9fb91 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12be72c1 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@2bf9fb91 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12be72c1 - Propagating INFO level on Logger[/] onto the JUL framework 12:23:43 12:23:43,672 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5b20aa50 - End of configuration. 12:23:43 12:23:43,672 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@73976bda - Registering current configuration as safe fallback point 12:23:43 12:23:43 12:23:43 . ____ _ __ _ _ 12:23:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:23:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:23:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:23:43 ' |____| .__|_| |_|_| |_\__, | / / / / 12:23:43 =========|_|==============|___/=/_/_/_/ 12:23:43 12:23:43 :: Spring Boot :: (v3.4.2) 12:23:43 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.847+0000","service_id":"unknown","message":"Starting EndToEndDbTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:23:43 {"version":"1.2.0","timestamp":"2025-04-29T12:23:43.847+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:23:44 {"version":"1.2.0","timestamp":"2025-04-29T12:23:44.178+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:42957","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:23:45 {"version":"1.2.0","timestamp":"2025-04-29T12:23:45.050+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:23:45 {"version":"1.2.0","timestamp":"2025-04-29T12:23:45.108+0000","service_id":"unknown","message":"Started EndToEndDbTest in 1.465 seconds (process running for 454.734)","extra_data":{"logger":"org.oran.smo.teiv.service.EndToEndDbTest","thread_info":{"thread_name":"main"}}} 12:23:45 {"version":"1.2.0","timestamp":"2025-04-29T12:23:45.109+0000","service_id":"unknown","message":"HikariPool-5 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:23:45 {"version":"1.2.0","timestamp":"2025-04-29T12:23:45.115+0000","service_id":"unknown","message":"HikariPool-5 - Added connection org.postgresql.jdbc.PgConnection@4607e1fd","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:23:45 {"version":"1.2.0","timestamp":"2025-04-29T12:23:45.115+0000","service_id":"unknown","message":"HikariPool-5 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:23:45 {"version":"1.2.0","timestamp":"2025-04-29T12:23:45.646+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.593+0000","service_id":"unknown","message":"Building Topology and Inventory Exposure topics.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.603+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-17] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-17"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.717+0000","service_id":"unknown","message":"Starting Topology and Inventory Exposure kafka listeners.","extra_data":{"logger":"org.oran.smo.teiv.startup.AppInit","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.735+0000","service_id":"unknown","message":"Starting Kafka Listener. GroupId: topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.737+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.744+0000","service_id":"unknown","message":"Configuration 'retry.backoff.ms' with value '5000' is greater than configuration 'retry.backoff.max.ms' with value '1000'. A static backoff with value '1000' will be applied.","extra_data":{"logger":"org.apache.kafka.clients.CommonClientConfigs","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.749+0000","service_id":"unknown","message":"Kafka Listener Started. topology-inventory-ingestion-consumer","extra_data":{"logger":"org.oran.smo.teiv.listener.ListenerStarter","thread_info":{"thread_name":"main"}}} 12:23:50 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.772+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.876+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.882+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.886+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.890+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.892+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.893+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.895+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.897+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.898+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.900+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.902+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.906+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.908+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.910+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.912+0000","service_id":"unknown","message":"CloudEvent data: {\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.912+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.913+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.915+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.917+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.917+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.919+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:50.920+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.790+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.791+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions assigned: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.798+0000","service_id":"unknown","message":"Processing events: 12","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.799+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.800+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.800+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.801+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.802+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.802+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.802+0000","service_id":"unknown","message":"Processing events: 11","extra_data":{"logger":"org.oran.smo.teiv.listener.TopologyListener","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.802+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.802+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.803+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.803+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.803+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.803+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.803+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.822+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]},{\"id\":\"ManagedElement_2\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"ODU_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":111,\"gNBId\":123,\"gNBIdLength\":3},\"sourceIds\":[\"urn:3gpp:dn:/SubNetwork=Europe/SubNetwork=Ireland/MeContext=NR01gNodeBRadio00001/ManagedElement=NR01gNodeBRadio00001/ODUFunction=1\",\"urn:cmHandle:/395221E080CCF0FD1924103B15873814\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.835+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0103, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"},{\"id\":\"AntennaModule_2\"}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\"}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.840+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_12\"}]}]}}. Implicitly deleted items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.840+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\",\"attributes\":{},\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ORUFunction_1\",\"sourceIds\":[\"fdn_1\",\"cmHandleId_1\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.855+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.869+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Source-entity-delete topology. Message key: null, CloudEvent: CloudEvent{id=063b0da2-8396-11ee-b962-0242ac120002, source=dmi-plugin:nm-3, type=topology-inventory-ingestion.source-entity-delete, dataschema=topology-inventory-ingestion:events:source-entity-delete:1.0.0, data={\"type\":\"cmHandle\",\"value\":\"395221E080CCF0FD1929103B15999999\"}}. Implicitly source-entity-deleted items = [], Cloud Event Source: dmi-plugin:nm-3","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.871+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.871+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.871+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.871+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.872+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.872+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.872+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.872+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Exception = Failed to parse the CloudEvent, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.877+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\" (\"gNBId\", \"metadata\", \"id\", \"CD_sourceIds\") values (?, cast(? as jsonb), ?, cast(? as jsonb)) on conflict (id) do update set \"gNBId\" = ?, \"metadata\" = teiv_data.\"o-ran-smo-teiv-ran_OCUCPFunction\".\"metadata\" || '{\"lastModified\":\"2025-04-29T12:23:51.875628326Z\",\"reliabilityIndicator\":\"OK\",\"firstDiscovered\":\"2025-04-29T12:23:51.875628326Z\"}', \"CD_sourceIds\" = cast(? as jsonb) returning xmax]; ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbOperations.lambda$getEntityOperation$5(TeivDbOperations.java:296)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbOperations.executeEntityAndRelationshipMergeOperations(TeivDbOperations.java:248)\n\tat org.oran.smo.teiv.listener.CreateTopologyProcessor.process(CreateTopologyProcessor.java:77)\n\tat org.oran.smo.teiv.listener.TopologyListener.processEvents(TopologyListener.java:65)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:169)\n\tat org.springframework.kafka.listener.adapter.KotlinAwareInvocableHandlerMethod.doInvoke(KotlinAwareInvocableHandlerMethod.java:45)\n\tat org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:119)\n\tat org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:71)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:474)\n\tat org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:168)\n\tat org.springframework.kafka.listener.adapter.BatchMessagingMessageListenerAdapter.onMessage(BatchMessagingMessageListenerAdapter.java:60)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchOnMessage(KafkaMessageListenerContainer.java:2454)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessageWithRecordsOrList(KafkaMessageListenerContainer.java:2435)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchOnMessage(KafkaMessageListenerContainer.java:2372)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeBatchListener(KafkaMessageListenerContainer.java:2257)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeBatchListener(KafkaMessageListenerContainer.java:2167)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2146)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1525)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1463)\n\tat org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1332)\n\tat java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)\n\tat java.base/java.lang.Thread.run(Thread.java:833)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"gNBId\" is of type bigint but expression is of type character varying\n Hint: You will need to rewrite or cast the expression.\n Position: 110\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 50 common frames omitted\n"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.877+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Used kafka message key: null. Reason: Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.878+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: FAILED - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"id1\",\"attributes\":{\"gNBId\":\"abba\"},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[]}}. Exception = Sql exception during query execution, Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.894+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=test-ran-topology-adapter, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: test-ran-topology-adapter","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.911+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Merge topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0002, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.merge, dataschema=topology-inventory-ingestion:events:merge:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_1\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_2\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFunctionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn\":[{\"id\":\"ODUFunction_1\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ODUFunction_2\",\"attributes\":{\"dUpLMNId\":{\"mcc\":\"250\",\"mnc\":\"210\"},\"gNBDUId\":12,\"gNBId\":1234,\"gNBIdLength\":4},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_5\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_6\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_7\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:AntennaCapabilityyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy\":[{\"id\":\"AntennaCapability_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_id2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESectorCarrierrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr\":[{\"id\":\"LTESectorCarrier_id1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:MANAGEDELEMENTTTTTTTTTTTTTTT_MANAGES_ODUFUNCTIONNNNNNNNNNNNNNN\":[{\"id\":\"MANAGEDELEMENT_MANAGES_ODUFUNCTION_relation_1\",\"aSide\":\"ManagedElement_1\",\"bSide\":\"ODUFunction_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:ODUFUNCTIONNNNNNNNNNNNNNNNN_PROVIDES_NRCELLDUUUUUUUUUUUUUUUUUU\":[{\"id\":\"ODUFUNCTION_PROVIDES_NRCELLDU_relation_1\",\"aSide\":\"ODUFunction_2\",\"bSide\":\"NRCellDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"ManagedElement_USES_NRCELLDU_relation_1\",\"aSide\":\"ManagedElement_3\",\"bSide\":\"NRCellDU_2\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaModule_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ANTENNAMODULE_REALISED_BY_ANTENNAMODULE_relation_2\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"ANTENNAMODULE_DEPLOYED_ON_ANTENNAMODULE_relation_1\",\"aSide\":\"AntennaModule_5\",\"bSide\":\"AntennaModule_6\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-rel-equipment-ran-test:ANTENNAMODULEEEEEEEEEEEEEEEEEEEE_SERVES_ANTENNACAPABILITYYYYYYYYYYYYYYYYYY\":[{\"id\":\"ANTENNAMODULE_SERVES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"AntennaModule_7\",\"bSide\":\"AntennaCapability_id1\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:LTESECTORCARRIERRRRRRRRRRRRRRRRRRRRR_USES_ANTENNACAPABILITYYYYYYYYYYYYYYY\":[{\"id\":\"LTESECTORCARRIER_USES_ANTENNACAPABILITY_relation_1\",\"aSide\":\"LTESectorCarrier_id1\",\"bSide\":\"AntennaCapability_id2\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.915+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f1113, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.930+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0100, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:AntennaModuleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee\":[{\"id\":\"AntennaModule_3\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_51\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_61\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_REALISED_BY_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_many_relation_1\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaModule_4\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-equipment-test:ANTENNAMODULEEEEEEEEEEEE_DEPLOYED_ON_ANTENNAMODULEEEEEEEEEEEEEEE\":[{\"id\":\"one_to_one_relation_1\",\"aSide\":\"AntennaModule_51\",\"bSide\":\"AntennaModule_61\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.942+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0001, source=dmi-plugin:nm-1, type=ran-logical-topology.create, dataschema=https://teiv:8080/schemas/v1/r1-topology, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_3\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_4\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_3\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}},{\"id\":\"AntennaCapability_4\",\"sourceIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR01gNodeBRadio00009,ManagedElement=NR01gNodeBRadio00009,OCUCPFunction=1\",\"urn:cmHandle:395221E080CCF0FD1929103B15999999\"],\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]}}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"aSide\":\"AntennaModule_3\",\"bSide\":\"AntennaCapability_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_4\",\"aSide\":\"AntennaModule_4\",\"bSide\":\"AntennaCapability_4\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:51 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.954+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]},{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}, {\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}]}, {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:52 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.967+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Create topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.create, dataschema=topology-inventory-ingestion:events:create:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam-test:ManagedElementtttttttttttttttttttttttttttttttttttttttttttttttttt\":[{\"id\":\"ManagedElement_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"ManagedElement_41\",\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran-test:NRCellDUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU\":[{\"id\":\"NRCellDU_21\",\"attributes\":{\"cellLocalIdddddddddddddddddddddddddddddddddddddddddddddddddddddd\":4589,\"nCI\":1,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"NRCellDU_31\",\"attributes\":{},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran-test:ManagedElementttttttttttttttttt_USES_NRCellDUUUUUUUUUUUU\":[{\"id\":\"relation_11\",\"aSide\":\"ManagedElement_21\",\"bSide\":\"NRCellDU_21\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_12\",\"aSide\":\"ManagedElement_41\",\"bSide\":\"NRCellDU_31\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}}. Implicitly created items = [], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:52 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.973+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\"}],\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"NRSectorCarrier_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:23:52 {"version":"1.2.0","timestamp":"2025-04-29T12:23:51.985+0000","service_id":"unknown","message":"Audit Base Log: Audit Info: SUCCESS - Delete topology. Message key: null, CloudEvent: CloudEvent{id=a30e63c9-d29e-46ff-b99a-b63ed83f0003, source=dmi-plugin:nm-1, type=topology-inventory-ingestion.delete, dataschema=topology-inventory-ingestion:events:delete:1.0.0, data={\"entities\":[{\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]},{\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}]}}. Implicitly deleted items = [{\"o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ORUFUNCTION\":[{\"id\":\"relation_1\"}]}, {\"o-ran-smo-teiv-oam:ManagedElement\":[{\"id\":\"ManagedElement_1\"}]}, {\"o-ran-smo-teiv-ran:ORUFunction\":[{\"id\":\"ORUFunction_1\"}]}], Cloud Event Source: dmi-plugin:nm-1","extra_data":{"logger":"org.oran.smo.teiv.listener.audit.IngestionAuditLogger","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:24:01 {"version":"1.2.0","timestamp":"2025-04-29T12:24:01.920+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-0, topology-inventory-ingestion-1]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:24:01 {"version":"1.2.0","timestamp":"2025-04-29T12:24:01.922+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-3, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:42957) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:24:01 {"version":"1.2.0","timestamp":"2025-04-29T12:24:01.930+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-0-C-1"}}} 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:01.990+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: partitions revoked: [topology-inventory-ingestion-2, topology-inventory-ingestion-3]","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:01.992+0000","service_id":"unknown","message":"[Consumer clientId=consumer-topology-inventory-ingestion-consumer-4, groupId=topology-inventory-ingestion-consumer] Connection to node 0 (localhost/127.0.0.1:42957) could not be established. Node may not be available.","extra_data":{"logger":"org.apache.kafka.clients.NetworkClient","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:02.001+0000","service_id":"unknown","message":"topology-inventory-ingestion-consumer: Consumer stopped","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread_info":{"thread_name":"topology-inventory-ingestion-consumer-1-C-1"}}} 12:24:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.1 s -- in org.oran.smo.teiv.service.EndToEndDbTest 12:24:02 [INFO] Running org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:02.026+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.TeivDbServiceContainerizedTest]: TeivDbServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:02.027+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:24:02 12:24:02 . ____ _ __ _ _ 12:24:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:24:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:24:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:24:02 ' |____| .__|_| |_|_| |_\__, | / / / / 12:24:02 =========|_|==============|___/=/_/_/_/ 12:24:02 12:24:02 :: Spring Boot :: (v3.4.2) 12:24:02 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:02.064+0000","service_id":"unknown","message":"Starting TeivDbServiceContainerizedTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:02.064+0000","service_id":"unknown","message":"The following 1 profile is active: \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:24:02 {"version":"1.2.0","timestamp":"2025-04-29T12:24:02.398+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:24:03 {"version":"1.2.0","timestamp":"2025-04-29T12:24:03.609+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:24:03 {"version":"1.2.0","timestamp":"2025-04-29T12:24:03.662+0000","service_id":"unknown","message":"Started TeivDbServiceContainerizedTest in 1.629 seconds (process running for 473.287)","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:24:03 {"version":"1.2.0","timestamp":"2025-04-29T12:24:03.664+0000","service_id":"unknown","message":"HikariPool-6 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:24:03 {"version":"1.2.0","timestamp":"2025-04-29T12:24:03.670+0000","service_id":"unknown","message":"HikariPool-6 - Added connection org.postgresql.jdbc.PgConnection@1bcaf64f","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:24:03 {"version":"1.2.0","timestamp":"2025-04-29T12:24:03.671+0000","service_id":"unknown","message":"HikariPool-6 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:24:04 {"version":"1.2.0","timestamp":"2025-04-29T12:24:04.240+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 12:24:04 {"version":"1.2.0","timestamp":"2025-04-29T12:24:04.291+0000","service_id":"unknown","message":"HikariPool-7 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:24:04 {"version":"1.2.0","timestamp":"2025-04-29T12:24:04.297+0000","service_id":"unknown","message":"HikariPool-7 - Added connection org.postgresql.jdbc.PgConnection@1f3408ae","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:24:04 {"version":"1.2.0","timestamp":"2025-04-29T12:24:04.297+0000","service_id":"unknown","message":"HikariPool-7 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:25:16 {"version":"1.2.0","timestamp":"2025-04-29T12:25:15.828+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: SQL [insert into teiv_data.\"o-ran-smo-teiv-ran_ODUFunction\" (\"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\", \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\", \"id\") values (?, ?, ?) on conflict (id) do update set \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" = ?, \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_BAAAD\" = ? returning xmax]; ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3470)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDMLQueryAsResultQuery.fetch(AbstractDMLQueryAsResultQuery.java:140)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazy(ResultQueryTrait.java:281)\n\tat org.jooq.impl.ResultQueryTrait.fetchLazyNonAutoClosing(ResultQueryTrait.java:290)\n\tat org.jooq.impl.ResultQueryTrait.fetchOne(ResultQueryTrait.java:509)\n\tat org.oran.smo.teiv.service.TeivDbOperations.merge(TeivDbOperations.java:142)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$16(TeivDbServiceContainerizedTest.java:430)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalMergeRollsBackAfterRelationshipError$17(TeivDbServiceContainerizedTest.java:433)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalMergeRollsBackAfterRelationshipError(TeivDbServiceContainerizedTest.java:433)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: column \"REL_MANAGEDELEMENT_MANAGES_ODUFUNCTION_EIID\" of relation \"o-ran-smo-teiv-ran_ODUFunction\" does not exist\n Position: 57\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:134)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.executeQuery(DefaultPreparedStatement.java:104)\n\tat org.jooq.impl.AbstractDMLQuery.executeReturningQuery(AbstractDMLQuery.java:1317)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1137)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 100 common frames omitted\n"}}} 12:25:23 {"version":"1.2.0","timestamp":"2025-04-29T12:25:23.054+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.NullPointerException: Cannot invoke \"org.oran.smo.teiv.schema.RelationType.getRelationshipStorageLocation()\" because \"relationType\" is null\n\tat org.oran.smo.teiv.service.TeivDbOperations.deleteRelationFromEntityTableByRelationId(TeivDbOperations.java:187)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$24(TeivDbServiceContainerizedTest.java:566)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testTransactionalDeleteRollbackAfterRelationshipError$25(TeivDbServiceContainerizedTest.java:569)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testTransactionalDeleteRollbackAfterRelationshipError(TeivDbServiceContainerizedTest.java:569)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:25:36 {"version":"1.2.0","timestamp":"2025-04-29T12:25:36.258+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: SQL [insert into teiv_data.\"o-ran-smo-teiv-oam_ManagedElement\" (\"id\") values (?) on conflict (id) do nothing]; ERROR: deadlock detected\n Detail: Process 244 waits for ShareLock on transaction 4110; blocked by process 245.\nProcess 245 waits for ShareLock on transaction 4109; blocked by process 244.\n Hint: See server log for query details.\n Where: while inserting index tuple (0,2) in relation \"o-ran-smo-teiv-oam_ManagedElement\"","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"Thread-27"}}} 12:25:41 {"version":"1.2.0","timestamp":"2025-04-29T12:25:41.878+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 1/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:42 {"version":"1.2.0","timestamp":"2025-04-29T12:25:42.079+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 2/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:42 {"version":"1.2.0","timestamp":"2025-04-29T12:25:42.280+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 3/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:42 {"version":"1.2.0","timestamp":"2025-04-29T12:25:42.481+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 4/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:42 {"version":"1.2.0","timestamp":"2025-04-29T12:25:42.682+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 5/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:42 {"version":"1.2.0","timestamp":"2025-04-29T12:25:42.883+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 6/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:43 {"version":"1.2.0","timestamp":"2025-04-29T12:25:43.084+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 7/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:43 {"version":"1.2.0","timestamp":"2025-04-29T12:25:43.285+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 8/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:43 {"version":"1.2.0","timestamp":"2025-04-29T12:25:43.486+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 9/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:43 {"version":"1.2.0","timestamp":"2025-04-29T12:25:43.687+0000","service_id":"unknown","message":"Deadlock occurred during the database transaction. Retry attempt: 10/10. Cause: A deadlock occurred in the db","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:43 {"version":"1.2.0","timestamp":"2025-04-29T12:25:43.687+0000","service_id":"unknown","message":"Reached the maximum number of retry attempts (10) for a deadlock.","extra_data":{"logger":"org.oran.smo.teiv.ingestion.DeadlockRetryPolicy","thread_info":{"thread_name":"main"}}} 12:25:43 {"version":"1.2.0","timestamp":"2025-04-29T12:25:43.687+0000","service_id":"unknown","message":"Sql exception during query execution","extra_data":{"logger":"org.oran.smo.teiv.service.TeivDbService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: A deadlock occurred in the db\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$30(TeivDbServiceContainerizedTest.java:645)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$0(TeivDbService.java:57)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$1(TeivDbService.java:57)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$2(TeivDbService.java:55)\n\tat org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:357)\n\tat org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:230)\n\tat org.oran.smo.teiv.service.TeivDbService.lambda$execute$3(TeivDbService.java:54)\n\tat org.oran.smo.teiv.service.TeivDbService.runMethodSafe(TeivDbService.java:68)\n\tat org.oran.smo.teiv.service.TeivDbService.execute(TeivDbService.java:50)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.lambda$testDeadlockRetryMaxAttemptsReached$31(TeivDbServiceContainerizedTest.java:648)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.TeivDbServiceContainerizedTest.testDeadlockRetryMaxAttemptsReached(TeivDbServiceContainerizedTest.java:648)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.sql.SQLException: details\n\t... 95 common frames omitted\n"}}} 12:25:50 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.2 s -- in org.oran.smo.teiv.service.TeivDbServiceContainerizedTest 12:25:50 [INFO] Running org.oran.smo.teiv.service.SchemaCleanUpServiceTest 12:25:50 {"version":"1.2.0","timestamp":"2025-04-29T12:25:50.820+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:50 {"version":"1.2.0","timestamp":"2025-04-29T12:25:50.821+0000","service_id":"unknown","message":"Unknown relationship name: GNBCUUPFUNCTION_REALISED_BY_CLOUDNATIVEAPPLICATION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:50 {"version":"1.2.0","timestamp":"2025-04-29T12:25:50.821+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:50 {"version":"1.2.0","timestamp":"2025-04-29T12:25:50.821+0000","service_id":"unknown","message":"Unknown relationship name: MANAGEDELEMENT_MANAGES_GNBCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:50 {"version":"1.2.0","timestamp":"2025-04-29T12:25:50.825+0000","service_id":"unknown","message":"Start cleanup for gnbcucp-gnbcuup-model schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 12:25:50 {"version":"1.2.0","timestamp":"2025-04-29T12:25:50.875+0000","service_id":"unknown","message":"Cleanup for gnbcucp-gnbcuup-model schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-53-thread-1"}}} 12:25:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.oran.smo.teiv.service.SchemaCleanUpServiceTest 12:25:50 [INFO] Running org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 12:25:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.oran.smo.teiv.service.cloudevent.data.ParsedCloudEventDataTest 12:25:50 [INFO] Running org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.137+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"entityId_0\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\",\"c\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_1\",\"attributes\":{\"eUtranFqBands\":[\"a\",\"b\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"geranFqBands\":[\"a\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"eUtranFqBands\":[\"q\"],\"nRFqBands\":[]},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.175+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.178+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":\"123\",\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":\"10223372036854775807\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":\"300.1\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":\"-9223372036854775808\"},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.199+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-equipment:Site\":[{\"id\":\"Site1\",\"sourceIds\":[\"urn:3gpp:dn:fdn1\",\"urn:cmHandle:1234\"],\"attributes\":{\"name\":\"geo-location1\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455}}},{\"id\":\"Site2\",\"sourceIds\":[\"urn:3gpp:dn:fdn2\",\"urn:cmHandle:2234\"],\"attributes\":{\"name\":\"geo-location2\",\"geo-location\":{\"latitude\":12.78232,\"longitude\":56.7455,\"height\":123.1234}}}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.225+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"invalid_entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.246+0000","service_id":"unknown","message":"Illegal character found in relationship bSide: invalid_entityId[1]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.250+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":{\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]},\"relationships\":{\"o-ran-smo-teiv-rel-equipment-ran:ANTENNAMODULE_SERVES_ANTENNACAPABILITY\":[{\"id\":\"relation_1\",\"aSide\":\"AntennaModule_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relation_2\",\"aSide\":\"AntennaModule_2\",\"bSide\":\"AntennaCapability_2\",\"sourceIds\":[\"source1\",\"source2\"]}]}}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.251+0000","service_id":"unknown","message":"Invalid structure. Event elements must be an array of JSON objects. Node: {\"o-ran-smo-teiv-equipment:AntennaModule\":[{\"id\":\"AntennaModule_1\",\"attributes\":{\"positionWithinSector\":\"center\"},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaModule_2\",\"attributes\":{\"positionWithinSector\":\"center2\"},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:AntennaCapability\":[{\"id\":\"AntennaCapability_1\",\"attributes\":{\"geranFqBands\":[\"1\",\"2\"]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"AntennaCapability_2\",\"attributes\":{\"geranFqBands\":[\"2\",\"3\"]},\"sourceIds\":[\"source1\",\"source2\"]}]}","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.253+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={invalidjson} Cause: Unexpected character ('i' (code 105)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.255+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.275+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.293+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.294+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.295+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.300+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: Relation_ManyToOne_2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.305+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.305+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId2","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.310+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"invalid_entityId>_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.335+0000","service_id":"unknown","message":"Illegal character found in entity id: invalid_entityId>_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.339+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"cellLocalId\":45891,\"nRPCI\":121,\"nRTAC\":3101},\"sourceIds\":[\"source3\"]}]},{\"o-ran-smo-teiv-ran:NRSectorCarrier\":[{\"id\":\"entityId_2\",\"attributes\":{\"arfcnDL\":4590},\"sourceIds\":[\"source1\",\"source2\"]}]},{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_4\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mnc\":\"751\",\"mcc\":\"209\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]},{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=89FE9A4ED8451D779865C389900E247B13E360B0A4175EBA80AA9B384BFA4C688F17865AFD934085B0235BCA66128F2E6D4CE6953EAAB2EDEBD94B3683C1A064\",\"aSide\":\"entityId_5\",\"bSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId4\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_3\",\"sourceIds\":[\"source21\",\"source22\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.405+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\"},{\"id\":\"entityId_3\"}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.423+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.423+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the relation type: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.423+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-rel-oam-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"NRCELLDU_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRCELLDU_USES_NRSECTORCARRIER not found in module: o-ran-smo-teiv-rel-oam-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.425+0000","service_id":"unknown","message":"Error reading cloudevent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={\"entities\":[{\"a_field\"# 123}]}} Cause: Unexpected character ('#' (code 35)): was expecting a colon to separate field name and value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 24]","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.426+0000","service_id":"unknown","message":"CloudEvent doesn't contain data.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.427+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-tedsaiv-resadl-oasdam-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.427+0000","service_id":"unknown","message":"Invalid module in relationship! Relationship id: Relation_ManyToOne_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.429+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.430+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.430+0000","service_id":"unknown","message":"Error validating relationship: {\"a_field\":123} Cause: The name of all top-level data nodes name must be prefixed with the name of the module that owns the data node.","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.432+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"nCI\":123,\"nRTAC\":32,\"cellLocalId\":456,\"plmnId\":{\"mcc\":\"209\",\"mnc\":\"752\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.448+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"id\":\"relation_3\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.449+0000","service_id":"unknown","message":"Missing a side in relationship! Relationship id: relation_3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.451+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"invalid_relationshipId<3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId[1]\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.465+0000","service_id":"unknown","message":"Illegal character found in relationship id: invalid_relationshipId<3","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.468+0000","service_id":"unknown","message":"CloudEvent data: {\"relationships\":[{\"o-ran-smo-teiv-ran:NRCELLDU_USES_NRSECTORCARRIER\":[{\"id\":\"relationshipId1\",\"aSide\":\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Ireland,MeContext=NR004,ManagedElement=me04,ODUFunction=odu04,NRCellDU=NR-Cell-07\",\"bSide\":\"entityId_2\"},{\"id\":\"relationshipId2\",\"aSide\":\"entityId_3\",\"bSide\":\"entityId_4\",\"sourceIds\":[\"source10\",\"source20\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.469+0000","service_id":"unknown","message":"Relationship is missing sourceIds! Relationship id: relationshipId1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.470+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"entityId_1\",\"attributes\":{\"gNBDUId\":null,\"dUpLMNId\":{\"hello\":\"209\",\"bello\":\"751\"}},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.485+0000","service_id":"unknown","message":"Error parsing entity attributes for module o-ran-smo-teiv-ran and entity type name ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.data.Entity","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: null\n"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.488+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORCARRIER_USES_ANTENNACAPABILITY\":[{\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.489+0000","service_id":"unknown","message":"Missing id in relationship! ASide: NRSectorCarrier_1, BSide: AntennaCapability_1","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.490+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[],\"relationships\":[{\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.490+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: NRSECTORSES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.490+0000","service_id":"unknown","message":"Error parsing relationship: {\"o-ran-smo-teiv-ran:NRSECTORSES_ANTENNACAPABILITY\":[{\"id\":\"Relation_ManyToOne_1\",\"aSide\":\"NRSectorCarrier_2\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"Relation_ManyToOne_2\",\"aSide\":\"NRSectorCarrier_1\",\"bSide\":\"AntennaCapability_1\",\"sourceIds\":[\"source1\",\"source2\"]}]} Cause: Relation type: NRSECTORSES_ANTENNACAPABILITY not found in module: o-ran-smo-teiv-ran","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.491+0000","service_id":"unknown","message":"CloudEvent data contains no entities and no relationships. \nEvent id: 1.0","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.493+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"entityId_1\",\"attributes\":{\"cellLocalId\":4589,\"nRPCI\":12,\"nRTAC\":310,\"primitiveArray\":[1,2,3],\"singleList\":[\"12\"],\"jsonObjectArray\":[{\"test1\":\"128\",\"test2\":\"49\"},{\"test1\":\"129\",\"test2\":\"50\"}]},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_2\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}]}],\"relationships\":[{\"o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU\":[{\"id\":\"relationshipId_3\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_5\",\"aSide\":\"invalid_entityId?5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"relationshipId_6\",\"aSide\":\"entityId_5\",\"bSide\":\"entityId_1\",\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.508+0000","service_id":"unknown","message":"Illegal character found in relationship aSide: invalid_entityId?5","extra_data":{"logger":"org.oran.smo.teiv.service.cloudevent.CloudEventParser","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.512+0000","service_id":"unknown","message":"CloudEvent data: {\"entities\":[{\"o-ran-smo-teiv-ran:NRCellCU\":[{\"id\":\"entityId_1\",\"attributes\":{\"nCI\":123,\"nRTAC\":32},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:Sector\":[{\"id\":\"entityId_2\",\"attributes\":{\"sectorId\":10223372036854775807},\"sourceIds\":[\"source1\",\"source2\"]},{\"id\":\"entityId_3\",\"attributes\":{\"sectorId\":\"5\",\"azimuth\":300.1},\"sourceIds\":[\"source1\",\"source2\"]}],\"o-ran-smo-teiv-ran:OCUCPFunction\":[{\"id\":\"entityId_4\",\"attributes\":{\"gNBId\":-9223372036854775808},\"sourceIds\":[\"source1\",\"source2\"]}]}]}","extra_data":{"logger":"org.oran.smo.teiv.utils.CloudEventTestUtil","thread_info":{"thread_name":"main"}}} 12:25:51 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.oran.smo.teiv.service.cloudevent.CloudEventParserTest 12:25:51 [INFO] Running org.oran.smo.teiv.service.KafkaTopicServiceTest 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.538+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.service.KafkaTopicServiceTest]: KafkaTopicServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.540+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.service.KafkaTopicServiceTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:25:51 12:25:51 . ____ _ __ _ _ 12:25:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:25:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:25:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:25:51 ' |____| .__|_| |_|_| |_\__, | / / / / 12:25:51 =========|_|==============|___/=/_/_/_/ 12:25:51 12:25:51 :: Spring Boot :: (v3.4.2) 12:25:51 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.702+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:51 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.702+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:52 {"version":"1.2.0","timestamp":"2025-04-29T12:25:51.956+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:25:52 {"version":"1.2.0","timestamp":"2025-04-29T12:25:52.876+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:25:52 {"version":"1.2.0","timestamp":"2025-04-29T12:25:52.945+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 1.403 seconds (process running for 582.57)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:53 12:25:53,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:25:53 12:25:53,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:25:53 12:25:53,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:25:53 12:25:53,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:25:53 12:25:53,136 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:25:53 12:25:53,136 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:25:53 12:25:53,136 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:25:53 12:25:53,136 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3a2baf3b - value "{ 12:25:53 "service_id": "unknown", 12:25:53 "message": "%msg", 12:25:53 "facility": "%X{facility}", 12:25:53 "subject": "%X{subject}", 12:25:53 "extra_data": { 12:25:53 "logger": "%logger", 12:25:53 "thread_info": { 12:25:53 "thread_name": "%thread" 12:25:53 }, 12:25:53 "dst": { 12:25:53 "trace_id": "%mdc{traceId}" 12:25:53 }, 12:25:53 "exception": { 12:25:53 "stack_trace": "%xEx" 12:25:53 } 12:25:53 } 12:25:53 }" substituted for "{ 12:25:53 "service_id": "${SERVICE_ID:-unknown}", 12:25:53 "message": "%msg", 12:25:53 "facility": "%X{facility}", 12:25:53 "subject": "%X{subject}", 12:25:53 "extra_data": { 12:25:53 "logger": "%logger", 12:25:53 "thread_info": { 12:25:53 "thread_name": "%thread" 12:25:53 }, 12:25:53 "dst": { 12:25:53 "trace_id": "%mdc{traceId}" 12:25:53 }, 12:25:53 "exception": { 12:25:53 "stack_trace": "%xEx" 12:25:53 } 12:25:53 } 12:25:53 }" 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3a2baf3b - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48e724f9 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3a2baf3b - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:25:53 12:25:53,139 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@48e724f9 - Propagating INFO level on Logger[/] onto the JUL framework 12:25:53 12:25:53,140 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@69aa1395 - End of configuration. 12:25:53 12:25:53,140 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fd5278b - Registering current configuration as safe fallback point 12:25:53 12:25:53 12:25:53 . ____ _ __ _ _ 12:25:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:25:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:25:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:25:53 ' |____| .__|_| |_|_| |_\__, | / / / / 12:25:53 =========|_|==============|___/=/_/_/_/ 12:25:53 12:25:53 :: Spring Boot :: (v3.4.2) 12:25:53 12:25:53 {"version":"1.2.0","timestamp":"2025-04-29T12:25:53.295+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:53 {"version":"1.2.0","timestamp":"2025-04-29T12:25:53.296+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:53 {"version":"1.2.0","timestamp":"2025-04-29T12:25:53.546+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:25:54 {"version":"1.2.0","timestamp":"2025-04-29T12:25:54.470+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:25:54 {"version":"1.2.0","timestamp":"2025-04-29T12:25:54.527+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 1.408 seconds (process running for 584.152)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:54 {"version":"1.2.0","timestamp":"2025-04-29T12:25:54.557+0000","service_id":"unknown","message":"Error checking if topic exists: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)\n\tat java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)\n\tat org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:165)\n\tat org.oran.smo.teiv.service.kafka.KafkaTopicService.isTopicCreated(KafkaTopicService.java:64)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.lambda$test_topologyIngestionTopicCreation_Interrupted$2(KafkaTopicServiceTest.java:131)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.service.KafkaTopicServiceTest.test_topologyIngestionTopicCreation_Interrupted(KafkaTopicServiceTest.java:131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:25:54 {"version":"1.2.0","timestamp":"2025-04-29T12:25:54.563+0000","service_id":"unknown","message":"Error deleting topics","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:54 12:25:54,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:25:54 12:25:54,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:25:54 12:25:54,822 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:25:54 12:25:54,822 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:25:54 12:25:54,822 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:25:54 12:25:54,822 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:25:54 12:25:54,822 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:25:54 12:25:54,823 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@58a6feea - value "{ 12:25:54 "service_id": "unknown", 12:25:54 "message": "%msg", 12:25:54 "facility": "%X{facility}", 12:25:54 "subject": "%X{subject}", 12:25:54 "extra_data": { 12:25:54 "logger": "%logger", 12:25:54 "thread_info": { 12:25:54 "thread_name": "%thread" 12:25:54 }, 12:25:54 "dst": { 12:25:54 "trace_id": "%mdc{traceId}" 12:25:54 }, 12:25:54 "exception": { 12:25:54 "stack_trace": "%xEx" 12:25:54 } 12:25:54 } 12:25:54 }" substituted for "{ 12:25:54 "service_id": "${SERVICE_ID:-unknown}", 12:25:54 "message": "%msg", 12:25:54 "facility": "%X{facility}", 12:25:54 "subject": "%X{subject}", 12:25:54 "extra_data": { 12:25:54 "logger": "%logger", 12:25:54 "thread_info": { 12:25:54 "thread_name": "%thread" 12:25:54 }, 12:25:54 "dst": { 12:25:54 "trace_id": "%mdc{traceId}" 12:25:54 }, 12:25:54 "exception": { 12:25:54 "stack_trace": "%xEx" 12:25:54 } 12:25:54 } 12:25:54 }" 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@58a6feea - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39c0cf8f - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@58a6feea - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39c0cf8f - Propagating INFO level on Logger[/] onto the JUL framework 12:25:54 12:25:54,827 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@71997b30 - End of configuration. 12:25:54 12:25:54,827 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@29474f64 - Registering current configuration as safe fallback point 12:25:54 12:25:54 12:25:54 . ____ _ __ _ _ 12:25:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:25:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:25:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:25:54 ' |____| .__|_| |_|_| |_\__, | / / / / 12:25:54 =========|_|==============|___/=/_/_/_/ 12:25:54 12:25:54 :: Spring Boot :: (v3.4.2) 12:25:54 12:25:55 {"version":"1.2.0","timestamp":"2025-04-29T12:25:55.041+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:55 {"version":"1.2.0","timestamp":"2025-04-29T12:25:55.041+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:55 {"version":"1.2.0","timestamp":"2025-04-29T12:25:55.298+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.220+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.268+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 1.472 seconds (process running for 585.893)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.292+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-27] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-27"}}} 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.419+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-29] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-29"}}} 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.559+0000","service_id":"unknown","message":"[RequestSendThread controllerId=0] Controller 0 fails to send a request to broker localhost:32863 (id: 0 rack: null)","extra_data":{"logger":"kafka.controller.RequestSendThread","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)\n\tat java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)\n\tat org.apache.kafka.server.util.ShutdownableThread.pause(ShutdownableThread.java:121)\n\tat kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:240)\n\tat org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:135)\n"}}} 12:25:56 12:25:56,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:25:56 12:25:56,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:25:56 12:25:56,706 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:25:56 12:25:56,706 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:25:56 12:25:56,706 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:25:56 12:25:56,706 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:25:56 12:25:56,706 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:25:56 12:25:56,707 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@72ee3a07 - value "{ 12:25:56 "service_id": "unknown", 12:25:56 "message": "%msg", 12:25:56 "facility": "%X{facility}", 12:25:56 "subject": "%X{subject}", 12:25:56 "extra_data": { 12:25:56 "logger": "%logger", 12:25:56 "thread_info": { 12:25:56 "thread_name": "%thread" 12:25:56 }, 12:25:56 "dst": { 12:25:56 "trace_id": "%mdc{traceId}" 12:25:56 }, 12:25:56 "exception": { 12:25:56 "stack_trace": "%xEx" 12:25:56 } 12:25:56 } 12:25:56 }" substituted for "{ 12:25:56 "service_id": "${SERVICE_ID:-unknown}", 12:25:56 "message": "%msg", 12:25:56 "facility": "%X{facility}", 12:25:56 "subject": "%X{subject}", 12:25:56 "extra_data": { 12:25:56 "logger": "%logger", 12:25:56 "thread_info": { 12:25:56 "thread_name": "%thread" 12:25:56 }, 12:25:56 "dst": { 12:25:56 "trace_id": "%mdc{traceId}" 12:25:56 }, 12:25:56 "exception": { 12:25:56 "stack_trace": "%xEx" 12:25:56 } 12:25:56 } 12:25:56 }" 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@72ee3a07 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b7b4409 - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@72ee3a07 - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b7b4409 - Propagating INFO level on Logger[/] onto the JUL framework 12:25:56 12:25:56,709 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@12844dd1 - End of configuration. 12:25:56 12:25:56,709 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4e66c24e - Registering current configuration as safe fallback point 12:25:56 12:25:56 12:25:56 . ____ _ __ _ _ 12:25:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:25:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:25:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:25:56 ' |____| .__|_| |_|_| |_\__, | / / / / 12:25:56 =========|_|==============|___/=/_/_/_/ 12:25:56 12:25:56 :: Spring Boot :: (v3.4.2) 12:25:56 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.869+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:56 {"version":"1.2.0","timestamp":"2025-04-29T12:25:56.869+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:57 {"version":"1.2.0","timestamp":"2025-04-29T12:25:57.091+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:25:57 {"version":"1.2.0","timestamp":"2025-04-29T12:25:57.868+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:25:57 {"version":"1.2.0","timestamp":"2025-04-29T12:25:57.914+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 1.227 seconds (process running for 587.539)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:57 {"version":"1.2.0","timestamp":"2025-04-29T12:25:57.946+0000","service_id":"unknown","message":"Topic does not exist: test-topology-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"}}} 12:25:58 {"version":"1.2.0","timestamp":"2025-04-29T12:25:57.964+0000","service_id":"unknown","message":"[AdminClient clientId=adminclient-33] The DescribeTopicPartitions API is not supported, using Metadata API to describe topics.","extra_data":{"logger":"org.apache.kafka.clients.admin.KafkaAdminClient","thread_info":{"thread_name":"kafka-admin-client-thread | adminclient-33"}}} 12:25:58 {"version":"1.2.0","timestamp":"2025-04-29T12:25:58.197+0000","service_id":"unknown","message":"[RequestSendThread controllerId=0] Controller 0 fails to send a request to broker localhost:46293 (id: 0 rack: null)","extra_data":{"logger":"kafka.controller.RequestSendThread","thread_info":{"thread_name":"Controller-0-to-broker-0-send-thread"},"exception":{"stack_trace":"java.lang.InterruptedException: null\n\tat java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1081)\n\tat java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)\n\tat org.apache.kafka.server.util.ShutdownableThread.pause(ShutdownableThread.java:121)\n\tat kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:240)\n\tat org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:135)\n"}}} 12:25:58 12:25:58,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [json] 12:25:58 12:25:58,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:25:58 12:25:58,354 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 12:25:58 12:25:58,354 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.LogstashVersionJsonProvider] for [version] property 12:25:58 12:25:58,355 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventFormattedTimestampJsonProvider] for [timestamp] property 12:25:58 12:25:58,355 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [includeMdcKeyName] in [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] 12:25:58 12:25:58,355 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 12:25:58 12:25:58,355 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3fbe38cd - value "{ 12:25:58 "service_id": "unknown", 12:25:58 "message": "%msg", 12:25:58 "facility": "%X{facility}", 12:25:58 "subject": "%X{subject}", 12:25:58 "extra_data": { 12:25:58 "logger": "%logger", 12:25:58 "thread_info": { 12:25:58 "thread_name": "%thread" 12:25:58 }, 12:25:58 "dst": { 12:25:58 "trace_id": "%mdc{traceId}" 12:25:58 }, 12:25:58 "exception": { 12:25:58 "stack_trace": "%xEx" 12:25:58 } 12:25:58 } 12:25:58 }" substituted for "{ 12:25:58 "service_id": "${SERVICE_ID:-unknown}", 12:25:58 "message": "%msg", 12:25:58 "facility": "%X{facility}", 12:25:58 "subject": "%X{subject}", 12:25:58 "extra_data": { 12:25:58 "logger": "%logger", 12:25:58 "thread_info": { 12:25:58 "thread_name": "%thread" 12:25:58 }, 12:25:58 "dst": { 12:25:58 "trace_id": "%mdc{traceId}" 12:25:58 }, 12:25:58 "exception": { 12:25:58 "stack_trace": "%xEx" 12:25:58 } 12:25:58 } 12:25:58 }" 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - BEWARE: Writing to the console can be very slow. Avoid logging to the 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - console in production environments, especially in high volume systems. 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.ConsoleAppender[json] - See also https://logback.qos.ch/codes.html#slowConsole 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3fbe38cd - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2e341fdf - Propagating INFO level on Logger[ROOT] onto the JUL framework 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [json] to Logger[ROOT] 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@3fbe38cd - value "INFO" substituted for "${ROOT_LOG_LEVEL:-INFO}" 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [/] to INFO 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2e341fdf - Propagating INFO level on Logger[/] onto the JUL framework 12:25:58 12:25:58,358 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6a0ac109 - End of configuration. 12:25:58 12:25:58,358 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1b04b837 - Registering current configuration as safe fallback point 12:25:58 12:25:58 12:25:58 . ____ _ __ _ _ 12:25:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:25:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:25:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:25:58 ' |____| .__|_| |_|_| |_\__, | / / / / 12:25:58 =========|_|==============|___/=/_/_/_/ 12:25:58 12:25:58 :: Spring Boot :: (v3.4.2) 12:25:58 12:25:58 {"version":"1.2.0","timestamp":"2025-04-29T12:25:58.512+0000","service_id":"unknown","message":"Starting KafkaTopicServiceTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:58 {"version":"1.2.0","timestamp":"2025-04-29T12:25:58.513+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:58 {"version":"1.2.0","timestamp":"2025-04-29T12:25:58.756+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.674+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.730+0000","service_id":"unknown","message":"Started KafkaTopicServiceTest in 1.404 seconds (process running for 589.355)","extra_data":{"logger":"org.oran.smo.teiv.service.KafkaTopicServiceTest","thread_info":{"thread_name":"main"}}} 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.842+0000","service_id":"unknown","message":"Error checking if topic exists: topology-inventory-ingestion","extra_data":{"logger":"org.oran.smo.teiv.service.kafka.KafkaTopicService","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.util.concurrent.ExecutionException: null\n"}}} 12:25:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.332 s -- in org.oran.smo.teiv.service.KafkaTopicServiceTest 12:25:59 [INFO] Running org.oran.smo.teiv.schema.SchemaRegistryTest 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.903+0000","service_id":"unknown","message":"Domain: OAM does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.924+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: MANAGEDELEMENT_MANAGES_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.930+0000","service_id":"unknown","message":"Domain: OAM does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:59 {"version":"1.2.0","timestamp":"2025-04-29T12:25:59.946+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-oam does not contain the entity type: ODUFunction","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:25:59 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.oran.smo.teiv.schema.SchemaRegistryTest 12:25:59 [INFO] Running org.oran.smo.teiv.schema.ConsumerDataCacheTest 12:26:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.oran.smo.teiv.schema.ConsumerDataCacheTest 12:26:00 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 12:26:00 {"version":"1.2.0","timestamp":"2025-04-29T12:26:00.057+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest]: SchemasTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:26:00 {"version":"1.2.0","timestamp":"2025-04-29T12:26:00.075+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:26:00 {"version":"1.2.0","timestamp":"2025-04-29T12:26:00.077+0000","service_id":"unknown","message":"HikariPool-8 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:00 {"version":"1.2.0","timestamp":"2025-04-29T12:26:00.089+0000","service_id":"unknown","message":"HikariPool-8 - Added connection org.postgresql.jdbc.PgConnection@6dfb6cd0","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:00 {"version":"1.2.0","timestamp":"2025-04-29T12:26:00.090+0000","service_id":"unknown","message":"HikariPool-8 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:06 12:26:06 . ____ _ __ _ _ 12:26:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:26:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:26:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:26:06 ' |____| .__|_| |_|_| |_\__, | / / / / 12:26:06 =========|_|==============|___/=/_/_/_/ 12:26:06 12:26:06 :: Spring Boot :: (v3.4.2) 12:26:06 12:26:06 {"version":"1.2.0","timestamp":"2025-04-29T12:26:06.730+0000","service_id":"unknown","message":"Starting SchemasTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 12:26:06 {"version":"1.2.0","timestamp":"2025-04-29T12:26:06.731+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 12:26:07 {"version":"1.2.0","timestamp":"2025-04-29T12:26:07.228+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.251+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.251+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.259+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.274+0000","service_id":"unknown","message":"Completed initialization in 22 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.333+0000","service_id":"unknown","message":"Started SchemasTest in 1.62 seconds (process running for 597.958)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.338+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.338+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.339+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.837+0000","service_id":"unknown","message":"HikariPool-9 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.844+0000","service_id":"unknown","message":"HikariPool-9 - Added connection org.postgresql.jdbc.PgConnection@257e0093","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:08 {"version":"1.2.0","timestamp":"2025-04-29T12:26:08.844+0000","service_id":"unknown","message":"HikariPool-9 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.250+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.250+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.250+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.268+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.268+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.269+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.287+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.287+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.288+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.316+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.316+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.317+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.336+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.336+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.337+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.351+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.351+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.352+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.377+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.377+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.377+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.421+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.421+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.422+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.426+0000","service_id":"unknown","message":"No schema found with name: invalid","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.433+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.433+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.434+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.483+0000","service_id":"unknown","message":"HikariPool-10 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.492+0000","service_id":"unknown","message":"HikariPool-10 - Added connection org.postgresql.jdbc.PgConnection@757966a1","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.493+0000","service_id":"unknown","message":"HikariPool-10 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.502+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.509+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.509+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.510+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.532+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model2 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.538+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.539+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.539+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.559+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Module 'o-ran-smo-teiv-ran' multiple times in the input, with both conformance types IMPLEMENT and IMPORT. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.559+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_10(SchemasTest.java:582)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.566+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.566+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.567+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.570+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid file - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.570+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateYangFile(RequestValidator.java:75)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:68)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_11(SchemasTest.java:605)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.575+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.575+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.576+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.593+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Missing content at the beginning of the document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.593+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_12(SchemasTest.java:628)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.600+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.601+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.601+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.619+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: 'select*fromocucpfunction' is not a valid YANG identifier. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.619+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_13(SchemasTest.java:651)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.626+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.626+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.627+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.644+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Unexpected content at end of document. Check curly braces balance throughout document. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.644+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_14(SchemasTest.java:674)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.651+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.651+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.652+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.669+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.669+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_15(SchemasTest.java:697)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.676+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.676+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.677+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.694+0000","service_id":"unknown","message":"No classifiers and decorators found in module module-rapp-module8 ","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.694+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.695+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_16(SchemasTest.java:720)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.702+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.702+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.703+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.721+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Encountered '{}', which does nothing. Replace with ';' or un-comment the contents. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.721+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_17(SchemasTest.java:743)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.728+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.728+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.729+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.747+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'wrong'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.747+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_18(SchemasTest.java:766)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.755+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.755+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.756+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.774+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.774+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_19(SchemasTest.java:789)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.780+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.781+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.782+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.802+0000","service_id":"unknown","message":"Audit Log: Successful - Create schema module-rapp-model3 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.808+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.808+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.809+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.825+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: (Sub-)Module does not have a 'revision' statement. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.825+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_20(SchemasTest.java:812)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.832+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.832+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.833+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.849+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Invalid schema - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.849+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:283)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_21(SchemasTest.java:835)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.855+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.855+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.856+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.872+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Path to schema node '/model:decorators', part of 'augment' statement, cannot be resolved. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.873+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_22(SchemasTest.java:858)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.879+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.879+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.880+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.898+0000","service_id":"unknown","message":"Module in deleting state","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-in-deleting-status) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.899+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Schema test-app-in-deleting-status already exists and is in the process of being deleted. This may take some time, please try again later. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.899+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Schema in deleting state\n\tat org.oran.smo.teiv.exception.TeivException.schemaInDeletingState(TeivException.java:170)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:243)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_23(SchemasTest.java:881)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.906+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.906+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.907+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.936+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Cannot resolve typedef 'decimal32'. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.936+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.utils.YangParser.checkFindings(YangParser.java:285)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:137)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_24(SchemasTest.java:904)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.943+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.943+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.944+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.961+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.961+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_3(SchemasTest.java:421)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.967+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.968+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.968+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.985+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier geo-classifier - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:09 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.985+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_4(SchemasTest.java:444)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.991+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.991+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:09.992+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.011+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.012+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.012+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_5(SchemasTest.java:467)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.018+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.018+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.019+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.037+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.038+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.038+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_6(SchemasTest.java:490)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.044+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.045+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.062+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(module-rapp-model1) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.063+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.063+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_7(SchemasTest.java:513)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.069+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.070+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.070+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.086+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid schema name: Invalid classifier classifierTest1 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.086+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.utils.YangParser.lambda$getClassifiers$3(YangParser.java:247)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.utils.YangParser.getClassifiers(YangParser.java:238)\n\tat org.oran.smo.teiv.utils.YangParser.validateSchemasYang(YangParser.java:149)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_8(SchemasTest.java:536)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.093+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.093+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.094+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.111+0000","service_id":"unknown","message":"Module already exists","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.IntegrityConstraintViolationException: SQL [insert into teiv_consumer_data.module_reference (name, content, \"ownerAppId\", status, revision) values (?, ?, ?, ?, ?)]; ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.Tools.translate(Tools.java:3468)\n\tat org.jooq.impl.Tools.translate(Tools.java:3458)\n\tat org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:801)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:360)\n\tat org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createModule$5(ModelRepositoryImpl.java:132)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:239)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint \"module_reference_pkey\"\n Detail: Key (name)=(test-app-module) already exists.\n\tat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2676)\n\tat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2366)\n\tat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:356)\n\tat org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:496)\n\tat org.postgresql.jdbc.PgStatement.execute(PgStatement.java:413)\n\tat org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:190)\n\tat org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:177)\n\tat com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44)\n\tat com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java)\n\tat org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:445)\n\tat org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:1024)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:346)\n\t... 129 common frames omitted\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.112+0000","service_id":"unknown","message":"Audit Log: Failed - Create schema using provided file, Invalid file input: Schema already exists - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/schemas","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.112+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid file input\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidFileInput(TeivException.java:93)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModuleWithDuplicateCheck(ModelRepositoryImpl.java:246)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createModule(ModelRepositoryImpl.java:129)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$createConsumerDataModule$10(ModelRepositoryImpl.java:183)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.createConsumerDataModule(ModelRepositoryImpl.java:181)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.createModule(ModelServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.createSchema(ModelController.java:69)\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.createSchema()\n\tat jdk.internal.reflect.GeneratedMethodAccessor164.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_02_postSchemas_9(SchemasTest.java:559)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.118+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.118+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.119+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.130+0000","service_id":"unknown","message":"Audit Log: Successful - Delete schema test-app-for-deletion-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-app-for-deletion-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.136+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.136+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.136+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.139+0000","service_id":"unknown","message":"No module found with name: does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.140+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema does-not-exist-rapp-module, Invalid schema name: does-not-exist-rapp-module - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/does-not-exist-rapp-module","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.140+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_1(SchemasTest.java:938)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.146+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.146+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.147+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.150+0000","service_id":"unknown","message":"No module found with name: test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.150+0000","service_id":"unknown","message":"Audit Log: Failed - Delete schema test-module-in-deleting-state, Invalid schema name: test-module-in-deleting-state - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/schemas/test-module-in-deleting-state","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.150+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.model.rest.controller.ModelController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.lambda$deleteConsumerModule$5(ModelServiceImpl.java:137)\n\tat java.base/java.util.Optional.ifPresentOrElse(Optional.java:198)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.deleteConsumerModule(ModelServiceImpl.java:132)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.deleteSchema(ModelController.java:102)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$1.deleteSchema()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest.validate_03_deleteSchemas_2(SchemasTest.java:959)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:10 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.10 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.SchemasTest 12:26:10 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.157+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest]: DecoratorsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.159+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.161+0000","service_id":"unknown","message":"HikariPool-11 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.166+0000","service_id":"unknown","message":"HikariPool-11 - Added connection org.postgresql.jdbc.PgConnection@6c515cdb","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:10 {"version":"1.2.0","timestamp":"2025-04-29T12:26:10.167+0000","service_id":"unknown","message":"HikariPool-11 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.294+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.294+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.295+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.536+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.536+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.537+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.556+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.556+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.557+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.574+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.574+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.575+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.602+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.602+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.603+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.624+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.624+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.625+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.639+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.639+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.639+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.653+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.654+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.654+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.670+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.670+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.670+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.684+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.684+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.685+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.699+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.699+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.700+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.723+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.723+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.724+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.762+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.762+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.763+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.877+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.877+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.878+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_0(DecoratorsTest.java:405)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.888+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.888+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.889+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.893+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.894+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.894+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.894+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:91)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_1(DecoratorsTest.java:430)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.902+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.902+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.903+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:16 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.955+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Athlone, test-app-module:intdata=456} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=10,ODUFunction=10] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=661A89AD3C2702233CD9E96E97E738C05C35EC5FDF32DC78D149B773726350067315B72448D004C938BCD0263F0C4BCCC8A5F9CDD145B9B740983D1523664328] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.965+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.965+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.966+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.995+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.995+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:16.996+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_2(DecoratorsTest.java:453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.006+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.006+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.007+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.011+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.011+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.011+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.012+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:92)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_3(DecoratorsTest.java:478)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.018+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.018+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.019+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.067+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.068+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.069+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_4(DecoratorsTest.java:501)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.079+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.079+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.081+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.087+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.089+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:te=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.089+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.089+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_03_postDecoratorsMerge_5(DecoratorsTest.java:526)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.103+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.103+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.104+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.113+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.121+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.121+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.122+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.142+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.157+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.157+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.158+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.198+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=CEEC51BE136D671D2101C09FEDD8A1D95E1E177A4818E9FC0D6E63E610BC8FE26FC9C729A1E58AD43D70472F4CD54403E25CB1E5D2BBA66966625C21435C4A78] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.208+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.209+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.209+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.235+0000","service_id":"unknown","message":"Audit Log: Merge decorators={test-app-module:textdata=Budapest, test-app-module:intdata=123} for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.240+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.240+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.241+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.257+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=1} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.257+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.258+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_0(DecoratorsTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.267+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.267+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.268+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.298+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=2} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.298+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.300+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_1(DecoratorsTest.java:656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.309+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.309+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.309+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.313+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot deserialize value of type `java.util.LinkedHashMap` from Array value (token `JsonToken.START_ARRAY`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 15] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"decorators\"]) , Payload= {\"decorators\":[\"test-app-module:textdata\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.324+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.324+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.325+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.370+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=3} for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.370+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.371+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:86)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_2(DecoratorsTest.java:681)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.383+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.383+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.384+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.391+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.392+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module-wrong:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.392+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.392+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateDelete(DecoratorsServiceImpl.java:106)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController$$SpringCGLIB$$0.updateDecorator()\n\tat jdk.internal.reflect.GeneratedMethodAccessor188.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter.doFilter(DecoratorsRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest.validate_04_postDecoratorsDelete_3(DecoratorsTest.java:706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.414+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.415+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.415+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.423+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.431+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.431+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.432+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.437+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.445+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.446+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.447+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.466+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.473+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.473+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.474+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.489+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.496+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.496+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.497+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.522+0000","service_id":"unknown","message":"Audit Log: Delete decorators={test-app-module:textdata=Stockholm, test-app-module:intdata=123} for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.528+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.529+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.529+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.531+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove decorators. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivDecorator$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 304] (through reference chain: org.oran.smo.teiv.api.model.OranTeivDecorator[\"operation\"]) , Payload= {\"decorators\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/decorators","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:17 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.378 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DecoratorsTest 12:26:17 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.551+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.DataTest]: DataTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.553+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.DataTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.554+0000","service_id":"unknown","message":"HikariPool-12 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.561+0000","service_id":"unknown","message":"HikariPool-12 - Added connection org.postgresql.jdbc.PgConnection@234f66a6","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:17 {"version":"1.2.0","timestamp":"2025-04-29T12:26:17.561+0000","service_id":"unknown","message":"HikariPool-12 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.177+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.178+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.178+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.194+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.194+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.195+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.202+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.202+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.203+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.205+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getDomainTypes(DataServiceImpl.java:83)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllDomains$0(DataController.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllDomains(DataController.java:67)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllDomains()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_00_getAllDomains_2(DataTest.java:130)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.210+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.210+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.211+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.224+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.224+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.225+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.233+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.233+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.234+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.241+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.241+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.242+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.249+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.250+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.250+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.252+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_4(DataTest.java:357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.257+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.257+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.258+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.260+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.getViableLimit(PaginationUtil.java:53)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyEntityTypes(DataServiceImpl.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:78)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_01_getTopologyEntityTypes_5(DataTest.java:378)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.265+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.265+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.265+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.279+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.279+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.280+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.292+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.292+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.292+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.315+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.315+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.316+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.331+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.331+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.332+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.352+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.352+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.353+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.366+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.366+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.367+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.379+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.379+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.380+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.396+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.396+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.397+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.410+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.410+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.410+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.423+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.423+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.423+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.435+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.436+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.436+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.447+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.447+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.448+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.458+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.458+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.459+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.470+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.470+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.471+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.482+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.482+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.482+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.506+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.506+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.507+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.518+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.518+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.519+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.530+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.530+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.531+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.534+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_25(DataTest.java:1177)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.540+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.540+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.541+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.544+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_26(DataTest.java:1198)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.548+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.549+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.549+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.553+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:192)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_27(DataTest.java:1219)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.558+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.558+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.558+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.561+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_28(DataTest.java:1240)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.566+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.566+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.567+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.570+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.validateGeographicPoint(ConditionFactory.java:145)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:102)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.handleSimpleAttribute(ConditionFactory.java:164)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AttributesCondition.getCondition(ConditionFactory.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_29(DataTest.java:1261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.575+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.575+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.576+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.588+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.588+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.589+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.592+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityTypeInDomain(TeivException.java:68)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityTypeInDomain(RequestValidator.java:54)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:132)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_30(DataTest.java:1282)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.597+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.598+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.598+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.600+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown entity type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownEntityType(TeivException.java:62)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateEntityType(RequestValidator.java:48)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:131)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_31(DataTest.java:1303)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.606+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.606+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.606+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.612+0000","service_id":"unknown","message":"Parsing error on target /attributes[contains(gNBCUName,'Cucp-1')] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input '[contains(gNBCUName' at line 1:21\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.613+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:95)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_32(DataTest.java:1324)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.618+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.618+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.619+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.625+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:148)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_33(DataTest.java:1345)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.631+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.631+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.632+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.642+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.643+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.643+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.654+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.655+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.655+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.666+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.666+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.666+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.670+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:431)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_37(DataTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.678+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.678+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.678+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.681+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateReliabilityIndicator(BasePathRefinement.java:987)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:738)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_38(DataTest.java:1482)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.687+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.687+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.687+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.690+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid metadata content\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidMetadaFilter(TeivPathException.java:126)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:744)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_39(DataTest.java:1505)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.696+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.696+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.697+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.729+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.729+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.730+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.733+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateMetadataParameter(BasePathRefinement.java:741)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:681)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_40(DataTest.java:1528)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.739+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.739+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:24 {"version":"1.2.0","timestamp":"2025-04-29T12:26:24.740+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.052+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.053+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.053+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.068+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.068+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.069+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.081+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.081+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.081+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.097+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.097+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.098+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.110+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.110+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.111+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.125+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.125+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.125+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.137+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.137+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.138+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.170+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.170+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.172+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.187+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.187+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.188+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.202+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.202+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.203+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.218+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.218+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.219+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.233+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.233+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.234+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.249+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.249+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.250+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.275+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.276+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.277+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.298+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.298+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.299+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.319+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.319+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.320+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.323+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '2025-23-23T27:12:48.62817246Z' could not be parsed: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.format.DateTimeFormatter.createError(DateTimeFormatter.java:2023)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1958)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: java.time.DateTimeException: Invalid value for MonthOfYear (valid values 1 - 12): 23\n\tat java.base/java.time.temporal.ValueRange.checkValidIntValue(ValueRange.java:338)\n\tat java.base/java.time.temporal.ChronoField.checkValidIntValue(ChronoField.java:737)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:644)\n\tat java.base/java.time.chrono.IsoChronology.resolveYMD(IsoChronology.java:126)\n\tat java.base/java.time.chrono.AbstractChronology.resolveDate(AbstractChronology.java:442)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:586)\n\tat java.base/java.time.chrono.IsoChronology.resolveDate(IsoChronology.java:126)\n\tat java.base/java.time.format.Parsed.resolveDateFields(Parsed.java:366)\n\tat java.base/java.time.format.Parsed.resolveFields(Parsed.java:272)\n\tat java.base/java.time.format.Parsed.resolve(Parsed.java:259)\n\tat java.base/java.time.format.DateTimeParseContext.toResolved(DateTimeParseContext.java:331)\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2058)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\t... 140 common frames omitted\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.324+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_56(DataTest.java:2021)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.330+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.330+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.330+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.333+0000","service_id":"unknown","message":"Error while parsing timestamp in scope filter:","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"java.time.format.DateTimeParseException: Text '202510-11T20:12:48.62817246Z' could not be parsed at index 0\n\tat java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2052)\n\tat java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1954)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:404)\n\tat java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:389)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:107)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.334+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid query condition\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidQueryCondition(TeivPathException.java:154)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$AnyCondition.convert(ConditionFactory.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.lessThanCondition(ConditionFactory.java:451)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ConditionFactory$MetaDataMapCondition.getCondition(ConditionFactory.java:417)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlock.getCondition(ScopeLogicalBlock.java:62)\n\tat org.oran.smo.teiv.exposure.teivpath.innerlanguage.InnerFilterCriteria.getCondition(InnerFilterCriteria.java:65)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createInnerQuery(PathToJooqRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.createBasicQuery(PathToJooqRefinement.java:76)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinement.toJooq(PathToJooqRefinement.java:58)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:89)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_57(DataTest.java:2042)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.342+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.342+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.344+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.356+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.357+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.357+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.370+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.370+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.371+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.383+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.383+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.383+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.394+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.394+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.394+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.418+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.418+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.420+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.432+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.432+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.433+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.458+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.458+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.459+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.473+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.473+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.474+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.486+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.487+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.487+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.499+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.499+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.500+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.512+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.512+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.513+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.516+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.setContainerTypesAndTopologyObjects(BasePathRefinement.java:166)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$processTopologyObjectsWithContainerTypeNull$6(BasePathRefinement.java:155)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.processTopologyObjectsWithContainerTypeNull(BasePathRefinement.java:155)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:96)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_68(DataTest.java:2357)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.522+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.522+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.522+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.525+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameters for association\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidParamsForAssociation(TeivPathException.java:140)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkParamsForAssociation(BasePathRefinement.java:609)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAssociationTopologyObject(BasePathRefinement.java:600)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkAttributesOfTopologyObject(BasePathRefinement.java:639)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:559)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_69(DataTest.java:2380)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.530+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.530+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.530+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.541+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.541+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.542+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.555+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.555+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.556+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.569+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.569+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.570+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.573+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.assembleTopologyObject(ResolverUtil.java:104)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getTopologyObjectForScope(ResolverUtil.java:87)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:186)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitContainsFunctionCondition(ScopeFilterListener.java:115)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$ContainsFunctionConditionContext.exitRule(teivPathParser.java:546)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_72(DataTest.java:2463)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.579+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.579+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.580+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.582+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_73(DataTest.java:2486)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.588+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.588+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.589+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.591+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ResolverUtil.getContainerType(ResolverUtil.java:59)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getScopeObjectBuilder(ScopeFilterListener.java:189)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.exitLeafCondition(ScopeFilterListener.java:149)\n\tat org.oran.smo.teiv.antlr4.teivPathParser$LeafConditionContext.exitRule(teivPathParser.java:1018)\n\tat org.antlr.v4.runtime.Parser.triggerExitRuleEvent(Parser.java:410)\n\tat org.antlr.v4.runtime.Parser.exitRule(Parser.java:642)\n\tat org.oran.smo.teiv.utils.path.TeivPathParser.exitRule(TeivPathParser.java:40)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:296)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_74(DataTest.java:2507)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.596+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.596+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.597+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.617+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.617+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.618+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.621+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_76(DataTest.java:2563)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.627+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.627+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.627+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.630+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_02_getTopologyByEntityTypeName_77(DataTest.java:2584)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.636+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.636+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.637+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.648+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.648+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.648+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.659+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.659+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.659+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.669+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.669+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.670+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.681+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.681+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.682+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.692+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.692+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.693+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.696+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:120)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_2(DataTest.java:2685)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.702+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.702+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.703+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.705+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyById$4(DataController.java:119)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyById(DataController.java:115)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_03_getTopologyById_3(DataTest.java:2706)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.711+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.711+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.711+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.719+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.719+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.719+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.719+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.720+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.720+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.735+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.735+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.736+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.739+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.740+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.747+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.748+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.748+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.752+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.753+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.753+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.753+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.753+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.753+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.764+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.764+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.765+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.769+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.769+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.770+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.770+0000","service_id":"unknown","message":"Unknown entity name: OCUUPFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.770+0000","service_id":"unknown","message":"Unknown entity name: OCUCPFUNCTION_E1LINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.770+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.780+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.780+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.781+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.792+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.793+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.793+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.800+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.801+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.801+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.801+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.801+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.801+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.802+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_ANTENNAMODULE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.802+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.812+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.813+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.813+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.818+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.818+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.818+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.818+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.818+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.818+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.822+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:202)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_14(DataTest.java:3147)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.829+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.829+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.830+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.834+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.834+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.835+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.835+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.835+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.835+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.839+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:164)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_04_getAllRelationshipsForEntityId_15(DataTest.java:3168)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.846+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.846+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.847+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.857+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.858+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.858+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.858+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.858+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.859+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.859+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.859+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.859+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.860+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.860+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.860+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.860+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.860+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.861+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.861+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.861+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.861+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.861+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.861+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.862+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.862+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.885+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.885+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.886+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.896+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.896+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.897+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.897+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.897+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.897+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.898+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.898+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.898+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.898+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.899+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.899+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.899+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.900+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.900+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.900+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.900+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.900+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.901+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.901+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.901+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.901+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.925+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.925+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.926+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.934+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.934+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.934+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.935+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.935+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.935+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.935+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.936+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.936+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.936+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.937+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.937+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.937+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.937+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.938+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.938+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.938+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.938+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.938+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.939+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.939+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:25 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.939+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.961+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.962+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.962+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.972+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.973+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.973+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.973+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.973+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.974+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.974+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.974+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.975+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.975+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.975+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.976+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.976+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.976+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.976+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.977+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.977+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.977+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.978+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.978+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.978+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:25.978+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.008+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.008+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.009+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.014+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.014+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.014+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.014+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.027+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.027+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.028+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.033+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.033+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.034+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.034+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.043+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.043+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.044+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.051+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.051+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.051+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.052+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.052+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.052+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.066+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.066+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.067+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.072+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.073+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.074+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.074+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.074+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.074+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.089+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.089+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.090+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.095+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.095+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.095+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.095+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.095+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.095+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.096+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.096+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.096+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.096+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.096+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.096+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.110+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.110+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.111+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.117+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.118+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.118+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.118+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.118+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.118+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.119+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.119+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.119+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.119+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.119+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.119+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.137+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.137+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.138+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.148+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.149+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.150+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.150+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.150+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.150+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.164+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.164+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.165+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.172+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.173+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.173+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.173+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.173+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.173+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.173+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_PROVIDES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.174+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.174+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_GROUPS_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.174+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEA_INSTALLED_AT_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.174+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.174+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.189+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.189+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.190+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.205+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.205+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.206+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.219+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.219+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.219+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.230+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.230+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.230+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.254+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.254+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.255+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.257+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_05_getRelationshipTypes_4(DataTest.java:3684)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.262+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.263+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.263+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.274+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.274+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.275+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.285+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.285+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.286+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.296+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.296+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.296+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.301+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapper.mapRelationships(RelationshipMapper.java:47)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:236)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_11(DataTest.java:4056)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.306+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.306+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.307+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.309+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown relationship type\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownRelationshipTypeInDomain(TeivException.java:82)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateRelationshipTypeInDomain(RequestValidator.java:67)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:103)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_06_getRelationshipsByType_12(DataTest.java:4077)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.314+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.314+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.314+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.324+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.324+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.325+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.335+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.335+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.336+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.345+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.345+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.346+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.354+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.354+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.355+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.363+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.364+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.364+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.366+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.367+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.373+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.373+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.373+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.376+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.376+0000","service_id":"unknown","message":"Unknown entity name: ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS_USES_ENTITYTYPEAWITHENTITYTYPENAMELENGTHLONGERTHANSIXTYTHREECHARACTERS","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.382+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.382+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.383+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.385+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.385+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.392+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.392+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.392+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.406+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.407+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.407+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.419+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.419+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.419+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.428+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.428+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.429+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.438+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.438+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.439+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.446+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.446+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.447+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.449+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipById(DataServiceImpl.java:221)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipById$8(DataController.java:180)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipById(DataController.java:175)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_07_getRelationshipById_2(DataTest.java:4238)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.455+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.455+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.455+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.462+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.462+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.463+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.476+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.476+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.477+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.509+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.509+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.510+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.525+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.525+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.526+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.537+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.537+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.537+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.550+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.551+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.551+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.575+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.575+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.576+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.590+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.590+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.591+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.595+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid Value\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidValueException(TeivException.java:152)\n\tat org.oran.smo.teiv.exposure.utils.PaginationUtil.validateOffset(PaginationUtil.java:38)\n\tat org.oran.smo.teiv.exposure.spi.mapper.EntityMapper.mapEntities(EntityMapper.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:159)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_15(DataTest.java:4771)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.601+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.601+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.602+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.605+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid parameter error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.sourceIdNameError(TeivPathException.java:72)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.checkSourceIdTopologyObject(BasePathRefinement.java:615)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainerWithMatchingParameters(BasePathRefinement.java:565)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScope(BasePathRefinement.java:543)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateContainers$38(BasePathRefinement.java:536)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateContainers(BasePathRefinement.java:536)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:104)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntitiesByDomain(DataServiceImpl.java:157)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:147)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.DataTest.validate_08_getEntitiesByDomain_16(DataTest.java:4792)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.611+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.611+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.611+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.623+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.623+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.623+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.634+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.634+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.634+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.647+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.647+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.647+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.659+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.659+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.660+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.673+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.673+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.674+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.688+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.688+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.689+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.703+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.703+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.704+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.716+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.716+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.717+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.728+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.728+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.729+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.741+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.742+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.742+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.755+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.755+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.755+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.766+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.766+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.766+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.777+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.777+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.777+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.787+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.787+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.788+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.798+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.798+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.798+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.809+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.809+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.809+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.826+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.826+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.827+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.836+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.836+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.836+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.846+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.846+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.846+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.866+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.866+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.867+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.882+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.882+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.883+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:26 [INFO] Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.343 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.DataTest 12:26:26 [INFO] Running org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 12:26:27 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.895+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest]: ClassifiersTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:26:27 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.897+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:26:27 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.898+0000","service_id":"unknown","message":"HikariPool-13 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:27 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.906+0000","service_id":"unknown","message":"HikariPool-13 - Added connection org.postgresql.jdbc.PgConnection@2468e84d","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:27 {"version":"1.2.0","timestamp":"2025-04-29T12:26:26.907+0000","service_id":"unknown","message":"HikariPool-13 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.044+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.045+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.063+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.063+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.064+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.077+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.077+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.078+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.088+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.088+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.089+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.100+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.100+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.100+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.116+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.116+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.117+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.131+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.131+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.132+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.145+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.145+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.145+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.156+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.156+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.156+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.167+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.167+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.167+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.179+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.179+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.179+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.183+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.consumerdata.ConsumerDataValidator.validate(ConsumerDataValidator.java:51)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateClassifiersParameter(BasePathRefinement.java:759)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateParameterOfScopeObject(BasePathRefinement.java:675)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.runOnTree(BasePathRefinement.java:955)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$validateScopeParametersDataType$46(BasePathRefinement.java:654)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.validateScopeParametersDataType(BasePathRefinement.java:654)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:105)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:104)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_01_getClassifiers_getRelationshipsByType_3(ClassifiersTest.java:354)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.198+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.198+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.199+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.210+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.210+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.211+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.245+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.245+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.246+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.260+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.260+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.261+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.294+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.295+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.295+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_0(ClassifiersTest.java:469)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.303+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.303+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.305+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.308+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.308+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.308+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.309+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:93)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_1(ClassifiersTest.java:494)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.315+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.315+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.316+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.347+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, urn:WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.347+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.348+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_2(ClassifiersTest.java:517)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.357+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.357+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.358+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.361+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.362+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.362+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.362+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:94)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_03_postClassifiers_merge_3(ClassifiersTest.java:542)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.367+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.367+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.368+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.407+0000","service_id":"unknown","message":"Audit Log: Merge classifiers=[test-app-module:Weekday] for entities=[urn:o-ran:smo:teiv:sha512:AntennaModule=971FCD28D02B78DDD982611639A0957140339C5522EAAF3FBACA1B8308CF7B0A870CFA80AE04E259805B2A2CB95E263261309883B4D4BF50183FA17AFBA47EA7, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.413+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.413+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.414+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.425+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[WRONG_ENTITY_ID, urn:o-ran:smo:teiv:sha512:AntennaModule=308D6602D2FE1C923DF176A0F30688B1810DFA7BC4AD5B8050BF9E27361ECA86E86B47B8582DC28E8CE92EB81822DE248845E87094557A953FD9F15BA508B03A] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.425+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.426+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_0(ClassifiersTest.java:581)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.431+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.431+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.432+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.454+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:SECTOR_GROUPS_ANTENNAMODULE=44F4F4FC906E9A7525065E4565246F7469CBD11FC7752C61EA6D74776845900AFF472DCAACA1F66443490B6CE0DD9AC9A5E1467022118599F6B4C6EC63400512, WRONG_RELATIONSHIP_ID] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.455+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.455+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:136)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.checkIfIdsExist(ConsumerDataOperation.java:110)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.lambda$execute$1(ConsumerDataOperation.java:73)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.runMethodSafe(ConsumerDataOperation.java:154)\n\tat org.oran.smo.teiv.exposure.consumerdata.operation.ConsumerDataOperation.execute(ConsumerDataOperation.java:72)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_1(ClassifiersTest.java:606)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.462+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.462+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.463+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.467+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.467+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module-wrong:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (failed) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.467+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.468+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid schema name\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidSchema(TeivException.java:89)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateDelete(ClassifiersServiceImpl.java:108)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:82)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController$$SpringCGLIB$$0.updateClassifier()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter.doFilter(ClassifiersRequestFilter.java:58)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest.validate_04_postClassifiers_delete_2(ClassifiersTest.java:631)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.473+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.473+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.473+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.476+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.480+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.480+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.481+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.499+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.504+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.504+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.504+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.515+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.520+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.520+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.521+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.539+0000","service_id":"unknown","message":"Audit Log: Delete classifiers=[test-app-module:Rural, test-app-module:Weekend] for entities=[urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13, urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14] and relationships=[urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=6F7BFBD3DA2A9A592084C75242210A33C9DCF10CFCD53B761A6ACCD385132921679EC3C16394A4DEEE5883712C9719511388230151BA84FBF209DFCFB639E2EA, urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=DD9259A1B57FF2BB9DEC77C29DBFA4A5C49960D80622F603809ACA47E786DDD5C7ABD267D554A7C796477A9B2E02E072A8E682E4ED38F331BFB6DC3827CE4DB7] (successful) - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.544+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.544+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.544+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.546+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot construct instance of `org.oran.smo.teiv.api.model.OranTeivClassifier$OperationEnum`, problem: Unexpected value 'unknown'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 292] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"operation\"]) , Payload= {\"classifiers\":[\"test-app-module-wrong:Rural\",\"test-app-module:Weekend\"],\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"unknown\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.549+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.549+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.550+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.551+0000","service_id":"unknown","message":"Audit Log: Failed to process the request to merge/remove classifiers. Exception= Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 16] (through reference chain: org.oran.smo.teiv.api.model.OranTeivClassifier[\"classifiers\"]) , Payload= {\"classifiers\":{\"test-app-module:textdata\":\"Stockholm\",\"test-app-module:intdata\":123},\"entityIds\":[\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=13,ODUFunction=13\",\"urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=14,ODUFunction=14\"],\"operation\":\"delete\"} - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/classifiers","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:33 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.659 s -- in org.oran.smo.teiv.exposure.api.contract.exposure.ClassifiersTest 12:26:33 [INFO] Running org.oran.smo.teiv.exposure.api.contract.GroupsTest 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.556+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.api.contract.GroupsTest]: GroupsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.565+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.api.contract.GroupsTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.567+0000","service_id":"unknown","message":"HikariPool-14 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.572+0000","service_id":"unknown","message":"HikariPool-14 - Added connection org.postgresql.jdbc.PgConnection@65a3508f","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:33 {"version":"1.2.0","timestamp":"2025-04-29T12:26:33.572+0000","service_id":"unknown","message":"HikariPool-14 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:40 12:26:40 . ____ _ __ _ _ 12:26:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:26:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:26:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:26:40 ' |____| .__|_| |_|_| |_\__, | / / / / 12:26:40 =========|_|==============|___/=/_/_/_/ 12:26:40 12:26:40 :: Spring Boot :: (v3.4.2) 12:26:40 12:26:40 {"version":"1.2.0","timestamp":"2025-04-29T12:26:40.287+0000","service_id":"unknown","message":"Starting GroupsTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 12:26:40 {"version":"1.2.0","timestamp":"2025-04-29T12:26:40.287+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.554+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.554+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.558+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.570+0000","service_id":"unknown","message":"Completed initialization in 16 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.625+0000","service_id":"unknown","message":"Started GroupsTest in 1.359 seconds (process running for 631.25)","extra_data":{"logger":"org.oran.smo.teiv.exposure.api.contract.GroupsTest","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.630+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.630+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.631+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.682+0000","service_id":"unknown","message":"HikariPool-15 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.688+0000","service_id":"unknown","message":"HikariPool-15 - Added connection org.postgresql.jdbc.PgConnection@683906ab","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.689+0000","service_id":"unknown","message":"HikariPool-15 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.696+0000","service_id":"unknown","message":"HikariPool-16 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.702+0000","service_id":"unknown","message":"HikariPool-16 - Added connection org.postgresql.jdbc.PgConnection@10c0069e","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.703+0000","service_id":"unknown","message":"HikariPool-16 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.713+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=1]\n} with id urn:o-ran:smo:teiv:group=6a124aeb-dfc7-48c1-abd3-850232217d4c - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.725+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.725+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.726+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.739+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetEntitiesByType {\n queryType: getEntitiesByType\n domain: RAN\n entityTypeName: NRCellDU\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=46f1c247-f2e9-41de-9b9c-5803b20da41c - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.745+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.745+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.746+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.755+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: bla\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n}, Unknown domain - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.755+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.756+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getModuleByDomain$2(SchemaRegistry.java:97)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getModuleByDomain(SchemaRegistry.java:97)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getIncludedDomains(SchemaRegistry.java:108)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityTypesByDomain(SchemaRegistry.java:253)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getEntityNamesByDomain(SchemaRegistry.java:269)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.defineTopologyObjectTypeForTarget(BasePathRefinement.java:506)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$34(BasePathRefinement.java:479)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$resolveUndefinedObjectTypesInTarget$35(BasePathRefinement.java:478)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedObjectTypesInTarget(BasePathRefinement.java:477)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveUndefinedTopologyObjectTypes(BasePathRefinement.java:467)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:103)\n\tat org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImpl.getTopologyByFilterCriteria(DataRepositoryImpl.java:88)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getRelationshipsByType(DataServiceImpl.java:234)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByTypeResolver.resolveByCriteria(RelationshipByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_10(GroupsTest.java:295)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.764+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.764+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.764+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.774+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: TEIV\n entityTypeName: NRCellDU\n entityId: urn:3gpp:dn:SubNetwork=Europe,SubNetwork=Hungary,MeContext=1,ManagedElement=9,ODUFunction=9,NRCellDU=1\n targetFilter: /NRCellDU/attributes(nCI)\n scopeFilter: /NRCellDU/attributes[@cellLocalId=2]\n}, Invalid target filter, only relationship conditions can be provided - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.774+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.774+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_11(GroupsTest.java:318)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.780+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.780+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.781+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.784+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: NRCellDU-1\n targetFilter: null\n scopeFilter: null\n}, Topology ID format not supported - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.784+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.784+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Topology ID format not supported\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.invalidTopologyID(TeivException.java:57)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateTopologyID(RequestValidator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.validateGroup(DynamicGroupCreator.java:82)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:68)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:92)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_12(GroupsTest.java:341)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.790+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.790+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.791+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.859+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.859+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.860+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.869+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.869+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.869+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.877+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.878+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.878+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_15(GroupsTest.java:414)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.884+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.884+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.884+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.900+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}], Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.900+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.900+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_16(GroupsTest.java:437)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.906+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.906+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.907+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.910+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.910+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.911+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.911+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.911+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.912+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_17(GroupsTest.java:460)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.917+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.917+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.918+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.921+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement:bla=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology type must be in the format 'moduleName:topologyTypeName'. Provided: o-ran-smo-teiv-oam:ManagedElement:bla - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.921+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.921+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:90)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_18(GroupsTest.java:483)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.926+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.926+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.927+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.930+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}], Unable to parse the given providedMembers. Topology id 3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2 is not in supported format. Provided members id should start with urn: - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.930+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.930+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:119)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_19(GroupsTest.java:506)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.935+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.935+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.936+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.940+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.940+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.940+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.940+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.940+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.940+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.954+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsForEntityId {\n queryType: getRelationshipsForEntityId\n domain: RAN\n entityTypeName: NRCellDU\n entityId: urn:NRCellDU-1\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=83abcfef-54b2-4cb5-9d6a-beff7f3eaf9b - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.962+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.962+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.963+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.967+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.967+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.967+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_20(GroupsTest.java:529)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.973+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.973+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.974+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.977+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{}]}], Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.977+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.977+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_21(GroupsTest.java:552)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.983+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.983+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.984+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.987+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:41 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.987+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.988+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_22(GroupsTest.java:575)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.994+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.994+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.995+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.998+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}], Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.998+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:41.998+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_23(GroupsTest.java:598)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.004+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.004+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.005+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.007+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}], Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.007+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.008+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_24(GroupsTest.java:621)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.014+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.014+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.014+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.017+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}], Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.017+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.018+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_25(GroupsTest.java:644)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.023+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.024+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.024+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.027+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}], Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.027+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.028+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_26(GroupsTest.java:667)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.033+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.033+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.034+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.038+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=3}]}], The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.038+0000","service_id":"unknown","message":"Exception while creating the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.039+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.creator.StaticGroupCreator.create(StaticGroupCreator.java:57)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.createGroup(GroupsServiceImpl.java:94)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$createGroup$0(GroupsController.java:90)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.createGroup(GroupsController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.createGroup()\n\tat jdk.internal.reflect.GeneratedMethodAccessor482.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter.doFilter(GroupCreationRequestFilter.java:82)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_00_createGroup_27(GroupsTest.java:690)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.044+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.044+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.045+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.046+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"dynamic\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, A static group cannot be created of type 'dynamic' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.054+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.054+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.054+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.056+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"static-cell-filter-group\",\"type\":\"invalidGroup\",\"providedMembers\":[{\"o-ran-smo-teiv-ran:NRCellDU\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2\"]}]}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.059+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.059+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.060+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.068+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=dynamic, name=dynamic-cell-filter-group, criteria=class OranTeivGetRelationshipsByType {\n queryType: getRelationshipsByType\n domain: RAN\n relationshipTypeName: NRCELLDU_USES_NRSECTORCARRIER\n targetFilter: null\n scopeFilter: null\n} with id urn:o-ran:smo:teiv:group=c364a30f-a1b0-4e30-87cd-837336569e52 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.075+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.075+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.076+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.086+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.086+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.087+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.090+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.090+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.090+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-oam-ran does not contain the entity type: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.112+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Create group type=static, name=static-cell-filter-group, providedMembers=[{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}, {o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}, {o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:ManagedElement=1}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=EA8BF964B4888BFD1991D8E2ECDFA7723118D3829C1378ACBB5484F9ADE328957641013EDF2BEC80CB8E4E0A46CC2D85B960EF25ABF61CC8601095948E368624}]}, {o-ran-smo-teiv-ran:ODUFUNCTION_PROVIDES_NRCELLDU=[{id=urn:o-ran:smo:teiv:sha512:ODUFUNCTION_PROVIDES_NRCELLDU=7EB5B959010A84E95BFA6CAA314120CC335007FCDB2947A53A6E19171BB8742965A874FB89B73CD21EB790E52C8E6DC129B35469BA3867DAC67F4DE72E60185E}]}, {o-ran-smo-teiv-rel-oam-ran:MANAGEDELEMENT_MANAGES_ODUFUNCTION=[{id=urn:o-ran:smo:teiv:sha512:MANAGEDELEMENT_MANAGES_ODUFUNCTION=86084B5A80FAC7339117CEB91A4838FAC28C50AF00C9A13DF66FFA497356A8F440626A935B9621D4C833F0A6DE2722EDC9A312E506D80235A8C1BF54D8DFACC8}]}] with id urn:o-ran:smo:teiv:group=96fc31a1-e99a-4a8a-8c01-9dba74e7156a - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.122+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.122+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.123+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.124+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.133+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.134+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.134+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.135+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"static\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, A dynamic group cannot be created of type 'static' - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.139+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.139+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.140+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.141+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"invalidGroupType\",\"criteria\":{\"queryType\":\"getRelationshipsByType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid group type. Only 'static' or 'dynamic' types are allowed - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.144+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.144+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.145+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.146+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\"name\":\"dynamic-cell-filter-group\",\"type\":\"dynamic\",\"criteria\":{\"queryType\":\"invalidQueryType\",\"domain\":\"RAN\",\"relationshipTypeName\":\"NRCELLDU_USES_NRSECTORCARRIER\"}}, Invalid query type. Only 'getRelationshipsForEntityId', 'getEntitiesByDomain', 'getEntitiesByType' & 'getRelationshipsByType' are supported. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.150+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.151+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.151+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.152+0000","service_id":"unknown","message":"Audit Log: FAILED - Create group {\\n \"name\": \"dynamic-cell-filter-group\",\\n \"type\": \"dynamic\",\\n \"criteria\": {\\n \"queryType\": \"getEntitiesByType\",\\n \"domain\": \"RAN\",\\n }\\n }, Unable to parse the given request body. Unexpected character ('\\' (code 92)): was expecting double-quote to start field name\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupCreationRequestFilter","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.158+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.158+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.159+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.192+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.192+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.193+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.203+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.204+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.204+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.213+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.213+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.214+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.222+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.222+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.223+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.231+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.231+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.232+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.248+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.248+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.250+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.258+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.258+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.258+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.266+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.266+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.266+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.273+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.274+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.274+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.280+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.280+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.281+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.284+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440100 ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.InvalidTypeIdException: Could not resolve subtype of [simple type, class org.oran.smo.teiv.api.model.OranTeivCriteria]: missing type id property 'queryType'\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 121]\n\tat com.fasterxml.jackson.databind.exc.InvalidTypeIdException.from(InvalidTypeIdException.java:43)\n\tat com.fasterxml.jackson.databind.DeserializationContext.missingTypeIdException(DeserializationContext.java:2051)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleMissingTypeId(DeserializationContext.java:1622)\n\tat com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase._handleMissingTypeId(TypeDeserializerBase.java:309)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer._deserializeTypedUsingDefaultImpl(AsPropertyTypeDeserializer.java:211)\n\tat com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.deserializeTypedFromObject(AsPropertyTypeDeserializer.java:145)\n\tat com.fasterxml.jackson.databind.deser.AbstractDeserializer.deserializeWithType(AbstractDeserializer.java:263)\n\tat com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:141)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.285+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Criteria deserialization exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.criteriaDeserializationException(GroupsException.java:50)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:155)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_5(GroupsTest.java:1062)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.290+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.291+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.291+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.298+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.298+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.298+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.301+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.301+0000","service_id":"unknown","message":"Error while fetching the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: urn:o-ran:smo:teiv:group=non-existing-group\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupById$1(GroupsRepositoryImpl.java:103)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupById(GroupsRepositoryImpl.java:101)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:139)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.302+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getGroupById(GroupsServiceImpl.java:152)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getGroupById$10(GroupsController.java:172)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getGroupById(GroupsController.java:172)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getGroupById()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_02_getGroupById_7(GroupsTest.java:1106)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.307+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.307+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.308+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.314+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.318+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.318+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.319+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.323+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Delete group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000 - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655441000","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.327+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.327+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.329+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.331+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group doesn't exist when trying to delete the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.331+0000","service_id":"unknown","message":"Error while deleting the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to delete the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.deleteGroupById(GroupsRepositoryImpl.java:261)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.deleteGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:119)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.332+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.332+0000","service_id":"unknown","message":"Audit Log: FAILED - Delete group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: DELETE, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.332+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.deleteGroup(GroupsServiceImpl.java:122)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$2(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$deleteGroup$4(GroupsController.java:126)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.deleteGroup(GroupsController.java:125)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.deleteGroup()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:596)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:660)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.delete(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:635)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.delete(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_03_deleteGroup_2(GroupsTest.java:1155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.339+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.339+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.339+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.345+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.345+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.346+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.354+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.360+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.360+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.361+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.365+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Update name test-group-new-name for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051 - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440051/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.370+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.370+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.371+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.374+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.374+0000","service_id":"unknown","message":"Error while updating the group name: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:non-existing-group does not exist when trying to rename the group.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.renameGroupById(GroupsRepositoryImpl.java:250)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.renameGroupById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:129)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.375+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.375+0000","service_id":"unknown","message":"Audit Log: FAILED - Update name test-group-new-name for group urn:o-ran:smo:teiv:non-existing-group, The requested group is not found - Request Info: Method: PUT, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:non-existing-group/name","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.375+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.renameGroup(GroupsServiceImpl.java:132)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$5(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateGroupName$7(GroupsController.java:138)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateGroupName(GroupsController.java:137)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateGroupName()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:593)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:652)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.put(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:627)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.put(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_04_putGroup_2(GroupsTest.java:1221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.380+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.380+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.381+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.387+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.387+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.388+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.418+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.418+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.419+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.431+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.431+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.432+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.440+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.440+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.440+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.440+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.440+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.441+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.442+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.458+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Resource Not Found\n\tat org.oran.smo.teiv.exception.TeivException.resourceNotFoundException(TeivException.java:131)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getEntityById(DataServiceImpl.java:133)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_10(GroupsTest.java:1572)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.467+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.467+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.468+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.472+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Grammar error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.grammarError(TeivPathException.java:55)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.checkIfContainerIsCompatibleWithQueryFunction(ScopeFilterListener.java:73)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.generateLBWithContainers(ScopeFilterListener.java:60)\n\tat java.base/java.util.Optional.orElseGet(Optional.java:364)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeFilterListener.getLogicalBlock(ScopeFilterListener.java:56)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:90)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getTopologyByType(DataServiceImpl.java:143)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.EntityByTypeResolver.resolveByCriteria(EntityByTypeResolver.java:47)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_11(GroupsTest.java:1593)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.479+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.479+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.479+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.482+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.483+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:162)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.499+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_12(GroupsTest.java:1614)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.508+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.508+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.509+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.514+0000","service_id":"unknown","message":"Unknown relationship name: NRCellDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.514+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Filter Error\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.notMatchingScopeAndTargetFilter(TeivPathException.java:150)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.resolveWildCardObjectsInScopeAndTarget(BasePathRefinement.java:256)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.lambda$refine$2(BasePathRefinement.java:101)\n\tat java.base/java.lang.Iterable.forEach(Iterable.java:75)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:101)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_13(GroupsTest.java:1635)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.520+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.520+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.521+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.526+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.utils.query.exception.TeivPathException: Invalid target filter, only relationship conditions can be provided\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.clientException(TeivPathException.java:77)\n\tat org.oran.smo.teiv.utils.query.exception.TeivPathException.invalidTargetFilter(TeivPathException.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.matchTopologyObjectTypeWithResolvingTopologyObjectType(BasePathRefinement.java:868)\n\tat org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinement.refine(BasePathRefinement.java:110)\n\tat org.oran.smo.teiv.exposure.data.api.impl.DataServiceImpl.getAllRelationshipsForObjectId(DataServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.RelationshipByEntityIdResolver.resolveByCriteria(RelationshipByEntityIdResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_14(GroupsTest.java:1656)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.532+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.532+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.533+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.546+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.547+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.547+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.548+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.548+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.548+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.549+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.549+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.549+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.549+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.550+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.550+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.550+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.551+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHMLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.551+0000","service_id":"unknown","message":"Unknown entity name: NFDEPLOYMENT_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.551+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_E2LINK_NEARRTRICFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.551+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.552+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1CLINK_OCUCPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.552+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_F1ULINK_OCUUPFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.552+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.552+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_O1LINK_SMO","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.552+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHSLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.552+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.553+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHCLINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.553+0000","service_id":"unknown","message":"Unknown entity name: PHYSICALAPPLIANCE_SERVES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.553+0000","service_id":"unknown","message":"Unknown entity name: ORUFUNCTION_OFHULINK_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.580+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.580+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.581+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.599+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.599+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.600+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.623+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.624+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.624+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_4(GroupsTest.java:1394)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.630+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.630+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.631+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.682+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.682+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.684+0000","service_id":"unknown","message":"Completed initialization in 2 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.687+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.694+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.694+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.695+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.698+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.699+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.699+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_6(GroupsTest.java:1459)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.708+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.708+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.709+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.714+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.714+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.714+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440351. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_7(GroupsTest.java:1487)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.720+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.720+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.721+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.736+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.736+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.736+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.737+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.737+0000","service_id":"unknown","message":"Unknown entity name: NRCELLDU_USES_NRSECTORCARRIER","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.737+0000","service_id":"unknown","message":"Unknown entity name: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.737+0000","service_id":"unknown","message":"Unknown entity name: SECTOR_GROUPS_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.737+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.758+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.758+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.759+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.763+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361 doesn't exist when trying to get the provided members.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.763+0000","service_id":"unknown","message":"Error while getting members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440361doesn't exist when trying to get the provided members.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getProvidedMembersById(GroupsRepositoryImpl.java:272)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getProvidedMembersById()\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:54)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.StaticGroupResolver.resolve(StaticGroupResolver.java:42)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:163)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.764+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getResolvedMembers(GroupsServiceImpl.java:166)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getMembers$8(GroupsController.java:153)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getMembers(GroupsController.java:150)\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor488.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_05_getMembers_9(GroupsTest.java:1551)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.769+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.769+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.770+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.781+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.781+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.782+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.785+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.785+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.785+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.lambda$retrieve$0(PresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.PresentProvidedMembersRetriever.retrieve(PresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_1(GroupsTest.java:1715)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.786+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.786+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.786+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.795+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.795+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.796+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.800+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.800+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.800+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.lambda$retrieve$0(NotPresentProvidedMembersRetriever.java:57)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.NotPresentProvidedMembersRetriever.retrieve(NotPresentProvidedMembersRetriever.java:56)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_2(GroupsTest.java:1752)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.806+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.806+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.807+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.819+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.825+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.826+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.831+0000","service_id":"unknown","message":"Module: invalid-module does not contain the entity type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.832+0000","service_id":"unknown","message":"Module: invalid-module does not contain the relation type: InvalidTopology","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.832+0000","service_id":"unknown","message":"Failed to resolve topology type: invalid-module:InvalidTopology for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: InvalidTopology not found in module: invalid-module\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever.resolveTopologyObjectType(ProvidedMembersRetriever.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.lambda$retrieve$0(InvalidProvidedMembersRetriever.java:54)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.InvalidProvidedMembersRetriever.retrieve(InvalidProvidedMembersRetriever.java:53)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:211)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_3(GroupsTest.java:1783)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.833+0000","service_id":"unknown","message":"Invalid topology type: invalid-module:InvalidTopology:InvalidString for groupId: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440201. The topology object is neither an entity nor a relationship.","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.ProvidedMembersRetriever","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.833+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ODUFUNCTION_PROVIDES_NRCELLDU","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.833+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-rel-equipment-ran does not contain the entity type: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.840+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.841+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.841+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.850+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.850+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.851+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.853+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid status\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidStatusException(GroupsException.java:83)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.lambda$fromValue$0(ProvidedMembersStatus.java:47)\n\tat java.base/java.util.Optional.map(Optional.java:260)\n\tat org.oran.smo.teiv.groups.spi.ProvidedMembersStatus.fromValue(ProvidedMembersStatus.java:41)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:202)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_5(GroupsTest.java:1841)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.858+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.858+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.859+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.861+0000","service_id":"unknown","message":"Group with ID: non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.862+0000","service_id":"unknown","message":"Error while getting provided members of the group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:203)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.862+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.getProvidedMembersByStatus(GroupsServiceImpl.java:214)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$getProvidedMembers$9(GroupsController.java:165)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.getProvidedMembers(GroupsController.java:161)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.getProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:636)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.get(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:611)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.get(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_06_getProvidedMembers_6(GroupsTest.java:1862)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.867+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.867+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.868+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.894+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=5}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=6}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.900+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.900+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.901+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.909+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440212/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.914+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.914+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.915+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.919+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.925+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.925+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=11}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=22}]}, {o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=11}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=11}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216, Merging topology identifiers in request to the group will result in 16 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440216/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.925+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_10(GroupsTest.java:2061)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.931+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.931+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.931+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.935+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.935+0000","service_id":"unknown","message":"Module: o-ran-smo-teiv-ran does not contain the relation type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.935+0000","service_id":"unknown","message":"Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.schema.SchemaRegistryException: Relation type: ManagedElement not found in module: o-ran-smo-teiv-ran\n\tat org.oran.smo.teiv.schema.SchemaRegistry.lambda$getRelationTypeByModuleAndName$14(SchemaRegistry.java:369)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getRelationTypeByModuleAndName(SchemaRegistry.java:367)\n\tat org.oran.smo.teiv.schema.SchemaRegistry.getTopologyTypeByModuleAndTopologyName(SchemaRegistry.java:241)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:96)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.936+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.936+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341, Unable to parse the given providedMembers. Invalid topology type 'o-ran-smo-teiv-ran:ManagedElement', not found in the model - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440341/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.936+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyType(StaticGroupMemberProcessor.java:100)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:69)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_11(GroupsTest.java:2085)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.941+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.941+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.942+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.945+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.945+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.946+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.946+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.946+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_12(GroupsTest.java:2107)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.951+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.951+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.952+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.959+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable provided member [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.959+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.960+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified provided members topology identifier: [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-2, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=non-existing-id-1] is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.960+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:397)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_13(GroupsTest.java:2131)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.966+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.966+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.967+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.973+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213 failed due to unavailable topology entity/relation o-ran-smo-teiv-ran:NRCellDU provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.973+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.974+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213, The specified topology entity/relation: o-ran-smo-teiv-ran:NRCellDU is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440213/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.974+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_14(GroupsTest.java:2155)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.979+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.980+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:42 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.980+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.989+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.989+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.990+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.996+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 failed due to unavailable topology entity/relation o-ran-smo-teiv-oam:ManagedElement provided.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.997+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.998+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-oam:ManagedElement=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1, ManagedElement=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The specified topology entity/relation: o-ran-smo-teiv-oam:ManagedElement is not part of the group. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:42.998+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeGroupedProvidedMembers$16(GroupsRepositoryImpl.java:405)\n\tat java.base/java.util.HashMap.forEach(HashMap.java:1421)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeGroupedProvidedMembers(GroupsRepositoryImpl.java:380)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$removeProvidedMembersFromGroup$10(GroupsRepositoryImpl.java:239)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.removeProvidedMembersFromGroup(GroupsRepositoryImpl.java:239)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.removeProvidedMembersFromGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:189)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_16(GroupsTest.java:2203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.006+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.006+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.006+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.012+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.013+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.013+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.019+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.019+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.019+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.025+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.025+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.025+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.031+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=1}, {id=urn:3gpp:dn:NRCellDU=1,ODUFunction=1,AntennaModule=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.036+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.036+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.036+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.039+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.040+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.040+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_20(GroupsTest.java:2299)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.045+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.045+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.046+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.049+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.049+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. List elements are not of the type object. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.049+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:106)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_21(GroupsTest.java:2321)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.055+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.055+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.055+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.059+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.059+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.059+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_22(GroupsTest.java:2343)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.064+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.064+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.065+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.068+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.069+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Empty object present in providedMembers. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.069+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:108)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_23(GroupsTest.java:2365)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.074+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.074+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.075+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.079+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.079+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{idKey=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"idKey\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.079+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_24(GroupsTest.java:2387)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.085+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.085+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.085+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.089+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.089+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=[urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1]}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Invalid key/value present in {\"id\":[\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.089+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:78)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_25(GroupsTest.java:2409)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.095+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.095+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.095+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.098+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.099+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. Nested topology groups is not supported. Provided members contain topology group id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.099+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateTopologyId(StaticGroupMemberProcessor.java:116)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:75)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_26(GroupsTest.java:2431)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.104+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.104+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.105+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.108+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.109+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1, extraKey=extraValue}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\",\"extraKey\":\"extraValue\"}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.109+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:71)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_27(GroupsTest.java:2453)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.114+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.115+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.115+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.118+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.119+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}], o-ran-smo-teiv-ran:ODUFunction=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, Unable to parse the given providedMembers. More than one key:value present in {\"o-ran-smo-teiv-ran:NRCellDU\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1\"}],\"o-ran-smo-teiv-ran:ODUFunction\":[{\"id\":\"urn:3gpp:dn:ManagedElement=1,ODUFunction=1\"}]}. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.119+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Invalid providedMembers\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.invalidProvidedMembers(GroupsException.java:60)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateListItem(StaticGroupMemberProcessor.java:110)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:66)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_28(GroupsTest.java:2475)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.124+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.124+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.125+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.128+0000","service_id":"unknown","message":"Group with ID: urn:o-ran:smo:teiv:group=non-existing-group does not exist when trying to get the type.","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.128+0000","service_id":"unknown","message":"Error while updating provided members of static group: ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.spi.GroupNotFoundException: Group with ID: urn:o-ran:smo:teiv:group=non-existing-groupdoesn't exist when trying to get the type.\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$getGroupTypeById$2(GroupsRepositoryImpl.java:114)\n\tat java.base/java.util.Optional.orElseThrow(Optional.java:403)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.getGroupTypeById(GroupsRepositoryImpl.java:112)\n\tat jdk.internal.reflect.GeneratedMethodAccessor489.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.cache.interceptor.CacheInterceptor.lambda$invoke$0(CacheInterceptor.java:55)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.invokeOperation(CacheAspectSupport.java:430)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.evaluate(CacheAspectSupport.java:565)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:447)\n\tat org.springframework.cache.interceptor.CacheAspectSupport.execute(CacheAspectSupport.java:409)\n\tat org.springframework.cache.interceptor.CacheInterceptor.invoke(CacheInterceptor.java:65)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.getGroupTypeById()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:175)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.128+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.129+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=non-existing-group, The requested group is not found - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=non-existing-group/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.129+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Resource Not Found\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.resourceNotFoundException(GroupsException.java:40)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:178)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_29(GroupsTest.java:2497)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.134+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.134+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.135+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.141+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Merge provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.147+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.147+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.147+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.154+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.154+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.155+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.165+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.170+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.170+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.171+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.178+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=3}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=4}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.183+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.183+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.184+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.193+0000","service_id":"unknown","message":"Audit Log: SUCCESS - Remove provided members [{o-ran-smo-teiv-ran:NRSectorCarrier=[{id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=1}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=2}, {id=urn:3gpp:dn:ManagedElement=1,NRSectorCarrier=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215 - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440215/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.198+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.198+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.199+0000","service_id":"unknown","message":"Completed initialization in 1 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.202+0000","service_id":"unknown","message":"Error when updating provided members for a group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050 as group type is not static","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.202+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.203+0000","service_id":"unknown","message":"Audit Log: FAILED - Remove provided members [{o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,ODUFunction=1,NRCellDU=2}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050, The specified provided members for group cannot be updated as group type is not static - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440050/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.203+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Provided members update exception\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersUpdateException(GroupsException.java:79)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:193)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_7(GroupsTest.java:1989)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.208+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.208+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.208+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.211+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.212+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}]}, {o-ran-smo-teiv-ran:OCUCPFunction=[{id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=1}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=2}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=3}, {id=urn:3gpp:dn:ManagedElement=1,OCUCPFunction=4}]}, {o-ran-smo-teiv-ran:NRCellCU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellCU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellCU=3}]}, {o-ran-smo-teiv-ran:NRCellDU=[{id=urn:3gpp:dn:ManagedElement=1,NRCellDU=1}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=2}, {id=urn:3gpp:dn:ManagedElement=1,NRCellDU=3}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211, The total number of topology identifiers in the request is 11. The maximum allowed in a single request is 10. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440211/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.212+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersSingleRequestLimitViolationException(GroupsException.java:67)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.validateProvidedMembersSize(StaticGroupMemberProcessor.java:127)\n\tat org.oran.smo.teiv.groups.spi.StaticGroupMemberProcessor.groupProvidedMembers(StaticGroupMemberProcessor.java:83)\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:182)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_8(GroupsTest.java:2013)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.217+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.217+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.217+0000","service_id":"unknown","message":"Completed initialization in 0 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.221+0000","service_id":"unknown","message":"Updating provided members for group with id: urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214 causing the total to exceed beyond the maximum allowed for a group which is: 15","extra_data":{"logger":"org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.221+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.222+0000","service_id":"unknown","message":"Audit Log: FAILED - Merge provided members [{o-ran-smo-teiv-equipment:AntennaModule=[{id=urn:3gpp:dn:ManagedElement=1,AntennaModule=1}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=2}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=3}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=4}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=5}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=6}, {id=urn:3gpp:dn:ManagedElement=1,AntennaModule=7}]}] for group urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214, Merging topology identifiers in request to the group will result in 17 members. The maximum allowed members in the static group is 15. - Request Info: Method: POST, URI: /topology-inventory/v1alpha11/groups/urn:o-ran:smo:teiv:group=550e8400-e29b-41d4-a716-446655440214/provided-members-operations","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.222+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.groups.rest.controller.GroupsController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.rest.controller.GroupsException: Limit exceeded\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException$GroupsExceptionBuilder.build(GroupsException.java:30)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsException.providedMembersMaxLimitViolationException(GroupsException.java:74)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeGroupedProvidedMembers(GroupsRepositoryImpl.java:372)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.lambda$mergeProvidedMembersToGroup$9(GroupsRepositoryImpl.java:230)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:593)\n\tat org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:531)\n\tat org.jooq.impl.Tools$3$1.block(Tools.java:6068)\n\tat java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463)\n\tat java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434)\n\tat org.jooq.impl.Tools$3.get(Tools.java:6065)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:579)\n\tat org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:503)\n\tat org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:592)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl.mergeProvidedMembersToGroup(GroupsRepositoryImpl.java:230)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.spi.impl.GroupsRepositoryImpl$$SpringCGLIB$$0.mergeProvidedMembersToGroup()\n\tat org.oran.smo.teiv.groups.api.impl.GroupsServiceImpl.updateProvidedMembers(GroupsServiceImpl.java:186)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$11(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithAuditLogs(GroupsController.java:215)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.lambda$updateProvidedMembers$13(GroupsController.java:181)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.runWithFailCheck(GroupsController.java:205)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController.updateProvidedMembers(GroupsController.java:180)\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.groups.rest.controller.GroupsController$$SpringCGLIB$$0.updateProvidedMembers()\n\tat jdk.internal.reflect.GeneratedMethodAccessor492.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:590)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.performRequest(MockMvcRequestSenderImpl.java:257)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.sendRequest(MockMvcRequestSenderImpl.java:369)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:644)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl.post(MockMvcRequestSenderImpl.java:105)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:619)\n\tat io.restassured.module.mockmvc.internal.MockMvcRequestSpecificationImpl.post(MockMvcRequestSpecificationImpl.java:65)\n\tat org.oran.smo.teiv.exposure.api.contract.GroupsTest.validate_07_updateProvidedMembers_9(GroupsTest.java:2037)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:26:43 [INFO] Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.671 s -- in org.oran.smo.teiv.exposure.api.contract.GroupsTest 12:26:43 [INFO] Running org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.229+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest]: DecoratorsServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.238+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.239+0000","service_id":"unknown","message":"HikariPool-17 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.245+0000","service_id":"unknown","message":"HikariPool-17 - Added connection org.postgresql.jdbc.PgConnection@71784dec","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:43 {"version":"1.2.0","timestamp":"2025-04-29T12:26:43.245+0000","service_id":"unknown","message":"HikariPool-17 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:44 12:26:44 . ____ _ __ _ _ 12:26:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:26:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:26:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:26:44 ' |____| .__|_| |_|_| |_\__, | / / / / 12:26:44 =========|_|==============|___/=/_/_/_/ 12:26:44 12:26:44 :: Spring Boot :: (v3.4.2) 12:26:44 12:26:44 {"version":"1.2.0","timestamp":"2025-04-29T12:26:44.084+0000","service_id":"unknown","message":"Starting DecoratorsServiceContainerizedTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:26:44 {"version":"1.2.0","timestamp":"2025-04-29T12:26:44.084+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:26:44 {"version":"1.2.0","timestamp":"2025-04-29T12:26:44.336+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:40401","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:26:45 {"version":"1.2.0","timestamp":"2025-04-29T12:26:45.160+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:26:45 {"version":"1.2.0","timestamp":"2025-04-29T12:26:45.204+0000","service_id":"unknown","message":"Started DecoratorsServiceContainerizedTest in 1.302 seconds (process running for 634.829)","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:26:51 {"version":"1.2.0","timestamp":"2025-04-29T12:26:51.233+0000","service_id":"unknown","message":"HikariPool-18 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:51 {"version":"1.2.0","timestamp":"2025-04-29T12:26:51.240+0000","service_id":"unknown","message":"HikariPool-18 - Added connection org.postgresql.jdbc.PgConnection@6e40d2da","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:51 {"version":"1.2.0","timestamp":"2025-04-29T12:26:51.240+0000","service_id":"unknown","message":"HikariPool-18 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:51 {"version":"1.2.0","timestamp":"2025-04-29T12:26:51.279+0000","service_id":"unknown","message":"HikariPool-19 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:26:51 {"version":"1.2.0","timestamp":"2025-04-29T12:26:51.288+0000","service_id":"unknown","message":"HikariPool-19 - Added connection org.postgresql.jdbc.PgConnection@fa04a3","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:26:51 {"version":"1.2.0","timestamp":"2025-04-29T12:26:51.288+0000","service_id":"unknown","message":"HikariPool-19 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:27:22 {"version":"1.2.0","timestamp":"2025-04-29T12:27:22.130+0000","service_id":"unknown","message":"Start cleanup for test-app-for-deletion-module schema","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 12:27:22 {"version":"1.2.0","timestamp":"2025-04-29T12:27:22.242+0000","service_id":"unknown","message":"Cleanup for test-app-for-deletion-module schema has been finished","extra_data":{"logger":"org.oran.smo.teiv.service.SchemaCleanUpService","thread_info":{"thread_name":"pool-89-thread-1"}}} 12:27:25 {"version":"1.2.0","timestamp":"2025-04-29T12:27:25.087+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotCompatibleDecorators$7(DecoratorsServiceContainerizedTest.java:221)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotCompatibleDecorators(DecoratorsServiceContainerizedTest.java:221)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:28:04 {"version":"1.2.0","timestamp":"2025-04-29T12:28:04.367+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid decorators\n\tat org.oran.smo.teiv.exception.TeivException.invalidDecoratorsException(TeivException.java:147)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.validateMerge(DecoratorsServiceImpl.java:96)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.runMethodSafe(DecoratorsServiceImpl.java:141)\n\tat org.oran.smo.teiv.exposure.decorators.api.impl.DecoratorsServiceImpl.update(DecoratorsServiceImpl.java:78)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidNotAvailableDecorators$6(DecoratorsServiceContainerizedTest.java:211)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest.testAdd_entityAndRelationshipInvalidNotAvailableDecorators(DecoratorsServiceContainerizedTest.java:211)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:28:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.36 s -- in org.oran.smo.teiv.exposure.decorators.api.DecoratorsServiceContainerizedTest 12:28:15 [INFO] Running org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 12:28:15 {"version":"1.2.0","timestamp":"2025-04-29T12:28:15.593+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest]: ClassifiersServiceContainerizedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:28:15 {"version":"1.2.0","timestamp":"2025-04-29T12:28:15.601+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:28:15 12:28:15 . ____ _ __ _ _ 12:28:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:28:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:28:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:28:15 ' |____| .__|_| |_|_| |_\__, | / / / / 12:28:15 =========|_|==============|___/=/_/_/_/ 12:28:15 12:28:15 :: Spring Boot :: (v3.4.2) 12:28:15 12:28:15 {"version":"1.2.0","timestamp":"2025-04-29T12:28:15.803+0000","service_id":"unknown","message":"Starting ClassifiersServiceContainerizedTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:28:15 {"version":"1.2.0","timestamp":"2025-04-29T12:28:15.803+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:28:16 {"version":"1.2.0","timestamp":"2025-04-29T12:28:16.062+0000","service_id":"unknown","message":"The following address will be used for Kafka: 127.0.0.1:46535","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:28:16 {"version":"1.2.0","timestamp":"2025-04-29T12:28:16.922+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:28:17 {"version":"1.2.0","timestamp":"2025-04-29T12:28:16.991+0000","service_id":"unknown","message":"Started ClassifiersServiceContainerizedTest in 1.388 seconds (process running for 726.616)","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest","thread_info":{"thread_name":"main"}}} 12:28:17 {"version":"1.2.0","timestamp":"2025-04-29T12:28:16.994+0000","service_id":"unknown","message":"HikariPool-20 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:28:17 {"version":"1.2.0","timestamp":"2025-04-29T12:28:17.001+0000","service_id":"unknown","message":"HikariPool-20 - Added connection org.postgresql.jdbc.PgConnection@40601504","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:28:17 {"version":"1.2.0","timestamp":"2025-04-29T12:28:17.001+0000","service_id":"unknown","message":"HikariPool-20 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:28:23 {"version":"1.2.0","timestamp":"2025-04-29T12:28:23.319+0000","service_id":"unknown","message":"HikariPool-21 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:28:23 {"version":"1.2.0","timestamp":"2025-04-29T12:28:23.327+0000","service_id":"unknown","message":"HikariPool-21 - Added connection org.postgresql.jdbc.PgConnection@1abe54c9","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:28:23 {"version":"1.2.0","timestamp":"2025-04-29T12:28:23.327+0000","service_id":"unknown","message":"HikariPool-21 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:28:23 {"version":"1.2.0","timestamp":"2025-04-29T12:28:23.355+0000","service_id":"unknown","message":"HikariPool-22 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:28:23 {"version":"1.2.0","timestamp":"2025-04-29T12:28:23.361+0000","service_id":"unknown","message":"HikariPool-22 - Added connection org.postgresql.jdbc.PgConnection@2685abe2","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:28:23 {"version":"1.2.0","timestamp":"2025-04-29T12:28:23.361+0000","service_id":"unknown","message":"HikariPool-22 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:29:21 {"version":"1.2.0","timestamp":"2025-04-29T12:29:21.039+0000","service_id":"unknown","message":"Exception during validation","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exception.TeivException.invalidClassifiersException(TeivException.java:142)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.validateMerge(ClassifiersServiceImpl.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.runMethodSafe(ClassifiersServiceImpl.java:124)\n\tat org.oran.smo.teiv.exposure.classifiers.api.impl.ClassifiersServiceImpl.update(ClassifiersServiceImpl.java:80)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.lambda$testAdd_entityAndRelationshipInvalidClassifiers$6(ClassifiersServiceContainerizedTest.java:203)\n\tat org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)\n\tat org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:904)\n\tat org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1470)\n\tat org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1313)\n\tat org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest.testAdd_entityAndRelationshipInvalidClassifiers(ClassifiersServiceContainerizedTest.java:203)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:29:51 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.64 s -- in org.oran.smo.teiv.exposure.classifiers.api.ClassifiersServiceContainerizedTest 12:29:51 [INFO] Running org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.363+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.396+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.429+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.456+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.485+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.522+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.522+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$0(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runSafeMethod(DecoratorsRestController.java:98)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.lambda$updateDecorator$2(DecoratorsRestController.java:79)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.runWithFailCheck(DecoratorsRestController.java:88)\n\tat org.oran.smo.teiv.exposure.decorators.rest.controller.DecoratorsRestController.updateDecorator(DecoratorsRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateDecoratorsFailMetrics$10(ExposureMetricsTest.java:171)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateDecoratorsFailMetrics(ExposureMetricsTest.java:171)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.549+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.583+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.610+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.635+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.635+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Invalid classifiers\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$0(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runSafeMethod(ClassifiersRestController.java:98)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.lambda$updateClassifier$2(ClassifiersRestController.java:79)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.runWithFailCheck(ClassifiersRestController.java:88)\n\tat org.oran.smo.teiv.exposure.classifiers.rest.controller.ClassifiersRestController.updateClassifier(ClassifiersRestController.java:73)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.lambda$testUpdateClassifiersFailMetrics$9(ExposureMetricsTest.java:162)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.assertMetrics(ExposureMetricsTest.java:177)\n\tat org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest.testUpdateClassifiersFailMetrics(ExposureMetricsTest.java:162)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.676+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: null\n"}}} 12:29:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.440 s -- in org.oran.smo.teiv.exposure.data.api.impl.ExposureMetricsTest 12:29:52 [INFO] Running org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.679+0000","service_id":"unknown","message":"HikariPool-23 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.684+0000","service_id":"unknown","message":"HikariPool-23 - Added connection org.postgresql.jdbc.PgConnection@24e0d6cc","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread_info":{"thread_name":"main"}}} 12:29:52 {"version":"1.2.0","timestamp":"2025-04-29T12:29:52.684+0000","service_id":"unknown","message":"HikariPool-23 - Start completed.","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:30:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.63 s -- in org.oran.smo.teiv.exposure.spi.impl.DataRepositoryImplGETRequestsContainerizedTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 12:30:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.oran.smo.teiv.exposure.spi.mapper.RelationshipMapperTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 12:30:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.oran.smo.teiv.exposure.spi.mapper.EntityMapperTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.utils.RequestValidatorTest 12:30:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.oran.smo.teiv.exposure.utils.RequestValidatorTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.utils.PaginationUtilTest 12:30:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.oran.smo.teiv.exposure.utils.PaginationUtilTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.392+0000","service_id":"unknown","message":"Parsing error on target attributes :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: no viable alternative at input 'attributes' at line 1:0\n\tat org.oran.smo.teiv.utils.path.TeivPathErrorListener.syntaxError(TeivPathErrorListener.java:34)\n\tat org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)\n\tat org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportNoViableAlternative(DefaultErrorStrategy.java:310)\n\tat org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:136)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:292)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.lambda$process$0(TargetResolver.java:76)\n\tat java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:71)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolver.process(TargetResolver.java:39)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.lambda$testTargetWithoutSlash$7(TargetResolverTest.java:156)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest.testTargetWithoutSlash(TargetResolverTest.java:156)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.TargetResolverTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.407+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)', 50asd0)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 70 right before 'asd0' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1211)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber$0(ScopeResolverTest.java:128)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidNumber(ScopeResolverTest.java:128)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.411+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, 'POINT (12.3426 45.24568)' 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 67 right before '500' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1199)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1$1(ScopeResolverTest.java:134)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar1(ScopeResolverTest.java:134)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.412+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters(@geo-location, ,'POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 40 right before ',' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1197)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2$2(ScopeResolverTest.java:140)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar2(ScopeResolverTest.java:140)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.412+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', 500)] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3$3(ScopeResolverTest.java:146)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar3(ScopeResolverTest.java:146)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.413+0000","service_id":"unknown","message":"Parsing error on target /attributes[withinMeters('POINT (12.3426 45.24568)', )] :","extra_data":{"logger":"org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.antlr.v4.runtime.misc.ParseCancellationException: parse error at line 1, position 25 right before ''POINT (12.3426 45.24568)'' \n\tat org.oran.smo.teiv.utils.path.StrictErrorStrategy.recoverInline(StrictErrorStrategy.java:39)\n\tat org.antlr.v4.runtime.Parser.match(Parser.java:208)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.withinMetersFunctionCondition(teivPathParser.java:1191)\n\tat org.oran.smo.teiv.antlr4.teivPathParser.teivPath(teivPathParser.java:234)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.getLogicalBlock(ScopeResolver.java:89)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:69)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolver.process(ScopeResolver.java:37)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.PathResolver.resolve(PathResolver.java:48)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.lambda$resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4$4(ScopeResolverTest.java:152)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:53)\n\tat org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3128)\n\tat org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest.resolveScopeWithWithinMetersGeoLocationConditionWithInvalidGrammar4(ScopeResolverTest.java:152)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:46 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.oran.smo.teiv.exposure.teivpath.resolver.ScopeResolverTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 12:30:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.PathObjectTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 12:30:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.FilterCriteriaTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 12:30:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.SelectBlockTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 12:30:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.ScopeLogicalBlockTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.516+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.517+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.517+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.517+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_SERVES_ANTENNACAPABILITY","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.533+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.533+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.534+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.534+0000","service_id":"unknown","message":"Unknown entity name: ANTENNAMODULE_INSTALLED_AT_SITE","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.541+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.541+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.541+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ORUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.541+0000","service_id":"unknown","message":"Unknown entity name: MANAGEDELEMENT_MANAGES_ODUFUNCTION","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.oran.smo.teiv.exposure.teivpath.innerlanguage.DtoToJooqTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 12:30:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.AliasMapperTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 12:30:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.PathToJooqRefinementTest 12:30:46 [INFO] Running org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.720+0000","service_id":"unknown","message":"Unknown entity name: managed-by-managedElement","extra_data":{"logger":"org.oran.smo.teiv.schema.SchemaRegistry","thread_info":{"thread_name":"main"}}} 12:30:46 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.oran.smo.teiv.exposure.teivpath.refiner.BasePathRefinementTest 12:30:46 [INFO] Running org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.751+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest]: TeivGroupsHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.760+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:30:46 12:30:46 . ____ _ __ _ _ 12:30:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:30:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:30:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:30:46 ' |____| .__|_| |_|_| |_\__, | / / / / 12:30:46 =========|_|==============|___/=/_/_/_/ 12:30:46 12:30:46 :: Spring Boot :: (v3.4.2) 12:30:46 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.777+0000","service_id":"unknown","message":"Starting TeivGroupsHealthIndicatorTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:46 {"version":"1.2.0","timestamp":"2025-04-29T12:30:46.778+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"groups\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.154+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.154+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.159+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.170+0000","service_id":"unknown","message":"Completed initialization in 16 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.214+0000","service_id":"unknown","message":"Started TeivGroupsHealthIndicatorTest in 1.452 seconds (process running for 877.839)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.300+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.302+0000","service_id":"unknown","message":"top-exp-inv-groups is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s -- in org.oran.smo.teiv.controller.health.TeivGroupsHealthIndicatorTest 12:30:48 [INFO] Running org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.309+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest]: TeivExposureHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.311+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:30:48 12:30:48 . ____ _ __ _ _ 12:30:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:30:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:30:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:30:48 ' |____| .__|_| |_|_| |_\__, | / / / / 12:30:48 =========|_|==============|___/=/_/_/_/ 12:30:48 12:30:48 :: Spring Boot :: (v3.4.2) 12:30:48 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.343+0000","service_id":"unknown","message":"Starting TeivExposureHealthIndicatorTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.343+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:48 {"version":"1.2.0","timestamp":"2025-04-29T12:30:48.617+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.454+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.454+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.458+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.470+0000","service_id":"unknown","message":"Completed initialization in 16 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.509+0000","service_id":"unknown","message":"Started TeivExposureHealthIndicatorTest in 1.196 seconds (process running for 879.134)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.527+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.528+0000","service_id":"unknown","message":"topology-exposure-inventory is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in org.oran.smo.teiv.controller.health.TeivExposureHealthIndicatorTest 12:30:49 [INFO] Running org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.536+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest]: TeivIngestionHealthIndicatorTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.537+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:30:49 12:30:49 . ____ _ __ _ _ 12:30:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:30:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:30:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:30:49 ' |____| .__|_| |_|_| |_\__, | / / / / 12:30:49 =========|_|==============|___/=/_/_/_/ 12:30:49 12:30:49 :: Spring Boot :: (v3.4.2) 12:30:49 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.554+0000","service_id":"unknown","message":"Starting TeivIngestionHealthIndicatorTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.554+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"ingestion\"","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:49 {"version":"1.2.0","timestamp":"2025-04-29T12:30:49.773+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.580+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.580+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.584+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.594+0000","service_id":"unknown","message":"Completed initialization in 14 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.635+0000","service_id":"unknown","message":"Started TeivIngestionHealthIndicatorTest in 1.096 seconds (process running for 880.26)","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.636+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.675+0000","service_id":"unknown","message":"Schema initialized successfully...","extra_data":{"logger":"org.oran.smo.teiv.startup.SchemaHandler","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.701+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.703+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Kafka is unavailable.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.710+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:50 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.711+0000","service_id":"unknown","message":"top-exp-inv-ingestion is DOWN because: Schema is yet to be initialized.","extra_data":{"logger":"org.oran.smo.teiv.controller.health.TeivHealthIndicator","thread_info":{"thread_name":"main"}}} 12:30:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s -- in org.oran.smo.teiv.controller.health.TeivIngestionHealthIndicatorTest 12:30:50 [INFO] Running org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:50.999+0000","service_id":"unknown","message":"Error while deserializing the criteria for the dynamic group: testGroup ","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3827)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolver.resolve(DynamicGroupResolver.java:52)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.lambda$testResolveDynamicGroupsThrowsException$0(DynamicGroupResolverTest.java:65)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest.testResolveDynamicGroupsThrowsException(DynamicGroupResolverTest.java:64)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.oran.smo.teiv.groups.api.impl.resolver.DynamicGroupResolverTest 12:30:51 [INFO] Running org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.158+0000","service_id":"unknown","message":"Error while serializing the criteria for the dynamic group: class OranTeivDynamic {\n name: testGroup\n type: dynamic\n criteria: class OranTeivGetEntitiesByDomain {\n queryType: getEntitiesByDomain\n domain: RAN\n targetFilter: null\n scopeFilter: null\n }\n}","extra_data":{"logger":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest$1: Error\n\tat com.fasterxml.jackson.databind.ObjectMapper.writeValueAsString(ObjectMapper.java:4050)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreator.create(DynamicGroupCreator.java:63)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.lambda$createGroupThrowsJsonException$0(DynamicGroupCreatorTest.java:62)\n\tat org.junit.Assert.assertThrows(Assert.java:1001)\n\tat org.junit.Assert.assertThrows(Assert.java:981)\n\tat org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest.createGroupThrowsJsonException(DynamicGroupCreatorTest.java:62)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.oran.smo.teiv.groups.api.impl.creator.DynamicGroupCreatorTest 12:30:51 [INFO] Running org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 12:30:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.oran.smo.teiv.startup.SchemaCleanUpHandlerTest 12:30:51 [INFO] Running org.oran.smo.teiv.utils.IngestionYangParserTest 12:30:51 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.oran.smo.teiv.utils.IngestionYangParserTest 12:30:51 [INFO] Running org.oran.smo.teiv.utils.schema.GeographyTest 12:30:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.oran.smo.teiv.utils.schema.GeographyTest 12:30:51 [INFO] Running org.oran.smo.teiv.utils.JooqTypeConverterTest 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.335+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]\n\tat com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59)\n\tat com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1767)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1541)\n\tat com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1488)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.handleNonArray(CollectionDeserializer.java:402)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:254)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToMap$3(JooqTypeConverterTest.java:104)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToMap(JooqTypeConverterTest.java:104)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.344+0000","service_id":"unknown","message":"Exception during converting jsonb to list","extra_data":{"logger":"org.oran.smo.teiv.utils.JooqTypeConverter","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"com.fasterxml.jackson.databind.JsonMappingException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14] (through reference chain: java.util.ArrayList[1])\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:401)\n\tat com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:372)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:381)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:246)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:30)\n\tat com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342)\n\tat com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4917)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3860)\n\tat com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3828)\n\tat org.oran.smo.teiv.utils.JooqTypeConverter.jsonbToList(JooqTypeConverter.java:49)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.lambda$testThrowExceptionJsonbToList$2(JooqTypeConverterTest.java:98)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:53)\n\tat org.junit.jupiter.api.AssertThrowsExactly.assertThrowsExactly(AssertThrowsExactly.java:35)\n\tat org.junit.jupiter.api.Assertions.assertThrowsExactly(Assertions.java:3060)\n\tat org.oran.smo.teiv.utils.JooqTypeConverterTest.testThrowExceptionJsonbToList(JooqTypeConverterTest.java:98)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: com.fasterxml.jackson.core.io.JsonEOFException: Unexpected end-of-input: was expecting closing quote for a string value\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 14]\n\tat com.fasterxml.jackson.core.base.ParserMinimalBase._reportInvalidEOF(ParserMinimalBase.java:641)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString2(ReaderBasedJsonParser.java:2186)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser._finishString(ReaderBasedJsonParser.java:2173)\n\tat com.fasterxml.jackson.core.json.ReaderBasedJsonParser.getText(ReaderBasedJsonParser.java:295)\n\tat com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializerNR.deserialize(UntypedObjectDeserializerNR.java:82)\n\tat com.fasterxml.jackson.databind.deser.std.CollectionDeserializer._deserializeFromArray(CollectionDeserializer.java:361)\n\t... 83 common frames omitted\n"}}} 12:30:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.oran.smo.teiv.utils.JooqTypeConverterTest 12:30:51 [INFO] Running org.oran.smo.teiv.utils.YangParserTest 12:30:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.oran.smo.teiv.utils.YangParserTest 12:30:51 [INFO] Running org.oran.smo.teiv.utils.ExposureYangParserTest 12:30:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.oran.smo.teiv.utils.ExposureYangParserTest 12:30:51 [INFO] Running org.oran.smo.teiv.CoreApplicationTest 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.497+0000","service_id":"unknown","message":"Could not detect default configuration classes for test class [org.oran.smo.teiv.CoreApplicationTest]: CoreApplicationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.","extra_data":{"logger":"org.springframework.test.context.support.AnnotationConfigContextLoaderUtils","thread_info":{"thread_name":"main"}}} 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.505+0000","service_id":"unknown","message":"Found @SpringBootConfiguration org.oran.smo.teiv.CoreApplication for test class org.oran.smo.teiv.CoreApplicationTest","extra_data":{"logger":"org.springframework.boot.test.context.SpringBootTestContextBootstrapper","thread_info":{"thread_name":"main"}}} 12:30:51 12:30:51 . ____ _ __ _ _ 12:30:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 12:30:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 12:30:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 12:30:51 ' |____| .__|_| |_|_| |_\__, | / / / / 12:30:51 =========|_|==============|___/=/_/_/_/ 12:30:51 12:30:51 :: Spring Boot :: (v3.4.2) 12:30:51 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.523+0000","service_id":"unknown","message":"Starting CoreApplicationTest using Java 17.0.7 with PID 7979 (started by jenkins in /w/workspace/smo-teiv-maven-docker-merge-master/teiv)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.523+0000","service_id":"unknown","message":"The following 2 profiles are active: \"test\", \"exposure\"","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 12:30:51 {"version":"1.2.0","timestamp":"2025-04-29T12:30:51.741+0000","service_id":"unknown","message":"The following address will be used for Kafka: kafka:9092","extra_data":{"logger":"org.oran.smo.teiv.config.KafkaAdminConfig","thread_info":{"thread_name":"main"}}} 12:30:52 {"version":"1.2.0","timestamp":"2025-04-29T12:30:52.586+0000","service_id":"unknown","message":"Initializing Spring TestDispatcherServlet ''","extra_data":{"logger":"org.springframework.boot.test.mock.web.SpringBootMockServletContext","thread_info":{"thread_name":"main"}}} 12:30:52 {"version":"1.2.0","timestamp":"2025-04-29T12:30:52.586+0000","service_id":"unknown","message":"Initializing Servlet ''","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:52 {"version":"1.2.0","timestamp":"2025-04-29T12:30:52.590+0000","service_id":"unknown","message":"Exposing 15 endpoints beneath base path '/actuator'","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread_info":{"thread_name":"main"}}} 12:30:52 {"version":"1.2.0","timestamp":"2025-04-29T12:30:52.600+0000","service_id":"unknown","message":"Completed initialization in 14 ms","extra_data":{"logger":"org.springframework.test.web.servlet.TestDispatcherServlet","thread_info":{"thread_name":"main"}}} 12:30:52 {"version":"1.2.0","timestamp":"2025-04-29T12:30:52.641+0000","service_id":"unknown","message":"Started CoreApplicationTest in 1.133 seconds (process running for 882.266)","extra_data":{"logger":"org.oran.smo.teiv.CoreApplicationTest","thread_info":{"thread_name":"main"}}} 12:30:52 {"version":"1.2.0","timestamp":"2025-04-29T12:30:52.709+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:30:53 {"version":"1.2.0","timestamp":"2025-04-29T12:30:53.727+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 12:30:53 {"version":"1.2.0","timestamp":"2025-04-29T12:30:53.734+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:30:54 {"version":"1.2.0","timestamp":"2025-04-29T12:30:54.736+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 12:30:54 {"version":"1.2.0","timestamp":"2025-04-29T12:30:54.756+0000","service_id":"unknown","message":"HikariPool-24 - Starting...","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread_info":{"thread_name":"main"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.757+0000","service_id":"unknown","message":"Exception occurred during query execution.","extra_data":{"logger":"org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.jooq.exception.DataAccessException: Error getting connection from data source HikariDataSource (null)\n\tat org.jooq_3.18.6.POSTGRES.debug(Unknown Source)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:90)\n\tat org.jooq.impl.DefaultExecuteContext.connection(DefaultExecuteContext.java:625)\n\tat org.jooq.impl.AbstractQuery.connection(AbstractQuery.java:386)\n\tat org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:306)\n\tat org.jooq.impl.AbstractResultQuery.fetchLazy(AbstractResultQuery.java:301)\n\tat org.jooq.impl.SelectImpl.fetchLazy(SelectImpl.java:2857)\n\tat org.jooq.impl.ResultQueryTrait.lambda$fetchStream$1(ResultQueryTrait.java:329)\n\tat java.base/java.util.stream.AbstractPipeline.sourceSpliterator(AbstractPipeline.java:405)\n\tat java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)\n\tat java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)\n\tat java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModulesBySchema(ModelRepositoryImpl.java:159)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.lambda$getModules$2(ModelRepositoryImpl.java:98)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.runMethodSafe(ModelRepositoryImpl.java:229)\n\tat org.oran.smo.teiv.exposure.spi.impl.ModelRepositoryImpl.getModules(ModelRepositoryImpl.java:96)\n\tat org.oran.smo.teiv.exposure.model.api.impl.ModelServiceImpl.getModulesByDomain(ModelServiceImpl.java:104)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController.getSchemas(ModelController.java:89)\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.model.rest.controller.ModelController$$SpringCGLIB$$5.getSchemas()\n\tat jdk.internal.reflect.GeneratedMethodAccessor526.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: The connection attempt failed.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:354)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:54)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:253)\n\tat org.postgresql.Driver.makeConnection(Driver.java:434)\n\tat org.postgresql.Driver.connect(Driver.java:291)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:137)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:360)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:202)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:461)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:550)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:98)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.jooq.impl.DataSourceConnectionProvider.acquire(DataSourceConnectionProvider.java:87)\n\t... 190 common frames omitted\nCaused by: java.net.UnknownHostException: dbpostgresql\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:567)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:243)\n\tat org.postgresql.core.PGStream.(PGStream.java:98)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:132)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:258)\n\t... 202 common frames omitted\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.818+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.820+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.822+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getAllRelationshipsForEntityId$7(DataController.java:160)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getAllRelationshipsForEntityId(DataController.java:159)\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getAllRelationshipsForEntityId()\n\tat jdk.internal.reflect.GeneratedMethodAccessor202.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.835+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.838+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.839+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getEntitiesByDomain$6(DataController.java:146)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getEntitiesByDomain(DataController.java:145)\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getEntitiesByDomain()\n\tat jdk.internal.reflect.GeneratedMethodAccessor213.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.849+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.851+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.853+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getRelationshipsByType$3(DataController.java:101)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getRelationshipsByType(DataController.java:100)\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getRelationshipsByType()\n\tat jdk.internal.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.863+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.865+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.866+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyByEntityTypeName$5(DataController.java:130)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyByEntityTypeName(DataController.java:129)\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyByEntityTypeName()\n\tat jdk.internal.reflect.GeneratedMethodAccessor193.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.876+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.878+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.880+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyEntityTypes$1(DataController.java:77)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyEntityTypes(DataController.java:76)\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyEntityTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor531.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.889+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:129)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.892+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:135)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 {"version":"1.2.0","timestamp":"2025-04-29T12:30:55.893+0000","service_id":"unknown","message":"Exception during service call","extra_data":{"logger":"org.oran.smo.teiv.exposure.data.rest.controller.DataController","thread_info":{"thread_name":"main"},"exception":{"stack_trace":"org.oran.smo.teiv.exception.TeivException: Unknown domain\n\tat org.oran.smo.teiv.exception.TeivException.clientException(TeivException.java:166)\n\tat org.oran.smo.teiv.exception.TeivException.unknownDomain(TeivException.java:53)\n\tat org.oran.smo.teiv.exposure.utils.RequestValidator.validateDomain(RequestValidator.java:42)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.lambda$getTopologyRelationshipTypes$2(DataController.java:88)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.runWithFailCheck(DataController.java:186)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController.getTopologyRelationshipTypes(DataController.java:87)\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)\n\tat org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89)\n\tat io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:221)\n\tat io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:196)\n\tat io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:188)\n\tat jdk.internal.reflect.GeneratedMethodAccessor184.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:638)\n\tat org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:628)\n\tat org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)\n\tat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184)\n\tat org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:727)\n\tat org.oran.smo.teiv.exposure.data.rest.controller.DataController$$SpringCGLIB$$0.getTopologyRelationshipTypes()\n\tat jdk.internal.reflect.GeneratedMethodAccessor532.invoke(Unknown Source)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:257)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:190)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:986)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:891)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1088)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:978)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:564)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885)\n\tat org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72)\n\tat jakarta.servlet.http.HttpServlet.service(HttpServlet.java:658)\n\tat org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:114)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:165)\n\tat org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132)\n\tat org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201)\n\tat org.oran.smo.teiv.CoreApplicationTest.testPaginationRelatedEndpoints(CoreApplicationTest.java:141)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:767)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)\n\tat org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$8(TestMethodTestDescriptor.java:217)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:209)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:141)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$3(TestTemplateTestDescriptor.java:109)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)\n\tat java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)\n\tat java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:109)\n\tat org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:43)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n"}}} 12:30:55 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.400 s -- in org.oran.smo.teiv.CoreApplicationTest 12:30:55 [INFO] Running org.oran.smo.teiv.listener.CreateTopologyProcessorTest 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.164+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: test error","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.169+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.172+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.174+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.create, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.CreateTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.oran.smo.teiv.listener.CreateTopologyProcessorTest 12:30:56 [INFO] Running org.oran.smo.teiv.listener.MergeTopologyProcessorTest 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.192+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Received field: invalidfield isn't a valid field of entity type: ManagedElement","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.195+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.197+0000","service_id":"unknown","message":"Invalid field in yang data. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Can't create a Geography object from: 0","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 {"version":"1.2.0","timestamp":"2025-04-29T12:30:56.200+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.merge, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.MergeTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.oran.smo.teiv.listener.MergeTopologyProcessorTest 12:30:56 [INFO] Running org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 12:30:57 {"version":"1.2.0","timestamp":"2025-04-29T12:30:57.563+0000","service_id":"unknown","message":"Unsupported type: unsupported-type for source-entity-delete event. Event: CloudEvent{id='1.0', source=http://localhost:8080/local-source, type='topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete', datacontenttype='application/json', dataschema=http://localhost/schema, data=BytesCloudEventData{value=[123, 34, 116, 121, 112, 101, 34, 58, 34, 117, 110, 115, 117, 112, 112, 111, 114, 116, 101, 100, 45, 116, 121, 112, 101, 34, 44, 34, 118, 97, 108, 117, 101, 34, 58, 34, 97, 98, 99, 34, 125]}, extensions={correlationid=test-correlation-id}}","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:57 {"version":"1.2.0","timestamp":"2025-04-29T12:30:57.567+0000","service_id":"unknown","message":"Error while parsing the Missing required creator property 'value' (index 1)\n at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 35] (through reference chain: org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor$SourceEntityDelete[\"value\"]) event.","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:57 {"version":"1.2.0","timestamp":"2025-04-29T12:30:57.702+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.topology-inventory-ingestion.source-entity-delete, dataschema=http://localhost/schema, data={\"type\":\"cmHandle\",\"value\":\"abc\"}}. Used kafka message key: messageKey. Reason: null","extra_data":{"logger":"org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.500 s -- in org.oran.smo.teiv.listener.SourceEntityDeleteTopologyProcessorTest 12:30:57 [INFO] Running org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 12:30:57 {"version":"1.2.0","timestamp":"2025-04-29T12:30:57.723+0000","service_id":"unknown","message":"Failed to process a CloudEvent. Discarded CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}. Used kafka message key: . Reason: Discard event by expected test behavior","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:57 {"version":"1.2.0","timestamp":"2025-04-29T12:30:57.725+0000","service_id":"unknown","message":"Failed to parse the following CloudEvent: CloudEvent{id=1.0, source=http://localhost:8080/local-source, type=topology-inventory-ingestion.delete, dataschema=http://localhost/schema, data={}}","extra_data":{"logger":"org.oran.smo.teiv.listener.DeleteTopologyProcessor","thread_info":{"thread_name":"main"}}} 12:30:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.oran.smo.teiv.listener.DeleteTopologyProcessorTest 12:30:58 [INFO] 12:30:58 [INFO] Results: 12:30:58 [INFO] 12:30:58 [INFO] Tests run: 790, Failures: 0, Errors: 0, Skipped: 0 12:30:58 [INFO] 12:30:58 [INFO] 12:30:58 [INFO] --- jacoco:0.8.8:check (jacoco-check) @ topology-exposure-inventory-jar --- 12:30:58 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/jacoco.exec 12:30:58 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 12:30:58 [INFO] All coverage checks have been met. 12:30:58 [INFO] 12:30:58 [INFO] --- spring-cloud-contract:4.0.2:generateStubs (default-generateStubs) @ topology-exposure-inventory-jar --- 12:30:58 [INFO] Files matching this pattern will be excluded from stubs generation [] 12:30:59 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar 12:30:59 [INFO] 12:30:59 [INFO] --- jar:3.4.2:jar (default-jar) @ topology-exposure-inventory-jar --- 12:31:00 [INFO] Building jar: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar 12:31:00 [INFO] 12:31:00 [INFO] --- resources:3.3.1:copy-resources (copy-resource-docs) @ topology-exposure-inventory-jar --- 12:31:00 [INFO] Copying 4 resources from src/main/resources/v1 to ../docs/offeredapis 12:31:00 [INFO] 12:31:00 [INFO] --- spring-boot:3.4.2:repackage (repackage) @ topology-exposure-inventory-jar --- 12:31:03 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:31:03 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar.original 12:31:03 [INFO] 12:31:03 [INFO] --- spring-boot:3.4.2:repackage (default) @ topology-exposure-inventory-jar --- 12:31:03 [INFO] Replacing main artifact /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 12:31:03 [INFO] The original artifact has been renamed to /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar.original 12:31:03 [INFO] 12:31:03 [INFO] --- jacoco:0.8.8:prepare-agent-integration (agent-for-it) @ topology-exposure-inventory-jar --- 12:31:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/jacoco-it.exec,append=true,excludes=**/teiv/api/**/*:**/models/*.* 12:31:03 [INFO] 12:31:03 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ topology-exposure-inventory-jar --- 12:31:03 [INFO] Loading execution data file /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/jacoco.exec 12:31:03 [INFO] Analyzed bundle 'topology-exposure-inventory-jar' with 233 classes 12:31:04 [INFO] 12:31:04 [INFO] --- license:4.2:check (default) @ topology-exposure-inventory-jar --- 12:31:04 [INFO] Checking licenses... 12:31:04 [WARNING] At least one licenseSet must be specified 12:31:04 [INFO] 12:31:04 [INFO] --- spotless:2.30.0:check (default) @ topology-exposure-inventory-jar --- 12:31:14 [INFO] 12:31:14 [INFO] --- install:3.1.3:install (default-install) @ topology-exposure-inventory-jar --- 12:31:14 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/teiv/pom.xml to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.pom 12:31:15 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT.jar 12:31:15 [INFO] Installing /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar to /tmp/r/org/oran/smo/teiv/topology-exposure-inventory-jar/0.2.0-SNAPSHOT/topology-exposure-inventory-jar-0.2.0-SNAPSHOT-stubs.jar 12:31:15 [INFO] 12:31:15 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 12:31:35 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/docker/o-ran-sc/smo-teiv-exposure/0.2.0-SNAPSHOT/tmp/docker-build.tar 12:32:18 [INFO] DOCKER> [o-ran-sc/smo-teiv-exposure:0.2.0-SNAPSHOT]: Created docker-build.tar in 43 seconds 12:32:57 [INFO] DOCKER> [o-ran-sc/smo-teiv-exposure:0.2.0-SNAPSHOT]: Built image sha256:d9842 12:32:57 [INFO] DOCKER> [o-ran-sc/smo-teiv-exposure:0.2.0-SNAPSHOT]: Tag with 0.2.0-SNAPSHOT,latest 12:32:57 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-exposure:0.2.0-SNAPSHOT successful! 12:32:57 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-exposure:latest successful! 12:32:57 [INFO] 12:32:57 [INFO] --- docker:0.43.4:build (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 12:32:57 [INFO] Building tar: /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/docker/o-ran-sc/smo-teiv-ingestion/0.2.0-SNAPSHOT/tmp/docker-build.tar 12:32:57 [INFO] DOCKER> [o-ran-sc/smo-teiv-ingestion:0.2.0-SNAPSHOT]: Created docker-build.tar in 556 milliseconds 12:33:01 [INFO] DOCKER> [o-ran-sc/smo-teiv-ingestion:0.2.0-SNAPSHOT]: Built image sha256:5f746 12:33:01 [INFO] DOCKER> [o-ran-sc/smo-teiv-ingestion:0.2.0-SNAPSHOT]: Tag with 0.2.0-SNAPSHOT,latest 12:33:01 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-ingestion:0.2.0-SNAPSHOT successful! 12:33:01 [INFO] DOCKER> Tagging image o-ran-sc/smo-teiv-ingestion:latest successful! 12:33:01 [INFO] 12:33:01 [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-exposure-inventory-jar --- 12:33:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo 12:33:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/smo-teiv-maven-docker-merge-master/m2repo" instead. 12:33:02 [INFO] 12:33:02 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-exposure-image) @ topology-exposure-inventory-jar --- 12:33:02 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-exposure] 12:33:27 [INFO] DOCKER> 0.2.0-SNAPSHOT: digest: sha256:9d0ce2201700b7dcf130fb7bb98ef3fb163d459903c6e5e7c00426e4b79fdba2 size: 1783 12:33:27 [INFO] DOCKER> Pushed o-ran-sc/smo-teiv-exposure:0.2.0-SNAPSHOT in 25 seconds 12:33:27 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-exposure] 12:33:27 [INFO] DOCKER> 0.2.0-SNAPSHOT: digest: sha256:9d0ce2201700b7dcf130fb7bb98ef3fb163d459903c6e5e7c00426e4b79fdba2 size: 1783 12:33:27 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-exposure] 12:33:27 [INFO] DOCKER> latest: digest: sha256:9d0ce2201700b7dcf130fb7bb98ef3fb163d459903c6e5e7c00426e4b79fdba2 size: 1783 12:33:28 [INFO] 12:33:28 [INFO] --- docker:0.43.4:push (build-push-smo-teiv-ingestion-image) @ topology-exposure-inventory-jar --- 12:33:28 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-ingestion] 12:33:34 [INFO] DOCKER> 0.2.0-SNAPSHOT: digest: sha256:296d13088d729cd094a3bd7de3752747c20aed518dc6b28b54a319d38c569218 size: 1783 12:33:34 [INFO] DOCKER> Pushed o-ran-sc/smo-teiv-ingestion:0.2.0-SNAPSHOT in 6 seconds 12:33:34 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-ingestion] 12:33:34 [INFO] DOCKER> 0.2.0-SNAPSHOT: digest: sha256:296d13088d729cd094a3bd7de3752747c20aed518dc6b28b54a319d38c569218 size: 1783 12:33:34 [INFO] DOCKER> The push refers to repository [nexus3.o-ran-sc.org:10003/o-ran-sc/smo-teiv-ingestion] 12:33:35 [INFO] DOCKER> latest: digest: sha256:296d13088d729cd094a3bd7de3752747c20aed518dc6b28b54a319d38c569218 size: 1783 12:33:35 [INFO] ------------------------------------------------------------------------ 12:33:35 [INFO] Reactor Summary: 12:33:35 [INFO] 12:33:35 [INFO] topology-exposure-inventory 0.2.0-SNAPSHOT ......... SUCCESS [ 0.614 s] 12:33:35 [INFO] yang-parser 0.2.0-SNAPSHOT ......................... SUCCESS [ 0.008 s] 12:33:35 [INFO] Yang Parser 1.2.0-SNAPSHOT ......................... SUCCESS [ 28.469 s] 12:33:35 [INFO] yang-parser-example 0.0.1-SNAPSHOT ................. SUCCESS [ 0.646 s] 12:33:35 [INFO] pgsql-schema-generator 1.2.0 ....................... SUCCESS [01:24 min] 12:33:35 [INFO] topology-exposure-inventory-jar 0.2.0-SNAPSHOT ..... SUCCESS [18:10 min] 12:33:35 [INFO] ------------------------------------------------------------------------ 12:33:35 [INFO] BUILD SUCCESS 12:33:35 [INFO] ------------------------------------------------------------------------ 12:33:35 [INFO] Total time: 20:16 min 12:33:35 [INFO] Finished at: 2025-04-29T12:33:35Z 12:33:35 [INFO] ------------------------------------------------------------------------ 12:33:35 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins15189012006847686802.sh 12:33:35 $ ssh-agent -k 12:33:35 unset SSH_AUTH_SOCK; 12:33:35 unset SSH_AGENT_PID; 12:33:35 echo Agent pid 2107 killed; 12:33:35 [ssh-agent] Stopped. 12:33:35 [JaCoCo plugin] Collecting JaCoCo coverage data... 12:33:35 [JaCoCo plugin] Version: 3.3.7 12:33:35 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 12:33:36 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 12:33:36 [JaCoCo plugin] Saving matched execfiles: /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/jacoco.exec /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/jacoco.exec /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/jacoco.exec 12:33:36 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 12:33:36 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/jacoco/classes 0 files 12:33:36 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/target/classes 54 files 12:33:36 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/teiv/target/classes 369 files 12:33:36 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/parser-example/target/classes 3 files 12:33:37 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/target/classes 225 files 12:33:37 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 12:33:37 [JaCoCo plugin] Source Inclusions: **/*.java 12:33:37 [JaCoCo plugin] Source Exclusions: null 12:33:37 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/pgsql-schema-generator/src/main/java 41 files 12:33:37 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/teiv/src/main/java 222 files 12:33:37 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/parser-example/src/main/java 3 files 12:33:37 [JaCoCo plugin] - /w/workspace/smo-teiv-maven-docker-merge-master/yang-parser/yang-parser-jar/src/main/java 190 files 12:33:37 [JaCoCo plugin] Loading inclusions files.. 12:33:37 [JaCoCo plugin] inclusions: [] 12:33:37 [JaCoCo plugin] exclusions: [org/oran/smo/teiv/api/*.class, org/oran/smo/teiv/api/model/**, org/oran/smo/teiv/antlr4/**] 12:33:37 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 12:33:37 [JaCoCo plugin] Publishing the results.. 12:33:37 [JaCoCo plugin] Loading packages.. 12:33:37 [JaCoCo plugin] Done. 12:33:37 [JaCoCo plugin] Overall coverage: class: 95.39474, method: 86.83072, line: 91.30117, branch: 86.929085, instruction: 92.294754, complexity: 83.1469 12:33:37 [PostBuildScript] - [INFO] Executing post build scripts. 12:33:37 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins4021392093434746919.sh 12:33:37 ---> sysstat.sh 12:33:39 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins15012027287503740079.sh 12:33:39 ---> package-listing.sh 12:33:39 ++ facter osfamily 12:33:39 ++ tr '[:upper:]' '[:lower:]' 12:33:39 + OS_FAMILY=debian 12:33:39 + workspace=/w/workspace/smo-teiv-maven-docker-merge-master 12:33:39 + START_PACKAGES=/tmp/packages_start.txt 12:33:39 + END_PACKAGES=/tmp/packages_end.txt 12:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:39 + PACKAGES=/tmp/packages_start.txt 12:33:39 + '[' /w/workspace/smo-teiv-maven-docker-merge-master ']' 12:33:39 + PACKAGES=/tmp/packages_end.txt 12:33:39 + case "${OS_FAMILY}" in 12:33:39 + dpkg -l 12:33:39 + grep '^ii' 12:33:39 + '[' -f /tmp/packages_start.txt ']' 12:33:39 + '[' -f /tmp/packages_end.txt ']' 12:33:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:39 + '[' /w/workspace/smo-teiv-maven-docker-merge-master ']' 12:33:39 + mkdir -p /w/workspace/smo-teiv-maven-docker-merge-master/archives/ 12:33:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-docker-merge-master/archives/ 12:33:39 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins6229172881233706007.sh 12:33:39 ---> capture-instance-metadata.sh 12:33:39 Setup pyenv: 12:33:39 system 12:33:39 3.8.13 12:33:39 3.9.13 12:33:39 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-merge-master/.python-version) 12:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLOn from file:/tmp/.os_lf_venv 12:33:42 lf-activate-venv(): INFO: Installing: lftools 12:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-PLOn/bin to PATH 12:33:57 INFO: Running in OpenStack, capturing instance metadata 12:33:58 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins3213386246423783357.sh 12:33:58 provisioning config files... 12:33:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-docker-merge-master@tmp/config12872482377709891007tmp 12:33:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:58 [EnvInject] - Injecting environment variables from a build step. 12:33:58 [EnvInject] - Injecting as environment variables the properties content 12:33:58 SERVER_ID=logs 12:33:58 12:33:58 [EnvInject] - Variables injected successfully. 12:33:58 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins3039696833037298903.sh 12:33:58 ---> create-netrc.sh 12:33:58 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins980711353810928428.sh 12:33:58 ---> python-tools-install.sh 12:33:58 Setup pyenv: 12:33:58 system 12:33:58 3.8.13 12:33:58 3.9.13 12:33:58 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-merge-master/.python-version) 12:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLOn from file:/tmp/.os_lf_venv 12:33:59 lf-activate-venv(): INFO: Installing: lftools 12:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-PLOn/bin to PATH 12:34:09 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins7988427015900964648.sh 12:34:09 ---> sudo-logs.sh 12:34:09 Archiving 'sudo' log.. 12:34:10 [smo-teiv-maven-docker-merge-master] $ /bin/bash /tmp/jenkins11842657569254134534.sh 12:34:10 ---> job-cost.sh 12:34:10 Setup pyenv: 12:34:10 system 12:34:10 3.8.13 12:34:10 3.9.13 12:34:10 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-merge-master/.python-version) 12:34:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLOn from file:/tmp/.os_lf_venv 12:34:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:16 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:34:16 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 12:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-PLOn/bin to PATH 12:34:16 INFO: No Stack... 12:34:17 INFO: Retrieving Pricing Info for: v2-highcpu-4 12:34:17 INFO: Archiving Costs 12:34:17 [smo-teiv-maven-docker-merge-master] $ /bin/bash -l /tmp/jenkins10302235423484728932.sh 12:34:17 ---> logs-deploy.sh 12:34:17 Setup pyenv: 12:34:17 system 12:34:17 3.8.13 12:34:17 3.9.13 12:34:17 * 3.10.6 (set by /w/workspace/smo-teiv-maven-docker-merge-master/.python-version) 12:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLOn from file:/tmp/.os_lf_venv 12:34:18 lf-activate-venv(): INFO: Installing: lftools 12:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-PLOn/bin to PATH 12:34:28 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-docker-merge-master/71 12:34:28 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 12:34:32 Archives upload complete. 12:34:32 INFO: archiving logs to Nexus 12:34:33 ---> uname -a: 12:34:33 Linux prd-ubuntu1804-docker-4c-4g-23 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 12:34:33 12:34:33 12:34:33 ---> lscpu: 12:34:33 Architecture: x86_64 12:34:33 CPU op-mode(s): 32-bit, 64-bit 12:34:33 Byte Order: Little Endian 12:34:33 CPU(s): 4 12:34:33 On-line CPU(s) list: 0-3 12:34:33 Thread(s) per core: 1 12:34:33 Core(s) per socket: 1 12:34:33 Socket(s): 4 12:34:33 NUMA node(s): 1 12:34:33 Vendor ID: AuthenticAMD 12:34:33 CPU family: 23 12:34:33 Model: 49 12:34:33 Model name: AMD EPYC-Rome Processor 12:34:33 Stepping: 0 12:34:33 CPU MHz: 2799.998 12:34:33 BogoMIPS: 5599.99 12:34:33 Virtualization: AMD-V 12:34:33 Hypervisor vendor: KVM 12:34:33 Virtualization type: full 12:34:33 L1d cache: 32K 12:34:33 L1i cache: 32K 12:34:33 L2 cache: 512K 12:34:33 L3 cache: 16384K 12:34:33 NUMA node0 CPU(s): 0-3 12:34:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:34:33 12:34:33 12:34:33 ---> nproc: 12:34:33 4 12:34:33 12:34:33 12:34:33 ---> df -h: 12:34:33 Filesystem Size Used Avail Use% Mounted on 12:34:33 udev 2.0G 0 2.0G 0% /dev 12:34:33 tmpfs 395M 696K 394M 1% /run 12:34:33 /dev/vda1 20G 12G 8.0G 59% / 12:34:33 tmpfs 2.0G 0 2.0G 0% /dev/shm 12:34:33 tmpfs 5.0M 0 5.0M 0% /run/lock 12:34:33 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 12:34:33 /dev/vda15 105M 5.3M 100M 5% /boot/efi 12:34:33 tmpfs 395M 0 395M 0% /run/user/1001 12:34:33 12:34:33 12:34:33 ---> free -m: 12:34:33 total used free shared buff/cache available 12:34:33 Mem: 3944 498 1796 0 1649 3195 12:34:33 Swap: 1023 9 1014 12:34:33 12:34:33 12:34:33 ---> ip addr: 12:34:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:33 inet 127.0.0.1/8 scope host lo 12:34:33 valid_lft forever preferred_lft forever 12:34:33 inet6 ::1/128 scope host 12:34:33 valid_lft forever preferred_lft forever 12:34:33 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 12:34:33 link/ether fa:16:3e:8e:b1:ec brd ff:ff:ff:ff:ff:ff 12:34:33 inet 10.32.7.202/23 brd 10.32.7.255 scope global dynamic ens3 12:34:33 valid_lft 85018sec preferred_lft 85018sec 12:34:33 inet6 fe80::f816:3eff:fe8e:b1ec/64 scope link 12:34:33 valid_lft forever preferred_lft forever 12:34:33 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:34:33 link/ether 02:42:c2:44:cf:40 brd ff:ff:ff:ff:ff:ff 12:34:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:34:33 valid_lft forever preferred_lft forever 12:34:33 inet6 fe80::42:c2ff:fe44:cf40/64 scope link 12:34:33 valid_lft forever preferred_lft forever 12:34:33 12:34:33 12:34:33 ---> sar -b -r -n DEV: 12:34:33 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-23) 04/29/25 _x86_64_ (4 CPU) 12:34:33 12:34:33 12:11:33 LINUX RESTART (4 CPU) 12:34:33 12:34:33 12:12:02 tps rtps wtps bread/s bwrtn/s 12:34:33 12:13:01 135.21 52.43 82.78 4064.12 8267.89 12:34:33 12:14:01 105.35 50.37 54.97 3340.24 10105.12 12:34:33 12:15:01 259.00 54.22 204.78 4152.86 48237.48 12:34:33 12:16:01 98.48 69.72 28.76 1441.09 10419.73 12:34:33 12:17:01 283.27 55.11 228.16 2871.52 31945.34 12:34:33 12:18:01 433.41 12.28 421.13 413.53 15309.98 12:34:33 12:19:01 549.98 0.82 549.16 22.40 21588.80 12:34:33 12:20:01 472.58 0.43 472.14 12.53 18328.29 12:34:33 12:21:01 445.33 0.27 445.07 2.27 17435.20 12:34:33 12:22:01 78.32 5.38 72.94 129.02 2841.59 12:34:33 12:23:01 14.96 0.12 14.85 1.20 391.80 12:34:33 12:24:01 70.42 0.45 69.97 3.73 2429.46 12:34:33 12:25:01 2904.92 16.72 2888.20 320.13 27819.87 12:34:33 12:26:01 411.76 0.80 410.96 19.99 14523.69 12:34:33 12:27:01 467.06 22.85 444.20 561.49 16958.03 12:34:33 12:28:01 605.18 2.77 602.42 131.98 21653.59 12:34:33 12:29:01 584.92 0.80 584.12 36.13 21836.63 12:34:33 12:30:02 3199.83 60.86 3138.97 514.22 20325.07 12:34:33 12:31:01 498.81 35.01 463.80 761.36 16213.25 12:34:33 12:32:01 619.90 136.44 483.47 5779.24 20993.98 12:34:33 12:33:01 441.24 37.94 403.30 2868.59 56635.76 12:34:33 12:34:01 167.57 148.53 19.05 3356.64 2874.59 12:34:33 Average: 584.89 34.79 550.10 1401.09 18517.67 12:34:33 12:34:33 12:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:33 12:13:01 1627012 3357660 2411648 59.71 54068 1829884 875428 17.21 548716 1680940 166576 12:34:33 12:14:01 554144 2710032 3484516 86.28 69772 2223084 1307836 25.71 1291212 1976360 220972 12:34:33 12:15:01 371344 2607940 3667316 90.81 92380 2286772 1414888 27.81 1443556 2013256 23856 12:34:33 12:16:01 232476 2150848 3806184 94.24 95104 1974128 1853796 36.44 1883072 1730260 58536 12:34:33 12:17:01 134528 1535344 3904132 96.67 109144 1532356 3162032 62.16 2387732 1314868 7180 12:34:33 12:18:01 144524 1259552 3894136 96.42 136896 1224860 3511396 69.02 2594896 1088268 14996 12:34:33 12:19:01 131616 1246648 3907044 96.74 156176 1203020 3513596 69.07 2609792 1076784 13832 12:34:33 12:20:01 110436 1225556 3928224 97.27 167100 1183672 3529344 69.38 2624076 1064340 10304 12:34:33 12:21:01 121212 1209516 3917448 97.00 175760 1115088 3534648 69.48 2604636 1024372 15616 12:34:33 12:22:01 122720 1158024 3915940 96.96 176292 1058464 3637500 71.50 2635580 983744 1268 12:34:33 12:23:01 113580 1154080 3925080 97.19 176292 1063620 3640868 71.57 2640276 987372 468 12:34:33 12:24:01 127296 1155192 3911364 96.85 177100 1044340 3621984 71.20 2636384 971520 8908 12:34:33 12:25:01 232832 1090572 3805828 94.23 180024 881148 3749596 73.71 2600676 908392 47260 12:34:33 12:26:01 135492 826940 3903168 96.65 169736 690480 4061216 79.83 2741804 823928 14020 12:34:33 12:27:01 136244 619016 3902416 96.63 117484 520724 4526352 88.97 2812992 715864 16812 12:34:33 12:28:01 111660 611952 3927000 97.24 110652 484716 4524248 88.93 2790752 695540 15740 12:34:33 12:29:01 132468 569152 3906192 96.72 97428 419528 4661572 91.63 2761608 682464 17156 12:34:33 12:30:02 130076 545992 3908584 96.78 112892 393808 4719464 92.77 2788196 665780 31540 12:34:33 12:31:01 1408096 1851996 2630564 65.13 114708 382936 2802244 55.08 1523776 658096 15940 12:34:33 12:32:01 1211832 1899704 2826828 69.99 129832 589852 2298884 45.19 1689460 780312 52092 12:34:33 12:33:01 688000 1943956 3350660 82.96 133868 1281568 1976672 38.86 1860972 1309260 41952 12:34:33 12:34:01 1889460 3292428 2149200 53.22 159264 1399368 961544 18.90 703184 1262012 19008 12:34:33 Average: 448502 1546459 3590158 88.89 132362 1126519 3085687 60.66 2189698 1109715 37001 12:34:33 12:34:33 12:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:33 12:13:01 ens3 463.99 313.07 1657.26 75.17 0.00 0.00 0.00 0.00 12:34:33 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:13:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 12:34:33 12:14:01 ens3 329.38 298.88 3525.34 55.79 0.00 0.00 0.00 0.00 12:34:33 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:14:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 12:34:33 12:15:01 ens3 507.88 516.03 4012.51 1441.32 0.00 0.00 0.00 0.00 12:34:33 12:15:01 docker0 238.10 296.80 12.57 2339.70 0.00 0.00 0.00 0.00 12:34:33 12:15:01 lo 2.27 2.27 0.20 0.20 0.00 0.00 0.00 0.00 12:34:33 12:16:01 ens3 487.94 574.37 5000.32 2115.82 0.00 0.00 0.00 0.00 12:34:33 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:16:01 lo 2.40 2.40 0.21 0.21 0.00 0.00 0.00 0.00 12:34:33 12:17:01 vethca4e2ed 22.23 21.88 100.37 2.82 0.00 0.00 0.00 0.01 12:34:33 12:17:01 ens3 321.60 210.90 2709.18 18.33 0.00 0.00 0.00 0.00 12:34:33 12:17:01 veth85f625e 0.17 0.38 0.01 0.03 0.00 0.00 0.00 0.00 12:34:33 12:17:01 docker0 22.40 21.95 100.07 2.83 0.00 0.00 0.00 0.00 12:34:33 12:18:01 vethca4e2ed 76.72 67.04 254.77 10.80 0.00 0.00 0.00 0.02 12:34:33 12:18:01 ens3 2.12 1.77 0.45 1.83 0.00 0.00 0.00 0.00 12:34:33 12:18:01 veth85f625e 0.20 0.22 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:18:01 docker0 76.92 67.22 253.73 10.81 0.00 0.00 0.00 0.00 12:34:33 12:19:01 vethca4e2ed 97.75 79.89 221.81 27.75 0.00 0.00 0.00 0.02 12:34:33 12:19:01 ens3 0.40 0.35 0.07 0.32 0.00 0.00 0.00 0.00 12:34:33 12:19:01 veth85f625e 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:19:01 docker0 97.92 80.04 220.48 27.75 0.00 0.00 0.00 0.00 12:34:33 12:20:01 vethca4e2ed 125.66 107.96 394.25 44.92 0.00 0.00 0.00 0.03 12:34:33 12:20:01 ens3 1.25 0.95 0.41 1.68 0.00 0.00 0.00 0.00 12:34:33 12:20:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:20:01 docker0 125.82 108.13 392.54 44.93 0.00 0.00 0.00 0.00 12:34:33 12:21:01 vethca4e2ed 146.00 127.95 505.90 56.97 0.00 0.00 0.00 0.04 12:34:33 12:21:01 ens3 0.62 0.45 0.11 0.92 0.00 0.00 0.00 0.00 12:34:33 12:21:01 veth85f625e 0.20 0.22 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:21:01 docker0 146.20 128.13 503.91 56.98 0.00 0.00 0.00 0.00 12:34:33 12:22:01 vethca4e2ed 62.63 60.33 295.20 25.19 0.00 0.00 0.00 0.02 12:34:33 12:22:01 ens3 1.18 0.97 0.22 0.66 0.00 0.00 0.00 0.00 12:34:33 12:22:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:22:01 docker0 62.80 60.50 294.35 25.20 0.00 0.00 0.00 0.00 12:34:33 12:23:01 vethca4e2ed 92.67 89.85 435.95 49.68 0.00 0.00 0.00 0.04 12:34:33 12:23:01 ens3 0.52 0.35 0.14 0.38 0.00 0.00 0.00 0.00 12:34:33 12:23:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:23:01 docker0 92.83 90.02 434.69 49.69 0.00 0.00 0.00 0.00 12:34:33 12:24:01 vethca4e2ed 51.64 49.01 216.10 19.93 0.00 0.00 0.00 0.02 12:34:33 12:24:01 ens3 1.37 1.05 0.24 1.99 0.00 0.00 0.00 0.00 12:34:33 12:24:01 veth85f625e 0.20 0.22 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:24:01 docker0 51.84 49.21 215.41 19.94 0.00 0.00 0.00 0.00 12:34:33 12:25:01 vethca4e2ed 68.35 58.68 188.97 17.24 0.00 0.00 0.00 0.02 12:34:33 12:25:01 ens3 8.33 6.33 5.72 5.91 0.00 0.00 0.00 0.00 12:34:33 12:25:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:25:01 docker0 68.52 58.83 188.04 17.24 0.00 0.00 0.00 0.00 12:34:33 12:26:01 vethca4e2ed 91.40 78.79 263.96 29.33 0.00 0.00 0.00 0.02 12:34:33 12:26:01 ens3 4.08 3.45 0.83 2.53 0.00 0.00 0.00 0.00 12:34:33 12:26:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:26:01 docker0 91.57 78.96 262.72 29.34 0.00 0.00 0.00 0.00 12:34:33 12:27:01 vethca4e2ed 110.94 100.70 287.76 30.97 0.00 0.00 0.00 0.02 12:34:33 12:27:01 ens3 33.89 25.08 6.70 68.25 0.00 0.00 0.00 0.00 12:34:33 12:27:01 veth85f625e 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:27:01 docker0 111.14 100.90 286.25 30.98 0.00 0.00 0.00 0.00 12:34:33 12:28:01 vethca4e2ed 71.45 55.82 41.70 8.19 0.00 0.00 0.00 0.00 12:34:33 12:28:01 ens3 0.42 0.35 0.12 0.26 0.00 0.00 0.00 0.00 12:34:33 12:28:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:28:01 docker0 71.62 55.99 40.73 8.20 0.00 0.00 0.00 0.00 12:34:33 12:29:01 vethca4e2ed 74.39 58.46 76.06 8.04 0.00 0.00 0.00 0.01 12:34:33 12:29:01 ens3 0.60 0.63 0.11 0.34 0.00 0.00 0.00 0.00 12:34:33 12:29:01 veth85f625e 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:29:01 docker0 74.55 58.62 75.05 8.05 0.00 0.00 0.00 0.00 12:34:33 12:30:02 vethca4e2ed 51.12 41.86 63.35 5.00 0.00 0.00 0.00 0.01 12:34:33 12:30:02 ens3 1.03 0.93 0.20 1.00 0.00 0.00 0.00 0.00 12:34:33 12:30:02 veth85f625e 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:30:02 docker0 51.32 42.06 62.66 5.01 0.00 0.00 0.00 0.00 12:34:33 12:31:01 vethca4e2ed 52.79 42.50 27.72 4.72 0.00 0.00 0.00 0.00 12:34:33 12:31:01 ens3 10.51 8.13 2.13 10.99 0.00 0.00 0.00 0.00 12:34:33 12:31:01 veth85f625e 0.19 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:34:33 12:31:01 docker0 52.97 42.70 27.01 4.74 0.00 0.00 0.00 0.00 12:34:33 12:32:01 ens3 2.11 1.69 0.43 0.39 0.00 0.00 0.00 0.00 12:34:33 12:32:01 veth85f625e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:32:01 lo 1932.16 1932.16 3630.65 3630.65 0.00 0.00 0.00 0.00 12:34:33 12:33:01 ens3 268.19 218.58 2209.80 14.50 0.00 0.00 0.00 0.00 12:34:33 12:33:01 docker0 217.41 266.67 11.25 2209.48 0.00 0.00 0.00 0.00 12:34:33 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:34:01 ens3 380.80 618.01 55.35 4691.31 0.00 0.00 0.00 0.00 12:34:33 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:33 12:34:01 lo 6.20 6.20 0.54 0.54 0.00 0.00 0.00 0.00 12:34:33 Average: ens3 128.29 127.23 871.56 387.03 0.00 0.00 0.00 0.00 12:34:33 Average: docker0 75.21 73.07 153.81 222.50 0.00 0.00 0.00 0.00 12:34:33 Average: lo 89.16 89.16 167.30 167.30 0.00 0.00 0.00 0.00 12:34:33 12:34:33 12:34:33 ---> sar -P ALL: 12:34:33 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-23) 04/29/25 _x86_64_ (4 CPU) 12:34:33 12:34:33 12:11:33 LINUX RESTART (4 CPU) 12:34:33 12:34:33 12:12:02 CPU %user %nice %system %iowait %steal %idle 12:34:33 12:13:01 all 20.50 0.00 1.87 3.83 0.06 73.74 12:34:33 12:13:01 0 19.17 0.00 1.95 3.99 0.07 74.81 12:34:33 12:13:01 1 15.10 0.00 1.64 2.24 0.03 80.99 12:34:33 12:13:01 2 39.81 0.00 2.83 3.13 0.09 54.15 12:34:33 12:13:01 3 8.01 0.00 1.05 5.94 0.03 84.96 12:34:33 12:14:01 all 37.64 0.00 2.01 1.92 0.08 58.35 12:34:33 12:14:01 0 45.26 0.00 1.55 2.62 0.08 50.48 12:34:33 12:14:01 1 32.87 0.00 3.07 2.70 0.08 61.28 12:34:33 12:14:01 2 35.07 0.00 2.05 1.33 0.08 61.47 12:34:33 12:14:01 3 37.34 0.00 1.37 1.03 0.08 60.18 12:34:33 12:15:01 all 27.88 0.00 4.20 5.83 0.09 61.99 12:34:33 12:15:01 0 25.62 0.00 4.18 8.25 0.10 61.85 12:34:33 12:15:01 1 26.61 0.00 2.95 4.73 0.07 65.64 12:34:33 12:15:01 2 30.44 0.00 5.91 7.25 0.10 56.31 12:34:33 12:15:01 3 28.91 0.00 3.74 3.12 0.08 64.14 12:34:33 12:16:01 all 38.32 0.00 2.15 2.12 0.09 57.32 12:34:33 12:16:01 0 45.00 0.00 3.13 3.46 0.10 48.31 12:34:33 12:16:01 1 32.90 0.00 1.83 1.19 0.08 64.00 12:34:33 12:16:01 2 36.94 0.00 1.94 1.96 0.12 59.03 12:34:33 12:16:01 3 38.39 0.00 1.72 1.84 0.07 57.98 12:34:33 12:17:01 all 40.23 0.00 3.21 5.12 0.10 51.35 12:34:33 12:17:01 0 37.82 0.00 2.78 4.10 0.08 55.21 12:34:33 12:17:01 1 43.49 0.00 3.98 7.59 0.10 44.83 12:34:33 12:17:01 2 33.36 0.00 3.27 5.63 0.12 57.63 12:34:33 12:17:01 3 46.25 0.00 2.80 3.17 0.10 47.68 12:34:33 12:18:01 all 21.35 0.00 4.05 9.85 0.09 64.67 12:34:33 12:18:01 0 15.02 0.00 3.51 6.95 0.07 74.46 12:34:33 12:18:01 1 28.19 0.00 3.39 4.78 0.08 63.56 12:34:33 12:18:01 2 22.05 0.00 4.85 14.32 0.12 58.66 12:34:33 12:18:01 3 20.15 0.00 4.45 13.38 0.08 61.94 12:34:33 12:19:01 all 10.64 0.00 4.84 12.67 0.08 71.77 12:34:33 12:19:01 0 11.95 0.00 6.44 16.41 0.08 65.11 12:34:33 12:19:01 1 12.74 0.00 5.02 11.36 0.07 70.80 12:34:33 12:19:01 2 9.38 0.00 4.36 13.73 0.10 72.43 12:34:33 12:19:01 3 8.47 0.00 3.55 9.20 0.05 78.73 12:34:33 12:20:01 all 12.53 0.00 4.58 10.86 0.08 71.96 12:34:33 12:20:01 0 13.38 0.00 5.19 13.99 0.07 67.37 12:34:33 12:20:01 1 10.41 0.00 2.76 3.88 0.05 82.90 12:34:33 12:20:01 2 12.05 0.00 4.83 13.78 0.12 69.23 12:34:33 12:20:01 3 14.28 0.00 5.57 11.79 0.08 68.28 12:34:33 12:21:01 all 13.04 0.00 4.42 10.03 0.08 72.43 12:34:33 12:21:01 0 12.34 0.00 5.04 12.10 0.08 70.44 12:34:33 12:21:01 1 9.81 0.00 4.29 4.34 0.07 81.49 12:34:33 12:21:01 2 13.51 0.00 4.39 14.95 0.10 67.05 12:34:33 12:21:01 3 16.48 0.00 3.97 8.73 0.08 70.73 12:34:33 12:22:01 all 11.80 0.00 1.40 1.44 0.06 85.30 12:34:33 12:22:01 0 13.57 0.00 1.30 0.05 0.05 85.03 12:34:33 12:22:01 1 9.15 0.00 1.12 4.78 0.07 84.88 12:34:33 12:22:01 2 11.63 0.00 1.57 0.37 0.05 86.38 12:34:33 12:22:01 3 12.84 0.00 1.61 0.57 0.07 84.91 12:34:33 12:23:01 all 9.15 0.00 0.99 0.04 0.06 89.75 12:34:33 12:23:01 0 7.55 0.00 0.70 0.00 0.05 91.70 12:34:33 12:23:01 1 8.91 0.00 0.90 0.10 0.07 90.02 12:34:33 12:23:01 2 10.21 0.00 1.36 0.03 0.07 88.34 12:34:33 12:23:01 3 9.94 0.00 1.01 0.02 0.07 88.97 12:34:33 12:34:33 12:23:01 CPU %user %nice %system %iowait %steal %idle 12:34:33 12:24:01 all 7.58 0.00 1.07 1.20 0.05 90.09 12:34:33 12:24:01 0 7.77 0.00 1.27 0.17 0.05 90.74 12:34:33 12:24:01 1 9.03 0.00 0.82 1.67 0.05 88.43 12:34:33 12:24:01 2 7.98 0.00 1.46 2.85 0.07 87.64 12:34:33 12:24:01 3 5.56 0.00 0.73 0.12 0.05 93.54 12:34:33 12:25:01 all 9.79 0.00 5.88 19.85 0.10 64.38 12:34:33 12:25:01 0 11.67 0.00 5.95 23.18 0.10 59.10 12:34:33 12:25:01 1 10.84 0.00 5.71 19.60 0.08 63.76 12:34:33 12:25:01 2 9.66 0.00 7.02 24.79 0.12 58.41 12:34:33 12:25:01 3 6.98 0.00 4.85 11.92 0.07 76.18 12:34:33 12:26:01 all 16.70 0.00 4.01 9.31 0.09 69.89 12:34:33 12:26:01 0 16.33 0.00 3.68 8.22 0.08 71.69 12:34:33 12:26:01 1 14.81 0.00 2.93 2.15 0.07 80.04 12:34:33 12:26:01 2 18.87 0.00 5.90 19.31 0.12 55.81 12:34:33 12:26:01 3 16.80 0.00 3.56 7.65 0.08 71.91 12:34:33 12:27:01 all 20.50 0.00 4.63 10.75 0.08 64.03 12:34:33 12:27:01 0 18.93 0.00 3.68 11.44 0.07 65.88 12:34:33 12:27:01 1 24.77 0.00 6.47 9.71 0.08 58.96 12:34:33 12:27:01 2 19.32 0.00 4.16 11.55 0.12 64.86 12:34:33 12:27:01 3 18.98 0.00 4.19 10.27 0.08 66.48 12:34:33 12:28:01 all 9.12 0.00 5.40 13.72 0.08 71.67 12:34:33 12:28:01 0 7.98 0.00 4.83 7.43 0.07 79.70 12:34:33 12:28:01 1 11.82 0.00 7.24 13.91 0.10 66.92 12:34:33 12:28:01 2 9.82 0.00 5.93 26.87 0.12 57.26 12:34:33 12:28:01 3 6.85 0.00 3.66 6.79 0.05 82.64 12:34:33 12:29:01 all 10.17 0.00 4.98 13.46 0.09 71.29 12:34:33 12:29:01 0 7.69 0.00 3.79 7.71 0.05 80.77 12:34:33 12:29:01 1 11.08 0.00 4.89 9.52 0.07 74.44 12:34:33 12:29:01 2 9.71 0.00 4.51 15.45 0.10 70.24 12:34:33 12:29:01 3 12.23 0.00 6.70 21.18 0.12 59.77 12:34:33 12:30:02 all 8.30 0.00 6.09 23.41 0.10 62.10 12:34:33 12:30:02 0 9.47 0.00 6.18 23.79 0.10 60.46 12:34:33 12:30:02 1 7.50 0.00 5.88 23.56 0.10 62.96 12:34:33 12:30:02 2 8.29 0.00 5.65 18.58 0.14 67.35 12:34:33 12:30:02 3 7.92 0.00 6.63 27.64 0.08 57.72 12:34:33 12:31:01 all 15.22 0.00 4.30 11.27 0.09 69.13 12:34:33 12:31:01 0 15.06 0.00 3.14 7.68 0.07 74.05 12:34:33 12:31:01 1 15.33 0.00 4.89 16.50 0.09 63.19 12:34:33 12:31:01 2 14.37 0.00 4.72 11.80 0.12 68.99 12:34:33 12:31:01 3 16.10 0.00 4.47 9.10 0.09 70.24 12:34:33 12:32:01 all 13.65 0.00 1.20 22.18 0.06 62.91 12:34:33 12:32:01 0 11.58 0.00 1.09 9.01 0.03 78.29 12:34:33 12:32:01 1 14.49 0.00 0.92 9.53 0.03 75.03 12:34:33 12:32:01 2 12.84 0.00 1.46 40.48 0.10 45.13 12:34:33 12:32:01 3 15.68 0.00 1.34 29.70 0.07 53.22 12:34:33 12:33:01 all 10.66 0.00 3.78 17.62 0.07 67.87 12:34:33 12:33:01 0 8.44 0.00 3.45 7.16 0.05 80.91 12:34:33 12:33:01 1 13.37 0.00 4.43 23.77 0.08 58.34 12:34:33 12:33:01 2 8.86 0.00 3.92 31.95 0.10 55.16 12:34:33 12:33:01 3 11.97 0.00 3.31 7.61 0.05 77.06 12:34:33 12:34:01 all 22.64 0.00 1.28 3.56 0.06 72.47 12:34:33 12:34:01 0 34.17 0.00 1.65 7.73 0.07 56.38 12:34:33 12:34:01 1 19.19 0.00 1.15 1.82 0.05 77.78 12:34:33 12:34:01 2 16.47 0.00 1.29 1.79 0.08 80.36 12:34:33 12:34:01 3 20.68 0.00 1.01 2.87 0.05 75.40 12:34:33 12:34:33 Average: CPU %user %nice %system %iowait %steal %idle 12:34:33 Average: all 17.61 0.00 3.47 9.55 0.08 69.29 12:34:33 Average: 0 17.98 0.00 3.39 8.44 0.07 70.12 12:34:33 Average: 1 17.38 0.00 3.46 8.15 0.07 70.94 12:34:33 Average: 2 17.75 0.00 3.78 12.81 0.10 65.55 12:34:33 Average: 3 17.32 0.00 3.24 8.83 0.07 70.54 12:34:33 12:34:33 12:34:33