Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/aai-common/+/143146 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-4c-4g-6653 (centos8-docker-4c-4g) in workspace /w/workspace/aai-aai-common-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-dpOH86K0ecM4/agent.5461 SSH_AGENT_PID=5463 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aai-aai-common-master-verify-java@tmp/private_key_7714735092040723289.key (/w/workspace/aai-aai-common-master-verify-java@tmp/private_key_7714735092040723289.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/aai/aai-common.git > git init /w/workspace/aai-aai-common-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/aai-aai-common-master-verify-java@tmp/jenkins-gitclient-ssh15753389096702915866.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/aai/aai-common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/aai/aai-common.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/aai-common.git using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/aai-aai-common-master-verify-java@tmp/jenkins-gitclient-ssh16413127227658702495.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/aai/aai-common.git refs/changes/46/143146/2 # timeout=30 > git rev-parse c0fb90829e7c904e902649f5bcb1bcd59ae6990f^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision c0fb90829e7c904e902649f5bcb1bcd59ae6990f (refs/changes/46/143146/2) > git config core.sparsecheckout # timeout=10 > git checkout -f c0fb90829e7c904e902649f5bcb1bcd59ae6990f # timeout=30 Commit message: "CI: Update python based Github2Gerrit" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8cf145991dac94acb78c697b35399c5062f710c6 # timeout=10 [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins10036252541206186378.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tOAg lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tOAg/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.0.1 from /tmp/venv-tOAg/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.45 botocore==1.42.45 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.2.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.11.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.3.2 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [aai-aai-common-master-verify-java] $ /bin/sh /tmp/jenkins17508488558864783661.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config12848815243885280351tmp copy managed file [aai-aai-common-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config12891266124158708150tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-centos8-docker-4c-4g-6653 using settings config with name aai-aai-common-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [aai-aai-common-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings13374922038925141938.xml -gs /tmp/global-settings10413458406632907237.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c0fb90829e7c904e902649f5bcb1bcd59ae6990f -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ksandi@contractor.linuxfoundation.org "-DGERRIT_EVENT_ACCOUNT_NAME=Kevin Sandi" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/aai-common/+/143146 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ksandi@contractor.linuxfoundation.org "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/aai-common -DGERRIT_PATCHSET_UPLOADER_USERNAME=kevin.sandi -DGERRIT_CHANGE_NUMBER=143146 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Kevin Sandi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/46/143146/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Kevin Sandi" '-DGERRIT_CHANGE_OWNER=\"Kevin Sandi\" ' -DPROJECT=aai/aai-common -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q0k6IFVwZGF0ZSBweXRob24gYmFzZWQgR2l0aHViMkdlcnJpdAoKSXNzdWUtSUQ6IENJTUFOLTMzCkNoYW5nZS1JZDogSWQ5M2E3YjU4OWYxMGZhNjNjM2JjMzBmMjU0YTk1ODVjZjNjYzc0ODMKU2lnbmVkLW9mZi1ieTogS2V2aW4gU2FuZGkgPGtzYW5kaUBjb250cmFjdG9yLmxpbnV4Zm91bmRhdGlvbi5vcmc+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CI: Update python based Github2Gerrit" -DGERRIT_EVENT_ACCOUNT_USERNAME=kevin.sandi -DGERRIT_CHANGE_OWNER_USERNAME=kevin.sandi '-DGERRIT_EVENT_ACCOUNT=\"Kevin Sandi\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Id93a7b589f10fa63c3bc30f254a9585cf3cc7483 -DGERRIT_EVENT_HASH=-2075806115 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ksandi@contractor.linuxfoundation.org -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Kevin Sandi" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] aai-aai-common [INFO] aai-parent [INFO] aai-els-onap-logging [INFO] aai-rest [INFO] aai-schema-ingest [INFO] aai-annotations [INFO] aai-core [INFO] aai-auth [INFO] aai-failover [INFO] aai-utils [INFO] aai-schema-abstraction [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-aai-common 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ aai-common --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-license) @ aai-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (onap-java-style) @ aai-common --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ aai-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ aai-common --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai-common --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ aai-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ aai-common --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-common --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-common/1.17.1-SNAPSHOT/aai-common-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-parent 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-parent --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-parent/1.17.1-SNAPSHOT/aai-parent-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-els-onap-logging 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-els-onap-logging --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-els-onap-logging --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-els-onap-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-els-onap-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-els-onap-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-els-onap-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-els-onap-logging --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.logging.ErrorObjectNotFoundExceptionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.logging.ErrorObjectNotFoundExceptionTest [INFO] Running org.onap.aai.logging.ErrorObjectFormatExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.logging.ErrorObjectFormatExceptionTest [INFO] Running org.onap.aai.logging.CNNameTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.310 s -- in org.onap.aai.logging.CNNameTest [INFO] Running org.onap.aai.logging.LoggingContextTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.logging.LoggingContextTest [INFO] Running org.onap.aai.logging.StopWatchTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.068 s -- in org.onap.aai.logging.StopWatchTest [INFO] Running org.onap.aai.logging.StopWatchNotStartedExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.logging.StopWatchNotStartedExceptionTest [INFO] Running org.onap.aai.logging.ErrorLogHelperTest 2026-02-09 23:57:14.146 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:14.150 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:14.157 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 378 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 75 :MethodName- logErrorTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 2026-02-09 23:57:16.195 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:16.196 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:16.196 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 246 :MethodName- thatInvalidMediaTypeWillReturnInvalidAcceptHeaderException ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod 2026-02-09 23:57:16.323 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:16.323 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:16.324 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 210 :MethodName- getRESTAPIServiceErrorResponseWithLoggingTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 156 :MethodName- intercept ClassName- org.junit.jupiter.engine.extension.TimeoutExtension :LineNumber- 147 :MethodName- interceptTestableMethod 2026-02-09 23:57:18.399 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.400 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.400 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelperTest :LineNumber- 115 :MethodName- getRESTAPIPolicyErrorResponseXmlTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 728 :MethodName- invokeMethod 2026-02-09 23:57:18.409 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_1234. Using default AAIException [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.584 s -- in org.onap.aai.logging.ErrorLogHelperTest [INFO] Running org.onap.aai.logging.LogFormatToolsTest 2026-02-09 23:57:18.416 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.417 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.logging.LogFormatToolsTest [INFO] Running org.onap.aai.logging.DME2RestFlagTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.aai.logging.DME2RestFlagTest [INFO] Running org.onap.aai.logging.CustomLogPatternLayoutTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.logging.CustomLogPatternLayoutTest [INFO] Running org.onap.aai.logging.ErrorObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.logging.ErrorObjectTest [INFO] Running org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest 2026-02-09 23:57:18.697 INFO --- [ main] o.o.l.f.base.AbstractAuditLogFilter : Entering [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.onap.aai.aailog.filter.AaiAuditLogContainerFilterTest [INFO] Running org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest 2026-02-09 23:57:18.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.751 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty [MockitoHint] org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest (see javadoc for MockitoHint): [MockitoHint] 1. Unused -> at org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest.init(RestControllerClientLoggingInterceptorTest.java:63) 2026-02-09 23:57:18.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.794 WARN --- [ main] ontrollerClientRequestLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 37b3ab2a-e57e-4fe8-8d8f-eee3019efce6 2026-02-09 23:57:18.795 INFO --- [ main] ontrollerClientRequestLoggingInterceptor : Invoke 2026-02-09 23:57:18.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.800 WARN --- [ main] ontrollerClientRequestLoggingInterceptor : No value found in MDC when checking key RequestID value will be set to 49408194-0ee7-4983-9398-ed3ddaf446bc 2026-02-09 23:57:18.801 INFO --- [ main] ontrollerClientRequestLoggingInterceptor : Invoke [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.aai.aailog.filter.RestControllerClientLoggingInterceptorTest [INFO] Running org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest 2026-02-09 23:57:18.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:18.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:18.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:18.894 INFO --- [ main] o.o.l.f.base.AbstractMetricLogFilter : Invoke [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.aai.aailog.filter.RestClientLoggingInterceptorTest [INFO] Running org.onap.aai.util.AAIConfigTest 2026-02-09 23:57:18.897 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.897 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.897 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.897 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.898 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.898 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.898 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.898 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.899 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.899 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.899 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.899 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.900 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.900 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.901 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.901 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.901 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.901 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.902 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.902 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.902 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.902 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.902 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.902 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.903 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.903 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.903 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.903 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.904 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.904 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.904 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:18.904 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.905 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar 2026-02-09 23:57:18.905 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:18.905 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./bundleconfig/etc/appprops/aaiconfig.properties 2026-02-09 23:57:18.905 INFO --- [ main] org.onap.aai.util.AAIConfig : Unable to find the aaiconfig.properties from filesystem so using file in jar [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.util.AAIConfigTest [INFO] Running org.onap.aai.util.FormatDateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.util.FormatDateTest [INFO] Running org.onap.aai.util.AAIApplicationConfigTest 2026-02-09 23:57:18.910 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2026-02-09 23:57:18.910 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2026-02-09 23:57:18.911 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2026-02-09 23:57:18.911 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2026-02-09 23:57:18.912 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2026-02-09 23:57:18.912 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties 2026-02-09 23:57:18.913 INFO --- [ main] org.onap.aai.util.AAIApplicationConfig : Initializing AAIApplicationConfig 2026-02-09 23:57:18.913 DEBUG --- [ main] org.onap.aai.util.AAIApplicationConfig : Reloading config from application.properties [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.util.AAIApplicationConfigTest [INFO] Running org.onap.aai.util.MapperUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.util.MapperUtilTest [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Running org.onap.aai.exceptions.AAIExceptionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.exceptions.AAIExceptionTest [INFO] Running org.onap.logging.filter.base.SimpleServletHeadersMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.logging.filter.base.SimpleServletHeadersMapTest [INFO] Running org.onap.logging.filter.base.MDCSetupTest 2026-02-09 23:57:19.070 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:19.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partner] 2026-02-09 23:57:19.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partner 2026-02-09 23:57:19.073 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partner was null or empty [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.logging.filter.base.MDCSetupTest [INFO] Running org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.logging.filter.base.SimpleJaxrsHeadersMapTest [INFO] Running org.onap.logging.filter.base.AuditLogServletFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.onap.logging.filter.base.AuditLogServletFilterTest [INFO] Running org.onap.logging.filter.base.AuditLogContainerFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.logging.filter.base.AuditLogContainerFilterTest [INFO] Running org.onap.logging.filter.base.PayloadLoggingClientFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.logging.filter.base.PayloadLoggingClientFilterTest [INFO] Running org.onap.logging.filter.base.LoggingContainerFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.logging.filter.base.LoggingContainerFilterTest [INFO] Running org.onap.logging.filter.base.MetricLogClientFilterTest 2026-02-09 23:57:19.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:19.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:19.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:19.321 WARN --- [ main] o.o.l.f.base.AbstractMetricLogFilter : No value found in MDC when checking key RequestID value will be set to 43ed701e-200a-4b8a-ba80-e7462d428220 2026-02-09 23:57:19.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:19.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:19.323 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:19.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:19.324 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:19.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:19.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:19.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:19.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:19.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:19.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:19.331 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.logging.filter.base.MetricLogClientFilterTest [INFO] Running org.onap.logging.ref.slf4j.ONAPLogConstantsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.logging.ref.slf4j.ONAPLogConstantsTest [INFO] Running org.onap.logging.ref.slf4j.ONAPLogAdapterTest 2026-02-09 23:57:19.349 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : af7dd119-af59-41a7-97e5-297bdcb97df6 2026-02-09 23:57:19.349 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 904ab468-c5c2-4945-9c0c-3583334f5b4e 2026-02-09 23:57:19.349 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 97149776-8a42-49a5-88f9-673c02a00c76 2026-02-09 23:57:19.350 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2026-02-09 23:57:19.355 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2026-02-09 23:57:19.369 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : e3dbe72f-5945-4dab-bd00-62f49a4d907d 2026-02-09 23:57:19.371 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2026-02-09 23:57:19.373 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2026-02-09 23:57:19.374 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 1d7b1647-842d-4379-83b2-c753479c4277 2026-02-09 23:57:19.374 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 2026-02-09 23:57:19.376 INFO --- [ main] o.o.l.ref.slf4j.ONAPLogAdapterTest : 8c758de4-50c2-48f2-b42c-b606c0f4ee00 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.logging.ref.slf4j.ONAPLogAdapterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 137, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-els-onap-logging --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-els-onap-logging' with 68 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-els-onap-logging --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-els-onap-logging --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-els-onap-logging --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-els-onap-logging --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-els-onap-logging --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-els-onap-logging' with 68 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-els-onap-logging --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-els-onap-logging --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/target/aai-els-onap-logging-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.17.1-SNAPSHOT/aai-els-onap-logging-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-els-onap-logging/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-els-onap-logging/1.17.1-SNAPSHOT/aai-els-onap-logging-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-rest 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-rest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-rest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/classes [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java: /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/main/java/org/onap/aai/restclient/RestClientResponseErrorHandler.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-rest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-rest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.restclient.RestClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.aai.restclient.RestClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-rest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-rest' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-rest --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-rest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-rest' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-rest --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/target/aai-rest-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.17.1-SNAPSHOT/aai-rest-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-rest/1.17.1-SNAPSHOT/aai-rest-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-ingest 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-ingest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-ingest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-ingest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-schema-ingest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-ingest --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-ingest --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-ingest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-ingest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 54 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-ingest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 55 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-ingest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/test-classes [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java uses unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/src/test/java/org/onap/aai/restclient/MockRestClient.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-ingest --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.nodes.NodeIngestorLocalTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:26.206Z INFO 6187 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Starting NodeIngestorLocalTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:26.209Z INFO 6187 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:26.773Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:27.555--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:27.632--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:27.806--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:28.085Z INFO 6187 --- [ main] o.onap.aai.nodes.NodeIngestorLocalTest : Started NodeIngestorLocalTest in 2.21 seconds (process running for 3.665) Schema file: /tmp/schema3845160927702339340.xsd Schema file: /tmp/schema9885417278572256857.xsd [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.323 s -- in org.onap.aai.nodes.NodeIngestorLocalTest [INFO] Running org.onap.aai.nodes.NodeIngestorTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:28.842Z INFO 6187 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Starting NodeIngestorTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:28.842Z INFO 6187 --- [ main] org.onap.aai.nodes.NodeIngestorTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:29.087Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is SchemaServiceTranslator [EL Warning]: moxy: 2026.02.09 23:57:29.154--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.164--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.172--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.187--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.238--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.394--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:29.402--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:29.409Z INFO 6187 --- [ main] org.onap.aai.nodes.NodeIngestorTest : Started NodeIngestorTest in 0.669 seconds (process running for 4.989) Schema file: /tmp/schema6963096108385966507.xsd Schema file: /tmp/schema2670004720298761594.xsd Schema file: /tmp/schema2675850355965051216.xsd [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.onap.aai.nodes.NodeIngestorTest [INFO] Running org.onap.aai.nodes.NodeIngestorWiringTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:29.764Z INFO 6187 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Starting NodeIngestorWiringTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:29.765Z INFO 6187 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:29.794Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:29.798--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:29.803Z INFO 6187 --- [ main] o.onap.aai.nodes.NodeIngestorWiringTest : Started NodeIngestorWiringTest in 0.062 seconds (process running for 5.384) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.aai.nodes.NodeIngestorWiringTest [INFO] Running org.onap.aai.edges.TypeAlphabetizerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.edges.TypeAlphabetizerTest [INFO] Running org.onap.aai.edges.EdgeRuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.edges.EdgeRuleTest [INFO] Running org.onap.aai.edges.JsonIngestorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.aai.edges.JsonIngestorTest [INFO] Running org.onap.aai.edges.EdgeIngestorWiringTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:29.917Z INFO 6187 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Starting EdgeIngestorWiringTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:29.917Z INFO 6187 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:29.987Z INFO 6187 --- [ main] o.onap.aai.edges.EdgeIngestorWiringTest : Started EdgeIngestorWiringTest in 0.087 seconds (process running for 5.567) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.aai.edges.EdgeIngestorWiringTest [INFO] Running org.onap.aai.edges.EdgeRuleQueryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.aai.edges.EdgeRuleQueryTest [INFO] Running org.onap.aai.edges.EdgeIngestorTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.080Z INFO 6187 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Starting EdgeIngestorTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.081Z INFO 6187 --- [ main] org.onap.aai.edges.EdgeIngestorTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.124Z INFO 6187 --- [ main] org.onap.aai.edges.EdgeIngestorTest : Started EdgeIngestorTest in 0.067 seconds (process running for 5.705) 5 foo|quux bar|foo dog|foo baz|foo [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in org.onap.aai.edges.EdgeIngestorTest [INFO] Running org.onap.aai.edges.EdgeIngestorLocalTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.265Z INFO 6187 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Starting EdgeIngestorLocalTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.265Z INFO 6187 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.288Z INFO 6187 --- [ main] o.onap.aai.edges.EdgeIngestorLocalTest : Started EdgeIngestorLocalTest in 0.039 seconds (process running for 5.868) [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.aai.edges.EdgeIngestorLocalTest [INFO] Running org.onap.aai.validation.VersionValidatorSunnyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.368Z INFO 6187 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Starting VersionValidatorSunnyDayTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.368Z INFO 6187 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.390Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:30.395--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.414--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.425--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.435--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.446--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.457--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.469--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.480--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:30.490Z INFO 6187 --- [ main] o.o.a.v.VersionValidatorSunnyDayTest : Started VersionValidatorSunnyDayTest in 0.137 seconds (process running for 6.07) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.onap.aai.validation.VersionValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.FailFastStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.validation.FailFastStrategyTest [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.517Z INFO 6187 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Starting EdgeRuleValidatorSunnyDayTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.517Z INFO 6187 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.538Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:30.542--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.553--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.564--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.574--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.584--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.594--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.604--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.614--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:30.627Z INFO 6187 --- [ main] o.o.a.v.e.EdgeRuleValidatorSunnyDayTest : Started EdgeRuleValidatorSunnyDayTest in 0.125 seconds (process running for 6.207) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.aai.validation.edges.EdgeRuleValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.666Z INFO 6187 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Starting DefaultEdgeFieldsValidationModuleTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.667Z INFO 6187 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.672Z INFO 6187 --- [ main] .e.DefaultEdgeFieldsValidationModuleTest : Started DefaultEdgeFieldsValidationModuleTest in 0.019 seconds (process running for 6.253) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.aai.validation.edges.DefaultEdgeFieldsValidationModuleTest [INFO] Running org.onap.aai.validation.edges.NodeTypesValidationModuleTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.700Z INFO 6187 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Starting NodeTypesValidationModuleTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.701Z INFO 6187 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.718Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:30.722--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.728--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:30.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:30.897Z INFO 6187 --- [ main] o.o.a.v.e.NodeTypesValidationModuleTest : Started NodeTypesValidationModuleTest in 0.211 seconds (process running for 6.478) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.onap.aai.validation.edges.NodeTypesValidationModuleTest [INFO] Running org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:30.918Z INFO 6187 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Starting EdgeRuleValidatorRainyDayTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:30.919Z INFO 6187 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:30.936Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:30.940--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:30.955Z INFO 6187 --- [ main] o.o.a.v.e.EdgeRuleValidatorRainyDayTest : Started EdgeRuleValidatorRainyDayTest in 0.048 seconds (process running for 6.535) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.aai.validation.edges.EdgeRuleValidatorRainyDayTest [INFO] Running org.onap.aai.validation.edges.SingleContainmentValidationModuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.validation.edges.SingleContainmentValidationModuleTest [INFO] Running org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.validation.edges.CousinDefaultingValidationModuleTest [INFO] Running org.onap.aai.validation.edges.UniqueLabelValidationModuleTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.validation.edges.UniqueLabelValidationModuleTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.validation.nodes.NodeValidatorSchemaIncompleteTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:31.020Z INFO 6187 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Starting NodeValidatorSunnyDayTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:31.020Z INFO 6187 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:31.039Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:31.042--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.053--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.062--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.070--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.078--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.087--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.095--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:57:31.104--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:31.112Z INFO 6187 --- [ main] o.o.a.v.nodes.NodeValidatorSunnyDayTest : Started NodeValidatorSunnyDayTest in 0.104 seconds (process running for 6.693) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.aai.validation.nodes.NodeValidatorSunnyDayTest [INFO] Running org.onap.aai.validation.nodes.NodeValidatorRainyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:31.138Z INFO 6187 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Starting NodeValidatorRainyDayTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:31.138Z INFO 6187 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:31.156Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:31.160--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:31.170Z INFO 6187 --- [ main] o.o.a.v.nodes.NodeValidatorRainyDayTest : Started NodeValidatorRainyDayTest in 0.044 seconds (process running for 6.75) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.aai.validation.nodes.NodeValidatorRainyDayTest [INFO] Running org.onap.aai.validation.VersionValidatorRainyDayTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:31.192Z INFO 6187 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Starting VersionValidatorRainyDayTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:31.192Z INFO 6187 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:31.210Z INFO 6187 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator [EL Warning]: moxy: 2026.02.09 23:57:31.214--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09T23:57:31.223Z INFO 6187 --- [ main] o.o.a.v.VersionValidatorRainyDayTest : Started VersionValidatorRainyDayTest in 0.043 seconds (process running for 6.804) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.aai.validation.VersionValidatorRainyDayTest [INFO] Running org.onap.aai.validation.CheckEverythingStrategyTest oh noes a problem with the gooble-gobble edge rule! error 2 duplicate labels not everything is a fork [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.validation.CheckEverythingStrategyTest [INFO] Running org.onap.aai.restclient.SchemaRestClientTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.restclient.SchemaRestClientTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.setup.SchemaLocationsBeanXMLSetterWithPropFileTest [INFO] Running org.onap.aai.setup.SchemaVersionsBeanTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:31.252Z INFO 6187 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Starting SchemaVersionsBeanTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:31.252Z INFO 6187 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:31.267Z INFO 6187 --- [ main] o.onap.aai.setup.SchemaVersionsBeanTest : Started SchemaVersionsBeanTest in 0.029 seconds (process running for 6.847) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.setup.SchemaVersionsBeanTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.aai.setup.SchemaLocationsBeanEnvVarInjectionTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest 2026-02-09T23:57:31.409Z INFO 6187 --- [ main] o.s.c.i.support.PropertySourceProcessor : Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.aai.setup.SchemaLocationsBeanXMLSetterTest [INFO] Running org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest 2026-02-09T23:57:31.421Z INFO 6187 --- [ main] o.s.c.i.support.PropertySourceProcessor : Properties location [file:${schema.ingest.file}] not resolvable: Could not resolve placeholder 'schema.ingest.file' in value "file:${schema.ingest.file}" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.setup.SchemaLocationsBeanDefaultInjectionTest [INFO] Running org.onap.aai.setup.ConfigTranslatorWiringTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:31.449Z INFO 6187 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Starting ConfigTranslatorWiringTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:31.450Z INFO 6187 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:31.462Z INFO 6187 --- [ main] o.o.a.setup.ConfigTranslatorWiringTest : Started ConfigTranslatorWiringTest in 0.027 seconds (process running for 7.042) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.aai.setup.ConfigTranslatorWiringTest [INFO] Running org.onap.aai.setup.SchemaVersionsBeanOverrideTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.12) 2026-02-09T23:57:31.479Z INFO 6187 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Starting SchemaVersionsBeanOverrideTest using Java 17.0.6-ea with PID 6187 (started by jenkins in /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest) 2026-02-09T23:57:31.480Z INFO 6187 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : No active profile set, falling back to 1 default profile: "default" 2026-02-09T23:57:31.519Z INFO 6187 --- [ main] o.o.a.s.SchemaVersionsBeanOverrideTest : Started SchemaVersionsBeanOverrideTest in 0.051 seconds (process running for 7.1) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.aai.setup.SchemaVersionsBeanOverrideTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 114, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-schema-ingest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-ingest --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-schema-ingest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-ingest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-schema-ingest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-schema-ingest --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-ingest' with 53 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-ingest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-ingest --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/target/aai-schema-ingest-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.17.1-SNAPSHOT/aai-schema-ingest-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-ingest/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-ingest/1.17.1-SNAPSHOT/aai-schema-ingest-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-annotations 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-annotations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-annotations --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-annotations --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-annotations --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-annotations --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-annotations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-annotations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-annotations/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-annotations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-annotations --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.annotations.AnnotationsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.aai.annotations.AnnotationsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-annotations' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-annotations --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-annotations --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-annotations --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-annotations' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-annotations --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-annotations --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/target/aai-annotations-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.17.1-SNAPSHOT/aai-annotations-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-annotations/1.17.1-SNAPSHOT/aai-annotations-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-core 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-core --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-core --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 216 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/classes [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/rest/db/HttpEntry.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/main/java/org/onap/aai/introspection/Introspector.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 121 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 144 source files to /w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java: /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/util/AAIConfigCommandLinePropGetterTest.java: Recompile with -Xlint:removal for details. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-core/src/test/java/org/onap/aai/prevalidation/ValidationServiceTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-core --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.rest.TenantTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.038 s -- in org.onap.aai.rest.TenantTest [INFO] Running org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest 2026-02-09 23:57:49.106 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:57:49.110 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:57:49.113 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:49.113 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:57:49.115 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:49.115 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:57:49.117 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:49.117 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:57:49.119 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:49.119 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:57:49.121 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:49.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:57:49.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:57:49.270 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:49.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:50.201--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:50.558 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:57:50.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:57:50.655 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:50.655 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:50.724--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:50.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:57:50.977 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:57:50.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:50.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:51.035--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:51.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:57:51.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:57:51.292 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:51.292 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:51.342--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:51.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:57:51.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:57:51.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:51.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:51.595--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:51.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:57:51.797 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:57:52.106 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:57:54.102 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 2026-02-09 23:57:54.110 INFO --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 2026-02-09 23:57:54.125 INFO --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-09 23:57:54.125 DEBUG --- [ main] org.onap.aai.util.AAIConfig : Reloading config from ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2026-02-09 23:57:54.125 INFO --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/aaiconfig.properties 2026-02-09 23:57:54.126 INFO --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-09 23:57:54.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-lookup-uuid], [String], [SINGLE] 2026-02-09 23:57:54.229 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [related-lookup-uuid] 2026-02-09 23:57:54.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-type], [String], [SINGLE] 2026-02-09 23:57:54.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-type] 2026-02-09 23:57:54.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-node-property], [String], [SINGLE] 2026-02-09 23:57:54.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-node-property] 2026-02-09 23:57:54.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-type], [String], [SINGLE] 2026-02-09 23:57:54.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-type] 2026-02-09 23:57:54.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-node-property], [String], [SINGLE] 2026-02-09 23:57:54.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [target-node-property] 2026-02-09 23:57:54.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-collect-list], [String], [SET] 2026-02-09 23:57:54.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-collect-list] 2026-02-09 23:57:54.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-version], [String], [SINGLE] 2026-02-09 23:57:54.313 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : Found the error.properties in the following location: ./src/test/resources/bundleconfig-local/etc/appprops/ 2026-02-09 23:57:54.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_rv_lock_enabled:false 2026-02-09 23:57:54.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-version] 2026-02-09 23:57:54.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-id], [String], [SINGLE] 2026-02-09 23:57:54.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [wan-port-config-id] 2026-02-09 23:57:54.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-config-name], [String], [SINGLE] 2026-02-09 23:57:54.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-config-name] 2026-02-09 23:57:54.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-id], [String], [SINGLE] 2026-02-09 23:57:54.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-id] 2026-02-09 23:57:54.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id], [String], [SINGLE] 2026-02-09 23:57:54.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id] 2026-02-09 23:57:54.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-address], [String], [SINGLE] 2026-02-09 23:57:54.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ip-address] 2026-02-09 23:57:54.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-address], [String], [SINGLE] 2026-02-09 23:57:54.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv4-address] 2026-02-09 23:57:54.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv6-address], [String], [SINGLE] 2026-02-09 23:57:54.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipv6-address] 2026-02-09 23:57:54.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ip-address], [String], [SINGLE] 2026-02-09 23:57:54.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ip-address] 2026-02-09 23:57:54.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv4-address], [String], [SINGLE] 2026-02-09 23:57:54.387 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv4-address] 2026-02-09 23:57:54.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-ipv6-address], [String], [SINGLE] 2026-02-09 23:57:54.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [provider-ipv6-address] 2026-02-09 23:57:54.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-bandwidth], [String], [SINGLE] 2026-02-09 23:57:54.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-bandwidth] 2026-02-09 23:57:54.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [output-bandwidth], [String], [SINGLE] 2026-02-09 23:57:54.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [output-bandwidth] 2026-02-09 23:57:54.398 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [description], [String], [SINGLE] 2026-02-09 23:57:54.400 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [description] 2026-02-09 23:57:54.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-type], [String], [SINGLE] 2026-02-09 23:57:54.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-type] 2026-02-09 23:57:54.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-number], [String], [SINGLE] 2026-02-09 23:57:54.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-number] 2026-02-09 23:57:54.416 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transport-network-name], [String], [SINGLE] 2026-02-09 23:57:54.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transport-network-name] 2026-02-09 23:57:54.420 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-port-id], [String], [SINGLE] 2026-02-09 23:57:54.423 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-port-id] 2026-02-09 23:57:54.429 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [wan-port-id], [String], [SINGLE] 2026-02-09 23:57:54.431 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [wan-port-id] 2026-02-09 23:57:54.434 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [selflink], [String], [SINGLE] 2026-02-09 23:57:54.436 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [selflink] 2026-02-09 23:57:54.437 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-status], [String], [SINGLE] 2026-02-09 23:57:54.438 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [operational-status] 2026-02-09 23:57:54.442 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-customization-id], [String], [SINGLE] 2026-02-09 23:57:54.443 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-customization-id] 2026-02-09 23:57:54.444 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id-local], [String], [SINGLE] 2026-02-09 23:57:54.446 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-invariant-id-local] 2026-02-09 23:57:54.447 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id-local], [String], [SINGLE] 2026-02-09 23:57:54.448 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-version-id-local] 2026-02-09 23:57:54.448 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.450 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-set-id], [String], [SINGLE] 2026-02-09 23:57:54.452 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-set-id] 2026-02-09 23:57:54.455 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.457 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-id], [String], [SINGLE] 2026-02-09 23:57:54.458 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [physical-location-id] 2026-02-09 23:57:54.461 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-center-code], [String], [SINGLE] 2026-02-09 23:57:54.475 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [data-center-code] 2026-02-09 23:57:54.479 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [complex-name], [String], [SINGLE] 2026-02-09 23:57:54.480 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [complex-name] 2026-02-09 23:57:54.483 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [identity-url], [String], [SINGLE] 2026-02-09 23:57:54.485 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [identity-url] 2026-02-09 23:57:54.487 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.488 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-location-type], [String], [SINGLE] 2026-02-09 23:57:54.490 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-location-type] 2026-02-09 23:57:54.490 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street1], [String], [SINGLE] 2026-02-09 23:57:54.492 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street1] 2026-02-09 23:57:54.492 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [street2], [String], [SINGLE] 2026-02-09 23:57:54.494 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [street2] 2026-02-09 23:57:54.495 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [city], [String], [SINGLE] 2026-02-09 23:57:54.496 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [city] 2026-02-09 23:57:54.497 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [state], [String], [SINGLE] 2026-02-09 23:57:54.498 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [state] 2026-02-09 23:57:54.499 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [postal-code], [String], [SINGLE] 2026-02-09 23:57:54.502 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [postal-code] 2026-02-09 23:57:54.502 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [country], [String], [SINGLE] 2026-02-09 23:57:54.504 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [country] 2026-02-09 23:57:54.504 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [region], [String], [SINGLE] 2026-02-09 23:57:54.506 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [region] 2026-02-09 23:57:54.506 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [latitude], [String], [SINGLE] 2026-02-09 23:57:54.508 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [latitude] 2026-02-09 23:57:54.508 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [longitude], [String], [SINGLE] 2026-02-09 23:57:54.510 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [longitude] 2026-02-09 23:57:54.511 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [elevation], [String], [SINGLE] 2026-02-09 23:57:54.512 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [elevation] 2026-02-09 23:57:54.513 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lata], [String], [SINGLE] 2026-02-09 23:57:54.514 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lata] 2026-02-09 23:57:54.516 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-name], [String], [SINGLE] 2026-02-09 23:57:54.517 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-name] 2026-02-09 23:57:54.518 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-value], [String], [SINGLE] 2026-02-09 23:57:54.519 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-value] 2026-02-09 23:57:54.521 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-instance-id], [String], [SINGLE] 2026-02-09 23:57:54.522 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [routing-instance-id] 2026-02-09 23:57:54.525 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rpm-owner], [String], [SINGLE] 2026-02-09 23:57:54.526 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rpm-owner] 2026-02-09 23:57:54.526 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.530 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name], [String], [SINGLE] 2026-02-09 23:57:54.532 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [pnf-name] 2026-02-09 23:57:54.535 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [data-owner], [String], [SINGLE] 2026-02-09 23:57:54.536 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [data-owner] 2026-02-09 23:57:54.537 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2], [String], [SINGLE] 2026-02-09 23:57:54.538 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2] 2026-02-09 23:57:54.538 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:54.539 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-name2-source], [String], [SINGLE] 2026-02-09 23:57:54.540 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-name2-source] 2026-02-09 23:57:54.541 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-id], [String], [SINGLE] 2026-02-09 23:57:54.542 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-id] 2026-02-09 23:57:54.550 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-type], [String], [SINGLE] 2026-02-09 23:57:54.551 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-type] 2026-02-09 23:57:54.552 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-vendor], [String], [SINGLE] 2026-02-09 23:57:54.553 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-vendor] 2026-02-09 23:57:54.554 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equip-model], [String], [SINGLE] 2026-02-09 23:57:54.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equip-model] 2026-02-09 23:57:54.556 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-option], [String], [SINGLE] 2026-02-09 23:57:54.558 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-option] 2026-02-09 23:57:54.559 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam], [String], [SINGLE] 2026-02-09 23:57:54.561 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-oam] 2026-02-09 23:57:54.562 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sw-version], [String], [SINGLE] 2026-02-09 23:57:54.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sw-version] 2026-02-09 23:57:54.564 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [in-maint], [Boolean], [SINGLE] 2026-02-09 23:57:54.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [in-maint] 2026-02-09 23:57:54.566 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [frame-id], [String], [SINGLE] 2026-02-09 23:57:54.567 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [frame-id] 2026-02-09 23:57:54.568 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [serial-number], [String], [SINGLE] 2026-02-09 23:57:54.569 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [serial-number] 2026-02-09 23:57:54.570 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-loopback0], [String], [SINGLE] 2026-02-09 23:57:54.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-loopback0] 2026-02-09 23:57:54.571 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-loopback0], [String], [SINGLE] 2026-02-09 23:57:54.572 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-loopback0] 2026-02-09 23:57:54.573 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-aim], [String], [SINGLE] 2026-02-09 23:57:54.574 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-aim] 2026-02-09 23:57:54.575 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-aim], [String], [SINGLE] 2026-02-09 23:57:54.576 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-aim] 2026-02-09 23:57:54.577 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-oam], [String], [SINGLE] 2026-02-09 23:57:54.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-oam] 2026-02-09 23:57:54.578 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inv-status], [String], [SINGLE] 2026-02-09 23:57:54.579 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [inv-status] 2026-02-09 23:57:54.582 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.583 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prov-status], [String], [SINGLE] 2026-02-09 23:57:54.584 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prov-status] 2026-02-09 23:57:54.585 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-role], [String], [SINGLE] 2026-02-09 23:57:54.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nf-role] 2026-02-09 23:57:54.586 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [admin-status], [String], [SINGLE] 2026-02-09 23:57:54.587 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [admin-status] 2026-02-09 23:57:54.589 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:54.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:54.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:54.590 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:54.590 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv4-address], [String], [SINGLE] 2026-02-09 23:57:54.591 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv4-address] 2026-02-09 23:57:54.592 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pnf-ipv6-address], [String], [SINGLE] 2026-02-09 23:57:54.593 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pnf-ipv6-address] 2026-02-09 23:57:54.597 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-uuid], [String], [SINGLE] 2026-02-09 23:57:54.598 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [element-choice-set-uuid] 2026-02-09 23:57:54.601 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [element-choice-set-name], [String], [SINGLE] 2026-02-09 23:57:54.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [element-choice-set-name] 2026-02-09 23:57:54.602 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cardinality], [String], [SINGLE] 2026-02-09 23:57:54.603 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cardinality] 2026-02-09 23:57:54.603 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.605 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-id], [String], [SINGLE] 2026-02-09 23:57:54.606 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-id] 2026-02-09 23:57:54.608 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-name], [String], [SINGLE] 2026-02-09 23:57:54.609 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-module-name] 2026-02-09 23:57:54.612 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [heat-stack-id], [String], [SINGLE] 2026-02-09 23:57:54.614 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [heat-stack-id] 2026-02-09 23:57:54.616 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [orchestration-status], [String], [SINGLE] 2026-02-09 23:57:54.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [orchestration-status] 2026-02-09 23:57:54.617 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-base-vf-module], [Boolean], [SINGLE] 2026-02-09 23:57:54.618 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-base-vf-module] 2026-02-09 23:57:54.619 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [automated-assignment], [Boolean], [SINGLE] 2026-02-09 23:57:54.620 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [automated-assignment] 2026-02-09 23:57:54.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:54.621 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:54.621 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [persona-model-version], [String], [SINGLE] 2026-02-09 23:57:54.622 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [persona-model-version] 2026-02-09 23:57:54.623 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:54.623 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-id], [String], [SINGLE] 2026-02-09 23:57:54.624 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-id] 2026-02-09 23:57:54.626 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [widget-model-version], [String], [SINGLE] 2026-02-09 23:57:54.627 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [widget-model-version] 2026-02-09 23:57:54.630 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-service-instance-fqdn], [String], [SINGLE] 2026-02-09 23:57:54.631 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-service-instance-fqdn] 2026-02-09 23:57:54.633 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [module-index], [Integer], [SINGLE] 2026-02-09 23:57:54.634 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [module-index] 2026-02-09 23:57:54.634 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:54.635 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-element-uuid], [String], [SINGLE] 2026-02-09 23:57:54.636 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-element-uuid] 2026-02-09 23:57:54.639 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [new-data-del-flag], [String], [SINGLE] 2026-02-09 23:57:54.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [new-data-del-flag] 2026-02-09 23:57:54.640 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cardinality] already existed in the DB. 2026-02-09 23:57:54.640 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [linkage-points], [String], [SET] 2026-02-09 23:57:54.641 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [linkage-points] 2026-02-09 23:57:54.642 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.643 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [include-node-type], [String], [SINGLE] 2026-02-09 23:57:54.644 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [include-node-type] 2026-02-09 23:57:54.645 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-key], [String], [SINGLE] 2026-02-09 23:57:54.646 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-key] 2026-02-09 23:57:54.647 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-value], [String], [SINGLE] 2026-02-09 23:57:54.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-value] 2026-02-09 23:57:54.648 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-address], [String], [SINGLE] 2026-02-09 23:57:54.649 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv6-address] 2026-02-09 23:57:54.651 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv6-prefix-length], [Long], [SINGLE] 2026-02-09 23:57:54.652 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv6-prefix-length] 2026-02-09 23:57:54.653 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-inner], [Long], [SINGLE] 2026-02-09 23:57:54.654 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-id-inner] 2026-02-09 23:57:54.656 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-id-outer], [Long], [SINGLE] 2026-02-09 23:57:54.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-id-outer] 2026-02-09 23:57:54.657 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-floating], [Boolean], [SINGLE] 2026-02-09 23:57:54.658 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-floating] 2026-02-09 23:57:54.658 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.659 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-id], [String], [SINGLE] 2026-02-09 23:57:54.660 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-network-id] 2026-02-09 23:57:54.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-subnet-id], [String], [SINGLE] 2026-02-09 23:57:54.662 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [neutron-subnet-id] 2026-02-09 23:57:54.665 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capability-id], [String], [SINGLE] 2026-02-09 23:57:54.666 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capability-id] 2026-02-09 23:57:54.668 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-feature], [String], [SINGLE] 2026-02-09 23:57:54.669 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-feature] 2026-02-09 23:57:54.670 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-version], [String], [SINGLE] 2026-02-09 23:57:54.671 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-version] 2026-02-09 23:57:54.672 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [architecture], [String], [SINGLE] 2026-02-09 23:57:54.673 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [architecture] 2026-02-09 23:57:54.675 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.677 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 2026-02-09 23:57:54.677 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esn], [String], [SINGLE] 2026-02-09 23:57:54.678 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esn] 2026-02-09 23:57:54.680 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [device-name], [String], [SINGLE] 2026-02-09 23:57:54.681 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [device-name] 2026-02-09 23:57:54.683 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:54.683 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor], [String], [SINGLE] 2026-02-09 23:57:54.684 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vendor] 2026-02-09 23:57:54.686 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [class], [String], [SINGLE] 2026-02-09 23:57:54.687 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [class] 2026-02-09 23:57:54.689 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [type], [String], [SINGLE] 2026-02-09 23:57:54.690 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [type] 2026-02-09 23:57:54.692 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [version], [String], [SINGLE] 2026-02-09 23:57:54.693 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [version] 2026-02-09 23:57:54.695 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ip], [String], [SINGLE] 2026-02-09 23:57:54.696 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ip] 2026-02-09 23:57:54.698 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv4], [String], [SINGLE] 2026-02-09 23:57:54.699 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv4] 2026-02-09 23:57:54.701 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-ipv6], [String], [SINGLE] 2026-02-09 23:57:54.702 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-ipv6] 2026-02-09 23:57:54.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:54.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:54.703 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:54.704 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:54.704 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:54.704 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.705 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-name], [String], [SINGLE] 2026-02-09 23:57:54.706 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-name] 2026-02-09 23:57:54.707 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-role], [String], [SINGLE] 2026-02-09 23:57:54.708 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-role] 2026-02-09 23:57:54.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-wan-link-ip], [String], [SINGLE] 2026-02-09 23:57:54.709 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-wan-link-ip] 2026-02-09 23:57:54.710 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:54.710 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-id], [String], [SINGLE] 2026-02-09 23:57:54.711 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [interface-id] 2026-02-09 23:57:54.713 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [macaddr], [String], [SINGLE] 2026-02-09 23:57:54.714 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [macaddr] 2026-02-09 23:57:54.716 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-name], [String], [SINGLE] 2026-02-09 23:57:54.717 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-name] 2026-02-09 23:57:54.719 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2026-02-09 23:57:54.719 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-description], [String], [SINGLE] 2026-02-09 23:57:54.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-description] 2026-02-09 23:57:54.720 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-port-mirrored], [Boolean], [SINGLE] 2026-02-09 23:57:54.721 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-port-mirrored] 2026-02-09 23:57:54.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.721 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:54.722 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:54.722 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-ip-unnumbered], [Boolean], [SINGLE] 2026-02-09 23:57:54.723 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-ip-unnumbered] 2026-02-09 23:57:54.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allowed-address-pairs], [String], [SINGLE] 2026-02-09 23:57:54.724 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [allowed-address-pairs] 2026-02-09 23:57:54.726 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [admin-status] already existed in the DB. 2026-02-09 23:57:54.730 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfm-id], [String], [SINGLE] 2026-02-09 23:57:54.731 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfm-id] 2026-02-09 23:57:54.733 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vim-id], [String], [SINGLE] 2026-02-09 23:57:54.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vim-id] 2026-02-09 23:57:54.734 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [certificate-url], [String], [SINGLE] 2026-02-09 23:57:54.735 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [certificate-url] 2026-02-09 23:57:54.735 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.736 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-to], [String], [SINGLE] 2026-02-09 23:57:54.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-to] 2026-02-09 23:57:54.737 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [relationship-label], [String], [SINGLE] 2026-02-09 23:57:54.738 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [relationship-label] 2026-02-09 23:57:54.739 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [related-link], [String], [SINGLE] 2026-02-09 23:57:54.740 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [related-link] 2026-02-09 23:57:54.741 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-constraint-uuid], [String], [SINGLE] 2026-02-09 23:57:54.742 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-constraint-uuid] 2026-02-09 23:57:54.743 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid-to-replace], [String], [SINGLE] 2026-02-09 23:57:54.744 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constrained-element-set-uuid-to-replace] 2026-02-09 23:57:54.745 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.745 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2026-02-09 23:57:54.745 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [filter-type], [String], [SINGLE] 2026-02-09 23:57:54.746 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [filter-type] 2026-02-09 23:57:54.746 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:54.748 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cambria-partition], [String], [SINGLE] 2026-02-09 23:57:54.749 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cambria-partition] 2026-02-09 23:57:54.751 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ems-id], [String], [SINGLE] 2026-02-09 23:57:54.752 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ems-id] 2026-02-09 23:57:54.753 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.754 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cp-instance-id], [String], [SINGLE] 2026-02-09 23:57:54.755 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [cp-instance-id] 2026-02-09 23:57:54.757 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-id], [Integer], [SINGLE] 2026-02-09 23:57:54.758 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-id] 2026-02-09 23:57:54.758 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-type], [String], [SINGLE] 2026-02-09 23:57:54.760 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-type] 2026-02-09 23:57:54.761 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-link], [String], [SINGLE] 2026-02-09 23:57:54.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [resource-link] 2026-02-09 23:57:54.762 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.762 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [availability-zone-name], [String], [SINGLE] 2026-02-09 23:57:54.763 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [availability-zone-name] 2026-02-09 23:57:54.765 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hypervisor-type], [String], [SINGLE] 2026-02-09 23:57:54.766 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hypervisor-type] 2026-02-09 23:57:54.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:54.766 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.767 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-id], [String], [SINGLE] 2026-02-09 23:57:54.768 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sdwan-vpn-id] 2026-02-09 23:57:54.770 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sdwan-vpn-name], [String], [SINGLE] 2026-02-09 23:57:54.771 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sdwan-vpn-name] 2026-02-09 23:57:54.772 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vxlan-id], [String], [SINGLE] 2026-02-09 23:57:54.773 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vxlan-id] 2026-02-09 23:57:54.775 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [topology], [String], [SINGLE] 2026-02-09 23:57:54.776 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [topology] 2026-02-09 23:57:54.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-id], [String], [SINGLE] 2026-02-09 23:57:54.778 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tenant-id] 2026-02-09 23:57:54.779 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-id], [String], [SINGLE] 2026-02-09 23:57:54.780 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-id] 2026-02-09 23:57:54.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:54.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:54.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:54.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:54.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:54.780 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.789 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-mapping-id], [String], [SINGLE] 2026-02-09 23:57:54.790 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-mapping-id] 2026-02-09 23:57:54.791 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [uni-cvlan], [String], [SINGLE] 2026-02-09 23:57:54.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [uni-cvlan] 2026-02-09 23:57:54.792 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-svlan], [String], [SINGLE] 2026-02-09 23:57:54.793 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-svlan] 2026-02-09 23:57:54.794 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nni-cvlan], [String], [SINGLE] 2026-02-09 23:57:54.795 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nni-cvlan] 2026-02-09 23:57:54.795 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [iv-lan], [String], [SINGLE] 2026-02-09 23:57:54.796 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [iv-lan] 2026-02-09 23:57:54.797 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.798 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pci-id], [String], [SINGLE] 2026-02-09 23:57:54.799 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pci-id] 2026-02-09 23:57:54.801 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-filter], [String], [SINGLE] 2026-02-09 23:57:54.802 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-filter] 2026-02-09 23:57:54.804 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-filter], [String], [SINGLE] 2026-02-09 23:57:54.805 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-mac-filter] 2026-02-09 23:57:54.807 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-strip], [Boolean], [SINGLE] 2026-02-09 23:57:54.808 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vf-vlan-strip] 2026-02-09 23:57:54.809 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-vlan-anti-spoof-check], [Boolean], [SINGLE] 2026-02-09 23:57:54.810 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-vlan-anti-spoof-check] 2026-02-09 23:57:54.811 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mac-anti-spoof-check], [Boolean], [SINGLE] 2026-02-09 23:57:54.811 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mac-anti-spoof-check] 2026-02-09 23:57:54.812 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-mirrors], [String], [SINGLE] 2026-02-09 23:57:54.812 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-mirrors] 2026-02-09 23:57:54.813 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-broadcast-allow], [Boolean], [SINGLE] 2026-02-09 23:57:54.814 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-broadcast-allow] 2026-02-09 23:57:54.814 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-multicast-allow], [Boolean], [SINGLE] 2026-02-09 23:57:54.815 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-multicast-allow] 2026-02-09 23:57:54.815 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-unknown-unicast-allow], [Boolean], [SINGLE] 2026-02-09 23:57:54.816 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-unknown-unicast-allow] 2026-02-09 23:57:54.816 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-insert-stag], [Boolean], [SINGLE] 2026-02-09 23:57:54.817 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-insert-stag] 2026-02-09 23:57:54.817 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-link-status], [String], [SINGLE] 2026-02-09 23:57:54.818 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-link-status] 2026-02-09 23:57:54.818 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.818 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2026-02-09 23:57:54.819 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [project-name], [String], [SINGLE] 2026-02-09 23:57:54.820 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [project-name] 2026-02-09 23:57:54.822 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.823 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-type], [String], [SINGLE] 2026-02-09 23:57:54.823 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-type] 2026-02-09 23:57:54.825 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [temp-ub-sub-account-id], [String], [SINGLE] 2026-02-09 23:57:54.826 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [temp-ub-sub-account-id] 2026-02-09 23:57:54.826 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.828 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-node-type], [String], [SINGLE] 2026-02-09 23:57:54.829 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-node-type] 2026-02-09 23:57:54.829 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [secondary-filter-cut-point], [String], [SINGLE] 2026-02-09 23:57:54.830 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [secondary-filter-cut-point] 2026-02-09 23:57:54.831 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-id], [String], [SINGLE] 2026-02-09 23:57:54.831 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-policy-id] 2026-02-09 23:57:54.833 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-policy-fqdn], [String], [SINGLE] 2026-02-09 23:57:54.834 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-policy-fqdn] 2026-02-09 23:57:54.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:54.835 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.836 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name], [String], [SINGLE] 2026-02-09 23:57:54.837 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-name] 2026-02-09 23:57:54.838 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-id], [String], [SINGLE] 2026-02-09 23:57:54.839 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-id] 2026-02-09 23:57:54.841 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-name], [String], [SINGLE] 2026-02-09 23:57:54.841 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [image-name] 2026-02-09 23:57:54.843 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-architecture], [String], [SINGLE] 2026-02-09 23:57:54.844 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-architecture] 2026-02-09 23:57:54.844 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-distro], [String], [SINGLE] 2026-02-09 23:57:54.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-distro] 2026-02-09 23:57:54.845 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-os-version], [String], [SINGLE] 2026-02-09 23:57:54.846 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-os-version] 2026-02-09 23:57:54.846 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application], [String], [SINGLE] 2026-02-09 23:57:54.847 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application] 2026-02-09 23:57:54.848 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-vendor], [String], [SINGLE] 2026-02-09 23:57:54.849 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-vendor] 2026-02-09 23:57:54.851 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [application-version], [String], [SINGLE] 2026-02-09 23:57:54.851 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [application-version] 2026-02-09 23:57:54.853 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [image-selflink], [String], [SINGLE] 2026-02-09 23:57:54.854 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [image-selflink] 2026-02-09 23:57:54.854 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.855 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [last-mod-source-of-truth], [String], [SINGLE] 2026-02-09 23:57:54.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [last-mod-source-of-truth] 2026-02-09 23:57:54.856 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-node-type], [String], [SINGLE] 2026-02-09 23:57:54.857 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-node-type] 2026-02-09 23:57:54.859 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-created-ts], [Long], [SINGLE] 2026-02-09 23:57:54.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-created-ts] 2026-02-09 23:57:54.860 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-unique-key], [String], [SINGLE] 2026-02-09 23:57:54.861 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-unique-key] 2026-02-09 23:57:54.862 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-last-mod-ts], [Long], [SINGLE] 2026-02-09 23:57:54.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [aai-last-mod-ts] 2026-02-09 23:57:54.863 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-of-truth], [String], [SINGLE] 2026-02-09 23:57:54.864 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [source-of-truth] 2026-02-09 23:57:54.865 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uri], [String], [SINGLE] 2026-02-09 23:57:54.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info: aai_uri_lock_enabled:false 2026-02-09 23:57:54.866 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-uri] 2026-02-09 23:57:54.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Info:: aai_uri_lock_enabled:false 2026-02-09 23:57:54.868 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-route-id], [String], [SINGLE] 2026-02-09 23:57:54.869 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [host-route-id] 2026-02-09 23:57:54.870 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-prefix], [String], [SINGLE] 2026-02-09 23:57:54.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-prefix] 2026-02-09 23:57:54.871 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop], [String], [SINGLE] 2026-02-09 23:57:54.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop] 2026-02-09 23:57:54.872 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [next-hop-type], [String], [SINGLE] 2026-02-09 23:57:54.873 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [next-hop-type] 2026-02-09 23:57:54.874 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.874 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-id], [String], [SINGLE] 2026-02-09 23:57:54.875 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vlan-tag-id] 2026-02-09 23:57:54.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag-role], [String], [SINGLE] 2026-02-09 23:57:54.877 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-tag-role] 2026-02-09 23:57:54.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2026-02-09 23:57:54.878 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:54.878 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-private], [Boolean], [SINGLE] 2026-02-09 23:57:54.879 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-private] 2026-02-09 23:57:54.879 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-configuration-id], [String], [SINGLE] 2026-02-09 23:57:54.880 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [ipsec-configuration-id] 2026-02-09 23:57:54.882 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-vig-address-type], [String], [SINGLE] 2026-02-09 23:57:54.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-vig-address-type] 2026-02-09 23:57:54.884 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-encryption-strength], [String], [SINGLE] 2026-02-09 23:57:54.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-encryption-strength] 2026-02-09 23:57:54.885 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-dmz-type], [String], [SINGLE] 2026-02-09 23:57:54.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-dmz-type] 2026-02-09 23:57:54.886 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [shared-dmz-network-address], [String], [SINGLE] 2026-02-09 23:57:54.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [shared-dmz-network-address] 2026-02-09 23:57:54.887 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [requested-customer-name], [String], [SINGLE] 2026-02-09 23:57:54.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [requested-customer-name] 2026-02-09 23:57:54.888 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ike-version], [String], [SINGLE] 2026-02-09 23:57:54.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ike-version] 2026-02-09 23:57:54.889 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-authentication], [String], [SINGLE] 2026-02-09 23:57:54.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-authentication] 2026-02-09 23:57:54.890 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-encryption], [String], [SINGLE] 2026-02-09 23:57:54.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-encryption] 2026-02-09 23:57:54.891 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-dh-group], [String], [SINGLE] 2026-02-09 23:57:54.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-dh-group] 2026-02-09 23:57:54.892 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-group-id], [String], [SINGLE] 2026-02-09 23:57:54.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-group-id] 2026-02-09 23:57:54.894 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-am-password], [String], [SINGLE] 2026-02-09 23:57:54.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-am-password] 2026-02-09 23:57:54.895 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ikev1-sa-lifetime], [String], [SINGLE] 2026-02-09 23:57:54.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ikev1-sa-lifetime] 2026-02-09 23:57:54.896 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-authentication], [String], [SINGLE] 2026-02-09 23:57:54.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-authentication] 2026-02-09 23:57:54.897 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-encryption], [String], [SINGLE] 2026-02-09 23:57:54.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-encryption] 2026-02-09 23:57:54.898 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-sa-lifetime], [String], [SINGLE] 2026-02-09 23:57:54.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-sa-lifetime] 2026-02-09 23:57:54.899 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipsec-pfs], [String], [SINGLE] 2026-02-09 23:57:54.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipsec-pfs] 2026-02-09 23:57:54.900 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-id], [String], [SINGLE] 2026-02-09 23:57:54.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-id] 2026-02-09 23:57:54.901 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [xauth-user-password], [String], [SINGLE] 2026-02-09 23:57:54.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [xauth-user-password] 2026-02-09 23:57:54.902 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-interval], [String], [SINGLE] 2026-02-09 23:57:54.903 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-interval] 2026-02-09 23:57:54.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dpd-frequency], [String], [SINGLE] 2026-02-09 23:57:54.904 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dpd-frequency] 2026-02-09 23:57:54.904 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.905 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-constraint-uuid], [String], [SINGLE] 2026-02-09 23:57:54.906 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [property-constraint-uuid] 2026-02-09 23:57:54.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constraint-type], [String], [SINGLE] 2026-02-09 23:57:54.908 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [constraint-type] 2026-02-09 23:57:54.909 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2026-02-09 23:57:54.909 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:54.909 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.909 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-id], [String], [SINGLE] 2026-02-09 23:57:54.910 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [collection-id] 2026-02-09 23:57:54.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:54.911 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:54.911 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-name], [String], [SINGLE] 2026-02-09 23:57:54.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-name] 2026-02-09 23:57:54.912 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-type], [String], [SINGLE] 2026-02-09 23:57:54.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-type] 2026-02-09 23:57:54.913 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-role], [String], [SINGLE] 2026-02-09 23:57:54.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-role] 2026-02-09 23:57:54.914 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-function], [String], [SINGLE] 2026-02-09 23:57:54.915 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-function] 2026-02-09 23:57:54.915 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:54.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collection-customization-id], [String], [SINGLE] 2026-02-09 23:57:54.916 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collection-customization-id] 2026-02-09 23:57:54.916 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.917 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2026-02-09 23:57:54.917 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:54.917 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id], [String], [SINGLE] 2026-02-09 23:57:54.919 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id] 2026-02-09 23:57:54.921 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-id], [String], [SINGLE] 2026-02-09 23:57:54.922 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-id] 2026-02-09 23:57:54.923 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-selflink], [String], [SINGLE] 2026-02-09 23:57:54.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [volume-selflink] 2026-02-09 23:57:54.924 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.924 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-id], [String], [SINGLE] 2026-02-09 23:57:54.925 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-id] 2026-02-09 23:57:54.926 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-name], [String], [SINGLE] 2026-02-09 23:57:54.927 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [flavor-name] 2026-02-09 23:57:54.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-vcpus], [Integer], [SINGLE] 2026-02-09 23:57:54.929 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-vcpus] 2026-02-09 23:57:54.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ram], [Integer], [SINGLE] 2026-02-09 23:57:54.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ram] 2026-02-09 23:57:54.930 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disk], [Integer], [SINGLE] 2026-02-09 23:57:54.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disk] 2026-02-09 23:57:54.931 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-ephemeral], [Integer], [SINGLE] 2026-02-09 23:57:54.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-ephemeral] 2026-02-09 23:57:54.932 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-swap], [String], [SINGLE] 2026-02-09 23:57:54.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-swap] 2026-02-09 23:57:54.933 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-is-public], [Boolean], [SINGLE] 2026-02-09 23:57:54.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-is-public] 2026-02-09 23:57:54.948 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-selflink], [String], [SINGLE] 2026-02-09 23:57:54.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-selflink] 2026-02-09 23:57:54.949 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [flavor-disabled], [Boolean], [SINGLE] 2026-02-09 23:57:54.950 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [flavor-disabled] 2026-02-09 23:57:54.951 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.951 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-element-uuid], [String], [SINGLE] 2026-02-09 23:57:54.952 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-element-uuid] 2026-02-09 23:57:54.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-collect-list] already existed in the DB. 2026-02-09 23:57:54.954 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.954 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-limit-desc], [String], [SINGLE] 2026-02-09 23:57:54.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-limit-desc] 2026-02-09 23:57:54.955 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [do-not-output], [String], [SINGLE] 2026-02-09 23:57:54.956 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [do-not-output] 2026-02-09 23:57:54.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-evc-id], [String], [SINGLE] 2026-02-09 23:57:54.957 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarder-evc-id] 2026-02-09 23:57:54.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [circuit-id], [String], [SINGLE] 2026-02-09 23:57:54.959 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [circuit-id] 2026-02-09 23:57:54.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ivlan], [String], [SINGLE] 2026-02-09 23:57:54.960 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ivlan] 2026-02-09 23:57:54.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svlan], [String], [SINGLE] 2026-02-09 23:57:54.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svlan] 2026-02-09 23:57:54.961 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan], [String], [SINGLE] 2026-02-09 23:57:54.962 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cvlan] 2026-02-09 23:57:54.963 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.963 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esr-system-info-id], [String], [SINGLE] 2026-02-09 23:57:54.964 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [esr-system-info-id] 2026-02-09 23:57:54.965 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-name], [String], [SINGLE] 2026-02-09 23:57:54.966 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-name] 2026-02-09 23:57:54.967 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2026-02-09 23:57:54.967 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 2026-02-09 23:57:54.967 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 2026-02-09 23:57:54.967 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-url], [String], [SINGLE] 2026-02-09 23:57:54.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-url] 2026-02-09 23:57:54.968 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [user-name], [String], [SINGLE] 2026-02-09 23:57:54.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [user-name] 2026-02-09 23:57:54.969 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [password], [String], [SINGLE] 2026-02-09 23:57:54.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [password] 2026-02-09 23:57:54.970 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-type], [String], [SINGLE] 2026-02-09 23:57:54.971 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [system-type] 2026-02-09 23:57:54.972 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [protocol], [String], [SINGLE] 2026-02-09 23:57:54.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [protocol] 2026-02-09 23:57:54.973 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-cacert], [String], [SINGLE] 2026-02-09 23:57:54.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-cacert] 2026-02-09 23:57:54.974 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ssl-insecure], [Boolean], [SINGLE] 2026-02-09 23:57:54.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ssl-insecure] 2026-02-09 23:57:54.975 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-address] already existed in the DB. 2026-02-09 23:57:54.975 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port], [String], [SINGLE] 2026-02-09 23:57:54.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port] 2026-02-09 23:57:54.976 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-domain], [String], [SINGLE] 2026-02-09 23:57:54.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-domain] 2026-02-09 23:57:54.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [default-tenant], [String], [SINGLE] 2026-02-09 23:57:54.977 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [default-tenant] 2026-02-09 23:57:54.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [passive], [Boolean], [SINGLE] 2026-02-09 23:57:54.978 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [passive] 2026-02-09 23:57:54.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [remote-path], [String], [SINGLE] 2026-02-09 23:57:54.979 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [remote-path] 2026-02-09 23:57:54.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [system-status], [String], [SINGLE] 2026-02-09 23:57:54.980 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [system-status] 2026-02-09 23:57:54.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [openstack-region-id], [String], [SINGLE] 2026-02-09 23:57:54.981 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [openstack-region-id] 2026-02-09 23:57:54.981 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-id], [String], [SINGLE] 2026-02-09 23:57:54.982 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-id] 2026-02-09 23:57:54.984 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 2026-02-09 23:57:54.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-type], [String], [SINGLE] 2026-02-09 23:57:54.984 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-type] 2026-02-09 23:57:54.985 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role], [String], [SINGLE] 2026-02-09 23:57:54.986 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-role] 2026-02-09 23:57:54.987 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology], [String], [SINGLE] 2026-02-09 23:57:54.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology] 2026-02-09 23:57:54.988 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2026-02-09 23:57:54.988 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-bound-to-vpn], [Boolean], [SINGLE] 2026-02-09 23:57:54.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-bound-to-vpn] 2026-02-09 23:57:54.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-id], [String], [SINGLE] 2026-02-09 23:57:54.989 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-id] 2026-02-09 23:57:54.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-role-instance], [Long], [SINGLE] 2026-02-09 23:57:54.991 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-role-instance] 2026-02-09 23:57:54.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:54.991 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:54.992 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:54.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mso-catalog-key], [String], [SINGLE] 2026-02-09 23:57:54.992 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mso-catalog-key] 2026-02-09 23:57:54.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contrail-network-fqdn], [String], [SINGLE] 2026-02-09 23:57:54.993 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [contrail-network-fqdn] 2026-02-09 23:57:54.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:54.994 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:54.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2026-02-09 23:57:54.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:54.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2026-02-09 23:57:54.995 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2026-02-09 23:57:54.995 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [physical-network-name], [String], [SINGLE] 2026-02-09 23:57:54.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [physical-network-name] 2026-02-09 23:57:54.996 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-provider-network], [Boolean], [SINGLE] 2026-02-09 23:57:54.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-provider-network] 2026-02-09 23:57:54.997 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-shared-network], [Boolean], [SINGLE] 2026-02-09 23:57:54.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-shared-network] 2026-02-09 23:57:54.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-external-network], [Boolean], [SINGLE] 2026-02-09 23:57:54.998 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-external-network] 2026-02-09 23:57:54.999 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:54.999 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:54.999 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-trunked], [Boolean], [SINGLE] 2026-02-09 23:57:55.000 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-trunked] 2026-02-09 23:57:55.001 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 2026-02-09 23:57:55.001 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-instance-id], [String], [SINGLE] 2026-02-09 23:57:55.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-instance-id] 2026-02-09 23:57:55.002 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name], [String], [SINGLE] 2026-02-09 23:57:55.003 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name] 2026-02-09 23:57:55.004 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-name2], [String], [SINGLE] 2026-02-09 23:57:55.005 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-name2] 2026-02-09 23:57:55.006 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-type], [String], [SINGLE] 2026-02-09 23:57:55.007 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnf-type] 2026-02-09 23:57:55.008 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2026-02-09 23:57:55.008 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-zone], [String], [SINGLE] 2026-02-09 23:57:55.009 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [regional-resource-zone] 2026-02-09 23:57:55.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.010 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.010 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key], [String], [SINGLE] 2026-02-09 23:57:55.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key] 2026-02-09 23:57:55.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-role], [String], [SINGLE] 2026-02-09 23:57:55.011 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-role] 2026-02-09 23:57:55.012 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-package-name], [String], [SINGLE] 2026-02-09 23:57:55.012 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-package-name] 2026-02-09 23:57:55.013 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-discriptor-name], [String], [SINGLE] 2026-02-09 23:57:55.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vnf-discriptor-name] 2026-02-09 23:57:55.014 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [job-id], [String], [SINGLE] 2026-02-09 23:57:55.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [job-id] 2026-02-09 23:57:55.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:55.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2026-02-09 23:57:55.015 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2026-02-09 23:57:55.015 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-address], [String], [SINGLE] 2026-02-09 23:57:55.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-address] 2026-02-09 23:57:55.016 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-loopback0-address], [String], [SINGLE] 2026-02-09 23:57:55.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-loopback0-address] 2026-02-09 23:57:55.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-lan-v6-address], [String], [SINGLE] 2026-02-09 23:57:55.017 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-lan-v6-address] 2026-02-09 23:57:55.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [management-v6-address], [String], [SINGLE] 2026-02-09 23:57:55.018 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [management-v6-address] 2026-02-09 23:57:55.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu], [Long], [SINGLE] 2026-02-09 23:57:55.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu] 2026-02-09 23:57:55.019 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcpu-units], [String], [SINGLE] 2026-02-09 23:57:55.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vcpu-units] 2026-02-09 23:57:55.020 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory], [Long], [SINGLE] 2026-02-09 23:57:55.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory] 2026-02-09 23:57:55.021 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vmemory-units], [String], [SINGLE] 2026-02-09 23:57:55.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vmemory-units] 2026-02-09 23:57:55.022 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk], [Long], [SINGLE] 2026-02-09 23:57:55.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk] 2026-02-09 23:57:55.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdisk-units], [String], [SINGLE] 2026-02-09 23:57:55.023 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vdisk-units] 2026-02-09 23:57:55.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nshd], [Long], [SINGLE] 2026-02-09 23:57:55.024 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nshd] 2026-02-09 23:57:55.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nvm], [Long], [SINGLE] 2026-02-09 23:57:55.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nvm] 2026-02-09 23:57:55.025 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nnet], [Long], [SINGLE] 2026-02-09 23:57:55.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nnet] 2026-02-09 23:57:55.026 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.026 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-closed-loop-disabled], [Boolean], [SINGLE] 2026-02-09 23:57:55.027 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [is-closed-loop-disabled] 2026-02-09 23:57:55.028 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [summary-status], [String], [SINGLE] 2026-02-09 23:57:55.029 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [summary-status] 2026-02-09 23:57:55.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [encrypted-access-flag], [Boolean], [SINGLE] 2026-02-09 23:57:55.030 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [encrypted-access-flag] 2026-02-09 23:57:55.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-assignment-group-uuid], [String], [SINGLE] 2026-02-09 23:57:55.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-assignment-group-uuid] 2026-02-09 23:57:55.031 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entitlement-resource-uuid], [String], [SINGLE] 2026-02-09 23:57:55.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entitlement-resource-uuid] 2026-02-09 23:57:55.032 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-assignment-group-uuid], [String], [SINGLE] 2026-02-09 23:57:55.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-assignment-group-uuid] 2026-02-09 23:57:55.033 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [license-key-uuid], [String], [SINGLE] 2026-02-09 23:57:55.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [license-key-uuid] 2026-02-09 23:57:55.034 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.034 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.034 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2026-02-09 23:57:55.034 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.034 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2026-02-09 23:57:55.034 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2026-02-09 23:57:55.034 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [as-number], [String], [SINGLE] 2026-02-09 23:57:55.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [as-number] 2026-02-09 23:57:55.035 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [regional-resource-subzone], [String], [SINGLE] 2026-02-09 23:57:55.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [regional-resource-subzone] 2026-02-09 23:57:55.036 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-type], [String], [SINGLE] 2026-02-09 23:57:55.037 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-type] 2026-02-09 23:57:55.038 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-function], [String], [SINGLE] 2026-02-09 23:57:55.039 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-function] 2026-02-09 23:57:55.040 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nf-role] already existed in the DB. 2026-02-09 23:57:55.040 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nf-naming-code], [String], [SINGLE] 2026-02-09 23:57:55.041 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nf-naming-code] 2026-02-09 23:57:55.042 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.042 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address], [String], [SINGLE] 2026-02-09 23:57:55.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address] 2026-02-09 23:57:55.043 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipv4-oam-gateway-address-prefix-length], [Integer], [SINGLE] 2026-02-09 23:57:55.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipv4-oam-gateway-address-prefix-length] 2026-02-09 23:57:55.044 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:55.044 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nm-profile-name], [String], [SINGLE] 2026-02-09 23:57:55.045 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nm-profile-name] 2026-02-09 23:57:55.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-id2], [String], [SINGLE] 2026-02-09 23:57:55.047 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-id2] 2026-02-09 23:57:55.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 2026-02-09 23:57:55.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 2026-02-09 23:57:55.048 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:55.049 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2026-02-09 23:57:55.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [id], [String], [SINGLE] 2026-02-09 23:57:55.050 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [id] 2026-02-09 23:57:55.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-role], [String], [SINGLE] 2026-02-09 23:57:55.060 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-role] 2026-02-09 23:57:55.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.061 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:55.061 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-type], [String], [SINGLE] 2026-02-09 23:57:55.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-type] 2026-02-09 23:57:55.062 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.062 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-name], [String], [SINGLE] 2026-02-09 23:57:55.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-name] 2026-02-09 23:57:55.063 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [instance-group-function], [String], [SINGLE] 2026-02-09 23:57:55.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [instance-group-function] 2026-02-09 23:57:55.064 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 2026-02-09 23:57:55.064 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-description] already existed in the DB. 2026-02-09 23:57:55.064 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.064 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-value], [String], [SINGLE] 2026-02-09 23:57:55.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-value] 2026-02-09 23:57:55.065 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [speed-units], [String], [SINGLE] 2026-02-09 23:57:55.066 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [speed-units] 2026-02-09 23:57:55.066 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 2026-02-09 23:57:55.066 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2026-02-09 23:57:55.066 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.066 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-type], [String], [SINGLE] 2026-02-09 23:57:55.067 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-type] 2026-02-09 23:57:55.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [update-node-uri], [String], [SINGLE] 2026-02-09 23:57:55.068 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [update-node-uri] 2026-02-09 23:57:55.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-id], [String], [SINGLE] 2026-02-09 23:57:55.071 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-resource-id] 2026-02-09 23:57:55.072 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-resource-name], [String], [SINGLE] 2026-02-09 23:57:55.073 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [site-resource-name] 2026-02-09 23:57:55.074 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:55.074 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2026-02-09 23:57:55.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [role], [String], [SINGLE] 2026-02-09 23:57:55.075 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [role] 2026-02-09 23:57:55.076 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [generated-site-id], [String], [SINGLE] 2026-02-09 23:57:55.077 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [generated-site-id] 2026-02-09 23:57:55.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.078 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [type] already existed in the DB. 2026-02-09 23:57:55.079 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [role] already existed in the DB. 2026-02-09 23:57:55.079 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [allotted-resource-name], [String], [SINGLE] 2026-02-09 23:57:55.080 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [allotted-resource-name] 2026-02-09 23:57:55.081 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-provider-id], [String], [SINGLE] 2026-02-09 23:57:55.082 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-provider-id] 2026-02-09 23:57:55.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-client-id], [String], [SINGLE] 2026-02-09 23:57:55.083 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-client-id] 2026-02-09 23:57:55.084 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-topology-id], [String], [SINGLE] 2026-02-09 23:57:55.085 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-topology-id] 2026-02-09 23:57:55.086 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-node-id], [String], [SINGLE] 2026-02-09 23:57:55.087 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-node-id] 2026-02-09 23:57:55.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [access-ltp-id], [String], [SINGLE] 2026-02-09 23:57:55.088 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [access-ltp-id] 2026-02-09 23:57:55.089 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 2026-02-09 23:57:55.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-name], [String], [SINGLE] 2026-02-09 23:57:55.090 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-name] 2026-02-09 23:57:55.092 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [site-pair-id], [String], [SINGLE] 2026-02-09 23:57:55.093 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [site-pair-id] 2026-02-09 23:57:55.094 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-ip], [String], [SINGLE] 2026-02-09 23:57:55.094 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-ip] 2026-02-09 23:57:55.095 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-ip], [String], [SINGLE] 2026-02-09 23:57:55.095 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-ip] 2026-02-09 23:57:55.095 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-version], [String], [SINGLE] 2026-02-09 23:57:55.096 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-version] 2026-02-09 23:57:55.096 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-hostname], [String], [SINGLE] 2026-02-09 23:57:55.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-hostname] 2026-02-09 23:57:55.097 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [destination-equip-type], [String], [SINGLE] 2026-02-09 23:57:55.098 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [destination-equip-type] 2026-02-09 23:57:55.098 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.098 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2026-02-09 23:57:55.099 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [timestamp], [String], [SINGLE] 2026-02-09 23:57:55.099 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [timestamp] 2026-02-09 23:57:55.099 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [source-name], [String], [SINGLE] 2026-02-09 23:57:55.100 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [source-name] 2026-02-09 23:57:55.100 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain], [String], [SINGLE] 2026-02-09 23:57:55.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [domain] 2026-02-09 23:57:55.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence-number], [String], [SINGLE] 2026-02-09 23:57:55.101 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sequence-number] 2026-02-09 23:57:55.102 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [severity], [String], [SINGLE] 2026-02-09 23:57:55.102 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [severity] 2026-02-09 23:57:55.102 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-type], [String], [SINGLE] 2026-02-09 23:57:55.103 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-type] 2026-02-09 23:57:55.103 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [version] already existed in the DB. 2026-02-09 23:57:55.103 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action], [String], [SINGLE] 2026-02-09 23:57:55.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action] 2026-02-09 23:57:55.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-type], [String], [SINGLE] 2026-02-09 23:57:55.104 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-type] 2026-02-09 23:57:55.105 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [top-entity-type], [String], [SINGLE] 2026-02-09 23:57:55.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [top-entity-type] 2026-02-09 23:57:55.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [entity-link], [String], [SINGLE] 2026-02-09 23:57:55.106 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [entity-link] 2026-02-09 23:57:55.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [status], [String], [SINGLE] 2026-02-09 23:57:55.107 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [status] 2026-02-09 23:57:55.107 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [id] already existed in the DB. 2026-02-09 23:57:55.107 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.108 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-id], [String], [SINGLE] 2026-02-09 23:57:55.109 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [aai-id] 2026-02-09 23:57:55.110 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [schema-version], [String], [SINGLE] 2026-02-09 23:57:55.111 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [schema-version] 2026-02-09 23:57:55.111 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.112 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cos], [String], [SINGLE] 2026-02-09 23:57:55.112 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cos] 2026-02-09 23:57:55.114 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-id], [String], [SINGLE] 2026-02-09 23:57:55.114 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-id] 2026-02-09 23:57:55.115 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [probe-type], [String], [SINGLE] 2026-02-09 23:57:55.115 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [probe-type] 2026-02-09 23:57:55.115 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.116 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vig-address-type], [String], [SINGLE] 2026-02-09 23:57:55.116 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vig-address-type] 2026-02-09 23:57:55.117 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-vig], [String], [SET] 2026-02-09 23:57:55.118 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v4-vig] 2026-02-09 23:57:55.118 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v6-vig], [String], [SET] 2026-02-09 23:57:55.119 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ipaddress-v6-vig] 2026-02-09 23:57:55.119 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.119 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cvlan-tag], [Long], [SINGLE] 2026-02-09 23:57:55.120 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cvlan-tag] 2026-02-09 23:57:55.121 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.121 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-name], [String], [SINGLE] 2026-02-09 23:57:55.122 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [equipment-name] 2026-02-09 23:57:55.123 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.123 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2026-02-09 23:57:55.123 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2026-02-09 23:57:55.123 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:55.123 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.124 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version-id], [String], [SINGLE] 2026-02-09 23:57:55.124 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-version-id] 2026-02-09 23:57:55.125 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 2026-02-09 23:57:55.126 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-version], [String], [SINGLE] 2026-02-09 23:57:55.126 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-version] 2026-02-09 23:57:55.127 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [distribution-status], [String], [SINGLE] 2026-02-09 23:57:55.128 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [distribution-status] 2026-02-09 23:57:55.129 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-description], [String], [SINGLE] 2026-02-09 23:57:55.130 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-description] 2026-02-09 23:57:55.130 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.131 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-id], [String], [SINGLE] 2026-02-09 23:57:55.131 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-id] 2026-02-09 23:57:55.132 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owning-entity-name], [String], [SINGLE] 2026-02-09 23:57:55.133 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [owning-entity-name] 2026-02-09 23:57:55.134 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.134 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 2026-02-09 23:57:55.134 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2026-02-09 23:57:55.134 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.135 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-name] already existed in the DB. 2026-02-09 23:57:55.135 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.135 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2026-02-09 23:57:55.135 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2026-02-09 23:57:55.135 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-description], [String], [SINGLE] 2026-02-09 23:57:55.136 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-description] 2026-02-09 23:57:55.136 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [equipment-identifier], [String], [SINGLE] 2026-02-09 23:57:55.136 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [equipment-identifier] 2026-02-09 23:57:55.136 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2026-02-09 23:57:55.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [interface-type], [String], [SINGLE] 2026-02-09 23:57:55.137 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [interface-type] 2026-02-09 23:57:55.137 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.138 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [mac-address], [String], [SINGLE] 2026-02-09 23:57:55.138 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [mac-address] 2026-02-09 23:57:55.138 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.138 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.138 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 2026-02-09 23:57:55.138 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-ref], [String], [SINGLE] 2026-02-09 23:57:55.139 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-ref] 2026-02-09 23:57:55.139 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [transparent], [String], [SINGLE] 2026-02-09 23:57:55.140 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [transparent] 2026-02-09 23:57:55.140 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.141 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2026-02-09 23:57:55.141 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-description], [String], [SINGLE] 2026-02-09 23:57:55.142 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-description] 2026-02-09 23:57:55.143 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-selflink], [String], [SINGLE] 2026-02-09 23:57:55.143 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-selflink] 2026-02-09 23:57:55.143 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.144 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-version], [String], [SINGLE] 2026-02-09 23:57:55.144 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-version] 2026-02-09 23:57:55.145 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-configuration-id], [String], [SINGLE] 2026-02-09 23:57:55.145 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [multicast-configuration-id] 2026-02-09 23:57:55.146 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multicast-protocol], [String], [SINGLE] 2026-02-09 23:57:55.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multicast-protocol] 2026-02-09 23:57:55.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [rp-type], [String], [SINGLE] 2026-02-09 23:57:55.147 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [rp-type] 2026-02-09 23:57:55.148 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-key], [String], [SINGLE] 2026-02-09 23:57:55.148 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-attribute-key] 2026-02-09 23:57:55.150 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-attribute-value], [String], [SINGLE] 2026-02-09 23:57:55.151 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-attribute-value] 2026-02-09 23:57:55.151 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.151 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaname], [String], [SINGLE] 2026-02-09 23:57:55.152 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [metaname] 2026-02-09 23:57:55.153 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [metaval], [String], [SINGLE] 2026-02-09 23:57:55.154 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [metaval] 2026-02-09 23:57:55.154 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.154 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-id], [String], [SINGLE] 2026-02-09 23:57:55.154 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [service-instance-id] 2026-02-09 23:57:55.155 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-name], [String], [SINGLE] 2026-02-09 23:57:55.156 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-name] 2026-02-09 23:57:55.157 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-type] already existed in the DB. 2026-02-09 23:57:55.157 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-role], [String], [SINGLE] 2026-02-09 23:57:55.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-role] 2026-02-09 23:57:55.158 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [environment-context], [String], [SINGLE] 2026-02-09 23:57:55.159 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [environment-context] 2026-02-09 23:57:55.160 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [workload-context], [String], [SINGLE] 2026-02-09 23:57:55.160 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [workload-context] 2026-02-09 23:57:55.161 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [created-at], [String], [SINGLE] 2026-02-09 23:57:55.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [created-at] 2026-02-09 23:57:55.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [updated-at], [String], [SINGLE] 2026-02-09 23:57:55.162 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [updated-at] 2026-02-09 23:57:55.162 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:55.162 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.163 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.163 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [persona-model-version] already existed in the DB. 2026-02-09 23:57:55.163 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2026-02-09 23:57:55.163 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2026-02-09 23:57:55.163 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-total], [String], [SINGLE] 2026-02-09 23:57:55.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [bandwidth-total] 2026-02-09 23:57:55.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vhn-portal-url], [String], [SINGLE] 2026-02-09 23:57:55.164 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vhn-portal-url] 2026-02-09 23:57:55.165 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-instance-location-id], [String], [SINGLE] 2026-02-09 23:57:55.165 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [service-instance-location-id] 2026-02-09 23:57:55.166 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.166 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.166 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.166 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [input-parameters], [String], [SINGLE] 2026-02-09 23:57:55.167 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [input-parameters] 2026-02-09 23:57:55.168 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-uuid], [String], [SINGLE] 2026-02-09 23:57:55.168 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [named-query-uuid] 2026-02-09 23:57:55.169 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-name], [String], [SINGLE] 2026-02-09 23:57:55.170 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [named-query-name] 2026-02-09 23:57:55.171 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [named-query-version], [String], [SINGLE] 2026-02-09 23:57:55.171 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [named-query-version] 2026-02-09 23:57:55.172 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [required-input-params], [String], [SET] 2026-02-09 23:57:55.172 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [required-input-params] 2026-02-09 23:57:55.172 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:55.172 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.173 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hostname], [String], [SINGLE] 2026-02-09 23:57:55.174 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [hostname] 2026-02-09 23:57:55.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ptnii-equip-name], [String], [SINGLE] 2026-02-09 23:57:55.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ptnii-equip-name] 2026-02-09 23:57:55.175 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [number-of-cpus], [Integer], [SINGLE] 2026-02-09 23:57:55.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [number-of-cpus] 2026-02-09 23:57:55.176 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [disk-in-gigabytes], [Integer], [SINGLE] 2026-02-09 23:57:55.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [disk-in-gigabytes] 2026-02-09 23:57:55.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ram-in-megabytes], [Integer], [SINGLE] 2026-02-09 23:57:55.177 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ram-in-megabytes] 2026-02-09 23:57:55.177 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-type] already existed in the DB. 2026-02-09 23:57:55.177 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-vendor] already existed in the DB. 2026-02-09 23:57:55.178 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equip-model] already existed in the DB. 2026-02-09 23:57:55.178 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [fqdn], [String], [SINGLE] 2026-02-09 23:57:55.178 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [fqdn] 2026-02-09 23:57:55.178 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-selflink], [String], [SINGLE] 2026-02-09 23:57:55.179 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [pserver-selflink] 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [serial-number] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-loopback0] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-loopback0] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v4-aim] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-aim] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipaddress-v6-oam] already existed in the DB. 2026-02-09 23:57:55.179 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [inv-status] already existed in the DB. 2026-02-09 23:57:55.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-id], [String], [SINGLE] 2026-02-09 23:57:55.180 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-id] 2026-02-09 23:57:55.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [internet-topology], [String], [SINGLE] 2026-02-09 23:57:55.181 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [internet-topology] 2026-02-09 23:57:55.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.182 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.182 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pserver-name2], [String], [SINGLE] 2026-02-09 23:57:55.182 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pserver-name2] 2026-02-09 23:57:55.183 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [purpose], [String], [SINGLE] 2026-02-09 23:57:55.184 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [purpose] 2026-02-09 23:57:55.184 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.184 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2026-02-09 23:57:55.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [host-profile], [String], [SINGLE] 2026-02-09 23:57:55.185 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [host-profile] 2026-02-09 23:57:55.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-id], [String], [SINGLE] 2026-02-09 23:57:55.186 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [connectivity-id] 2026-02-09 23:57:55.187 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [bandwidth-profile-name], [String], [SINGLE] 2026-02-09 23:57:55.188 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [bandwidth-profile-name] 2026-02-09 23:57:55.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-type], [String], [SINGLE] 2026-02-09 23:57:55.189 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-type] 2026-02-09 23:57:55.190 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir], [String], [SINGLE] 2026-02-09 23:57:55.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir] 2026-02-09 23:57:55.191 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [eir], [String], [SINGLE] 2026-02-09 23:57:55.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [eir] 2026-02-09 23:57:55.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cbs], [String], [SINGLE] 2026-02-09 23:57:55.192 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cbs] 2026-02-09 23:57:55.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ebs], [String], [SINGLE] 2026-02-09 23:57:55.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ebs] 2026-02-09 23:57:55.193 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [color-aware], [String], [SINGLE] 2026-02-09 23:57:55.194 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [color-aware] 2026-02-09 23:57:55.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [coupling-flag], [String], [SINGLE] 2026-02-09 23:57:55.195 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [coupling-flag] 2026-02-09 23:57:55.196 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [etht-svc-name], [String], [SINGLE] 2026-02-09 23:57:55.197 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [etht-svc-name] 2026-02-09 23:57:55.198 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 2026-02-09 23:57:55.198 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 2026-02-09 23:57:55.198 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 2026-02-09 23:57:55.198 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-node-id] already existed in the DB. 2026-02-09 23:57:55.198 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-ltp-id] already existed in the DB. 2026-02-09 23:57:55.198 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connectivity-selflink], [String], [SINGLE] 2026-02-09 23:57:55.199 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connectivity-selflink] 2026-02-09 23:57:55.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan] already existed in the DB. 2026-02-09 23:57:55.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.199 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-id], [String], [SINGLE] 2026-02-09 23:57:55.200 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-id] 2026-02-09 23:57:55.201 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name], [String], [SINGLE] 2026-02-09 23:57:55.203 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name] 2026-02-09 23:57:55.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-name2], [String], [SINGLE] 2026-02-09 23:57:55.204 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vserver-name2] 2026-02-09 23:57:55.205 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vserver-selflink], [String], [SINGLE] 2026-02-09 23:57:55.206 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vserver-selflink] 2026-02-09 23:57:55.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 2026-02-09 23:57:55.206 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sp-partner-id], [String], [SINGLE] 2026-02-09 23:57:55.207 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [sp-partner-id] 2026-02-09 23:57:55.208 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [url], [String], [SINGLE] 2026-02-09 23:57:55.209 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [url] 2026-02-09 23:57:55.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [callsource], [String], [SINGLE] 2026-02-09 23:57:55.210 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [callsource] 2026-02-09 23:57:55.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.211 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [action-type], [String], [SINGLE] 2026-02-09 23:57:55.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [action-type] 2026-02-09 23:57:55.212 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-invariant-id], [String], [SINGLE] 2026-02-09 23:57:55.213 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [model-invariant-id] 2026-02-09 23:57:55.214 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-type], [String], [SINGLE] 2026-02-09 23:57:55.215 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-type] 2026-02-09 23:57:55.215 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.216 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-id] already existed in the DB. 2026-02-09 23:57:55.216 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-name], [String], [SINGLE] 2026-02-09 23:57:55.217 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-name] 2026-02-09 23:57:55.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tenant-context], [String], [SINGLE] 2026-02-09 23:57:55.218 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [tenant-context] 2026-02-09 23:57:55.219 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.220 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-id] already existed in the DB. 2026-02-09 23:57:55.220 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2026-02-09 23:57:55.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [neutron-network-name], [String], [SINGLE] 2026-02-09 23:57:55.220 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [neutron-network-name] 2026-02-09 23:57:55.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [interface-role] already existed in the DB. 2026-02-09 23:57:55.221 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-id], [String], [SINGLE] 2026-02-09 23:57:55.221 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [port-group-id] 2026-02-09 23:57:55.222 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [port-group-name], [String], [SINGLE] 2026-02-09 23:57:55.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [port-group-name] 2026-02-09 23:57:55.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [switch-name], [String], [SINGLE] 2026-02-09 23:57:55.223 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [switch-name] 2026-02-09 23:57:55.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:55.224 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2026-02-09 23:57:55.225 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-id] already existed in the DB. 2026-02-09 23:57:55.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [provider-id], [String], [SINGLE] 2026-02-09 23:57:55.225 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [provider-id] 2026-02-09 23:57:55.226 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [client-id], [String], [SINGLE] 2026-02-09 23:57:55.227 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [client-id] 2026-02-09 23:57:55.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [te-topo-id], [String], [SINGLE] 2026-02-09 23:57:55.228 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [te-topo-id] 2026-02-09 23:57:55.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.229 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [constrained-element-set-uuid], [String], [SINGLE] 2026-02-09 23:57:55.230 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [constrained-element-set-uuid] 2026-02-09 23:57:55.231 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [constraint-type] already existed in the DB. 2026-02-09 23:57:55.231 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [check-type], [String], [SINGLE] 2026-02-09 23:57:55.232 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [check-type] 2026-02-09 23:57:55.232 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-id], [String], [SINGLE] 2026-02-09 23:57:55.233 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [operational-environment-id] 2026-02-09 23:57:55.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-name], [String], [SINGLE] 2026-02-09 23:57:55.234 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-name] 2026-02-09 23:57:55.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-type], [String], [SINGLE] 2026-02-09 23:57:55.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-type] 2026-02-09 23:57:55.235 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [operational-environment-status], [String], [SINGLE] 2026-02-09 23:57:55.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [operational-environment-status] 2026-02-09 23:57:55.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [tenant-context] already existed in the DB. 2026-02-09 23:57:55.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [workload-context] already existed in the DB. 2026-02-09 23:57:55.236 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.236 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-route-target], [String], [SINGLE] 2026-02-09 23:57:55.237 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [global-route-target] 2026-02-09 23:57:55.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-target-role], [String], [SINGLE] 2026-02-09 23:57:55.238 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-target-role] 2026-02-09 23:57:55.239 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-address], [String], [SINGLE] 2026-02-09 23:57:55.240 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv6-address] 2026-02-09 23:57:55.241 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv6-prefix-length], [Long], [SINGLE] 2026-02-09 23:57:55.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv6-prefix-length] 2026-02-09 23:57:55.242 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2026-02-09 23:57:55.242 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:55.242 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2026-02-09 23:57:55.242 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.242 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2026-02-09 23:57:55.242 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2026-02-09 23:57:55.242 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-instance-id], [String], [SINGLE] 2026-02-09 23:57:55.243 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-instance-id] 2026-02-09 23:57:55.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2026-02-09 23:57:55.244 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2026-02-09 23:57:55.244 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sequence], [Integer], [SINGLE] 2026-02-09 23:57:55.245 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [sequence] 2026-02-09 23:57:55.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarder-role], [String], [SINGLE] 2026-02-09 23:57:55.246 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarder-role] 2026-02-09 23:57:55.247 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [thirdparty-sdnc-id], [String], [SINGLE] 2026-02-09 23:57:55.247 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [thirdparty-sdnc-id] 2026-02-09 23:57:55.248 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [location], [String], [SINGLE] 2026-02-09 23:57:55.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [location] 2026-02-09 23:57:55.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [product-name], [String], [SINGLE] 2026-02-09 23:57:55.249 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [product-name] 2026-02-09 23:57:55.249 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name], [String], [SINGLE] 2026-02-09 23:57:55.250 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [link-name] 2026-02-09 23:57:55.251 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.251 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-type], [String], [SINGLE] 2026-02-09 23:57:55.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-type] 2026-02-09 23:57:55.252 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2026-02-09 23:57:55.252 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2026-02-09 23:57:55.252 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 2026-02-09 23:57:55.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [routing-protocol], [String], [SINGLE] 2026-02-09 23:57:55.252 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [routing-protocol] 2026-02-09 23:57:55.252 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-id] already existed in the DB. 2026-02-09 23:57:55.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [widget-model-version] already existed in the DB. 2026-02-09 23:57:55.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.253 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.253 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-role], [String], [SINGLE] 2026-02-09 23:57:55.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-role] 2026-02-09 23:57:55.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-name2], [String], [SINGLE] 2026-02-09 23:57:55.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [link-name2] 2026-02-09 23:57:55.254 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [link-id], [String], [SINGLE] 2026-02-09 23:57:55.255 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [link-id] 2026-02-09 23:57:55.256 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 2026-02-09 23:57:55.256 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [purpose] already existed in the DB. 2026-02-09 23:57:55.256 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-id], [String], [SINGLE] 2026-02-09 23:57:55.257 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [snapshot-id] 2026-02-09 23:57:55.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-name], [String], [SINGLE] 2026-02-09 23:57:55.258 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [snapshot-name] 2026-02-09 23:57:55.259 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-architecture], [String], [SINGLE] 2026-02-09 23:57:55.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-architecture] 2026-02-09 23:57:55.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-distro], [String], [SINGLE] 2026-02-09 23:57:55.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-distro] 2026-02-09 23:57:55.260 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-os-version], [String], [SINGLE] 2026-02-09 23:57:55.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-os-version] 2026-02-09 23:57:55.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 2026-02-09 23:57:55.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 2026-02-09 23:57:55.261 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 2026-02-09 23:57:55.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [snapshot-selflink], [String], [SINGLE] 2026-02-09 23:57:55.261 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [snapshot-selflink] 2026-02-09 23:57:55.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prev-snapshot-id], [String], [SINGLE] 2026-02-09 23:57:55.262 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [prev-snapshot-id] 2026-02-09 23:57:55.263 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.263 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-id], [String], [SINGLE] 2026-02-09 23:57:55.264 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nos-server-id] 2026-02-09 23:57:55.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-name], [String], [SINGLE] 2026-02-09 23:57:55.265 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-name] 2026-02-09 23:57:55.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vendor] already existed in the DB. 2026-02-09 23:57:55.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nos-server-selflink], [String], [SINGLE] 2026-02-09 23:57:55.266 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nos-server-selflink] 2026-02-09 23:57:55.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.266 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnfc-name], [String], [SINGLE] 2026-02-09 23:57:55.267 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vnfc-name] 2026-02-09 23:57:55.268 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-naming-code], [String], [SINGLE] 2026-02-09 23:57:55.269 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-naming-code] 2026-02-09 23:57:55.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nfc-function], [String], [SINGLE] 2026-02-09 23:57:55.270 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [nfc-function] 2026-02-09 23:57:55.271 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.271 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.271 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ipaddress-v4-oam-vip], [String], [SINGLE] 2026-02-09 23:57:55.272 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [ipaddress-v4-oam-vip] 2026-02-09 23:57:55.272 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.272 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-closed-loop-disabled] already existed in the DB. 2026-02-09 23:57:55.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-notation], [String], [SINGLE] 2026-02-09 23:57:55.273 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-notation] 2026-02-09 23:57:55.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.274 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [line-of-business-name], [String], [SINGLE] 2026-02-09 23:57:55.275 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [line-of-business-name] 2026-02-09 23:57:55.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2026-02-09 23:57:55.276 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:55.276 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [property-key], [String], [SINGLE] 2026-02-09 23:57:55.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [property-key] 2026-02-09 23:57:55.277 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:55.277 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-id], [String], [SINGLE] 2026-02-09 23:57:55.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-id] 2026-02-09 23:57:55.278 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [node-type], [String], [SINGLE] 2026-02-09 23:57:55.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [node-type] 2026-02-09 23:57:55.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [event-trigger], [String], [SINGLE] 2026-02-09 23:57:55.279 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [event-trigger] 2026-02-09 23:57:55.279 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-name], [String], [SINGLE] 2026-02-09 23:57:55.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-name] 2026-02-09 23:57:55.280 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [key-value], [String], [SINGLE] 2026-02-09 23:57:55.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [key-value] 2026-02-09 23:57:55.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-id], [String], [SINGLE] 2026-02-09 23:57:55.281 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-id] 2026-02-09 23:57:55.282 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-type], [String], [SINGLE] 2026-02-09 23:57:55.283 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-type] 2026-02-09 23:57:55.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-name], [String], [SINGLE] 2026-02-09 23:57:55.284 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-name] 2026-02-09 23:57:55.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-description], [String], [SINGLE] 2026-02-09 23:57:55.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [group-description] 2026-02-09 23:57:55.285 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.285 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [software-version-id], [String], [SINGLE] 2026-02-09 23:57:55.286 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [software-version-id] 2026-02-09 23:57:55.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [is-active-sw-ver], [Boolean], [SINGLE] 2026-02-09 23:57:55.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [is-active-sw-ver] 2026-02-09 23:57:55.287 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [segmentation-id], [String], [SINGLE] 2026-02-09 23:57:55.288 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [segmentation-id] 2026-02-09 23:57:55.289 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.289 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-interface], [String], [SINGLE] 2026-02-09 23:57:55.290 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-interface] 2026-02-09 23:57:55.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2026-02-09 23:57:55.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:55.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.290 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2026-02-09 23:57:55.291 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2026-02-09 23:57:55.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-description], [String], [SINGLE] 2026-02-09 23:57:55.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vlan-description] 2026-02-09 23:57:55.291 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [backdoor-connection], [String], [SINGLE] 2026-02-09 23:57:55.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [backdoor-connection] 2026-02-09 23:57:55.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-key], [String], [SINGLE] 2026-02-09 23:57:55.292 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpn-key] 2026-02-09 23:57:55.293 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.293 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [in-maint] already existed in the DB. 2026-02-09 23:57:55.293 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.293 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-ip-unnumbered] already existed in the DB. 2026-02-09 23:57:55.293 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-private] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-id] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-name2] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [service-id] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [regional-resource-zone] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [prov-status] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.294 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [license-key] already existed in the DB. 2026-02-09 23:57:55.295 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [equipment-role] already existed in the DB. 2026-02-09 23:57:55.295 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.295 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:55.295 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [mso-catalog-key] already existed in the DB. 2026-02-09 23:57:55.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpe-id], [String], [SINGLE] 2026-02-09 23:57:55.295 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vpe-id] 2026-02-09 23:57:55.296 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [v6-vce-wan-address], [String], [SINGLE] 2026-02-09 23:57:55.297 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [v6-vce-wan-address] 2026-02-09 23:57:55.297 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-address] already existed in the DB. 2026-02-09 23:57:55.297 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.297 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-loopback0-address] already existed in the DB. 2026-02-09 23:57:55.297 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [entitlement-resource-uuid] already existed in the DB. 2026-02-09 23:57:55.298 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [nm-profile-name] already existed in the DB. 2026-02-09 23:57:55.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [community-string], [String], [SINGLE] 2026-02-09 23:57:55.298 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [community-string] 2026-02-09 23:57:55.298 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-label], [String], [SINGLE] 2026-02-09 23:57:55.299 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-label] 2026-02-09 23:57:55.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [direction], [String], [SINGLE] 2026-02-09 23:57:55.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [direction] 2026-02-09 23:57:55.300 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [multiplicity-rule], [String], [SINGLE] 2026-02-09 23:57:55.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [multiplicity-rule] 2026-02-09 23:57:55.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [contains-other-v], [String], [SINGLE] 2026-02-09 23:57:55.301 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [contains-other-v] 2026-02-09 23:57:55.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [delete-other-v], [String], [SINGLE] 2026-02-09 23:57:55.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [delete-other-v] 2026-02-09 23:57:55.302 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [svcinfra], [String], [SINGLE] 2026-02-09 23:57:55.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [svcinfra] 2026-02-09 23:57:55.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [prevent-delete], [String], [SINGLE] 2026-02-09 23:57:55.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [prevent-delete] 2026-02-09 23:57:55.303 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [aai-uuid], [String], [SINGLE] 2026-02-09 23:57:55.304 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [aai-uuid] 2026-02-09 23:57:55.306 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2026-02-09 23:57:55.306 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:55.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-id], [String], [SINGLE] 2026-02-09 23:57:55.307 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-id] 2026-02-09 23:57:55.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vdc-name], [String], [SINGLE] 2026-02-09 23:57:55.308 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vdc-name] 2026-02-09 23:57:55.309 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.309 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-id], [String], [SINGLE] 2026-02-09 23:57:55.310 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [subnet-id] 2026-02-09 23:57:55.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-name], [String], [SINGLE] 2026-02-09 23:57:55.311 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subnet-name] 2026-02-09 23:57:55.312 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2026-02-09 23:57:55.312 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [gateway-address], [String], [SINGLE] 2026-02-09 23:57:55.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [gateway-address] 2026-02-09 23:57:55.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-start-address], [String], [SINGLE] 2026-02-09 23:57:55.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-start-address] 2026-02-09 23:57:55.313 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cidr-mask], [String], [SINGLE] 2026-02-09 23:57:55.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cidr-mask] 2026-02-09 23:57:55.314 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ip-version] already existed in the DB. 2026-02-09 23:57:55.314 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.314 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-enabled], [Boolean], [SINGLE] 2026-02-09 23:57:55.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-enabled] 2026-02-09 23:57:55.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-start], [String], [SINGLE] 2026-02-09 23:57:55.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-start] 2026-02-09 23:57:55.315 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-end], [String], [SINGLE] 2026-02-09 23:57:55.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dhcp-end] 2026-02-09 23:57:55.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-role], [String], [SINGLE] 2026-02-09 23:57:55.316 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-role] 2026-02-09 23:57:55.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ip-assignment-direction], [String], [SINGLE] 2026-02-09 23:57:55.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ip-assignment-direction] 2026-02-09 23:57:55.317 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.317 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subnet-sequence], [Integer], [SINGLE] 2026-02-09 23:57:55.318 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [subnet-sequence] 2026-02-09 23:57:55.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-owner], [String], [SINGLE] 2026-02-09 23:57:55.319 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-owner] 2026-02-09 23:57:55.320 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-id], [String], [SINGLE] 2026-02-09 23:57:55.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-region-id] 2026-02-09 23:57:55.321 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-type], [String], [SINGLE] 2026-02-09 23:57:55.322 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [cloud-type] 2026-02-09 23:57:55.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [owner-defined-type], [String], [SINGLE] 2026-02-09 23:57:55.323 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [owner-defined-type] 2026-02-09 23:57:55.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-region-version], [String], [SINGLE] 2026-02-09 23:57:55.324 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-region-version] 2026-02-09 23:57:55.325 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [identity-url] already existed in the DB. 2026-02-09 23:57:55.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-zone], [String], [SINGLE] 2026-02-09 23:57:55.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-zone] 2026-02-09 23:57:55.325 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [complex-name] already existed in the DB. 2026-02-09 23:57:55.325 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [sriov-automation], [String], [SINGLE] 2026-02-09 23:57:55.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [sriov-automation] 2026-02-09 23:57:55.326 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cloud-extra-info], [String], [SINGLE] 2026-02-09 23:57:55.327 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cloud-extra-info] 2026-02-09 23:57:55.327 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-id], [String], [SINGLE] 2026-02-09 23:57:55.329 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [zone-id] 2026-02-09 23:57:55.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-name], [String], [SINGLE] 2026-02-09 23:57:55.330 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [zone-name] 2026-02-09 23:57:55.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [design-type], [String], [SINGLE] 2026-02-09 23:57:55.331 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [design-type] 2026-02-09 23:57:55.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [zone-context], [String], [SINGLE] 2026-02-09 23:57:55.332 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [zone-context] 2026-02-09 23:57:55.333 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [status] already existed in the DB. 2026-02-09 23:57:55.333 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.333 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-id], [String], [SINGLE] 2026-02-09 23:57:55.334 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [lan-port-config-id] 2026-02-09 23:57:55.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lan-port-config-name], [String], [SINGLE] 2026-02-09 23:57:55.335 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [lan-port-config-name] 2026-02-09 23:57:55.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [description] already existed in the DB. 2026-02-09 23:57:55.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [device-id] already existed in the DB. 2026-02-09 23:57:55.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [port-id] already existed in the DB. 2026-02-09 23:57:55.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-address] already existed in the DB. 2026-02-09 23:57:55.336 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv6-address] already existed in the DB. 2026-02-09 23:57:55.336 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vlan-tag], [String], [SINGLE] 2026-02-09 23:57:55.337 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vlan-tag] 2026-02-09 23:57:55.337 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [input-bandwidth] already existed in the DB. 2026-02-09 23:57:55.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [output-bandwidth] already existed in the DB. 2026-02-09 23:57:55.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.338 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id] already existed in the DB. 2026-02-09 23:57:55.338 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-name-version-id], [String], [SINGLE] 2026-02-09 23:57:55.339 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [model-name-version-id] 2026-02-09 23:57:55.339 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-type] already existed in the DB. 2026-02-09 23:57:55.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-name] already existed in the DB. 2026-02-09 23:57:55.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [model-id], [String], [SINGLE] 2026-02-09 23:57:55.340 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [model-id] 2026-02-09 23:57:55.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version] already existed in the DB. 2026-02-09 23:57:55.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-description] already existed in the DB. 2026-02-09 23:57:55.340 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-id], [String], [SINGLE] 2026-02-09 23:57:55.341 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [forwarding-path-id] 2026-02-09 23:57:55.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-name], [String], [SINGLE] 2026-02-09 23:57:55.342 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [forwarding-path-name] 2026-02-09 23:57:55.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.343 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-id], [String], [SINGLE] 2026-02-09 23:57:55.344 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-id] 2026-02-09 23:57:55.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [volume-group-name], [String], [SINGLE] 2026-02-09 23:57:55.345 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [volume-group-name] 2026-02-09 23:57:55.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [heat-stack-id] already existed in the DB. 2026-02-09 23:57:55.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vnf-type] already existed in the DB. 2026-02-09 23:57:55.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.346 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vf-module-model-customization-id], [String], [SINGLE] 2026-02-09 23:57:55.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vf-module-model-customization-id] 2026-02-09 23:57:55.347 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.347 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-id], [String], [SINGLE] 2026-02-09 23:57:55.348 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [network-technology-id] 2026-02-09 23:57:55.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-technology-name], [String], [SINGLE] 2026-02-09 23:57:55.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [network-technology-name] 2026-02-09 23:57:55.349 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.349 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-type], [String], [SINGLE] 2026-02-09 23:57:55.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-type] 2026-02-09 23:57:55.350 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inventory-item-link], [String], [SINGLE] 2026-02-09 23:57:55.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inventory-item-link] 2026-02-09 23:57:55.351 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-id], [String], [SINGLE] 2026-02-09 23:57:55.352 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [dhcp-service-id] 2026-02-09 23:57:55.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv4-address], [String], [SINGLE] 2026-02-09 23:57:55.353 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv4-address] 2026-02-09 23:57:55.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [server-ipv6-address], [String], [SINGLE] 2026-02-09 23:57:55.354 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [server-ipv6-address] 2026-02-09 23:57:55.355 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-enable], [String], [SINGLE] 2026-02-09 23:57:55.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-enable] 2026-02-09 23:57:55.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dhcp-service-type], [String], [SINGLE] 2026-02-09 23:57:55.356 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dhcp-service-type] 2026-02-09 23:57:55.357 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [lease-time], [String], [SINGLE] 2026-02-09 23:57:55.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [lease-time] 2026-02-09 23:57:55.358 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [domain-name], [String], [SINGLE] 2026-02-09 23:57:55.359 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [domain-name] 2026-02-09 23:57:55.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dns], [String], [SINGLE] 2026-02-09 23:57:55.360 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dns] 2026-02-09 23:57:55.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-primary], [String], [SINGLE] 2026-02-09 23:57:55.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-primary] 2026-02-09 23:57:55.361 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ntp-secondary], [String], [SINGLE] 2026-02-09 23:57:55.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ntp-secondary] 2026-02-09 23:57:55.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [nbns], [String], [SINGLE] 2026-02-09 23:57:55.362 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [nbns] 2026-02-09 23:57:55.362 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-key], [String], [SINGLE] 2026-02-09 23:57:55.363 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [hpa-capacity-key] 2026-02-09 23:57:55.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [hpa-capacity-value], [String], [SINGLE] 2026-02-09 23:57:55.364 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [hpa-capacity-value] 2026-02-09 23:57:55.364 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [network-uuid], [String], [SINGLE] 2026-02-09 23:57:55.365 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [network-uuid] 2026-02-09 23:57:55.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [network-name] already existed in the DB. 2026-02-09 23:57:55.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [cvlan-tag] already existed in the DB. 2026-02-09 23:57:55.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address] already existed in the DB. 2026-02-09 23:57:55.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [ipv4-oam-gateway-address-prefix-length] already existed in the DB. 2026-02-09 23:57:55.366 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [group-uuid], [String], [SINGLE] 2026-02-09 23:57:55.367 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [group-uuid] 2026-02-09 23:57:55.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [resource-uuid], [String], [SINGLE] 2026-02-09 23:57:55.368 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [resource-uuid] 2026-02-09 23:57:55.369 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vnf-image-uuid], [String], [SINGLE] 2026-02-09 23:57:55.370 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [vnf-image-uuid] 2026-02-09 23:57:55.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application] already existed in the DB. 2026-02-09 23:57:55.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-vendor] already existed in the DB. 2026-02-09 23:57:55.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [application-version] already existed in the DB. 2026-02-09 23:57:55.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [selflink] already existed in the DB. 2026-02-09 23:57:55.371 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [group-uuid] already existed in the DB. 2026-02-09 23:57:55.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-uuid] already existed in the DB. 2026-02-09 23:57:55.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.372 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [switch-name] already existed in the DB. 2026-02-09 23:57:55.372 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vcenter-url], [String], [SINGLE] 2026-02-09 23:57:55.373 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vcenter-url] 2026-02-09 23:57:55.373 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [edge-tag], [String], [SINGLE] 2026-02-09 23:57:55.374 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [edge-tag] 2026-02-09 23:57:55.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [result-detail], [String], [SINGLE] 2026-02-09 23:57:55.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [result-detail] 2026-02-09 23:57:55.375 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [start-node-type], [String], [SINGLE] 2026-02-09 23:57:55.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [start-node-type] 2026-02-09 23:57:55.376 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-id] already existed in the DB. 2026-02-09 23:57:55.376 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-name] already existed in the DB. 2026-02-09 23:57:55.376 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-platform], [String], [SINGLE] 2026-02-09 23:57:55.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-platform] 2026-02-09 23:57:55.377 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vpn-type] already existed in the DB. 2026-02-09 23:57:55.377 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vpn-region], [String], [SINGLE] 2026-02-09 23:57:55.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vpn-region] 2026-02-09 23:57:55.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [customer-vpn-id], [String], [SINGLE] 2026-02-09 23:57:55.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [customer-vpn-id] 2026-02-09 23:57:55.378 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-distinguisher], [String], [SINGLE] 2026-02-09 23:57:55.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [route-distinguisher] 2026-02-09 23:57:55.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-provider-id] already existed in the DB. 2026-02-09 23:57:55.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-client-id] already existed in the DB. 2026-02-09 23:57:55.379 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [access-topology-id] already existed in the DB. 2026-02-09 23:57:55.379 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-node-id], [String], [SINGLE] 2026-02-09 23:57:55.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-node-id] 2026-02-09 23:57:55.380 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [src-access-ltp-id], [String], [SINGLE] 2026-02-09 23:57:55.381 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [src-access-ltp-id] 2026-02-09 23:57:55.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-node-id], [String], [SINGLE] 2026-02-09 23:57:55.382 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-node-id] 2026-02-09 23:57:55.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dst-access-ltp-id], [String], [SINGLE] 2026-02-09 23:57:55.383 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [dst-access-ltp-id] 2026-02-09 23:57:55.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.384 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-address], [String], [SINGLE] 2026-02-09 23:57:55.385 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [l3-interface-ipv4-address] 2026-02-09 23:57:55.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [l3-interface-ipv4-prefix-length], [Long], [SINGLE] 2026-02-09 23:57:55.386 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [l3-interface-ipv4-prefix-length] 2026-02-09 23:57:55.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2026-02-09 23:57:55.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:55.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2026-02-09 23:57:55.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2026-02-09 23:57:55.387 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2026-02-09 23:57:55.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-id], [String], [SINGLE] 2026-02-09 23:57:55.388 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [configuration-id] 2026-02-09 23:57:55.389 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2026-02-09 23:57:55.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-name], [String], [SINGLE] 2026-02-09 23:57:55.389 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-name] 2026-02-09 23:57:55.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-type], [String], [SINGLE] 2026-02-09 23:57:55.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-type] 2026-02-09 23:57:55.390 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-sub-type], [String], [SINGLE] 2026-02-09 23:57:55.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-sub-type] 2026-02-09 23:57:55.391 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-invariant-id-local] already existed in the DB. 2026-02-09 23:57:55.391 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-version-id-local] already existed in the DB. 2026-02-09 23:57:55.391 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [orchestration-status] already existed in the DB. 2026-02-09 23:57:55.391 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [operational-status] already existed in the DB. 2026-02-09 23:57:55.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [configuration-selflink], [String], [SINGLE] 2026-02-09 23:57:55.391 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [configuration-selflink] 2026-02-09 23:57:55.392 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [model-customization-id] already existed in the DB. 2026-02-09 23:57:55.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tunnel-bandwidth], [String], [SINGLE] 2026-02-09 23:57:55.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tunnel-bandwidth] 2026-02-09 23:57:55.392 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vendor-allowed-max-bandwidth], [String], [SINGLE] 2026-02-09 23:57:55.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vendor-allowed-max-bandwidth] 2026-02-09 23:57:55.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [config-policy-name], [String], [SINGLE] 2026-02-09 23:57:55.393 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [config-policy-name] 2026-02-09 23:57:55.394 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.394 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-address], [String], [SINGLE] 2026-02-09 23:57:55.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [vip-ipv4-address] 2026-02-09 23:57:55.395 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [vip-ipv4-prefix-length], [Long], [SINGLE] 2026-02-09 23:57:55.396 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [vip-ipv4-prefix-length] 2026-02-09 23:57:55.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2026-02-09 23:57:55.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-outer] already existed in the DB. 2026-02-09 23:57:55.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [is-floating] already existed in the DB. 2026-02-09 23:57:55.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-network-id] already existed in the DB. 2026-02-09 23:57:55.396 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [neutron-subnet-id] already existed in the DB. 2026-02-09 23:57:55.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [platform-name], [String], [SINGLE] 2026-02-09 23:57:55.397 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [platform-name] 2026-02-09 23:57:55.398 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.401 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [evc-id], [String], [SINGLE] 2026-02-09 23:57:55.402 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [evc-id] 2026-02-09 23:57:55.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [forwarding-path-topology], [String], [SINGLE] 2026-02-09 23:57:55.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [forwarding-path-topology] 2026-02-09 23:57:55.403 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-value], [String], [SINGLE] 2026-02-09 23:57:55.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-value] 2026-02-09 23:57:55.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [cir-units], [String], [SINGLE] 2026-02-09 23:57:55.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [cir-units] 2026-02-09 23:57:55.404 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [connection-diversity-group-id], [String], [SINGLE] 2026-02-09 23:57:55.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [connection-diversity-group-id] 2026-02-09 23:57:55.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-hours], [String], [SINGLE] 2026-02-09 23:57:55.405 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-hours] 2026-02-09 23:57:55.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-circuit-id], [String], [SINGLE] 2026-02-09 23:57:55.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-circuit-id] 2026-02-09 23:57:55.406 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-value], [String], [SINGLE] 2026-02-09 23:57:55.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-value] 2026-02-09 23:57:55.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-evc-cir-units], [String], [SINGLE] 2026-02-09 23:57:55.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-evc-cir-units] 2026-02-09 23:57:55.407 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [esp-itu-code], [String], [SINGLE] 2026-02-09 23:57:55.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [esp-itu-code] 2026-02-09 23:57:55.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [collector-pop-clli], [String], [SINGLE] 2026-02-09 23:57:55.408 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [collector-pop-clli] 2026-02-09 23:57:55.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [inter-connect-type-ingress], [String], [SINGLE] 2026-02-09 23:57:55.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [inter-connect-type-ingress] 2026-02-09 23:57:55.409 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-ingress], [String], [SINGLE] 2026-02-09 23:57:55.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-ingress] 2026-02-09 23:57:55.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [tagmode-access-egress], [String], [SINGLE] 2026-02-09 23:57:55.410 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [tagmode-access-egress] 2026-02-09 23:57:55.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [vlan-id-inner] already existed in the DB. 2026-02-09 23:57:55.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-name] already existed in the DB. 2026-02-09 23:57:55.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [key-value] already existed in the DB. 2026-02-09 23:57:55.411 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 2026-02-09 23:57:55.412 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-value] already existed in the DB. 2026-02-09 23:57:55.412 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [speed-units] already existed in the DB. 2026-02-09 23:57:55.412 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [circuit-id] already existed in the DB. 2026-02-09 23:57:55.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [dual-mode], [String], [SINGLE] 2026-02-09 23:57:55.412 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [dual-mode] 2026-02-09 23:57:55.412 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [management-option] already existed in the DB. 2026-02-09 23:57:55.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-name], [String], [SINGLE] 2026-02-09 23:57:55.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-name] 2026-02-09 23:57:55.413 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-value], [Integer], [SINGLE] 2026-02-09 23:57:55.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-value] 2026-02-09 23:57:55.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-up-units], [String], [SINGLE] 2026-02-09 23:57:55.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-up-units] 2026-02-09 23:57:55.414 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-value], [Integer], [SINGLE] 2026-02-09 23:57:55.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-value] 2026-02-09 23:57:55.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [service-provider-bandwidth-down-units], [String], [SINGLE] 2026-02-09 23:57:55.415 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [service-provider-bandwidth-down-units] 2026-02-09 23:57:55.415 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.416 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [pf-pci-id], [String], [SINGLE] 2026-02-09 23:57:55.416 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [pf-pci-id] 2026-02-09 23:57:55.417 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.418 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-id], [String], [SINGLE] 2026-02-09 23:57:55.418 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [route-table-reference-id] 2026-02-09 23:57:55.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [route-table-reference-fqdn], [String], [SINGLE] 2026-02-09 23:57:55.419 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [route-table-reference-fqdn] 2026-02-09 23:57:55.420 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.421 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [link-name] already existed in the DB. 2026-02-09 23:57:55.421 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.421 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-name] already existed in the DB. 2026-02-09 23:57:55.421 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [property-value] already existed in the DB. 2026-02-09 23:57:55.422 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [target-pe], [String], [SINGLE] 2026-02-09 23:57:55.422 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [target-pe] 2026-02-09 23:57:55.423 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [availability-zone-name] already existed in the DB. 2026-02-09 23:57:55.423 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-pool-purpose], [String], [SINGLE] 2026-02-09 23:57:55.423 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-pool-purpose] 2026-02-09 23:57:55.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [ctag-values], [String], [SINGLE] 2026-02-09 23:57:55.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : No index added for PropertyKey: [ctag-values] 2026-02-09 23:57:55.424 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.424 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [global-customer-id], [String], [SINGLE] 2026-02-09 23:57:55.425 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add Unique index for PropertyKey: [global-customer-id] 2026-02-09 23:57:55.426 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-name], [String], [SINGLE] 2026-02-09 23:57:55.426 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-name] 2026-02-09 23:57:55.427 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating PropertyKey: [subscriber-type], [String], [SINGLE] 2026-02-09 23:57:55.427 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Add index for PropertyKey: [subscriber-type] 2026-02-09 23:57:55.428 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : PropertyKey [resource-version] already existed in the DB. 2026-02-09 23:57:55.463 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Targets] 2026-02-09 23:57:55.465 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Targets 2026-02-09 23:57:55.474 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BelongsTo] 2026-02-09 23:57:55.475 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BelongsTo 2026-02-09 23:57:55.476 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [NOT.A.REAL.EDGERULE] 2026-02-09 23:57:55.477 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: NOT.A.REAL.EDGERULE 2026-02-09 23:57:55.477 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BindsTo] 2026-02-09 23:57:55.478 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BindsTo 2026-02-09 23:57:55.479 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.DependsOn] 2026-02-09 23:57:55.479 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.DependsOn 2026-02-09 23:57:55.480 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Source] 2026-02-09 23:57:55.480 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Source 2026-02-09 23:57:55.481 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.inventory.BelongsTo] 2026-02-09 23:57:55.481 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.inventory.BelongsTo 2026-02-09 23:57:55.482 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.HostedOn] 2026-02-09 23:57:55.482 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.HostedOn 2026-02-09 23:57:55.483 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.MemberOf] 2026-02-09 23:57:55.483 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.MemberOf 2026-02-09 23:57:55.484 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.IsA] 2026-02-09 23:57:55.485 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.IsA 2026-02-09 23:57:55.485 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.BelongsTo] 2026-02-09 23:57:55.486 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.BelongsTo 2026-02-09 23:57:55.486 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.Uses] 2026-02-09 23:57:55.487 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.Uses 2026-02-09 23:57:55.487 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.AttachesTo] 2026-02-09 23:57:55.488 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.AttachesTo 2026-02-09 23:57:55.488 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.BindsTo] 2026-02-09 23:57:55.489 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.BindsTo 2026-02-09 23:57:55.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ForwardsTo] 2026-02-09 23:57:55.490 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ForwardsTo 2026-02-09 23:57:55.491 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.BridgedTo] 2026-02-09 23:57:55.491 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.BridgedTo 2026-02-09 23:57:55.492 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.LocatedIn] 2026-02-09 23:57:55.492 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.LocatedIn 2026-02-09 23:57:55.493 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.network.MemberOf] 2026-02-09 23:57:55.493 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.network.MemberOf 2026-02-09 23:57:55.494 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.PartOf] 2026-02-09 23:57:55.494 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.PartOf 2026-02-09 23:57:55.495 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.AppliesTo] 2026-02-09 23:57:55.495 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.AppliesTo 2026-02-09 23:57:55.496 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.ComposedOf] 2026-02-09 23:57:55.496 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.ComposedOf 2026-02-09 23:57:55.497 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Destination] 2026-02-09 23:57:55.497 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Destination 2026-02-09 23:57:55.498 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.CanBeInstantiatedIn] 2026-02-09 23:57:55.498 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.CanBeInstantiatedIn 2026-02-09 23:57:55.499 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [org.onap.relationships.inventory.Uses] 2026-02-09 23:57:55.499 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: org.onap.relationships.inventory.Uses 2026-02-09 23:57:55.500 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Making EdgeLabel: [tosca.relationships.network.LinksTo] 2026-02-09 23:57:55.501 DEBUG --- [ main] org.onap.aai.dbgen.SchemaGenerator : Creating edge index for relation: tosca.relationships.network.LinksTo 2026-02-09 23:57:55.501 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : -- About to call graphMgmt commit 2026-02-09 23:57:55.501 INFO --- [ main] org.onap.aai.dbgen.SchemaGenerator : Successfully loaded the schema to inmemory 2026-02-09 23:57:56.028 DEBUG --- [ main] org.onap.aai.dbmap.AAIGraph : Load Snapshot to InMemory Graph 2026-02-09 23:57:56.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:56.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:56.172 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:56.178 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:56.290 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:56.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:56.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:56.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:56.384 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:56.401 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:56.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:56.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:56.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:56.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:56.924 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:56.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:56.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:56.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:56.978 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:56.991 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.635 s -- in org.onap.aai.rest.db.HttpEntryNotificationIntegrationTest [INFO] Running org.onap.aai.rest.db.HttpEntryTest 2026-02-09 23:57:57.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:57:57.094 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:57:57.096 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:57.096 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:57:57.097 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:57.097 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:57:57.098 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:57.098 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:57:57.099 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:57.099 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:57:57.101 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:57.107 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:57:57.107 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:57:57.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:57.109 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:57.200--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:57.321 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:57:57.329 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:57:57.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:57.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:57.379--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:57.510 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:57:57.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:57:57.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:57.521 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:57.548--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:57.685 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:57:57.694 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:57:57.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:57.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:57.721--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:57.885 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:57:57.895 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:57:57.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:57.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:57.923--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:58.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:57:58.121 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:57:58.123 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:57:58.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.213 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.214 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.222 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.283 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.294 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:57:58.332 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.357 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.358 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.370 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 297 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1924 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1951 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1818 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 2026-02-09 23:57:58.400 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.420 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.459 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.474 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.475 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.479 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.486 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.495 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.509 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.510 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.515 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.526 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.531 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.545 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.545 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.547 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 272 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2026-02-09 23:57:58.548 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.559 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.575 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8232 with label vertex 2026-02-09 23:57:58.577 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.587 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.617 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.627 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.633 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.641 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.642 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.644 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:57:58.645 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:57:58.646 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.653 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.655 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :MethodName- thatObjectsCanNotBeFound ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:57:58.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.670 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.678 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.683 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.688 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.696 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.697 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.700 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.702 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.706 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.712 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.712 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.712 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.712 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.713 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:57:58.737 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.741 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.741 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.743 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:57:58.743 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.757 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.757 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.762 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.772 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.772 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.781 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.784 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes 2026-02-09 23:57:58.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.803 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.809 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1820 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:57:58.810 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.821 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.833 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.834 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.834 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.843 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.853 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.854 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.857 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.859 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.860 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2026-02-09 23:57:58.861 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.871 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.871 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.872 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2026-02-09 23:57:58.873 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.884 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.889 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.898 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.902 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.914 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.916 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:57:58.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.933 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6107 root cause=org.onap.aai.edges.exceptions.EdgeRuleNotFoundException: No rule found for EdgeRuleQuery with filter params node type: complex, node type: pserver, label: does.not.exist, type: COUSIN, isPrivate: false. ClassName- org.onap.aai.edges.EdgeIngestor :LineNumber- 297 :MethodName- getRule ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1924 :MethodName- getEdgesBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1951 :MethodName- getEdgeBetween ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1818 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 690 :MethodName- putEdgeWrongLabelTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 2026-02-09 23:57:58.933 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.947 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.947 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.956 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.966 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.969 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.975 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.986 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:58.989 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:58.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:58.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:58.997 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:58.997 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.000 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.008 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.009 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6135 root cause=org.onap.aai.exceptions.AAIException: resource-version passed for create of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 272 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 422 :MethodName- thatObjectCreationFailsWhenResourceVersionIsProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2026-02-09 23:57:59.010 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.018 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.027 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45216 with label vertex 2026-02-09 23:57:59.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.036 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.050 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.056 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.063 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.065 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:57:59.065 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:57:59.066 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.071 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.071 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.072 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/junit-test2 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 898 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 398 :MethodName- thatObjectsCanNotBeFound ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:57:59.073 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.079 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.084 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.085 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.085 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.089 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.095 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.098 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.099 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.104 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.108 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.109 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 296 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:57:59.110 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.110 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.110 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.112 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 907 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 302 :MethodName- thatPaginationWithNoResultsCanBeRetrieved ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:57:59.112 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.119 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.119 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.123 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.131 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.136 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.138 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = false AND contains-other-v = NONE AND delete-other-v = NONE AND prevent-delete = IN)]. For better performance, use indexes 2026-02-09 23:57:59.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.150 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.150 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.155 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6140 root cause=org.onap.aai.serialization.db.exceptions.EdgeMultiplicityException: multiplicity rule violated: only one edge can exist with label: org.onap.relationships.inventory.LocatedIn between pserver and complex ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 186 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.EdgeSerializer :LineNumber- 83 :MethodName- addEdge ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 1820 :MethodName- createEdge ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 436 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 646 :MethodName- thatRelationshipCanNotBeCreatedEdgeMultiplicity ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:57:59.156 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.164 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.164 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.169 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.170 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.170 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.175 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.181 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.181 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.184 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.185 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.185 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.186 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6130 root cause=org.onap.aai.exceptions.AAIException: resource-version not passed for update of /cloud-infrastructure/pservers/pserver/theHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 494 :MethodName- thatUpdateFailsWhenResourceVersionIsNotProvided ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2026-02-09 23:57:59.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.196 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.197 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.198 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for update of /cloud-infrastructure/pservers/pserver/updatedHostname ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 278 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 938 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 903 :MethodName- doRequest ClassName- org.onap.aai.rest.db.HttpEntryTest :LineNumber- 468 :MethodName- thatUpdateFailsWhenResourceVersionsMismatch ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall 2026-02-09 23:57:59.199 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 s -- in org.onap.aai.rest.db.HttpEntryTest [INFO] Running org.onap.aai.rest.db.HttpEntryTransactionTest 2026-02-09 23:57:59.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.325 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.325 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.332 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.332 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.333 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6134 root cause=org.janusgraph.core.JanusGraphException: ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 623 :MethodName- executeQuery ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 236 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.springframework.aop.support.AopUtils :LineNumber- 355 :MethodName- invokeJoinpointUsingReflection ClassName- org.springframework.aop.framework.ReflectiveMethodInvocation :LineNumber- 196 :MethodName- invokeJoinpoint 2026-02-09 23:57:59.334 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.334 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.335 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalStateException: Cannot access element because its enclosing transaction is closed and unbound ClassName- org.janusgraph.graphdb.transaction.StandardJanusGraphTx :LineNumber- 396 :MethodName- getNextTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.JanusGraphTraversalUtil :LineNumber- 209 :MethodName- getTx ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 130 :MethodName- buildGlobalGraphCentricQuery ClassName- org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphStep :LineNumber- 87 :MethodName- lambda$new$1 ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.map.GraphStep :LineNumber- 158 :MethodName- processNextStart ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 140 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep :LineNumber- 40 :MethodName- next ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 184 :MethodName- fill ClassName- org.apache.tinkerpop.gremlin.process.traversal.Traversal :LineNumber- 122 :MethodName- toList ClassName- org.onap.aai.query.builder.GraphTraversalBuilder :LineNumber- 986 :MethodName- toList 2026-02-09 23:57:59.335 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:57:59.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:57:59.346 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:57:59.347 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.351 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.352 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.354 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:57:59.355 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:57:59.358 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.aai.rest.db.HttpEntryTransactionTest [INFO] Running org.onap.aai.rest.RestHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.rest.RestHandlerTest [INFO] Running org.onap.aai.rest.ImpliedDeleteIntegrationTest 2026-02-09 23:57:59.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:57:59.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:57:59.400 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:59.400 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:57:59.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:59.401 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:57:59.402 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:59.402 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:57:59.402 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:59.403 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:57:59.403 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:57:59.407 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:57:59.408 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:57:59.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:59.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:59.445--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:59.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:57:59.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:57:59.568 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:59.568 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:59.590--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:59.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:57:59.739 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:57:59.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:59.741 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:59.763--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:57:59.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:57:59.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:57:59.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:57:59.909 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:57:59.930--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:00.061 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:58:00.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:58:00.071 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:00.071 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:00.096--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:00.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:58:00.261 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:00.263 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:00.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 2026-02-09 23:58:00.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:00.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:00.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:00.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:00.287 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:00.288 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 83 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:00.289 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:00.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:00.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}} 2026-02-09 23:58:00.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { "hostname": "test-pserver-implied-delete", "p-interfaces": { "p-interface": [ { "interface-name": "test-p-interface-implied-delete-1", "selflink": "somelink" }, { "interface-name": "test-p-interface-implied-delete-2", "selflink": "somelink" }, { "interface-name": "test-p-interface-implied-delete-3", "selflink": "somelink" }, { "interface-name": "test-p-interface-implied-delete-4", "selflink": "somelink" } ] } } 2026-02-09 23:58:00.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:00.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:00.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:00.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:00.317 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:00.344 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:00.357 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:00.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 2026-02-09 23:58:00.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:00.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:00.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:00.667 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:00.667 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:00.711 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:00.711 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:00.714 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1770681480317"} 2026-02-09 23:58:00.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:00.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:00.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:00.717 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:00.717 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:00.752 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 45192, doing an implicit delete on update will delete total of 4 vertexes 2026-02-09 23:58:00.758 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1770681480317","in-maint":false} 2026-02-09 23:58:00.760 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1770681480317","in-maint":false} 2026-02-09 23:58:00.763 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1770681480317","in-maint":false} 2026-02-09 23:58:00.765 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1770681480317","in-maint":false} 2026-02-09 23:58:00.780 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 24616 with label p-interface 2026-02-09 23:58:00.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28712 with label p-interface 2026-02-09 23:58:00.782 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32808 with label p-interface 2026-02-09 23:58:00.783 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 49288 with label p-interface 2026-02-09 23:58:00.785 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:00.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:01.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 2026-02-09 23:58:01.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:01.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:01.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:01.103 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:01.103 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:01.109 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:01.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:01.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 2026-02-09 23:58:01.424 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:01.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:01.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:01.424 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:01.424 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:01.426 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 125 :MethodName- testPutGenericVnf ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:01.426 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:01.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:01.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}} 2026-02-09 23:58:01.427 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload { "vnf-id": "generic-vnf-implied-delete", "vnf-type": "sometype", "in-maint": true, "is-closed-loop-disabled": true, "vf-modules": { "vf-module": [ { "vf-module-id": "vf-mod-id1", "is-base-vf-module": true }, { "vf-module-id": "vf-mod-id2", "is-base-vf-module": true }, { "vf-module-id": "vf-mod-id3", "is-base-vf-module": true }, { "vf-module-id": "vf-mod-id4", "is-base-vf-module": true } ] } } 2026-02-09 23:58:01.428 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:01.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:01.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:01.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:01.432 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:01.459 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:01.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:01.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 2026-02-09 23:58:01.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:01.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:01.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:01.785 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:01.785 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:01.820 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:01.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:01.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1770681481431","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 2026-02-09 23:58:01.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:01.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:01.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:01.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:01.825 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:01.852 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 2026-02-09 23:58:01.852 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 685 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 236 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 138 :MethodName- testPutGenericVnf 2026-02-09 23:58:01.853 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:01.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 2026-02-09 23:58:01.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}} 2026-02-09 23:58:02.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 2026-02-09 23:58:02.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:02.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.168 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.169 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.170 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 83 :MethodName- testPutPserverWithMultiplePInterfaceChildrenAndDoPutWithZeroChildren ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:02.171 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:02.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-implied-delete","ERR.5.4.6114"]}}} 2026-02-09 23:58:02.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload { "hostname": "test-pserver-implied-delete", "p-interfaces": { "p-interface": [ { "interface-name": "test-p-interface-implied-delete-1", "selflink": "somelink" }, { "interface-name": "test-p-interface-implied-delete-2", "selflink": "somelink" }, { "interface-name": "test-p-interface-implied-delete-3", "selflink": "somelink" }, { "interface-name": "test-p-interface-implied-delete-4", "selflink": "somelink" } ] } } 2026-02-09 23:58:02.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:02.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.175 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.175 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.193 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:02.208 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 2026-02-09 23:58:02.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:02.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.209 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.222 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:02.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with payload {"hostname":"test-pserver-implied-delete","in-maint":false,"p-interfaces":{},"resource-version":"1770681482175"} 2026-02-09 23:58:02.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:02.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.227 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.237 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 37064, doing an implicit delete on update will delete total of 4 vertexes 2026-02-09 23:58:02.239 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-4","selflink":"somelink","resource-version":"1770681482175","in-maint":false} 2026-02-09 23:58:02.241 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-3","selflink":"somelink","resource-version":"1770681482175","in-maint":false} 2026-02-09 23:58:02.248 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-1","selflink":"somelink","resource-version":"1770681482175","in-maint":false} 2026-02-09 23:58:02.250 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"interface-name":"test-p-interface-implied-delete-2","selflink":"somelink","resource-version":"1770681482175","in-maint":false} 2026-02-09 23:58:02.265 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 41184 with label p-interface 2026-02-09 23:58:02.265 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53384 with label p-interface 2026-02-09 23:58:02.266 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 53496 with label p-interface 2026-02-09 23:58:02.266 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 57592 with label p-interface 2026-02-09 23:58:02.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:02.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-implied-delete with depth all 2026-02-09 23:58:02.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:02.578 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.579 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.586 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:02.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 2026-02-09 23:58:02.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:02.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.899 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.900 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 125 :MethodName- testPutGenericVnf ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:02.901 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:02.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-implied-delete","ERR.5.4.6114"]}}} 2026-02-09 23:58:02.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload { "vnf-id": "generic-vnf-implied-delete", "vnf-type": "sometype", "in-maint": true, "is-closed-loop-disabled": true, "vf-modules": { "vf-module": [ { "vf-module-id": "vf-mod-id1", "is-base-vf-module": true }, { "vf-module-id": "vf-mod-id2", "is-base-vf-module": true }, { "vf-module-id": "vf-mod-id3", "is-base-vf-module": true }, { "vf-module-id": "vf-mod-id4", "is-base-vf-module": true } ] } } 2026-02-09 23:58:02.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:02.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.905 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.925 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:02.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with depth all 2026-02-09 23:58:02.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:02.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.936 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.948 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:02.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete with payload {"vnf-id":"generic-vnf-implied-delete","in-maint":true,"resource-version":"1770681482905","vf-modules":{},"vnf-type":"sometype","is-closed-loop-disabled":true} 2026-02-09 23:58:02.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:02.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:02.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:02.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:02.954 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:02.975 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User JUNIT is not allowed to implicit delete on parent object generic-vnf 2026-02-09 23:58:02.975 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.0.9109 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 130 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 685 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 236 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.ImpliedDeleteIntegrationTest :LineNumber- 138 :MethodName- testPutGenericVnf 2026-02-09 23:58:02.976 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:02.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 403 and rolling back 2026-02-09 23:58:02.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3300","text":"Unauthorized (msg=%1) (ec=%2)","variables":["User is not allowed to perform implicit delete","ERR.5.0.9109","PUT","/network/generic-vnfs/generic-vnf/generic-vnf-implied-delete"]}}} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.920 s -- in org.onap.aai.rest.ImpliedDeleteIntegrationTest [INFO] Running org.onap.aai.rest.notification.NotificationServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in org.onap.aai.rest.notification.NotificationServiceTest [INFO] Running org.onap.aai.rest.notification.UEBNotificationTest 2026-02-09 23:58:03.560 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:58:03.560 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:58:03.561 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:03.561 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:58:03.562 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:03.562 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:58:03.562 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:03.563 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:58:03.563 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:03.563 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:58:03.564 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:03.568 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:58:03.568 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:58:03.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:03.570 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:03.599--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:03.744 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:58:03.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:58:03.754 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:03.754 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:03.775--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:03.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:58:03.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:58:03.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:03.907 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:03.928--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:04.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:58:04.067 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:58:04.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:04.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:04.089--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:04.218 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:58:04.249 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:58:04.251 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:04.251 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:04.275--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:04.422 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:58:04.438 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:04.440 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.onap.aai.rest.notification.UEBNotificationTest [INFO] Running org.onap.aai.rest.EntitlementTest 2026-02-09 23:58:04.494 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:58:04.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:58:04.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:04.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:58:04.496 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:04.496 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:58:04.497 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:04.497 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:58:04.498 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:04.498 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:58:04.499 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:04.502 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:58:04.502 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:58:04.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:04.504 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:04.522--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:04.626 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:58:04.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:58:04.635 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:04.635 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:04.654--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:04.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:58:04.807 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:58:04.809 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:04.809 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:04.829--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:04.955 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:58:04.964 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:58:04.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:04.982 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:05.005--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:05.133 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:58:05.142 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:58:05.144 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:05.144 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:05.169--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:05.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:58:05.331 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:05.333 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:05.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with payload { "vnf-id":"vnf1", "vnf-type":"someval" } 2026-02-09 23:58:05.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:05.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:05.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:05.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:05.354 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:05.359 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:05.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:05.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 2026-02-09 23:58:05.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:05.372 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:05.372 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:05.372 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:05.372 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:05.379 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:05.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:05.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf1/entitlements/entitlement/g1/r1 with payload { "group-uuid":"g1", "resource-uuid":"r1" } 2026-02-09 23:58:05.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this entitlement 2026-02-09 23:58:05.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:05.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:05.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:05.383 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:05.389 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:05.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:05.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with depth all 2026-02-09 23:58:05.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:05.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:05.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:05.707 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:05.707 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:05.717 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:05.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:05.718 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/vnf1 with resource version 1770681485353 2026-02-09 23:58:05.719 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:05.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:05.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:05.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:05.719 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:05.734 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 61688 with label generic-vnf 2026-02-09 23:58:05.735 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 65784 with label entitlement 2026-02-09 23:58:05.737 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:05.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s -- in org.onap.aai.rest.EntitlementTest [INFO] Running org.onap.aai.rest.NotificationDmaapEventTest 2026-02-09 23:58:06.076 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:58:06.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:58:06.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:06.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:58:06.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:06.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:58:06.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:06.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:58:06.079 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:06.079 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:58:06.080 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:06.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:58:06.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:58:06.087 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:06.087 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:06.105--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:06.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:58:06.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:58:06.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:06.234 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:06.254--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:06.369 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:58:06.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:58:06.379 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:06.379 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:06.399--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:06.520 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:58:06.528 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:58:06.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:06.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:06.550--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:06.674 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:58:06.683 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:58:06.685 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:06.685 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:06.733--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:06.871 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:58:06.886 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:06.888 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:06.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:06.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:06.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:06.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:06.906 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:06.906 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:06.907 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 686 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:06.908 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:06.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:06.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:06.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:06.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:06.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:06.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:06.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:06.918 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.006 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:07.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:07.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:07.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.345 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.374 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:07.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:07.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:07.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.377 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.378 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 695 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:07.379 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:07.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 2026-02-09 23:58:07.379 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { "vnf-id": "generic-vnf-notification", "vnf-type": "sometype", "in-maint": true, "is-closed-loop-disabled": true } 2026-02-09 23:58:07.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:07.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.382 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.386 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:07.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:07.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:07.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.397 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.397 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.403 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:07.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { "related-to": "generic-vnf", "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" } 2026-02-09 23:58:07.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:07.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.421 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.458 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:07.460 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:07.461 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:07.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.461 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.461 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.468 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:07.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:07.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:07.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.470 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.498 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:07.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1770681487407 2026-02-09 23:58:07.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:07.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.503 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.507 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:07.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2026-02-09 23:58:07.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:07.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 2026-02-09 23:58:07.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:07.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:07.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:07.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:07.854 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.857 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.858 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:07.861 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:07.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:08.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2026-02-09 23:58:08.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:08.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.499 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.499 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.501 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 969 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:08.501 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:08.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 2026-02-09 23:58:08.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 2026-02-09 23:58:08.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:08.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.507 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.522 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:08.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2026-02-09 23:58:08.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:08.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.547 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.557 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:08.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 2026-02-09 23:58:08.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2026-02-09 23:58:08.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.563 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:08.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2026-02-09 23:58:08.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:08.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.565 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.566 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 980 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:08.567 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:08.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 2026-02-09 23:58:08.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 2026-02-09 23:58:08.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:08.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.570 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.597 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:08.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2026-02-09 23:58:08.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:08.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.923 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.935 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:08.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 2026-02-09 23:58:08.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2026-02-09 23:58:08.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.938 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.942 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:08.943 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 2026-02-09 23:58:08.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2026-02-09 23:58:08.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.944 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.945 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:08.950 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with depth all 2026-02-09 23:58:08.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2026-02-09 23:58:08.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.951 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.951 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.958 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:08.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint with payload {"interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":"{}","in-maint":false,"is-port-mirrored":false,"resource-version":"1770681488507","is-ip-unnumbered":false,"interface-name":"lint"} 2026-02-09 23:58:08.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this l-interface 2026-02-09 23:58:08.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:08.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:08.962 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:08.962 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:08.969 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 65672, doing an implicit delete on update will delete total of 1 vertexes 2026-02-09 23:58:08.972 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650,"resource-version":"1770681488570","in-maint":false,"is-ip-unnumbered":false,"relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"cust"},{"relationship-key":"service-subscription.service-type","relationship-value":"ss"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"si"}],"related-to-property":[{"property-key":"service-instance.service-instance-name"}]}]}} 2026-02-09 23:58:08.972 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 94456 with label vlan 2026-02-09 23:58:08.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:08.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:09.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 2026-02-09 23:58:09.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2026-02-09 23:58:09.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:09.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:09.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:09.297 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:09.299 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 1013 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenImplicitDeleteVlanVerifyingServiceInstanceRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke 2026-02-09 23:58:09.299 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:09.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:09.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","Node Not Found:No Node of type vlan found at: /network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan","ERR.5.4.6114"]}}} 2026-02-09 23:58:09.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust/service-subscriptions/service-subscription/ss/service-instances/service-instance/si with depth all 2026-02-09 23:58:09.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this service-instance 2026-02-09 23:58:09.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:09.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:09.302 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:09.302 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:09.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:09.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:09.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:09.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:09.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:09.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:09.617 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:09.617 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:09.619 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 93 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyMultipleNotificationsWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:09.619 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:09.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:09.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:09.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:09.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:09.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:09.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:09.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:09.628 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:09.678 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:09.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:09.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:09.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:09.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:09.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:09.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:09.767 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:09.788 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:09.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:10.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:10.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.108 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.109 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 177 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPserverIsSentWithNewPInterfaceWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:10.109 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:10.109 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:10.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:10.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.116 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.160 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:10.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:10.179 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.179 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.200 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.200 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:10.204 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1770681490116","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1770681490116","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1770681490116","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1770681490116","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1770681490116","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1770681490116","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1770681490116","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1770681490116","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1770681490116","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1770681490116","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 2026-02-09 23:58:10.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.208 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.269 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:10.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 2026-02-09 23:58:10.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2026-02-09 23:58:10.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.304 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:10.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 2026-02-09 23:58:10.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.314 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:10.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:10.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.634 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.635 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 399 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventNoChildrenWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:10.636 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:10.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:10.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:10.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.642 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.685 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.704 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:10.711 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:10.712 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.712 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.712 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.712 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.712 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.734 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:10.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 2026-02-09 23:58:10.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.738 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.738 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:10.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth 0 2026-02-09 23:58:10.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:10.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:10.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:10.756 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:10.756 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:10.759 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:10.760 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:11.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:11.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.079 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.079 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.080 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 366 :MethodName- testCreateWithPserverWithAllChildrenAndVerifyOneNotificationWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:11.081 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:11.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:11.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:11.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.086 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.087 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.087 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.129 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:11.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:11.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.148 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.168 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.168 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:11.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:11.492 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.492 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.492 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.494 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 124 :MethodName- testExistingPserverCreateNewChildPInterfaceAndCheckDmaapEventForPInterfaceIsCreateWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:11.494 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:11.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:11.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:11.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.500 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.539 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:11.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:11.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.557 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.557 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.577 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:11.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"ptnii-equip-name":"example-ptnii-equip-name-val-85834","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","equip-vendor":"example-equip-vendor-val-59512","purpose":"example-purpose-val-52320","pserver-selflink":"example-pserver-selflink-val-72481","number-of-cpus":280,"ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","pserver-name2":"example-pserver-name2-val-93509","hostname":"example-hostname-val-85598","inv-status":"example-inv-status-val-5042","disk-in-gigabytes":78521,"equip-type":"example-equip-type-val-47930","fqdn":"example-fqdn-val-74486","serial-number":"example-serial-number-val-92800","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","pserver-id":"example-pserver-id-val-15622","prov-status":"example-prov-status-val-47313","ipv4-oam-address":"example-ipv4-oam-address-val-16616","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","lag-interfaces":{"lag-interface":[{"interface-role":"example-interface-role-val-60746","speed-value":"example-speed-value-val-73546","in-maint":true,"resource-version":"1770681491500","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-63003","vpn-key":"example-vpn-key-val-16552","prov-status":"example-prov-status-val-89886","vlan-id-inner":33305644,"vlan-id-outer":30871600,"orchestration-status":"example-orchestration-status-val-95322","speed-value":"example-speed-value-val-1929","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","vlan-id-outer":75855907}],"resource-version":"1770681491500","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-71630","vlan-interface":"example-vlan-interface-val-56661","backdoor-connection":"example-backdoor-connection-val-41834","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":11099430,"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571","vlan-id-inner":88996967,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","is-floating":true,"vlan-id-outer":23003182}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","interface-name":"example-interface-name-val-49266","allowed-address-pairs":"example-allowed-address-pairs-val-26846","prov-status":"example-prov-status-val-48840","macaddr":"example-macaddr-val-25092","interface-role":"example-interface-role-val-210","selflink":"example-selflink-val-6356","in-maint":true,"admin-status":"example-admin-status-val-89244","is-port-mirrored":true,"resource-version":"1770681491500","is-ip-unnumbered":true,"network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-id":"example-interface-id-val-99531","interface-description":"example-interface-description-val-54501"}]},"interface-name":"example-interface-name-val-69579","allowed-address-pairs":"example-allowed-address-pairs-val-23301","prov-status":"example-prov-status-val-56460","macaddr":"example-macaddr-val-7285","interface-role":"example-interface-role-val-64571","selflink":"example-selflink-val-29611","in-maint":true,"admin-status":"example-admin-status-val-81055","l3-interface-ipv6-address-list":[{"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","vlan-id-outer":9852622}],"is-port-mirrored":true,"resource-version":"1770681491500","is-ip-unnumbered":true,"network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-id":"example-interface-id-val-75464","interface-description":"example-interface-description-val-37641","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":91875404,"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128","vlan-id-inner":36470314,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","is-floating":true,"vlan-id-outer":96344091}]}]},"interface-name":"example-interface-name-val-87366","speed-units":"example-speed-units-val-73658","prov-status":"example-prov-status-val-26239","interface-description":"example-interface-description-val-3722","interface-id":"example-interface-id-val-62385"}]},"equip-model":"example-equip-model-val-46076","in-maint":true,"p-interfaces":{"p-interface":[{"equipment-identifier":"example-equipment-identifier-val-63234","l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","vlans":{"vlan":[{"vlan-description":"example-vlan-description-val-97575","vpn-key":"example-vpn-key-val-50069","prov-status":"example-prov-status-val-62615","vlan-id-inner":61286171,"vlan-id-outer":64615174,"orchestration-status":"example-orchestration-status-val-34071","speed-value":"example-speed-value-val-80457","in-maint":true,"is-private":true,"l3-interface-ipv6-address-list":[{"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","vlan-id-outer":46643832}],"resource-version":"1770681491500","is-ip-unnumbered":true,"speed-units":"example-speed-units-val-51587","vlan-interface":"example-vlan-interface-val-31470","backdoor-connection":"example-backdoor-connection-val-3179","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":39266592,"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134","vlan-id-inner":91284707,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","is-floating":true,"vlan-id-outer":80343467}]}]},"l-interfaces":{"l-interface":[{"v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","interface-name":"example-interface-name-val-62086","allowed-address-pairs":"example-allowed-address-pairs-val-14581","prov-status":"example-prov-status-val-99164","macaddr":"example-macaddr-val-54266","interface-role":"example-interface-role-val-13107","selflink":"example-selflink-val-31580","in-maint":true,"admin-status":"example-admin-status-val-29720","is-port-mirrored":true,"resource-version":"1770681491500","is-ip-unnumbered":true,"network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-id":"example-interface-id-val-57805","interface-description":"example-interface-description-val-88573"}]},"interface-name":"example-interface-name-val-13366","allowed-address-pairs":"example-allowed-address-pairs-val-62271","prov-status":"example-prov-status-val-9736","macaddr":"example-macaddr-val-52194","interface-role":"example-interface-role-val-29488","selflink":"example-selflink-val-4757","in-maint":true,"admin-status":"example-admin-status-val-81745","l3-interface-ipv6-address-list":[{"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"is-floating":true,"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","vlan-id-outer":651158}],"is-port-mirrored":true,"resource-version":"1770681491500","is-ip-unnumbered":true,"network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-id":"example-interface-id-val-79486","interface-description":"example-interface-description-val-299","l3-interface-ipv4-address-list":[{"l3-interface-ipv4-prefix-length":36060646,"resource-version":"1770681491500","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746","vlan-id-inner":62164959,"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","is-floating":true,"vlan-id-outer":93058593}]}]},"interface-name":"example-interface-name-val-46147","prov-status":"example-prov-status-val-19117","interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1770681491500","inv-status":"example-inv-status-val-48715","speed-units":"example-speed-units-val-10396"},{"interface-name":"p-interface-1"}]},"resource-version":"1770681491500","ram-in-megabytes":36975,"ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","management-option":"example-management-option-val-72434","internet-topology":"example-internet-topology-val-31234","host-profile":"example-host-profile-val-84672"} 2026-02-09 23:58:11.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.626 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:11.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/p-interface-1 with depth 0 2026-02-09 23:58:11.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2026-02-09 23:58:11.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.634 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.634 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:11.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:11.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:11.958 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 520 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyPInterfaceAndVerifyThatOnlyOneNotificationForPInterfaceIsCreatedWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:11.958 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:11.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:11.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:11.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:11.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:11.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:11.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:11.964 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:11.964 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.002 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:12.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:12.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.021 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.039 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:12.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 2026-02-09 23:58:12.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2026-02-09 23:58:12.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.042 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.042 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.045 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:12.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1770681491964","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 2026-02-09 23:58:12.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2026-02-09 23:58:12.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.049 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.049 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.053 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:12.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:12.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.060 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.077 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.077 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB Update notification {"hostname":"example-hostname-val-85598","pserver-name2":"example-pserver-name2-val-93509","p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"new-equipment-identifier","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1770681492049","in-maint":true,"inv-status":"example-inv-status-val-48715"}]}} 2026-02-09 23:58:12.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:12.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.398 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.400 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 823 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:12.401 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:12.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:12.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:12.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.409 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.409 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.409 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.446 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.455 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:12.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:12.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.463 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.463 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.480 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:12.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1770681492408123 2026-02-09 23:58:12.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.484 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.572 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2165 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 836 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGeneratedFullDepth 2026-02-09 23:58:12.572 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2026-02-09 23:58:12.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 2026-02-09 23:58:12.904 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:12.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.905 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.906 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.907 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 476 :MethodName- testUpdateExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludingChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:12.908 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:12.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:12.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:12.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.948 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:12.964 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:12.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:12.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.965 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:12.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with depth 0 2026-02-09 23:58:12.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2026-02-09 23:58:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.989 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:12.992 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:12.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/p-interfaces/p-interface/example-interface-name-val-46147 with payload {"interface-role":"example-interface-role-val-49232","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","in-maint":true,"equipment-identifier":"new-equipment-identifier","interface-type":"example-interface-type-val-21757","port-description":"example-port-description-val-53068","resource-version":"1770681492913","inv-status":"example-inv-status-val-48715","interface-name":"example-interface-name-val-46147","speed-units":"example-speed-units-val-10396","prov-status":"example-prov-status-val-19117"} 2026-02-09 23:58:12.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this p-interface 2026-02-09 23:58:12.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:12.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:12.995 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:12.995 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:12.999 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:13.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.012 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.012 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:13.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.347 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.348 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 759 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:13.349 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:13.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:13.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:13.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.355 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.355 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.390 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.400 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:13.410 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.411 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.429 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:13.430 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:13.431 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:13.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.432 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.432 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.433 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 768 :MethodName- testExistingPserverWithChildAndGenericVnfAndExistingEdgeBetweenThemAndDeleteEdgeAndCheckChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:13.433 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:13.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 2026-02-09 23:58:13.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { "vnf-id": "generic-vnf-notification", "vnf-type": "sometype", "in-maint": true, "is-closed-loop-disabled": true } 2026-02-09 23:58:13.435 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:13.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.436 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.439 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:13.442 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:13.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:13.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.444 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.448 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.448 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:13.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { "related-to": "generic-vnf", "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" } 2026-02-09 23:58:13.449 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.450 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.450 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.450 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.450 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.453 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:13.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:13.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:13.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.476 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.481 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:13.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.482 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.483 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.499 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:13.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with resource version 1770681493450 2026-02-09 23:58:13.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.503 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.503 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.506 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:13.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.848 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.848 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.849 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 436 :MethodName- testPatchExistingPserverWithChildrenAndModifyOnlyOneObjectAndVerifyThatOnlyOneNotificationEventIncludeChildrenWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:13.850 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:13.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:13.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:13.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.855 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.855 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.894 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:13.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.911 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.927 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:13.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload {"equip-type":"new-equip-patch-type"} 2026-02-09 23:58:13.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.930 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.931 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.931 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.938 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:13.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:13.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:13.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:13.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:13.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:13.955 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:13.972 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:13.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:14.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:14.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.292 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.293 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 332 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:14.294 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:14.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:14.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:14.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.299 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.300 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.335 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.345 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:14.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:14.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.352 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.367 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:14.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1770681494299123 2026-02-09 23:58:14.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.370 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.370 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.421 WARN --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of pserver ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2165 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 345 :MethodName- testDeleteOnExistingResourceVersionMismatchNoEventGenerated 2026-02-09 23:58:14.422 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 412 and rolling back 2026-02-09 23:58:14.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["DELETE","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Precondition Failed:resource-version MISMATCH for delete of pserver","ERR.5.4.6131"]}}} 2026-02-09 23:58:14.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:14.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.735 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.736 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 624 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:14.737 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:14.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:14.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:14.739 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.742 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.742 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.775 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:14.790 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:14.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.791 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.791 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.805 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:14.806 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:14.807 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:14.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.807 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.808 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.808 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 633 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckChildrenIncludedWhenNotificationDepthIsAll ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:14.809 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:14.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 2026-02-09 23:58:14.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { "vnf-id": "generic-vnf-notification", "vnf-type": "sometype", "in-maint": true, "is-closed-loop-disabled": true } 2026-02-09 23:58:14.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:14.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.812 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.812 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.815 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.816 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:14.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:14.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:14.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.818 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.818 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.822 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.822 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:14.823 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { "related-to": "generic-vnf", "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" } 2026-02-09 23:58:14.824 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:14.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.825 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.825 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.828 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB Notification Body: {"hostname":"example-hostname-val-85598","ptnii-equip-name":"example-ptnii-equip-name-val-85834","number-of-cpus":280,"disk-in-gigabytes":78521,"ram-in-megabytes":36975,"equip-type":"example-equip-type-val-47930","equip-vendor":"example-equip-vendor-val-59512","equip-model":"example-equip-model-val-46076","fqdn":"example-fqdn-val-74486","pserver-selflink":"example-pserver-selflink-val-72481","ipv4-oam-address":"example-ipv4-oam-address-val-16616","serial-number":"example-serial-number-val-92800","ipaddress-v4-loopback-0":"example-ipaddress-v4-loopback0-val-61384","ipaddress-v6-loopback-0":"example-ipaddress-v6-loopback0-val-91056","ipaddress-v4-aim":"example-ipaddress-v4-aim-val-72233","ipaddress-v6-aim":"example-ipaddress-v6-aim-val-13572","ipaddress-v6-oam":"example-ipaddress-v6-oam-val-84518","inv-status":"example-inv-status-val-5042","pserver-id":"example-pserver-id-val-15622","internet-topology":"example-internet-topology-val-31234","in-maint":true,"resource-version":"1770681494825","pserver-name2":"example-pserver-name2-val-93509","purpose":"example-purpose-val-52320","prov-status":"example-prov-status-val-47313","management-option":"example-management-option-val-72434","host-profile":"example-host-profile-val-84672","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"tosca.relationships.HostedOn","related-link":"/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"generic-vnf-notification"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name"}]}]},"p-interfaces":{"p-interface":[{"interface-name":"example-interface-name-val-46147","selflink":"example-selflink-val-81029","speed-value":"example-speed-value-val-47874","speed-units":"example-speed-units-val-10396","port-description":"example-port-description-val-53068","equipment-identifier":"example-equipment-identifier-val-63234","interface-role":"example-interface-role-val-49232","interface-type":"example-interface-type-val-21757","prov-status":"example-prov-status-val-19117","resource-version":"1770681494742","in-maint":true,"inv-status":"example-inv-status-val-48715","l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-13366","interface-role":"example-interface-role-val-29488","v6-wan-link-ip":"example-v6-wan-link-ip-val-78396","selflink":"example-selflink-val-4757","interface-id":"example-interface-id-val-79486","macaddr":"example-macaddr-val-52194","network-name":"example-network-name-val-80678","management-option":"example-management-option-val-53535","interface-description":"example-interface-description-val-299","is-port-mirrored":true,"resource-version":"1770681494742","in-maint":true,"prov-status":"example-prov-status-val-9736","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-62271","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-31470","vlan-id-inner":61286171,"vlan-id-outer":64615174,"resource-version":"1770681494742","speed-value":"example-speed-value-val-80457","speed-units":"example-speed-units-val-51587","vlan-description":"example-vlan-description-val-97575","backdoor-connection":"example-backdoor-connection-val-3179","vpn-key":"example-vpn-key-val-50069","orchestration-status":"example-orchestration-status-val-34071","in-maint":true,"prov-status":"example-prov-status-val-62615","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-8171","l3-interface-ipv4-prefix-length":39266592,"vlan-id-inner":91284707,"vlan-id-outer":80343467,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-52921","neutron-subnet-id":"example-neutron-subnet-id-val-88134"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-70726","l3-interface-ipv6-prefix-length":81422758,"vlan-id-inner":15099560,"vlan-id-outer":46643832,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-97954","neutron-subnet-id":"example-neutron-subnet-id-val-23889"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-62086","interface-role":"example-interface-role-val-13107","v6-wan-link-ip":"example-v6-wan-link-ip-val-32015","selflink":"example-selflink-val-31580","interface-id":"example-interface-id-val-57805","macaddr":"example-macaddr-val-54266","network-name":"example-network-name-val-38517","management-option":"example-management-option-val-8801","interface-description":"example-interface-description-val-88573","is-port-mirrored":true,"resource-version":"1770681494742","in-maint":true,"prov-status":"example-prov-status-val-99164","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-14581","admin-status":"example-admin-status-val-29720"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-31324","l3-interface-ipv4-prefix-length":36060646,"vlan-id-inner":62164959,"vlan-id-outer":93058593,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-39206","neutron-subnet-id":"example-neutron-subnet-id-val-27746"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-72897","l3-interface-ipv6-prefix-length":29592510,"vlan-id-inner":18402161,"vlan-id-outer":651158,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-6821","neutron-subnet-id":"example-neutron-subnet-id-val-11217"}],"admin-status":"example-admin-status-val-81745"}]}}]},"lag-interfaces":{"lag-interface":[{"interface-name":"example-interface-name-val-87366","interface-description":"example-interface-description-val-3722","resource-version":"1770681494742","speed-value":"example-speed-value-val-73546","speed-units":"example-speed-units-val-73658","interface-id":"example-interface-id-val-62385","interface-role":"example-interface-role-val-60746","prov-status":"example-prov-status-val-26239","in-maint":true,"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-69579","interface-role":"example-interface-role-val-64571","v6-wan-link-ip":"example-v6-wan-link-ip-val-68385","selflink":"example-selflink-val-29611","interface-id":"example-interface-id-val-75464","macaddr":"example-macaddr-val-7285","network-name":"example-network-name-val-52284","management-option":"example-management-option-val-26028","interface-description":"example-interface-description-val-37641","is-port-mirrored":true,"resource-version":"1770681494742","in-maint":true,"prov-status":"example-prov-status-val-56460","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-23301","vlans":{"vlan":[{"vlan-interface":"example-vlan-interface-val-56661","vlan-id-inner":33305644,"vlan-id-outer":30871600,"resource-version":"1770681494742","speed-value":"example-speed-value-val-1929","speed-units":"example-speed-units-val-71630","vlan-description":"example-vlan-description-val-63003","backdoor-connection":"example-backdoor-connection-val-41834","vpn-key":"example-vpn-key-val-16552","orchestration-status":"example-orchestration-status-val-95322","in-maint":true,"prov-status":"example-prov-status-val-89886","is-ip-unnumbered":true,"is-private":true,"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-69142","l3-interface-ipv4-prefix-length":11099430,"vlan-id-inner":88996967,"vlan-id-outer":23003182,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-53091","neutron-subnet-id":"example-neutron-subnet-id-val-41571"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-27490","l3-interface-ipv6-prefix-length":20167688,"vlan-id-inner":40775405,"vlan-id-outer":75855907,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-9739","neutron-subnet-id":"example-neutron-subnet-id-val-806"}]}]},"l-interfaces":{"l-interface":[{"interface-name":"example-interface-name-val-49266","interface-role":"example-interface-role-val-210","v6-wan-link-ip":"example-v6-wan-link-ip-val-81668","selflink":"example-selflink-val-6356","interface-id":"example-interface-id-val-99531","macaddr":"example-macaddr-val-25092","network-name":"example-network-name-val-3319","management-option":"example-management-option-val-79883","interface-description":"example-interface-description-val-54501","is-port-mirrored":true,"resource-version":"1770681494742","in-maint":true,"prov-status":"example-prov-status-val-48840","is-ip-unnumbered":true,"allowed-address-pairs":"example-allowed-address-pairs-val-26846","admin-status":"example-admin-status-val-89244"}]},"l3-interface-ipv4-address-list":[{"l3-interface-ipv4-address":"example-l3-interface-ipv4-address-val-61251","l3-interface-ipv4-prefix-length":91875404,"vlan-id-inner":36470314,"vlan-id-outer":96344091,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-17339","neutron-subnet-id":"example-neutron-subnet-id-val-86128"}],"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"example-l3-interface-ipv6-address-val-31476","l3-interface-ipv6-prefix-length":11663872,"vlan-id-inner":28459412,"vlan-id-outer":9852622,"is-floating":true,"resource-version":"1770681494742","neutron-network-id":"example-neutron-network-id-val-15120","neutron-subnet-id":"example-neutron-subnet-id-val-36088"}],"admin-status":"example-admin-status-val-81055"}]}}]}} 2026-02-09 23:58:14.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:14.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:14.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:14.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:14.852 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:14.852 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:14.856 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:14.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:15.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/random-pserver with payload {} 2026-02-09 23:58:15.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:15.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/random-cloud-region-owner/random-cloud-region-id with payload {} 2026-02-09 23:58:15.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:15.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.179 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.182 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.184 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:15.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2026-02-09 23:58:15.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2026-02-09 23:58:15.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.496 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.497 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.498 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 917 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:15.499 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:15.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 2026-02-09 23:58:15.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2026-02-09 23:58:15.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:15.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.501 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.502 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 919 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:15.502 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:15.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 2026-02-09 23:58:15.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with payload {"physical-location-id":"complex-1","data-center-code":"MiddletownNJ","complex-name":"complex-L-lisleil","physical-location-type":"uCPE Complex","street1":"4513 Western Ave","street2":"CU-L","city":"Middletown","state":"NJ","postal-code":"07748","country":"USA","region":"NA"} 2026-02-09 23:58:15.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2026-02-09 23:58:15.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with payload {"hostname":"pserver-1","ptnii-equip-name":"ptnii","number-of-cpus":280,"relationship-list":{"relationship":[{"related-to":"complex","relationship-label":"org.onap.relationships.inventory.LocatedIn","related-link":"/aai/v14/cloud-infrastructure/complexes/complex/complex-1"}]}} 2026-02-09 23:58:15.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:15.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.506 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.511 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.511 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.519 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:15.828 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2026-02-09 23:58:15.830 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2026-02-09 23:58:15.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.831 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.831 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.838 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:15.839 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2026-02-09 23:58:15.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:15.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.840 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.840 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.843 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:15.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with resource version 1770681495506 2026-02-09 23:58:15.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:15.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with resource version 1770681495506 2026-02-09 23:58:15.846 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2026-02-09 23:58:15.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:15.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:15.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:15.846 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.851 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 295072 with label pserver 2026-02-09 23:58:15.855 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.855 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:15.859 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258296 with label complex 2026-02-09 23:58:15.860 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:15.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:16.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/complexes/complex/complex-1 with depth all 2026-02-09 23:58:16.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this complex 2026-02-09 23:58:16.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.166 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.166 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.168 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 944 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:16.169 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:16.169 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/complexes/complex/complex-1","Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-1","ERR.5.4.6114"]}}} 2026-02-09 23:58:16.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/pserver-1 with depth all 2026-02-09 23:58:16.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.171 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.172 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 946 :MethodName- testBulkCreateOfComplexAndPserverWithRelationshipThenBulkDeleteBoth ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:16.173 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:16.173 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/pserver-1","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/pserver-1","ERR.5.4.6114"]}}} 2026-02-09 23:58:16.177 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:16.178 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.178 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.179 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 565 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:16.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:16.180 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:16.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:16.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.184 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.216 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:16.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:16.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.231 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.245 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:16.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:16.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:16.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.248 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 574 :MethodName- testExistingPserverWithChildAndGenericVnfAndCreateEdgeBetweenThemAndCheckNoChildWhenNotificationDepthIsZero ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:16.248 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:16.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/generic-vnf-notification","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/generic-vnf-notification","ERR.5.4.6114"]}}} 2026-02-09 23:58:16.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with payload { "vnf-id": "generic-vnf-notification", "vnf-type": "sometype", "in-maint": true, "is-closed-loop-disabled": true } 2026-02-09 23:58:16.249 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:16.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.251 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.251 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.254 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:16.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:16.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:16.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.257 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.257 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.261 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:16.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598/relationship-list/relationship with payload { "related-to": "generic-vnf", "related-link": "/network/generic-vnfs/generic-vnf/generic-vnf-notification" } 2026-02-09 23:58:16.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.264 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.266 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:16.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/generic-vnf-notification with depth all 2026-02-09 23:58:16.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:16.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.276 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.276 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.280 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:16.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:16.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.597 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.598 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598 ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 298 :MethodName- testDeleteOnExistingPserverAndCheckIfNotificationDepthIsZeroThatAllEventsHaveDeleteAndThatDepthIsZeroOnEachNotificationEvent ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:16.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:16.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/example-hostname-val-85598","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/example-hostname-val-85598","ERR.5.4.6114"]}}} 2026-02-09 23:58:16.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with payload { "hostname": "example-hostname-val-85598", "ptnii-equip-name": "example-ptnii-equip-name-val-85834", "number-of-cpus": 280, "disk-in-gigabytes": 78521, "ram-in-megabytes": 36975, "equip-type": "example-equip-type-val-47930", "equip-vendor": "example-equip-vendor-val-59512", "equip-model": "example-equip-model-val-46076", "fqdn": "example-fqdn-val-74486", "pserver-selflink": "example-pserver-selflink-val-72481", "ipv4-oam-address": "example-ipv4-oam-address-val-16616", "serial-number": "example-serial-number-val-92800", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518", "inv-status": "example-inv-status-val-5042", "pserver-id": "example-pserver-id-val-15622", "internet-topology": "example-internet-topology-val-31234", "in-maint": true, "pserver-name2": "example-pserver-name2-val-93509", "purpose": "example-purpose-val-52320", "prov-status": "example-prov-status-val-47313", "management-option": "example-management-option-val-72434", "host-profile": "example-host-profile-val-84672", "p-interfaces": { "p-interface": [ { "interface-name": "example-interface-name-val-46147", "selflink": "example-selflink-val-81029", "speed-value": "example-speed-value-val-47874", "speed-units": "example-speed-units-val-10396", "port-description": "example-port-description-val-53068", "equipment-identifier": "example-equipment-identifier-val-63234", "interface-role": "example-interface-role-val-49232", "interface-type": "example-interface-type-val-21757", "prov-status": "example-prov-status-val-19117", "in-maint": true, "inv-status": "example-inv-status-val-48715", "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-13366", "interface-role": "example-interface-role-val-29488", "v6-wan-link-ip": "example-v6-wan-link-ip-val-78396", "selflink": "example-selflink-val-4757", "interface-id": "example-interface-id-val-79486", "macaddr": "example-macaddr-val-52194", "network-name": "example-network-name-val-80678", "management-option": "example-management-option-val-53535", "interface-description": "example-interface-description-val-299", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-9736", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-62271", "priority": 82452, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-31470", "vlan-id-inner": 61286171, "vlan-id-outer": 64615174, "speed-value": "example-speed-value-val-80457", "speed-units": "example-speed-units-val-51587", "vlan-description": "example-vlan-description-val-97575", "backdoor-connection": "example-backdoor-connection-val-3179", "vpn-key": "example-vpn-key-val-50069", "orchestration-status": "example-orchestration-status-val-34071", "in-maint": true, "prov-status": "example-prov-status-val-62615", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-8171", "l3-interface-ipv4-prefix-length": 39266592, "vlan-id-inner": 91284707, "vlan-id-outer": 80343467, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-52921", "neutron-subnet-id": "example-neutron-subnet-id-val-88134" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-70726", "l3-interface-ipv6-prefix-length": 81422758, "vlan-id-inner": 15099560, "vlan-id-outer": 46643832, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-97954", "neutron-subnet-id": "example-neutron-subnet-id-val-23889" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-62086", "interface-role": "example-interface-role-val-13107", "v6-wan-link-ip": "example-v6-wan-link-ip-val-32015", "selflink": "example-selflink-val-31580", "interface-id": "example-interface-id-val-57805", "macaddr": "example-macaddr-val-54266", "network-name": "example-network-name-val-38517", "management-option": "example-management-option-val-8801", "interface-description": "example-interface-description-val-88573", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-99164", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-14581", "priority": 80355, "admin-status": "example-admin-status-val-29720" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-31324", "l3-interface-ipv4-prefix-length": 36060646, "vlan-id-inner": 62164959, "vlan-id-outer": 93058593, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-39206", "neutron-subnet-id": "example-neutron-subnet-id-val-27746" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-72897", "l3-interface-ipv6-prefix-length": 29592510, "vlan-id-inner": 18402161, "vlan-id-outer": 651158, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-6821", "neutron-subnet-id": "example-neutron-subnet-id-val-11217" } ], "admin-status": "example-admin-status-val-81745" } ] } } ] }, "lag-interfaces": { "lag-interface": [ { "interface-name": "example-interface-name-val-87366", "interface-description": "example-interface-description-val-3722", "speed-value": "example-speed-value-val-73546", "speed-units": "example-speed-units-val-73658", "interface-id": "example-interface-id-val-62385", "interface-role": "example-interface-role-val-60746", "prov-status": "example-prov-status-val-26239", "in-maint": true, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-69579", "interface-role": "example-interface-role-val-64571", "v6-wan-link-ip": "example-v6-wan-link-ip-val-68385", "selflink": "example-selflink-val-29611", "interface-id": "example-interface-id-val-75464", "macaddr": "example-macaddr-val-7285", "network-name": "example-network-name-val-52284", "management-option": "example-management-option-val-26028", "interface-description": "example-interface-description-val-37641", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-56460", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-23301", "priority": 84739, "vlans": { "vlan": [ { "vlan-interface": "example-vlan-interface-val-56661", "vlan-id-inner": 33305644, "vlan-id-outer": 30871600, "speed-value": "example-speed-value-val-1929", "speed-units": "example-speed-units-val-71630", "vlan-description": "example-vlan-description-val-63003", "backdoor-connection": "example-backdoor-connection-val-41834", "vpn-key": "example-vpn-key-val-16552", "orchestration-status": "example-orchestration-status-val-95322", "in-maint": true, "prov-status": "example-prov-status-val-89886", "is-ip-unnumbered": true, "is-private": true, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-69142", "l3-interface-ipv4-prefix-length": 11099430, "vlan-id-inner": 88996967, "vlan-id-outer": 23003182, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-53091", "neutron-subnet-id": "example-neutron-subnet-id-val-41571" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-27490", "l3-interface-ipv6-prefix-length": 20167688, "vlan-id-inner": 40775405, "vlan-id-outer": 75855907, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-9739", "neutron-subnet-id": "example-neutron-subnet-id-val-806" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "example-interface-name-val-49266", "interface-role": "example-interface-role-val-210", "v6-wan-link-ip": "example-v6-wan-link-ip-val-81668", "selflink": "example-selflink-val-6356", "interface-id": "example-interface-id-val-99531", "macaddr": "example-macaddr-val-25092", "network-name": "example-network-name-val-3319", "management-option": "example-management-option-val-79883", "interface-description": "example-interface-description-val-54501", "is-port-mirrored": true, "in-maint": true, "prov-status": "example-prov-status-val-48840", "is-ip-unnumbered": true, "allowed-address-pairs": "example-allowed-address-pairs-val-26846", "priority": 21862, "admin-status": "example-admin-status-val-89244" } ] }, "l3-interface-ipv4-address-list": [ { "l3-interface-ipv4-address": "example-l3-interface-ipv4-address-val-61251", "l3-interface-ipv4-prefix-length": 91875404, "vlan-id-inner": 36470314, "vlan-id-outer": 96344091, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-17339", "neutron-subnet-id": "example-neutron-subnet-id-val-86128" } ], "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "example-l3-interface-ipv6-address-val-31476", "l3-interface-ipv6-prefix-length": 11663872, "vlan-id-inner": 28459412, "vlan-id-outer": 9852622, "is-floating": true, "neutron-network-id": "example-neutron-network-id-val-15120", "neutron-subnet-id": "example-neutron-subnet-id-val-36088" } ], "admin-status": "example-admin-status-val-81055" } ] } } ] } } 2026-02-09 23:58:16.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.604 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.635 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:16.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with depth all 2026-02-09 23:58:16.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.650 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.663 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:16.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/pservers/pserver/example-hostname-val-85598 with resource version 1770681496604 2026-02-09 23:58:16.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:16.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:16.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:16.666 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:16.666 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:16.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 143496 with label pserver 2026-02-09 23:58:16.707 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151688 with label lag-interface 2026-02-09 23:58:16.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315552 with label p-interface 2026-02-09 23:58:16.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270584 with label l-interface 2026-02-09 23:58:16.708 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 147592 with label l-interface 2026-02-09 23:58:16.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 164040 with label l3-interface-ipv4-address-list 2026-02-09 23:58:16.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274680 with label l-interface 2026-02-09 23:58:16.709 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278776 with label l3-interface-ipv6-address-list 2026-02-09 23:58:16.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155784 with label vlan 2026-02-09 23:58:16.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131120 with label l3-interface-ipv4-address-list 2026-02-09 23:58:16.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159784 with label l3-interface-ipv6-address-list 2026-02-09 23:58:16.710 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159944 with label l-interface 2026-02-09 23:58:16.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319648 with label vlan 2026-02-09 23:58:16.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 135216 with label l3-interface-ipv6-address-list 2026-02-09 23:58:16.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 159880 with label l3-interface-ipv4-address-list 2026-02-09 23:58:16.711 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 118848 with label l3-interface-ipv4-address-list 2026-02-09 23:58:16.712 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323744 with label l3-interface-ipv6-address-list 2026-02-09 23:58:16.716 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:16.716 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:17.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2026-02-09 23:58:17.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:17.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.033 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.033 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.034 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 859 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:17.034 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:17.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/network/generic-vnfs/generic-vnf/gvnf","Node Not Found:No Node of type generic-vnf found at: /network/generic-vnfs/generic-vnf/gvnf","ERR.5.4.6114"]}}} 2026-02-09 23:58:17.035 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with payload {"vnf-id":"gvnf","vnf-name":"example-vnf-name-val-28303","vnf-name2":"example-vnf-name2-val-14743","vnf-type":"example-vnf-type-val-58866","service-id":"example-service-id-val-24831","regional-resource-zone":"example-regional-resource-zone-val-33255","prov-status":"example-prov-status-val-47870","operational-state":"example-operational-state-val-8419","equipment-role":"example-equipment-role-val-35736","orchestration-status":"example-orchestration-status-val-67542","l-interfaces":{"l-interface":[{"interface-name":"lint","interface-role":"example-interface-role-val-61355","v6-wan-link-ip":"example-v6-wan-link-ip-val-78314","vlans":{"vlan":[{"vlan-interface":"vlan","vlan-id-inner":90845777,"vlan-id-outer":23395650}]}}]}} 2026-02-09 23:58:17.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:17.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.038 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.046 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:17.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf with depth all 2026-02-09 23:58:17.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:17.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.052 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.058 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:17.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 2026-02-09 23:58:17.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2026-02-09 23:58:17.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.060 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.062 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:17.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2026-02-09 23:58:17.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:17.064 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.064 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.064 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.064 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.065 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type customer found at: /business/customers/customer/cust ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.NotificationDmaapEventTest :LineNumber- 870 :MethodName- testCreateVnfWithChildrenCreateCustomerWithChildrenAndCousinBetweenVlanAndServiceInstanceThenDeleteCustomerVerifyingVlanRV ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:17.065 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:17.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/business/customers/customer/cust","Node Not Found:No Node of type customer found at: /business/customers/customer/cust","ERR.5.4.6114"]}}} 2026-02-09 23:58:17.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/cust with payload {"global-customer-id":"cust","subscriber-name":"subscriber-name-022","subscriber-type":"subscriber-type-022","service-subscriptions":{"service-subscription":{"service-type":"ss","service-instances":{"service-instance":[{"service-instance-id":"si","relationship-list":{"relationship":[{"related-to":"vlan","relationship-data":[{"relationship-key":"vlan.vlan-interface","relationship-value":"vlan"},{"relationship-key":"l-interface.interface-name","relationship-value":"lint"},{"relationship-key":"generic-vnf.vnf-id","relationship-value":"gvnf"}]}]}}]}}}} 2026-02-09 23:58:17.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:17.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.068 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.078 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:17.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/cust with depth all 2026-02-09 23:58:17.087 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:17.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.088 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.092 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:17.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 2026-02-09 23:58:17.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2026-02-09 23:58:17.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.094 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.094 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.096 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.097 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:17.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/business/customers/customer/cust with resource version 1770681497068 2026-02-09 23:58:17.099 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:17.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.099 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.099 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.109 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 122944 with label customer 2026-02-09 23:58:17.110 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 143408 with label service-subscription 2026-02-09 23:58:17.110 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 147504 with label service-instance 2026-02-09 23:58:17.111 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:17.420 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/gvnf/l-interfaces/l-interface/lint/vlans/vlan/vlan with depth all 2026-02-09 23:58:17.423 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vlan 2026-02-09 23:58:17.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:17.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:17.423 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:17.423 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:17.428 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:17.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.69 s -- in org.onap.aai.rest.NotificationDmaapEventTest [INFO] Running org.onap.aai.rest.PserverTest 2026-02-09 23:58:17.764 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:58:17.764 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:58:17.765 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:17.765 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:58:17.765 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:17.765 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:58:17.766 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:17.766 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:58:17.766 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:17.766 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:58:17.767 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:17.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:58:17.770 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:58:17.772 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:17.772 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:17.790--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:17.893 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:58:17.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:58:17.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:17.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:17.922--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:18.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:58:18.045 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:58:18.047 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:18.047 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:18.068--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:18.204 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:58:18.213 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:58:18.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:18.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:18.235--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:18.357 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:58:18.366 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:58:18.368 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:18.368 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:18.392--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:18.532 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:58:18.547 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:18.548 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:18.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 2026-02-09 23:58:18.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:18.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.564 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.565 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:18.592 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:18.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 2026-02-09 23:58:18.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 2026-02-09 23:58:18.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:18.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.596 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.598 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:18.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {} 2026-02-09 23:58:18.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:18.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.605 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.607 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:18.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload { "related-to": "pserver", "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" } 2026-02-09 23:58:18.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:18.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.624 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.628 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:18.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 2026-02-09 23:58:18.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:18.638 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.638 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.638 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.639 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.642 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:58:18.654 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:18.961 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 2026-02-09 23:58:18.963 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2026-02-09 23:58:18.965 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:18.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.965 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.965 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.966 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:18.967 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:18.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}} 2026-02-09 23:58:18.967 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 2026-02-09 23:58:18.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { "hostname": "test-pserver", "ptnii-equip-name": "example-ptnii-equip-name-val-36969", "number-of-cpus": 62220, "disk-in-gigabytes": 872, "ram-in-megabytes": 35331, "equip-type": "example-equip-type-val-22986", "equip-vendor": "example-equip-vendor-val-37452", "equip-model": "example-equip-model-val-14665", "fqdn": "example-fqdn-val-33429", "pserver-selflink": "example-pserver-selflink-val-10125", "ipv4-oam-address": "example-ipv4-oam-address-val-3155", "serial-number": "example-serial-number-val-12010", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", "inv-status": "example-inv-status-val-3682", "pserver-id": "example-pserver-id-val-82142", "internet-topology": "example-internet-topology-val-56425", "in-maint": true, "pserver-name2": "example-pserver-name2-val-53802", "purpose": "example-purpose-val-90218", "prov-status": "example-prov-status-val-11642", "management-option": "example-management-option-val-91111", "host-profile": "example-host-profile-val-36247" } 2026-02-09 23:58:18.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:18.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.970 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.971 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.973 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:18.975 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 2026-02-09 23:58:18.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2026-02-09 23:58:18.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:18.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.977 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.979 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:18.980 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 2026-02-09 23:58:18.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 2026-02-09 23:58:18.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:18.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.983 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.984 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.986 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:18.987 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri 2026-02-09 23:58:18.987 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 2026-02-09 23:58:18.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:18.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.989 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.989 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:18.994 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:18.994 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:18.994 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2026-02-09 23:58:18.995 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload { "related-to": "pserver", "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" } 2026-02-09 23:58:18.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:18.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:18.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:18.996 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:18.996 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.000 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:19.008 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 2026-02-09 23:58:19.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 2026-02-09 23:58:19.010 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:19.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.010 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.010 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.015 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:19.015 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2026-02-09 23:58:19.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1770681498996 2026-02-09 23:58:19.017 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:19.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.018 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.018 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286968 with label cloud-region 2026-02-09 23:58:19.024 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:19.328 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 2026-02-09 23:58:19.330 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2026-02-09 23:58:19.332 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:19.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.332 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.333 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.337 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.337 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:19.338 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 2026-02-09 23:58:19.339 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1770681499017 2026-02-09 23:58:19.340 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:19.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.340 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.340 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.345 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 127040 with label pserver 2026-02-09 23:58:19.345 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:19.647 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 2026-02-09 23:58:19.647 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete 2026-02-09 23:58:19.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth all 2026-02-09 23:58:19.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:19.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.656 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.657 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xml ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 87 :MethodName- testPutPserverCreateGetInXmlForFormats ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:19.659 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:19.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request SVC3001Resource not found for %1 using id %2 (msg=%3) (ec=%4)GET/cloud-infrastructure/pservers/pserver/test-pserver-xmlNode Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver-xmlERR.5.4.6114 2026-02-09 23:58:19.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with payload {} 2026-02-09 23:58:19.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:19.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.662 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.662 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.665 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:19.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region with payload {} 2026-02-09 23:58:19.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:19.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.684 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.686 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:19.689 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-random1/cloud-region-random1-region/relationship-list/relationship with payload { "related-to": "pserver", "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver-xml" } 2026-02-09 23:58:19.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:19.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.691 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.691 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.694 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.700 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:19.701 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver-xml with depth 0 2026-02-09 23:58:19.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:19.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:19.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:19.702 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:19.702 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:19.703 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:58:19.705 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:19.705 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:20.011 INFO --- [ main] org.onap.aai.rest.PserverTest : Starting the pserver testPutServerCreateGetAndDelete 2026-02-09 23:58:20.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2026-02-09 23:58:20.014 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:20.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.014 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.015 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.016 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 287 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 434 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 361 :MethodName- doGet ClassName- org.onap.aai.HttpTestUtil :LineNumber- 465 :MethodName- doGet ClassName- org.onap.aai.rest.PserverTest :LineNumber- 124 :MethodName- testPutPServerCreateGetAndDeleteAndCreateRelationshipBetweenPserverAndCloudRegion ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke 2026-02-09 23:58:20.016 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the GET request with status 404 and rolling back 2026-02-09 23:58:20.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","/cloud-infrastructure/pservers/pserver/test-pserver","Node Not Found:No Node of type pserver found at: /cloud-infrastructure/pservers/pserver/test-pserver","ERR.5.4.6114"]}}} 2026-02-09 23:58:20.016 INFO --- [ main] org.onap.aai.rest.PserverTest : Verifying that the pserver is already not in the database successfully 2026-02-09 23:58:20.018 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with payload { "hostname": "test-pserver", "ptnii-equip-name": "example-ptnii-equip-name-val-36969", "number-of-cpus": 62220, "disk-in-gigabytes": 872, "ram-in-megabytes": 35331, "equip-type": "example-equip-type-val-22986", "equip-vendor": "example-equip-vendor-val-37452", "equip-model": "example-equip-model-val-14665", "fqdn": "example-fqdn-val-33429", "pserver-selflink": "example-pserver-selflink-val-10125", "ipv4-oam-address": "example-ipv4-oam-address-val-3155", "serial-number": "example-serial-number-val-12010", "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-77686", "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-17856", "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-33665", "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-6210", "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-40977", "inv-status": "example-inv-status-val-3682", "pserver-id": "example-pserver-id-val-82142", "internet-topology": "example-internet-topology-val-56425", "in-maint": true, "pserver-name2": "example-pserver-name2-val-53802", "purpose": "example-purpose-val-90218", "prov-status": "example-prov-status-val-11642", "management-option": "example-management-option-val-91111", "host-profile": "example-host-profile-val-36247" } 2026-02-09 23:58:20.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:20.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.020 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.020 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.023 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:20.025 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the pserver into db 2026-02-09 23:58:20.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2026-02-09 23:58:20.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:20.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.026 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.029 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:20.029 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the created pserver from db and verified with put data 2026-02-09 23:58:20.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with payload {} 2026-02-09 23:58:20.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:20.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.032 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.032 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.033 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:20.037 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully able to create the cloud region with payload that has no keys to be retrieved from uri 2026-02-09 23:58:20.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 2026-02-09 23:58:20.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:20.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.038 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:20.041 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2026-02-09 23:58:20.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2/relationship-list/relationship with payload { "related-to": "pserver", "related-link": "/aai/v12/cloud-infrastructure/pservers/pserver/test-pserver" } 2026-02-09 23:58:20.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:20.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.044 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.047 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:20.053 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully created the relationship between cloud region and pserver 2026-02-09 23:58:20.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with depth all 2026-02-09 23:58:20.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:20.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.055 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.055 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.058 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:20.058 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db 2026-02-09 23:58:20.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/cloud-regions/cloud-region/test1/test2 with resource version 1770681500044 2026-02-09 23:58:20.061 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:58:20.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.061 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.061 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.066 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 131136 with label cloud-region 2026-02-09 23:58:20.067 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.069 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:20.370 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the cloud region from db 2026-02-09 23:58:20.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with depth all 2026-02-09 23:58:20.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:20.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.374 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.374 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.380 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:20.381 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully retrieved the cloud region from db to get the latest resource version 2026-02-09 23:58:20.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/cloud-infrastructure/pservers/pserver/test-pserver with resource version 1770681500061 2026-02-09 23:58:20.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this pserver 2026-02-09 23:58:20.382 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:20.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:20.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:20.383 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:20.387 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151600 with label pserver 2026-02-09 23:58:20.387 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:20.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:20.689 INFO --- [ main] org.onap.aai.rest.PserverTest : Successfully deleted the pserver from db 2026-02-09 23:58:20.689 INFO --- [ main] org.onap.aai.rest.PserverTest : Ending the pserver testPutServerCreateGetAndDelete [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.956 s -- in org.onap.aai.rest.PserverTest [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationTest 2026-02-09 23:58:20.724 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:58:20.725 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:58:20.725 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:20.725 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:58:20.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:20.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:58:20.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:20.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:58:20.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:20.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:58:20.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:58:20.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:58:20.731 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:58:20.733 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:20.733 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:20.752--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:20.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:58:20.858 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:58:20.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:20.860 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:20.879--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:20.994 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:58:21.002 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:58:21.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:21.004 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:21.025--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:21.148 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:58:21.156 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:58:21.158 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:21.158 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:21.205--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:21.325 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:58:21.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:58:21.363 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:58:21.363 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:58:21.390--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:58:21.597 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:58:21.612 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:21.613 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:58:21.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6033bc5c-27de-400a-a1ab-3a246b113568 with payload { "model-invariant-id": "test-model-6033bc5c-27de-400a-a1ab-3a246b113568", "model-type": "some-type" } 2026-02-09 23:58:21.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:21.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:21.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:21.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:21.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:21.633 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:21.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:21.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-6033bc5c-27de-400a-a1ab-3a246b113568/model-vers/model-ver/test-model-ver-ba0a1914-c25b-4273-86d7-eece193d96fa with payload { "model-version-id": "test-model-ver-ba0a1914-c25b-4273-86d7-eece193d96fa", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:21.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:21.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:21.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:21.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:21.942 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:21.948 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:21.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8e416836-d21f-4f24-8b88-06eb29e8efee with payload { "vnf-id": "test-generic-8e416836-d21f-4f24-8b88-06eb29e8efee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6033bc5c-27de-400a-a1ab-3a246b113568", "model-version-id": "test-model-ver-ba0a1914-c25b-4273-86d7-eece193d96fa" } 2026-02-09 23:58:22.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:22.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.259 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.260 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.271 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.278 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:22.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8e416836-d21f-4f24-8b88-06eb29e8efee with depth all 2026-02-09 23:58:22.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:22.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.283 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.283 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.287 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:22.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-8e416836-d21f-4f24-8b88-06eb29e8efee with payload { "vnf-id": "test-generic-8e416836-d21f-4f24-8b88-06eb29e8efee", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-dd0f3c9f-64c2-4d83-8855-5ebce5981f96", "model-version-id": "test-model-ver-332e8908-a2a2-451a-9c4b-01bcfba09f80", "resource-version": "1770681502259" } 2026-02-09 23:58:22.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:22.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.291 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.293 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-dd0f3c9f-64c2-4d83-8855-5ebce5981f96/model-vers/model-ver/test-model-ver-332e8908-a2a2-451a-9c4b-01bcfba09f80#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:22.294 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:22.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-8e416836-d21f-4f24-8b88-06eb29e8efee","Node Not Found:object located at service-design-and-creation/models/model/test-model-dd0f3c9f-64c2-4d83-8855-5ebce5981f96/model-vers/model-ver/test-model-ver-332e8908-a2a2-451a-9c4b-01bcfba09f80#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:22.294 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:22.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-7b83f2ae-e481-4023-8676-b566d43ef403 with payload { "model-invariant-id": "test-model-7b83f2ae-e481-4023-8676-b566d43ef403", "model-type": "some-type" } 2026-02-09 23:58:22.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:22.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.608 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.611 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-7b83f2ae-e481-4023-8676-b566d43ef403/model-vers/model-ver/test-model-ver-c834453d-e52d-485a-9ed1-622f93d0e4a6 with payload { "model-version-id": "test-model-ver-c834453d-e52d-485a-9ed1-622f93d0e4a6", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:22.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:22.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.616 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.619 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e1aa3131-9058-49ad-ac07-3265e1efb3c7 with payload { "vnf-id": "test-generic-e1aa3131-9058-49ad-ac07-3265e1efb3c7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7b83f2ae-e481-4023-8676-b566d43ef403", "model-version-id": "test-model-ver-c834453d-e52d-485a-9ed1-622f93d0e4a6" } 2026-02-09 23:58:22.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:22.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.625 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.632 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:22.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e1aa3131-9058-49ad-ac07-3265e1efb3c7 with depth all 2026-02-09 23:58:22.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:22.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.640 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:22.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1c9c52e4-303f-453e-99a6-ca97fb1ec620 with payload { "model-invariant-id": "test-model-1c9c52e4-303f-453e-99a6-ca97fb1ec620", "model-type": "some-type" } 2026-02-09 23:58:22.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:22.644 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.645 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.646 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1c9c52e4-303f-453e-99a6-ca97fb1ec620/model-vers/model-ver/test-model-ver-aad4005d-76f8-4538-adc1-608f894508bb with payload { "model-version-id": "test-model-ver-aad4005d-76f8-4538-adc1-608f894508bb", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:22.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:22.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.650 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.650 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-e1aa3131-9058-49ad-ac07-3265e1efb3c7 with payload { "vnf-id": "test-generic-e1aa3131-9058-49ad-ac07-3265e1efb3c7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1c9c52e4-303f-453e-99a6-ca97fb1ec620", "resource-version": "${resource-version}" } 2026-02-09 23:58:22.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:22.674 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:22.674 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:22.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:22.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e1aa3131-9058-49ad-ac07-3265e1efb3c7","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:22.675 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:22.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3ff50ad2-3ded-42c1-a246-f3575c2ccc2e with payload { "model-invariant-id": "test-model-3ff50ad2-3ded-42c1-a246-f3575c2ccc2e", "model-type": "some-type" } 2026-02-09 23:58:22.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:22.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:22.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:22.995 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:22.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:22.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-3ff50ad2-3ded-42c1-a246-f3575c2ccc2e/model-vers/model-ver/test-model-ver-22a40d1d-9d73-46b4-bd56-ac83fac471a6 with payload { "model-version-id": "test-model-ver-22a40d1d-9d73-46b4-bd56-ac83fac471a6", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:22.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:22.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:22.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:22.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.000 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.003 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208 with payload { "vnf-id": "test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3ff50ad2-3ded-42c1-a246-f3575c2ccc2e", "model-version-id": "test-model-ver-22a40d1d-9d73-46b4-bd56-ac83fac471a6" } 2026-02-09 23:58:23.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:23.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.008 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.008 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.013 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.016 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:23.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208 with depth all 2026-02-09 23:58:23.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:23.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.022 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.027 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:23.028 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1cbe6515-c0b2-4f9d-a851-80a4b09887e6 with payload { "model-invariant-id": "test-model-1cbe6515-c0b2-4f9d-a851-80a4b09887e6", "model-type": "some-type" } 2026-02-09 23:58:23.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:23.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.030 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.033 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1cbe6515-c0b2-4f9d-a851-80a4b09887e6/model-vers/model-ver/test-model-ver-85bddf10-0bde-4b3d-af7f-ac4a778e3811 with payload { "model-version-id": "test-model-ver-85bddf10-0bde-4b3d-af7f-ac4a778e3811", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:23.037 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:23.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.038 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.038 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.045 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208 with payload { "vnf-id": "test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1cbe6515-c0b2-4f9d-a851-80a4b09887e6", "model-version-id": "test-model-ver-85bddf10-0bde-4b3d-af7f-ac4a778e3811", "resource-version": "1770681503008" } 2026-02-09 23:58:23.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:23.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.048 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.062 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:23.069 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:23.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208 with depth all 2026-02-09 23:58:23.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:23.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.074 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.078 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:23.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f9a165f0-35c8-4662-aba5-d71474dd1208 with resource version 1770681503048 2026-02-09 23:58:23.080 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:23.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.080 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.085 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184544 with label generic-vnf 2026-02-09 23:58:23.086 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.089 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:23.391 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:23.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5 with payload { "model-invariant-id": "test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5", "model-type": "some-type" } 2026-02-09 23:58:23.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:23.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.704 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.706 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.707 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.709 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5/model-vers/model-ver/test-model-ver-3056a45f-5f56-43f6-87bc-20951c2e479d with payload { "model-version-id": "test-model-ver-3056a45f-5f56-43f6-87bc-20951c2e479d", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:23.710 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:23.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.710 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.711 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.713 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.715 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-fd1459c4-e9ce-43b9-a26c-cb3bd96fe16e with payload { "vnf-id": "test-generic-fd1459c4-e9ce-43b9-a26c-cb3bd96fe16e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5", "model-version-id": "test-model-ver-3056a45f-5f56-43f6-87bc-20951c2e479d" } 2026-02-09 23:58:23.717 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:23.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.718 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.719 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.719 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.723 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.725 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:23.726 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:23.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5/model-vers/model-ver/test-model-ver-3056a45f-5f56-43f6-87bc-20951c2e479d with depth all 2026-02-09 23:58:23.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:23.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.730 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.730 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.733 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.733 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:23.734 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5/model-vers/model-ver/test-model-ver-3056a45f-5f56-43f6-87bc-20951c2e479d with resource version 1770681503710 2026-02-09 23:58:23.735 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:23.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:23.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:23.735 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:23.735 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:23.739 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:23.740 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:23.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:23.740 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-a299ca82-1f4d-43e2-abdd-70c20eebe0a5/model-vers/model-ver/test-model-ver-3056a45f-5f56-43f6-87bc-20951c2e479d"]}}} 2026-02-09 23:58:24.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f3aa0ffb-d4da-426c-a0ec-a2111234da42 with payload { "model-invariant-id": "test-model-f3aa0ffb-d4da-426c-a0ec-a2111234da42", "model-type": "some-type" } 2026-02-09 23:58:24.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:24.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.052 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.055 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:24.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f3aa0ffb-d4da-426c-a0ec-a2111234da42/model-vers/model-ver/test-model-ver-8fc6c3d7-f902-403b-9dfb-64265100f989 with payload { "model-version-id": "test-model-ver-8fc6c3d7-f902-403b-9dfb-64265100f989", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:24.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:24.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.059 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.059 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.061 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.063 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:24.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810 with payload { "vnf-id": "test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f3aa0ffb-d4da-426c-a0ec-a2111234da42", "model-version-id": "test-model-ver-8fc6c3d7-f902-403b-9dfb-64265100f989" } 2026-02-09 23:58:24.065 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:24.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.066 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.067 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.071 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.072 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:24.073 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810 with depth all 2026-02-09 23:58:24.074 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:24.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.074 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.074 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.077 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:24.078 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:24.081 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810 with payload { "vnf-id": "test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681504066"} 2026-02-09 23:58:24.082 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:24.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.083 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.083 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.089 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.092 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:24.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810 with depth all 2026-02-09 23:58:24.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:24.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.095 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.095 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.098 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.098 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:24.098 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:24.101 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-2a270ff6-6c9f-428c-ae8d-9f6ed3183810 with resource version 1770681504083 2026-02-09 23:58:24.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:24.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.102 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.102 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.107 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311544 with label generic-vnf 2026-02-09 23:58:24.107 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:24.410 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:24.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1bb2490d-3be7-4483-acca-62da53ac66b4 with payload { "model-invariant-id": "test-model-1bb2490d-3be7-4483-acca-62da53ac66b4", "model-type": "some-type" } 2026-02-09 23:58:24.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:24.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.724 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.727 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:24.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-1bb2490d-3be7-4483-acca-62da53ac66b4/model-vers/model-ver/test-model-ver-da217ed5-06b8-478f-be5a-6e0349f2a0a5 with payload { "model-version-id": "test-model-ver-da217ed5-06b8-478f-be5a-6e0349f2a0a5", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:24.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:24.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.732 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.734 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:24.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-f00f5cf5-29cd-42f4-8518-9098b00d88e7 with payload { "vnf-id": "test-generic-f00f5cf5-29cd-42f4-8518-9098b00d88e7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:24.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:24.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:24.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:24.740 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:24.740 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:24.742 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:24.742 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:24.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:24.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f00f5cf5-29cd-42f4-8518-9098b00d88e7","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:24.743 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f00f5cf5-29cd-42f4-8518-9098b00d88e7","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:25.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-bd4e6e1b-9e3a-4adb-827c-8dd20c43e7f7 with payload { "model-invariant-id": "test-model-bd4e6e1b-9e3a-4adb-827c-8dd20c43e7f7", "model-type": "some-type" } 2026-02-09 23:58:25.052 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:25.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.053 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.054 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.056 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.057 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-bd4e6e1b-9e3a-4adb-827c-8dd20c43e7f7/model-vers/model-ver/test-model-ver-fba78b06-180f-401e-ae0f-29da1f754c1c with payload { "model-version-id": "test-model-ver-fba78b06-180f-401e-ae0f-29da1f754c1c", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:25.059 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:25.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.060 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.060 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.063 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.064 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-82423edf-e660-4ee8-8f49-7d0bb4ecb9f2 with payload { "global-customer-id": "test-customer-82423edf-e660-4ee8-8f49-7d0bb4ecb9f2", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-9aae4815-0b7b-419f-bb3b-0f090671e5c5", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-db9cf53d-51eb-45f4-b7cb-2ec8b3a78fd3", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-bd4e6e1b-9e3a-4adb-827c-8dd20c43e7f7", "model-version-id": "test-model-ver-fba78b06-180f-401e-ae0f-29da1f754c1c" } ] } } ] } } 2026-02-09 23:58:25.067 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:25.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.068 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.068 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.098 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.104 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:25.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-82423edf-e660-4ee8-8f49-7d0bb4ecb9f2 with depth all 2026-02-09 23:58:25.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:25.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.108 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.112 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:25.113 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-1938f004-7306-4633-bd9e-4fac9699ab1e with payload { "vnf-id": "vnf-1938f004-7306-4633-bd9e-4fac9699ab1e", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v10/business/customers/customer/test-customer-82423edf-e660-4ee8-8f49-7d0bb4ecb9f2/service-subscriptions/service-subscription/test-subtype-9aae4815-0b7b-419f-bb3b-0f090671e5c5/service-instances/service-instance/test-tenant-db9cf53d-51eb-45f4-b7cb-2ec8b3a78fd3" } ] } } 2026-02-09 23:58:25.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.116 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.124 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-1938f004-7306-4633-bd9e-4fac9699ab1e with depth all 2026-02-09 23:58:25.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.134 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.138 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:25.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-82423edf-e660-4ee8-8f49-7d0bb4ecb9f2 with depth all 2026-02-09 23:58:25.141 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:25.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.141 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.146 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:25.462 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-dc824f3c-02b4-4f1d-a4d7-2f669c9b772b with payload { "model-invariant-id": "test-model-dc824f3c-02b4-4f1d-a4d7-2f669c9b772b", "model-type": "some-type" } 2026-02-09 23:58:25.463 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:25.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.464 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.464 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.466 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.467 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-dc824f3c-02b4-4f1d-a4d7-2f669c9b772b/model-vers/model-ver/test-model-ver-144e12a5-ee4d-4fc8-9c1a-e30bc19fd1d8 with payload { "model-version-id": "test-model-ver-144e12a5-ee4d-4fc8-9c1a-e30bc19fd1d8", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:25.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:25.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.470 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.473 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221 with payload { "vnf-id": "test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-dc824f3c-02b4-4f1d-a4d7-2f669c9b772b", "model-version-id": "test-model-ver-144e12a5-ee4d-4fc8-9c1a-e30bc19fd1d8" } 2026-02-09 23:58:25.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.478 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.478 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.482 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.483 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:25.485 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221 with depth all 2026-02-09 23:58:25.486 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.486 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.490 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:25.490 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:25.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221 with payload { "vnf-id": "test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-dc824f3c-02b4-4f1d-a4d7-2f669c9b772b", "model-version-id": "test-model-ver-144e12a5-ee4d-4fc8-9c1a-e30bc19fd1d8", "resource-version": "1770681505478" } 2026-02-09 23:58:25.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.496 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.501 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:25.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221 with depth all 2026-02-09 23:58:25.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.507 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.511 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:25.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:25.514 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-4f129072-bb70-48a4-b7aa-11d6d51d4221 with resource version 1770681505495 2026-02-09 23:58:25.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:25.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:25.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:25.515 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:25.515 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:25.520 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 143424 with label generic-vnf 2026-02-09 23:58:25.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:25.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:25.825 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:26.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a2033725-2183-4a37-95cf-4f892a4fc260 with payload { "model-invariant-id": "test-model-a2033725-2183-4a37-95cf-4f892a4fc260", "model-type": "some-type" } 2026-02-09 23:58:26.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:26.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.142 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.145 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:26.147 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-a2033725-2183-4a37-95cf-4f892a4fc260/model-vers/model-ver/test-model-ver-78b86459-dfbc-4ef7-a335-4e65565b3502 with payload { "model-version-id": "test-model-ver-78b86459-dfbc-4ef7-a335-4e65565b3502", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:26.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:26.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.149 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.152 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:26.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-420e5292-92a5-4667-81cb-08e05a6a60af with payload { "vnf-id": "test-generic-420e5292-92a5-4667-81cb-08e05a6a60af", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-a2033725-2183-4a37-95cf-4f892a4fc260", "model-version-id": "test-model-ver-78b86459-dfbc-4ef7-a335-4e65565b3502" } 2026-02-09 23:58:26.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:26.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.157 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.161 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.163 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:26.164 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:26.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-420e5292-92a5-4667-81cb-08e05a6a60af with depth all 2026-02-09 23:58:26.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:26.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.167 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.168 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.171 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:26.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-420e5292-92a5-4667-81cb-08e05a6a60af with resource version 1770681506156 2026-02-09 23:58:26.172 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:26.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.173 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.173 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.178 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 176168 with label generic-vnf 2026-02-09 23:58:26.183 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.185 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:26.488 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:26.800 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-be784cea-b6b9-4fad-8107-6e6d713cf089 with payload { "model-invariant-id": "test-model-be784cea-b6b9-4fad-8107-6e6d713cf089", "model-type": "some-type" } 2026-02-09 23:58:26.802 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:26.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.803 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.804 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.807 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.808 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:26.809 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-be784cea-b6b9-4fad-8107-6e6d713cf089/model-vers/model-ver/test-model-ver-1b3bc776-6f46-4128-8b47-4523c2431cff with payload { "model-version-id": "test-model-ver-1b3bc776-6f46-4128-8b47-4523c2431cff", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:26.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:26.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:26.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:26.811 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:26.811 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:26.814 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:26.815 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:26.817 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-3243a05a-803c-4517-97b4-8064deb3dadb with payload { "vnf-id": "test-generic-3243a05a-803c-4517-97b4-8064deb3dadb", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:26.818 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:26.819 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:26.819 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:26.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:26.819 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3243a05a-803c-4517-97b4-8064deb3dadb","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:26.819 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3243a05a-803c-4517-97b4-8064deb3dadb","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:27.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-97407f50-4136-4e4b-8546-13bce394f6a4 with payload { "model-invariant-id": "test-model-97407f50-4136-4e4b-8546-13bce394f6a4", "model-type": "some-type" } 2026-02-09 23:58:27.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:27.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.130 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.133 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.136 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-97407f50-4136-4e4b-8546-13bce394f6a4/model-vers/model-ver/test-model-ver-e98f9a1f-9c4b-4acd-98b3-0e36fc044799 with payload { "model-version-id": "test-model-ver-e98f9a1f-9c4b-4acd-98b3-0e36fc044799", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:27.137 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:27.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.137 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.138 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.140 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-27acc61d-d178-40c3-8f40-fec5b5a4f37a with payload { "vnf-id": "test-generic-27acc61d-d178-40c3-8f40-fec5b5a4f37a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-97407f50-4136-4e4b-8546-13bce394f6a4", "model-version-id": "test-model-ver-e98f9a1f-9c4b-4acd-98b3-0e36fc044799" } 2026-02-09 23:58:27.144 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.145 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.146 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.146 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.150 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.152 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:27.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-27acc61d-d178-40c3-8f40-fec5b5a4f37a with depth all 2026-02-09 23:58:27.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.156 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.156 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.159 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:27.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-27acc61d-d178-40c3-8f40-fec5b5a4f37a with payload { "vnf-id": "test-generic-27acc61d-d178-40c3-8f40-fec5b5a4f37a", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f72f6f82-be43-4bec-b21c-7bb8052828bc", "model-version-id": "test-model-ver-3dfa0af0-7376-462a-997d-2f258fb6fcf7", "resource-version": "1770681507145" } 2026-02-09 23:58:27.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.161 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.163 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-f72f6f82-be43-4bec-b21c-7bb8052828bc/model-vers/model-ver/test-model-ver-3dfa0af0-7376-462a-997d-2f258fb6fcf7#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:27.164 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:27.164 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-27acc61d-d178-40c3-8f40-fec5b5a4f37a","Node Not Found:object located at service-design-and-creation/models/model/test-model-f72f6f82-be43-4bec-b21c-7bb8052828bc/model-vers/model-ver/test-model-ver-3dfa0af0-7376-462a-997d-2f258fb6fcf7#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:27.165 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:27.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f79cf445-fe36-47dd-b2ab-b158c3c3c648 with payload { "model-invariant-id": "test-model-f79cf445-fe36-47dd-b2ab-b158c3c3c648", "model-type": "some-type" } 2026-02-09 23:58:27.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:27.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.477 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.479 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-f79cf445-fe36-47dd-b2ab-b158c3c3c648/model-vers/model-ver/test-model-ver-8e738955-c53a-4f0d-8426-0bdf8091bee9 with payload { "model-version-id": "test-model-ver-8e738955-c53a-4f0d-8426-0bdf8091bee9", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:27.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:27.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.483 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.486 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-51a5c2b9-d16e-4865-8e45-95c3f2be2e5b with payload { "vnf-id": "test-generic-51a5c2b9-d16e-4865-8e45-95c3f2be2e5b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f79cf445-fe36-47dd-b2ab-b158c3c3c648", "model-version-id": "test-model-ver-8e738955-c53a-4f0d-8426-0bdf8091bee9" } 2026-02-09 23:58:27.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.491 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.491 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.495 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.497 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:27.500 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-51a5c2b9-d16e-4865-8e45-95c3f2be2e5b with depth all 2026-02-09 23:58:27.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.501 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.501 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.504 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:27.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-08bfea67-b755-4360-88a9-5d1adef11c24 with payload { "model-invariant-id": "test-model-08bfea67-b755-4360-88a9-5d1adef11c24", "model-type": "some-type" } 2026-02-09 23:58:27.506 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:27.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.506 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.506 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.508 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-08bfea67-b755-4360-88a9-5d1adef11c24/model-vers/model-ver/test-model-ver-29062ade-11ef-4a53-afa2-ade66271a390 with payload { "model-version-id": "test-model-ver-29062ade-11ef-4a53-afa2-ade66271a390", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:27.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:27.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.512 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.514 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-51a5c2b9-d16e-4865-8e45-95c3f2be2e5b with payload { "vnf-id": "test-generic-51a5c2b9-d16e-4865-8e45-95c3f2be2e5b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-08bfea67-b755-4360-88a9-5d1adef11c24", "resource-version": "${resource-version}" } 2026-02-09 23:58:27.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.519 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:27.519 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:27.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:27.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-51a5c2b9-d16e-4865-8e45-95c3f2be2e5b","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:27.520 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:27.829 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ea94c15f-66a6-4c1c-8d0e-4842c4dd48eb with payload { "model-invariant-id": "test-model-ea94c15f-66a6-4c1c-8d0e-4842c4dd48eb", "model-type": "some-type" } 2026-02-09 23:58:27.831 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:27.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.832 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.833 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.835 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.837 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-ea94c15f-66a6-4c1c-8d0e-4842c4dd48eb/model-vers/model-ver/test-model-ver-3b60bb8d-537b-43a3-ad87-8e231319befd with payload { "model-version-id": "test-model-ver-3b60bb8d-537b-43a3-ad87-8e231319befd", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:27.838 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:27.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.839 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.839 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.841 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1 with payload { "vnf-id": "test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-ea94c15f-66a6-4c1c-8d0e-4842c4dd48eb", "model-version-id": "test-model-ver-3b60bb8d-537b-43a3-ad87-8e231319befd" } 2026-02-09 23:58:27.845 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.846 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.846 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.850 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.853 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:27.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1 with depth all 2026-02-09 23:58:27.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.856 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.857 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.859 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.860 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:27.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-811a6025-a107-4413-b8a6-417c619c8b09 with payload { "model-invariant-id": "test-model-811a6025-a107-4413-b8a6-417c619c8b09", "model-type": "some-type" } 2026-02-09 23:58:27.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:27.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.862 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.862 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.863 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-811a6025-a107-4413-b8a6-417c619c8b09/model-vers/model-ver/test-model-ver-3f635694-b73c-4741-be2b-e832147fd053 with payload { "model-version-id": "test-model-ver-3f635694-b73c-4741-be2b-e832147fd053", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:27.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:27.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.867 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.870 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:27.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1 with payload { "vnf-id": "test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-811a6025-a107-4413-b8a6-417c619c8b09", "model-version-id": "test-model-ver-3f635694-b73c-4741-be2b-e832147fd053", "resource-version": "1770681507846" } 2026-02-09 23:58:27.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.875 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.875 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.882 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:27.886 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:27.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1 with depth all 2026-02-09 23:58:27.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.889 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.890 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.892 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:27.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-d60e5f6a-c2be-4691-bf8c-66dc9090cdf1 with resource version 1770681507875 2026-02-09 23:58:27.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:27.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:27.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:27.894 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:27.894 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:27.899 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 184360 with label generic-vnf 2026-02-09 23:58:27.899 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:27.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:28.204 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:28.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d62c8a91-d190-451d-ae45-74c96053b372 with payload { "model-invariant-id": "test-model-d62c8a91-d190-451d-ae45-74c96053b372", "model-type": "some-type" } 2026-02-09 23:58:28.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:28.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.521 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.525 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:28.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d62c8a91-d190-451d-ae45-74c96053b372/model-vers/model-ver/test-model-ver-b7af6039-2a5f-4593-b4b3-c1979a1e8b40 with payload { "model-version-id": "test-model-ver-b7af6039-2a5f-4593-b4b3-c1979a1e8b40", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:28.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:28.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.530 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.531 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.533 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.535 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:28.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-7da8eda2-f719-434a-be95-e0e94aef8561 with payload { "vnf-id": "test-generic-7da8eda2-f719-434a-be95-e0e94aef8561", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d62c8a91-d190-451d-ae45-74c96053b372", "model-version-id": "test-model-ver-b7af6039-2a5f-4593-b4b3-c1979a1e8b40" } 2026-02-09 23:58:28.537 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:28.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.538 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.538 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.542 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:28.545 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:28.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/service-design-and-creation/models/model/test-model-d62c8a91-d190-451d-ae45-74c96053b372/model-vers/model-ver/test-model-ver-b7af6039-2a5f-4593-b4b3-c1979a1e8b40 with depth all 2026-02-09 23:58:28.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:28.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.549 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.551 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:28.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/service-design-and-creation/models/model/test-model-d62c8a91-d190-451d-ae45-74c96053b372/model-vers/model-ver/test-model-ver-b7af6039-2a5f-4593-b4b3-c1979a1e8b40 with resource version 1770681508530 2026-02-09 23:58:28.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:28.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.553 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.556 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:28.557 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:28.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-d62c8a91-d190-451d-ae45-74c96053b372/model-vers/model-ver/test-model-ver-b7af6039-2a5f-4593-b4b3-c1979a1e8b40"]}}} 2026-02-09 23:58:28.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-010db4bd-7146-421a-a0d7-3d7e19b8d531 with payload { "model-invariant-id": "test-model-010db4bd-7146-421a-a0d7-3d7e19b8d531", "model-type": "some-type" } 2026-02-09 23:58:28.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:28.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.867 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.868 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.870 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.871 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:28.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-010db4bd-7146-421a-a0d7-3d7e19b8d531/model-vers/model-ver/test-model-ver-fdd95cef-0bd3-4e0f-9c39-01bb1ff560de with payload { "model-version-id": "test-model-ver-fdd95cef-0bd3-4e0f-9c39-01bb1ff560de", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:28.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:28.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.877 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:28.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f with payload { "vnf-id": "test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-010db4bd-7146-421a-a0d7-3d7e19b8d531", "model-version-id": "test-model-ver-fdd95cef-0bd3-4e0f-9c39-01bb1ff560de" } 2026-02-09 23:58:28.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:28.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.882 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.882 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.886 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:28.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f with depth all 2026-02-09 23:58:28.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:28.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.890 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.890 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.893 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:28.894 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:28.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f with payload { "vnf-id": "test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681508882"} 2026-02-09 23:58:28.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:28.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.898 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.898 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.904 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:28.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f with depth all 2026-02-09 23:58:28.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:28.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.910 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.910 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:28.914 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:28.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6ed23059-593c-4c43-b7fd-85fe6b41cd8f with resource version 1770681508898 2026-02-09 23:58:28.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:28.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:28.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:28.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:28.918 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:28.922 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 151616 with label generic-vnf 2026-02-09 23:58:28.923 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:28.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:29.225 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:29.538 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-dc78bb1e-392f-4cc9-a54b-0a2ea71de489 with payload { "model-invariant-id": "test-model-dc78bb1e-392f-4cc9-a54b-0a2ea71de489", "model-type": "some-type" } 2026-02-09 23:58:29.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:29.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.541 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.545 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:29.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-dc78bb1e-392f-4cc9-a54b-0a2ea71de489/model-vers/model-ver/test-model-ver-230ec184-f1f0-4b50-aaac-43a9eec9d94a with payload { "model-version-id": "test-model-ver-230ec184-f1f0-4b50-aaac-43a9eec9d94a", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:29.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:29.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.549 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.549 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.551 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.553 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:29.554 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-c8157b16-fc77-4bcf-9fa3-6dc64d267354 with payload { "vnf-id": "test-generic-c8157b16-fc77-4bcf-9fa3-6dc64d267354", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:29.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:29.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.556 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.558 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:29.558 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:29.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c8157b16-fc77-4bcf-9fa3-6dc64d267354","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:29.559 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c8157b16-fc77-4bcf-9fa3-6dc64d267354","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:29.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d0413ea0-7c96-4072-99ad-c59da62128e5 with payload { "model-invariant-id": "test-model-d0413ea0-7c96-4072-99ad-c59da62128e5", "model-type": "some-type" } 2026-02-09 23:58:29.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:29.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.869 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.872 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:29.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d0413ea0-7c96-4072-99ad-c59da62128e5/model-vers/model-ver/test-model-ver-84cf608d-cb55-45b1-8f48-31e96f4bd826 with payload { "model-version-id": "test-model-ver-84cf608d-cb55-45b1-8f48-31e96f4bd826", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:29.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:29.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.876 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.879 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:29.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/business/customers/customer/test-customer-62f90a4a-3b8c-4133-b1f1-44e29af2bba9 with payload { "global-customer-id": "test-customer-62f90a4a-3b8c-4133-b1f1-44e29af2bba9", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-302f1ddd-1c1c-4cdf-bdfc-68c526698b56", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-8f7f0506-603f-4190-ade1-f23358d8aceb", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-d0413ea0-7c96-4072-99ad-c59da62128e5", "model-version-id": "test-model-ver-84cf608d-cb55-45b1-8f48-31e96f4bd826" } ] } } ] } } 2026-02-09 23:58:29.882 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:29.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.883 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.884 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.890 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:29.893 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:29.896 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-62f90a4a-3b8c-4133-b1f1-44e29af2bba9 with depth all 2026-02-09 23:58:29.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:29.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.897 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.897 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.901 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:29.902 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/vnf-aed9865c-905d-4223-a670-ac1549698759 with payload { "vnf-id": "vnf-aed9865c-905d-4223-a670-ac1549698759", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v10/business/customers/customer/test-customer-62f90a4a-3b8c-4133-b1f1-44e29af2bba9/service-subscriptions/service-subscription/test-subtype-302f1ddd-1c1c-4cdf-bdfc-68c526698b56/service-instances/service-instance/test-tenant-8f7f0506-603f-4190-ade1-f23358d8aceb" } ] } } 2026-02-09 23:58:29.903 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:29.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.904 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.904 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.909 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:29.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/vnf-aed9865c-905d-4223-a670-ac1549698759 with depth all 2026-02-09 23:58:29.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:29.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.917 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:29.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/business/customers/customer/test-customer-62f90a4a-3b8c-4133-b1f1-44e29af2bba9 with depth all 2026-02-09 23:58:29.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:29.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:29.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:29.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:29.922 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:29.928 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:29.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:30.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2b79735f-4ad6-4ac2-9e74-d9f3efd491a2 with payload { "model-invariant-id": "test-model-2b79735f-4ad6-4ac2-9e74-d9f3efd491a2", "model-type": "some-type" } 2026-02-09 23:58:30.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:30.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.239 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:30.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-2b79735f-4ad6-4ac2-9e74-d9f3efd491a2/model-vers/model-ver/test-model-ver-6cd2fefa-fbe7-4b26-8200-164a53e6ea31 with payload { "model-version-id": "test-model-ver-6cd2fefa-fbe7-4b26-8200-164a53e6ea31", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:30.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:30.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.250 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.251 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:30.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6972375d-7119-4330-bd33-5a822f81e737 with payload { "vnf-id": "test-generic-6972375d-7119-4330-bd33-5a822f81e737", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2b79735f-4ad6-4ac2-9e74-d9f3efd491a2", "model-version-id": "test-model-ver-6cd2fefa-fbe7-4b26-8200-164a53e6ea31" } 2026-02-09 23:58:30.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.254 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.255 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.259 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:30.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6972375d-7119-4330-bd33-5a822f81e737 with depth all 2026-02-09 23:58:30.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.262 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:30.265 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:30.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6972375d-7119-4330-bd33-5a822f81e737 with payload { "vnf-id": "test-generic-6972375d-7119-4330-bd33-5a822f81e737", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2b79735f-4ad6-4ac2-9e74-d9f3efd491a2", "model-version-id": "test-model-ver-6cd2fefa-fbe7-4b26-8200-164a53e6ea31", "resource-version": "1770681510254" } 2026-02-09 23:58:30.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.270 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.275 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:30.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6972375d-7119-4330-bd33-5a822f81e737 with depth all 2026-02-09 23:58:30.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.280 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.283 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:30.283 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:30.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-6972375d-7119-4330-bd33-5a822f81e737 with resource version 1770681510270 2026-02-09 23:58:30.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.287 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.291 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352504 with label generic-vnf 2026-02-09 23:58:30.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:30.596 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:30.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-33ba54a8-a6d5-43e6-90fe-1bd0712589df with payload { "model-invariant-id": "test-model-33ba54a8-a6d5-43e6-90fe-1bd0712589df", "model-type": "some-type" } 2026-02-09 23:58:30.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:30.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.911 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.911 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.914 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:30.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-33ba54a8-a6d5-43e6-90fe-1bd0712589df/model-vers/model-ver/test-model-ver-60e3d356-0917-41c3-b1e0-875874f7849f with payload { "model-version-id": "test-model-ver-60e3d356-0917-41c3-b1e0-875874f7849f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:30.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:30.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.917 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.918 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:30.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-70778bc2-7e65-444c-8010-c6b58e6482f8 with payload { "vnf-id": "test-generic-70778bc2-7e65-444c-8010-c6b58e6482f8", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-33ba54a8-a6d5-43e6-90fe-1bd0712589df", "model-version-id": "test-model-ver-60e3d356-0917-41c3-b1e0-875874f7849f" } 2026-02-09 23:58:30.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.925 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.925 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:30.931 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:30.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-70778bc2-7e65-444c-8010-c6b58e6482f8 with depth all 2026-02-09 23:58:30.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.934 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.935 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.935 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.937 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:30.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-70778bc2-7e65-444c-8010-c6b58e6482f8 with resource version 1770681510925 2026-02-09 23:58:30.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:30.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:30.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:30.939 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:30.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:30.943 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 155712 with label generic-vnf 2026-02-09 23:58:30.944 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:30.946 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:31.248 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:31.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d9e7b19e-11fa-424b-a629-65a0315a3953 with payload { "model-invariant-id": "test-model-d9e7b19e-11fa-424b-a629-65a0315a3953", "model-type": "some-type" } 2026-02-09 23:58:31.561 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:31.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.563 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.563 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.565 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:31.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/service-design-and-creation/models/model/test-model-d9e7b19e-11fa-424b-a629-65a0315a3953/model-vers/model-ver/test-model-ver-99ae1b92-b6c1-47b4-8922-d7105886973c with payload { "model-version-id": "test-model-ver-99ae1b92-b6c1-47b4-8922-d7105886973c", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:31.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:31.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.570 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.570 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.573 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:31.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v10/network/generic-vnfs/generic-vnf/test-generic-bccb88ef-2ada-4bdb-8665-9020811be50f with payload { "vnf-id": "test-generic-bccb88ef-2ada-4bdb-8665-9020811be50f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:31.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:31.577 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:31.577 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:31.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:31.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-bccb88ef-2ada-4bdb-8665-9020811be50f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:31.578 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-bccb88ef-2ada-4bdb-8665-9020811be50f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:31.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-8946d6e7-9bb1-401b-b6c3-34c5afdaafa8 with payload { "model-invariant-id": "test-model-8946d6e7-9bb1-401b-b6c3-34c5afdaafa8", "model-type": "some-type" } 2026-02-09 23:58:31.887 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:31.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.888 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.888 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.891 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:31.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-8946d6e7-9bb1-401b-b6c3-34c5afdaafa8/model-vers/model-ver/test-model-ver-b6dba5c6-41cf-4c84-9e47-b59cb7954a19 with payload { "model-version-id": "test-model-ver-b6dba5c6-41cf-4c84-9e47-b59cb7954a19", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:31.894 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:31.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.895 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.895 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.897 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:31.900 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3dc8c5ca-d79b-4fc5-a3b5-55476707c7e4 with payload { "vnf-id": "test-generic-3dc8c5ca-d79b-4fc5-a3b5-55476707c7e4", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8946d6e7-9bb1-401b-b6c3-34c5afdaafa8", "model-version-id": "test-model-ver-b6dba5c6-41cf-4c84-9e47-b59cb7954a19" } 2026-02-09 23:58:31.901 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:31.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.902 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.902 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.906 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:31.908 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:31.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3dc8c5ca-d79b-4fc5-a3b5-55476707c7e4 with depth all 2026-02-09 23:58:31.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:31.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.912 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.915 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:31.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3dc8c5ca-d79b-4fc5-a3b5-55476707c7e4 with payload { "vnf-id": "test-generic-3dc8c5ca-d79b-4fc5-a3b5-55476707c7e4", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c003a9d1-bba8-4c62-af12-5c4f04481870", "model-version-id": "test-model-ver-431223b8-be49-4a3d-a539-cbf9f0236f65", "resource-version": "1770681511902" } 2026-02-09 23:58:31.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:31.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:31.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:31.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:31.918 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:31.920 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-c003a9d1-bba8-4c62-af12-5c4f04481870/model-vers/model-ver/test-model-ver-431223b8-be49-4a3d-a539-cbf9f0236f65#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:31.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:31.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:31.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3dc8c5ca-d79b-4fc5-a3b5-55476707c7e4","Node Not Found:object located at service-design-and-creation/models/model/test-model-c003a9d1-bba8-4c62-af12-5c4f04481870/model-vers/model-ver/test-model-ver-431223b8-be49-4a3d-a539-cbf9f0236f65#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:31.921 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:32.229 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-472849b2-0524-4b45-aee5-2c7aa112353f with payload { "model-invariant-id": "test-model-472849b2-0524-4b45-aee5-2c7aa112353f", "model-type": "some-type" } 2026-02-09 23:58:32.230 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:32.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.232 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.232 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.235 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-472849b2-0524-4b45-aee5-2c7aa112353f/model-vers/model-ver/test-model-ver-1d557d28-f2c1-4a66-87d0-ac10f89afe95 with payload { "model-version-id": "test-model-ver-1d557d28-f2c1-4a66-87d0-ac10f89afe95", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:32.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:32.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.239 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.239 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.241 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.244 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.245 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-cf4d0a3d-4a75-4cd4-ac86-1ca974aa48f0 with payload { "vnf-id": "test-generic-cf4d0a3d-4a75-4cd4-ac86-1ca974aa48f0", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-472849b2-0524-4b45-aee5-2c7aa112353f", "model-version-id": "test-model-ver-1d557d28-f2c1-4a66-87d0-ac10f89afe95" } 2026-02-09 23:58:32.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.247 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.248 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.252 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.254 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:32.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-cf4d0a3d-4a75-4cd4-ac86-1ca974aa48f0 with depth all 2026-02-09 23:58:32.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.261 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:32.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1ae89890-f42e-457b-86a3-e7d77657f6e3 with payload { "model-invariant-id": "test-model-1ae89890-f42e-457b-86a3-e7d77657f6e3", "model-type": "some-type" } 2026-02-09 23:58:32.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:32.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.264 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-1ae89890-f42e-457b-86a3-e7d77657f6e3/model-vers/model-ver/test-model-ver-91a4d453-81ee-4dff-9591-31526cff270f with payload { "model-version-id": "test-model-ver-91a4d453-81ee-4dff-9591-31526cff270f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:32.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:32.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.269 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.269 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.271 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.274 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-cf4d0a3d-4a75-4cd4-ac86-1ca974aa48f0 with payload { "vnf-id": "test-generic-cf4d0a3d-4a75-4cd4-ac86-1ca974aa48f0", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1ae89890-f42e-457b-86a3-e7d77657f6e3", "resource-version": "${resource-version}" } 2026-02-09 23:58:32.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.276 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:32.276 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:32.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:32.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-cf4d0a3d-4a75-4cd4-ac86-1ca974aa48f0","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:32.277 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:32.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-06eae0cf-69c8-4aab-8d0e-22787b653666 with payload { "model-invariant-id": "test-model-06eae0cf-69c8-4aab-8d0e-22787b653666", "model-type": "some-type" } 2026-02-09 23:58:32.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:32.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.590 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.590 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.592 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-06eae0cf-69c8-4aab-8d0e-22787b653666/model-vers/model-ver/test-model-ver-cd9a1c84-bf1a-442f-a610-351f0240d0c2 with payload { "model-version-id": "test-model-ver-cd9a1c84-bf1a-442f-a610-351f0240d0c2", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:32.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:32.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.597 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472 with payload { "vnf-id": "test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-06eae0cf-69c8-4aab-8d0e-22787b653666", "model-version-id": "test-model-ver-cd9a1c84-bf1a-442f-a610-351f0240d0c2" } 2026-02-09 23:58:32.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.604 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.608 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.610 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:32.617 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472 with depth all 2026-02-09 23:58:32.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.618 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.622 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:32.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d7314490-70bb-4609-b7ea-6a1b2bc8a979 with payload { "model-invariant-id": "test-model-d7314490-70bb-4609-b7ea-6a1b2bc8a979", "model-type": "some-type" } 2026-02-09 23:58:32.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:32.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.624 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.626 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d7314490-70bb-4609-b7ea-6a1b2bc8a979/model-vers/model-ver/test-model-ver-56d75a61-2f4c-4049-8ef6-eccdf167c33b with payload { "model-version-id": "test-model-ver-56d75a61-2f4c-4049-8ef6-eccdf167c33b", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:32.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:32.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.630 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.632 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:32.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472 with payload { "vnf-id": "test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d7314490-70bb-4609-b7ea-6a1b2bc8a979", "model-version-id": "test-model-ver-56d75a61-2f4c-4049-8ef6-eccdf167c33b", "resource-version": "1770681512604" } 2026-02-09 23:58:32.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.644 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:32.648 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:32.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472 with depth all 2026-02-09 23:58:32.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.652 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:32.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0b0c2500-84e8-480d-bd43-104e9d0e8472 with resource version 1770681512637 2026-02-09 23:58:32.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:32.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:32.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:32.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:32.659 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:32.664 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 200840 with label generic-vnf 2026-02-09 23:58:32.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:32.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:32.969 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:33.284 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4a19299d-0aac-4154-8e20-fc4ed568383b with payload { "model-invariant-id": "test-model-4a19299d-0aac-4154-8e20-fc4ed568383b", "model-type": "some-type" } 2026-02-09 23:58:33.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:33.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.287 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.287 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.289 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:33.291 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-4a19299d-0aac-4154-8e20-fc4ed568383b/model-vers/model-ver/test-model-ver-5d98b2dd-36bf-4a1e-83cb-fac217c02ac4 with payload { "model-version-id": "test-model-ver-5d98b2dd-36bf-4a1e-83cb-fac217c02ac4", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:33.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:33.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.293 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.296 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:33.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-2b8314df-cd71-4919-aa49-3c46f85246ab with payload { "vnf-id": "test-generic-2b8314df-cd71-4919-aa49-3c46f85246ab", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4a19299d-0aac-4154-8e20-fc4ed568383b", "model-version-id": "test-model-ver-5d98b2dd-36bf-4a1e-83cb-fac217c02ac4" } 2026-02-09 23:58:33.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:33.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.305 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:33.307 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:33.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-4a19299d-0aac-4154-8e20-fc4ed568383b/model-vers/model-ver/test-model-ver-5d98b2dd-36bf-4a1e-83cb-fac217c02ac4 with depth all 2026-02-09 23:58:33.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:33.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.313 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:33.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-4a19299d-0aac-4154-8e20-fc4ed568383b/model-vers/model-ver/test-model-ver-5d98b2dd-36bf-4a1e-83cb-fac217c02ac4 with resource version 1770681513293 2026-02-09 23:58:33.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:33.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.315 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.315 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.318 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:33.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:33.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-4a19299d-0aac-4154-8e20-fc4ed568383b/model-vers/model-ver/test-model-ver-5d98b2dd-36bf-4a1e-83cb-fac217c02ac4"]}}} 2026-02-09 23:58:33.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-00b82e01-0d40-4224-8512-42970b823362 with payload { "model-invariant-id": "test-model-00b82e01-0d40-4224-8512-42970b823362", "model-type": "some-type" } 2026-02-09 23:58:33.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:33.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.630 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.633 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:33.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-00b82e01-0d40-4224-8512-42970b823362/model-vers/model-ver/test-model-ver-df298a2f-89e1-4bfe-8472-1ce14e4389f0 with payload { "model-version-id": "test-model-ver-df298a2f-89e1-4bfe-8472-1ce14e4389f0", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:33.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:33.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.640 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:33.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7f49036e-2480-41da-9575-47ebdce5abb7 with payload { "vnf-id": "test-generic-7f49036e-2480-41da-9575-47ebdce5abb7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-00b82e01-0d40-4224-8512-42970b823362", "model-version-id": "test-model-ver-df298a2f-89e1-4bfe-8472-1ce14e4389f0" } 2026-02-09 23:58:33.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:33.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.645 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.645 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.649 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:33.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7f49036e-2480-41da-9575-47ebdce5abb7 with depth all 2026-02-09 23:58:33.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:33.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.653 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:33.656 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:33.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7f49036e-2480-41da-9575-47ebdce5abb7 with payload { "vnf-id": "test-generic-7f49036e-2480-41da-9575-47ebdce5abb7", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681513644"} 2026-02-09 23:58:33.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:33.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.661 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.668 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:33.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7f49036e-2480-41da-9575-47ebdce5abb7 with depth all 2026-02-09 23:58:33.673 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:33.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.674 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.674 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.677 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:33.677 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:33.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-7f49036e-2480-41da-9575-47ebdce5abb7 with resource version 1770681513661 2026-02-09 23:58:33.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:33.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:33.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:33.681 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:33.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:33.686 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 196648 with label generic-vnf 2026-02-09 23:58:33.686 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:33.687 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:33.989 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:34.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ae878f2a-916b-4435-a096-b84b20f1cc71 with payload { "model-invariant-id": "test-model-ae878f2a-916b-4435-a096-b84b20f1cc71", "model-type": "some-type" } 2026-02-09 23:58:34.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:34.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.304 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.304 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.306 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.307 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:34.308 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ae878f2a-916b-4435-a096-b84b20f1cc71/model-vers/model-ver/test-model-ver-71451f9b-bcc6-48d4-9a38-fdd0c341fc38 with payload { "model-version-id": "test-model-ver-71451f9b-bcc6-48d4-9a38-fdd0c341fc38", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:34.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:34.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.310 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.310 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.312 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.313 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:34.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-94222d05-6730-44d0-9732-7d30f7707aad with payload { "vnf-id": "test-generic-94222d05-6730-44d0-9732-7d30f7707aad", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:34.315 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:34.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.317 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.319 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:34.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:34.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-94222d05-6730-44d0-9732-7d30f7707aad","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:34.319 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-94222d05-6730-44d0-9732-7d30f7707aad","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:34.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-aa5bc52c-922b-4088-922c-67ff8d69a27c with payload { "model-invariant-id": "test-model-aa5bc52c-922b-4088-922c-67ff8d69a27c", "model-type": "some-type" } 2026-02-09 23:58:34.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:34.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.631 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:34.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-aa5bc52c-922b-4088-922c-67ff8d69a27c/model-vers/model-ver/test-model-ver-3608cd62-b997-41b4-bfaa-80b4ae78992f with payload { "model-version-id": "test-model-ver-3608cd62-b997-41b4-bfaa-80b4ae78992f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:34.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:34.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.636 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.636 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.638 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:34.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-9b4351a2-8ba8-47d8-8416-0b84dd0d830f with payload { "global-customer-id": "test-customer-9b4351a2-8ba8-47d8-8416-0b84dd0d830f", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-b5c03170-a329-41ce-bef0-602a5e9974d3", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-2da3d29c-0ad2-4184-9f51-b669bb96e9f7", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-aa5bc52c-922b-4088-922c-67ff8d69a27c", "model-version-id": "test-model-ver-3608cd62-b997-41b4-bfaa-80b4ae78992f" } ] } } ] } } 2026-02-09 23:58:34.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:34.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.650 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:34.653 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:34.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-9b4351a2-8ba8-47d8-8416-0b84dd0d830f with depth all 2026-02-09 23:58:34.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:34.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.661 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:34.662 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-8f0683c4-c18c-46e7-8320-d1f18b14409b with payload { "vnf-id": "vnf-8f0683c4-c18c-46e7-8320-d1f18b14409b", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v11/business/customers/customer/test-customer-9b4351a2-8ba8-47d8-8416-0b84dd0d830f/service-subscriptions/service-subscription/test-subtype-b5c03170-a329-41ce-bef0-602a5e9974d3/service-instances/service-instance/test-tenant-2da3d29c-0ad2-4184-9f51-b669bb96e9f7" } ] } } 2026-02-09 23:58:34.663 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:34.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.669 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:34.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-8f0683c4-c18c-46e7-8320-d1f18b14409b with depth all 2026-02-09 23:58:34.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:34.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.677 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.681 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:34.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-9b4351a2-8ba8-47d8-8416-0b84dd0d830f with depth all 2026-02-09 23:58:34.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:34.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:34.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:34.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:34.683 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:34.688 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:34.688 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:34.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d066b450-9c43-4328-be5c-b9d903826a9d with payload { "model-invariant-id": "test-model-d066b450-9c43-4328-be5c-b9d903826a9d", "model-type": "some-type" } 2026-02-09 23:58:34.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:35.000 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.000 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.000 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.000 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.002 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:35.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d066b450-9c43-4328-be5c-b9d903826a9d/model-vers/model-ver/test-model-ver-526240e8-c415-45a5-9a5a-55db24358b41 with payload { "model-version-id": "test-model-ver-526240e8-c415-45a5-9a5a-55db24358b41", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:35.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:35.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.007 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.010 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.011 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:35.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62 with payload { "vnf-id": "test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d066b450-9c43-4328-be5c-b9d903826a9d", "model-version-id": "test-model-ver-526240e8-c415-45a5-9a5a-55db24358b41" } 2026-02-09 23:58:35.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.015 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.015 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.018 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:35.021 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62 with depth all 2026-02-09 23:58:35.022 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.022 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.022 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.025 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:35.026 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:35.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62 with payload { "vnf-id": "test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d066b450-9c43-4328-be5c-b9d903826a9d", "model-version-id": "test-model-ver-526240e8-c415-45a5-9a5a-55db24358b41", "resource-version": "1770681515014" } 2026-02-09 23:58:35.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.030 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.031 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.037 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.039 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:35.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62 with depth all 2026-02-09 23:58:35.041 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.044 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.044 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:35.045 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:35.047 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-b61911af-0cdb-40d4-8eb9-1f06879bfb62 with resource version 1770681515030 2026-02-09 23:58:35.048 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.048 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.048 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.052 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368888 with label generic-vnf 2026-02-09 23:58:35.053 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:35.357 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:35.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-cc9eb663-76dd-48f2-9227-607a70cf89c2 with payload { "model-invariant-id": "test-model-cc9eb663-76dd-48f2-9227-607a70cf89c2", "model-type": "some-type" } 2026-02-09 23:58:35.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:35.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.672 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.672 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.675 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:35.677 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-cc9eb663-76dd-48f2-9227-607a70cf89c2/model-vers/model-ver/test-model-ver-ffd87412-f719-464b-9a66-a954c6520cfa with payload { "model-version-id": "test-model-ver-ffd87412-f719-464b-9a66-a954c6520cfa", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:35.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:35.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.678 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.678 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.681 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.682 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:35.683 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0bb947db-9448-4703-b5e2-050a6133c11f with payload { "vnf-id": "test-generic-0bb947db-9448-4703-b5e2-050a6133c11f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-cc9eb663-76dd-48f2-9227-607a70cf89c2", "model-version-id": "test-model-ver-ffd87412-f719-464b-9a66-a954c6520cfa" } 2026-02-09 23:58:35.684 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.685 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.685 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.689 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.690 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:35.691 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:35.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0bb947db-9448-4703-b5e2-050a6133c11f with depth all 2026-02-09 23:58:35.694 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.694 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.695 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.698 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:35.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-0bb947db-9448-4703-b5e2-050a6133c11f with resource version 1770681515685 2026-02-09 23:58:35.699 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:35.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:35.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:35.699 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:35.699 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:35.703 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393376 with label generic-vnf 2026-02-09 23:58:35.704 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:35.706 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:36.007 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:36.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-42e921db-23f2-4bb9-8d3f-a532b6b8c1df with payload { "model-invariant-id": "test-model-42e921db-23f2-4bb9-8d3f-a532b6b8c1df", "model-type": "some-type" } 2026-02-09 23:58:36.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:36.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.322 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.325 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:36.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-42e921db-23f2-4bb9-8d3f-a532b6b8c1df/model-vers/model-ver/test-model-ver-9507645f-4276-4f40-80da-c6a4c40de0f7 with payload { "model-version-id": "test-model-ver-9507645f-4276-4f40-80da-c6a4c40de0f7", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:36.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:36.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.329 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.331 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.333 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:36.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ce41dc2b-cef4-4183-9b2d-d54e0bef159f with payload { "vnf-id": "test-generic-ce41dc2b-cef4-4183-9b2d-d54e0bef159f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:36.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:36.336 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:36.336 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:36.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:36.336 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-ce41dc2b-cef4-4183-9b2d-d54e0bef159f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:36.336 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-ce41dc2b-cef4-4183-9b2d-d54e0bef159f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:36.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5468b230-ed47-4bba-9330-39d556c1b01a with payload { "model-invariant-id": "test-model-5468b230-ed47-4bba-9330-39d556c1b01a", "model-type": "some-type" } 2026-02-09 23:58:36.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:36.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.646 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.648 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:36.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-5468b230-ed47-4bba-9330-39d556c1b01a/model-vers/model-ver/test-model-ver-d23d4d60-fda9-4e57-b24a-1cfa1bdb8dbb with payload { "model-version-id": "test-model-ver-d23d4d60-fda9-4e57-b24a-1cfa1bdb8dbb", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:36.652 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:36.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.653 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.653 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.656 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:36.659 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-144379ab-3204-4da1-86a6-db138d639121 with payload { "vnf-id": "test-generic-144379ab-3204-4da1-86a6-db138d639121", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5468b230-ed47-4bba-9330-39d556c1b01a", "model-version-id": "test-model-ver-d23d4d60-fda9-4e57-b24a-1cfa1bdb8dbb" } 2026-02-09 23:58:36.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:36.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.661 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.666 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:36.667 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:36.670 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-144379ab-3204-4da1-86a6-db138d639121 with depth all 2026-02-09 23:58:36.671 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:36.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.671 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.671 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.674 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.674 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:36.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-144379ab-3204-4da1-86a6-db138d639121 with payload { "vnf-id": "test-generic-144379ab-3204-4da1-86a6-db138d639121", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-db2bc229-895c-4ba1-b917-3185c14c90c8", "model-version-id": "test-model-ver-4aee489b-6492-4bb7-b0f8-586ce9274f57", "resource-version": "1770681516661" } 2026-02-09 23:58:36.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:36.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.677 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.677 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.679 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-db2bc229-895c-4ba1-b917-3185c14c90c8/model-vers/model-ver/test-model-ver-4aee489b-6492-4bb7-b0f8-586ce9274f57#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:36.679 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:36.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-144379ab-3204-4da1-86a6-db138d639121","Node Not Found:object located at service-design-and-creation/models/model/test-model-db2bc229-895c-4ba1-b917-3185c14c90c8/model-vers/model-ver/test-model-ver-4aee489b-6492-4bb7-b0f8-586ce9274f57#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:36.680 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:36.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f99b9c5f-42e9-4262-8ca0-97b88cb0a273 with payload { "model-invariant-id": "test-model-f99b9c5f-42e9-4262-8ca0-97b88cb0a273", "model-type": "some-type" } 2026-02-09 23:58:36.991 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:36.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.992 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.992 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:36.995 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:36.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:36.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-f99b9c5f-42e9-4262-8ca0-97b88cb0a273/model-vers/model-ver/test-model-ver-04d089d7-35c3-44b6-864d-21873991bbe9 with payload { "model-version-id": "test-model-ver-04d089d7-35c3-44b6-864d-21873991bbe9", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:36.998 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:36.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:36.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:36.999 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:36.999 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.002 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.003 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47192686-b0f0-4c6a-aeb4-b06c72aa939f with payload { "vnf-id": "test-generic-47192686-b0f0-4c6a-aeb4-b06c72aa939f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f99b9c5f-42e9-4262-8ca0-97b88cb0a273", "model-version-id": "test-model-ver-04d089d7-35c3-44b6-864d-21873991bbe9" } 2026-02-09 23:58:37.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.007 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.010 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.012 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.012 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:37.015 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47192686-b0f0-4c6a-aeb4-b06c72aa939f with depth all 2026-02-09 23:58:37.016 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.016 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.016 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.019 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:37.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c25bef46-00ff-4a4d-9874-8cbadc7831d4 with payload { "model-invariant-id": "test-model-c25bef46-00ff-4a4d-9874-8cbadc7831d4", "model-type": "some-type" } 2026-02-09 23:58:37.020 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:37.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.021 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.021 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.022 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.023 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.024 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-c25bef46-00ff-4a4d-9874-8cbadc7831d4/model-vers/model-ver/test-model-ver-d0f00936-412b-4a84-ae47-11a13006d09d with payload { "model-version-id": "test-model-ver-d0f00936-412b-4a84-ae47-11a13006d09d", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:37.025 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:37.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.026 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.026 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.029 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.030 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47192686-b0f0-4c6a-aeb4-b06c72aa939f with payload { "vnf-id": "test-generic-47192686-b0f0-4c6a-aeb4-b06c72aa939f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c25bef46-00ff-4a4d-9874-8cbadc7831d4", "resource-version": "${resource-version}" } 2026-02-09 23:58:37.031 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.032 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:37.032 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:37.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:37.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-47192686-b0f0-4c6a-aeb4-b06c72aa939f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:37.033 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:37.342 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-dc036fb1-9953-4024-ba8a-259e75d8e752 with payload { "model-invariant-id": "test-model-dc036fb1-9953-4024-ba8a-259e75d8e752", "model-type": "some-type" } 2026-02-09 23:58:37.343 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:37.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.345 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.345 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.347 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.348 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.349 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-dc036fb1-9953-4024-ba8a-259e75d8e752/model-vers/model-ver/test-model-ver-c6d046da-17fe-46cd-a45b-ec4c346b6841 with payload { "model-version-id": "test-model-ver-c6d046da-17fe-46cd-a45b-ec4c346b6841", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:37.350 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:37.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.351 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.351 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.353 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.354 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47522566-069a-45b8-908a-6545a8ca0e17 with payload { "vnf-id": "test-generic-47522566-069a-45b8-908a-6545a8ca0e17", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-dc036fb1-9953-4024-ba8a-259e75d8e752", "model-version-id": "test-model-ver-c6d046da-17fe-46cd-a45b-ec4c346b6841" } 2026-02-09 23:58:37.356 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.358 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.358 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.361 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.364 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:37.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47522566-069a-45b8-908a-6545a8ca0e17 with depth all 2026-02-09 23:58:37.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.367 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.368 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.370 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:37.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ccc515f7-08d6-42d5-adca-33c433e0c1c1 with payload { "model-invariant-id": "test-model-ccc515f7-08d6-42d5-adca-33c433e0c1c1", "model-type": "some-type" } 2026-02-09 23:58:37.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:37.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.373 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.373 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.374 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.375 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-ccc515f7-08d6-42d5-adca-33c433e0c1c1/model-vers/model-ver/test-model-ver-6eb7e705-dbef-4190-ade7-c20f892566de with payload { "model-version-id": "test-model-ver-6eb7e705-dbef-4190-ade7-c20f892566de", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:37.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:37.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.377 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.377 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.380 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:37.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47522566-069a-45b8-908a-6545a8ca0e17 with payload { "vnf-id": "test-generic-47522566-069a-45b8-908a-6545a8ca0e17", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-ccc515f7-08d6-42d5-adca-33c433e0c1c1", "model-version-id": "test-model-ver-6eb7e705-dbef-4190-ade7-c20f892566de", "resource-version": "1770681517357" } 2026-02-09 23:58:37.383 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.384 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.385 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.391 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:37.395 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:37.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47522566-069a-45b8-908a-6545a8ca0e17 with depth all 2026-02-09 23:58:37.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.399 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.399 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.402 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.402 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:37.403 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-47522566-069a-45b8-908a-6545a8ca0e17 with resource version 1770681517384 2026-02-09 23:58:37.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:37.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:37.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:37.404 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:37.404 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:37.408 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385272 with label generic-vnf 2026-02-09 23:58:37.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:37.410 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:37.712 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:38.026 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b with payload { "model-invariant-id": "test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b", "model-type": "some-type" } 2026-02-09 23:58:38.027 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:38.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.028 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.028 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.031 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.032 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:38.033 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b/model-vers/model-ver/test-model-ver-107b3fb1-c883-409e-bc77-379248906790 with payload { "model-version-id": "test-model-ver-107b3fb1-c883-409e-bc77-379248906790", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:38.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:38.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.035 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.035 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.037 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.038 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:38.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3b2c8df9-9438-452c-9897-793088894ca7 with payload { "vnf-id": "test-generic-3b2c8df9-9438-452c-9897-793088894ca7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b", "model-version-id": "test-model-ver-107b3fb1-c883-409e-bc77-379248906790" } 2026-02-09 23:58:38.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:38.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.041 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.041 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.045 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.046 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:38.047 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:38.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/service-design-and-creation/models/model/test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b/model-vers/model-ver/test-model-ver-107b3fb1-c883-409e-bc77-379248906790 with depth all 2026-02-09 23:58:38.051 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:38.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.051 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.051 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.052 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:38.053 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/service-design-and-creation/models/model/test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b/model-vers/model-ver/test-model-ver-107b3fb1-c883-409e-bc77-379248906790 with resource version 1770681518034 2026-02-09 23:58:38.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:38.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.054 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.054 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.057 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:38.058 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:38.058 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-7ec9a983-e8a4-435f-a3a0-8177b91efc0b/model-vers/model-ver/test-model-ver-107b3fb1-c883-409e-bc77-379248906790"]}}} 2026-02-09 23:58:38.365 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2f52077c-3a47-488f-8c53-7b40e974c457 with payload { "model-invariant-id": "test-model-2f52077c-3a47-488f-8c53-7b40e974c457", "model-type": "some-type" } 2026-02-09 23:58:38.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:38.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.368 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.368 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.371 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.372 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:38.373 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2f52077c-3a47-488f-8c53-7b40e974c457/model-vers/model-ver/test-model-ver-ecfcd0cd-a293-4135-96ea-670b8df06164 with payload { "model-version-id": "test-model-ver-ecfcd0cd-a293-4135-96ea-670b8df06164", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:38.374 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:38.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.375 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.375 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.378 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.380 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:38.381 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53 with payload { "vnf-id": "test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2f52077c-3a47-488f-8c53-7b40e974c457", "model-version-id": "test-model-ver-ecfcd0cd-a293-4135-96ea-670b8df06164" } 2026-02-09 23:58:38.382 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:38.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.383 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.383 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.387 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:38.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53 with depth all 2026-02-09 23:58:38.390 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:38.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.390 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.390 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.393 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:38.393 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:38.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53 with payload { "vnf-id": "test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681518383"} 2026-02-09 23:58:38.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:38.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.398 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.405 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:38.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53 with depth all 2026-02-09 23:58:38.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:38.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.410 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:38.414 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:38.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-48fad5a6-c8ad-45de-a341-d47d4e688c53 with resource version 1770681518398 2026-02-09 23:58:38.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:38.417 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:38.417 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:38.417 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:38.418 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:38.422 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213128 with label generic-vnf 2026-02-09 23:58:38.422 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:38.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:38.724 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:39.034 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d64a4fcf-a8d0-441b-a303-affb07ea1237 with payload { "model-invariant-id": "test-model-d64a4fcf-a8d0-441b-a303-affb07ea1237", "model-type": "some-type" } 2026-02-09 23:58:39.036 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:39.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.037 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.037 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.039 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.040 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.042 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-d64a4fcf-a8d0-441b-a303-affb07ea1237/model-vers/model-ver/test-model-ver-e9191f01-7c11-4ed2-aa9e-9edcb5de8b72 with payload { "model-version-id": "test-model-ver-e9191f01-7c11-4ed2-aa9e-9edcb5de8b72", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:39.043 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:39.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.044 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.044 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.047 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.049 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-3c9a9277-861d-48f0-86a3-145516ab16fb with payload { "vnf-id": "test-generic-3c9a9277-861d-48f0-86a3-145516ab16fb", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:39.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.052 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.052 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.053 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:39.054 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:39.054 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3c9a9277-861d-48f0-86a3-145516ab16fb","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:39.054 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3c9a9277-861d-48f0-86a3-145516ab16fb","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:39.361 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-45f9c503-0fff-4e27-a01e-4e213918cf92 with payload { "model-invariant-id": "test-model-45f9c503-0fff-4e27-a01e-4e213918cf92", "model-type": "some-type" } 2026-02-09 23:58:39.363 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:39.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.364 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.364 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.366 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.367 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.369 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-45f9c503-0fff-4e27-a01e-4e213918cf92/model-vers/model-ver/test-model-ver-08a767e3-dc22-420a-af2a-28c4346ff75a with payload { "model-version-id": "test-model-ver-08a767e3-dc22-420a-af2a-28c4346ff75a", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:39.370 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:39.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.371 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.371 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.374 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.376 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/business/customers/customer/test-customer-a53d871e-e9ab-486d-949e-add5dc749139 with payload { "global-customer-id": "test-customer-a53d871e-e9ab-486d-949e-add5dc749139", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-8d1fc678-762d-46e3-aa18-c3db61f3e5ca", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-9c93d13d-1fc6-4af8-88fd-4b10d5a63775", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-45f9c503-0fff-4e27-a01e-4e213918cf92", "model-version-id": "test-model-ver-08a767e3-dc22-420a-af2a-28c4346ff75a" } ] } } ] } } 2026-02-09 23:58:39.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:39.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.379 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.386 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.389 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:39.392 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-a53d871e-e9ab-486d-949e-add5dc749139 with depth all 2026-02-09 23:58:39.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:39.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.393 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.393 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.397 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:39.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/vnf-349cb270-ca57-4dc6-91b6-2a2324b390bc with payload { "vnf-id": "vnf-349cb270-ca57-4dc6-91b6-2a2324b390bc", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v11/business/customers/customer/test-customer-a53d871e-e9ab-486d-949e-add5dc749139/service-subscriptions/service-subscription/test-subtype-8d1fc678-762d-46e3-aa18-c3db61f3e5ca/service-instances/service-instance/test-tenant-9c93d13d-1fc6-4af8-88fd-4b10d5a63775" } ] } } 2026-02-09 23:58:39.399 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.400 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.400 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.405 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/vnf-349cb270-ca57-4dc6-91b6-2a2324b390bc with depth all 2026-02-09 23:58:39.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.416 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:39.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/business/customers/customer/test-customer-a53d871e-e9ab-486d-949e-add5dc749139 with depth all 2026-02-09 23:58:39.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:39.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.418 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.418 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.422 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:39.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-713acbcf-e5bf-40f6-9054-0d04a496c8ac with payload { "model-invariant-id": "test-model-713acbcf-e5bf-40f6-9054-0d04a496c8ac", "model-type": "some-type" } 2026-02-09 23:58:39.732 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:39.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.733 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.733 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.735 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-713acbcf-e5bf-40f6-9054-0d04a496c8ac/model-vers/model-ver/test-model-ver-7a8b4fa9-e926-4513-9474-781173917fa8 with payload { "model-version-id": "test-model-ver-7a8b4fa9-e926-4513-9474-781173917fa8", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:39.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:39.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.739 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.741 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.743 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730 with payload { "vnf-id": "test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-713acbcf-e5bf-40f6-9054-0d04a496c8ac", "model-version-id": "test-model-ver-7a8b4fa9-e926-4513-9474-781173917fa8" } 2026-02-09 23:58:39.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.750 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.750 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.754 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.755 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:39.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730 with depth all 2026-02-09 23:58:39.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.758 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.758 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.760 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.761 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:39.761 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:39.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730 with payload { "vnf-id": "test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-713acbcf-e5bf-40f6-9054-0d04a496c8ac", "model-version-id": "test-model-ver-7a8b4fa9-e926-4513-9474-781173917fa8", "resource-version": "1770681519750" } 2026-02-09 23:58:39.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.766 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.766 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.772 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:39.775 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730 with depth all 2026-02-09 23:58:39.776 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.776 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.776 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.779 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:39.780 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:39.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-a04f4a77-971e-4b0a-abd6-7285a7aea730 with resource version 1770681519766 2026-02-09 23:58:39.783 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:39.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:39.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:39.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:39.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:39.788 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225480 with label generic-vnf 2026-02-09 23:58:39.789 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:39.791 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:40.093 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:40.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e7d7e896-e4c3-41ba-9173-d02fb8fd085c with payload { "model-invariant-id": "test-model-e7d7e896-e4c3-41ba-9173-d02fb8fd085c", "model-type": "some-type" } 2026-02-09 23:58:40.407 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:40.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:40.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:40.408 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:40.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:40.410 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:40.411 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:40.412 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-e7d7e896-e4c3-41ba-9173-d02fb8fd085c/model-vers/model-ver/test-model-ver-a3709aa1-2443-43d9-ab79-132df000a493 with payload { "model-version-id": "test-model-ver-a3709aa1-2443-43d9-ab79-132df000a493", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:40.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:40.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:40.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:40.413 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:40.413 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:40.416 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:40.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:40.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f67679de-27d7-40c8-9a08-1b3fb8264b0d with payload { "vnf-id": "test-generic-f67679de-27d7-40c8-9a08-1b3fb8264b0d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e7d7e896-e4c3-41ba-9173-d02fb8fd085c", "model-version-id": "test-model-ver-a3709aa1-2443-43d9-ab79-132df000a493" } 2026-02-09 23:58:40.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:40.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:40.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:40.420 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:40.420 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:40.424 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:40.425 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:40.426 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:40.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f67679de-27d7-40c8-9a08-1b3fb8264b0d with depth all 2026-02-09 23:58:40.429 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:40.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:40.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:40.429 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:40.430 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:40.432 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:40.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:40.433 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-f67679de-27d7-40c8-9a08-1b3fb8264b0d with resource version 1770681520420 2026-02-09 23:58:40.434 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:40.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:40.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:40.434 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:40.434 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:40.438 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 225320 with label generic-vnf 2026-02-09 23:58:40.438 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:40.440 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:40.742 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:41.055 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2f1598e0-a1f8-44fc-92a3-713abd5d33da with payload { "model-invariant-id": "test-model-2f1598e0-a1f8-44fc-92a3-713abd5d33da", "model-type": "some-type" } 2026-02-09 23:58:41.056 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:41.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.057 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.057 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.060 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.060 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/service-design-and-creation/models/model/test-model-2f1598e0-a1f8-44fc-92a3-713abd5d33da/model-vers/model-ver/test-model-ver-bb4a6251-5cea-4373-a8f8-9363e1c36027 with payload { "model-version-id": "test-model-ver-bb4a6251-5cea-4373-a8f8-9363e1c36027", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:41.062 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:41.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.063 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.063 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.065 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.066 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-ba83cc10-c109-4de5-9982-ddf632551192 with payload { "vnf-id": "test-generic-ba83cc10-c109-4de5-9982-ddf632551192", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:41.068 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.069 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:41.070 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:41.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:41.070 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-ba83cc10-c109-4de5-9982-ddf632551192","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:41.070 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-ba83cc10-c109-4de5-9982-ddf632551192","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:41.377 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d68a9c7f-ac52-44b3-9a7a-8b92cb724afc with payload { "model-invariant-id": "test-model-d68a9c7f-ac52-44b3-9a7a-8b92cb724afc", "model-type": "some-type" } 2026-02-09 23:58:41.378 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:41.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.379 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.380 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.383 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.384 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.387 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d68a9c7f-ac52-44b3-9a7a-8b92cb724afc/model-vers/model-ver/test-model-ver-df16f8eb-2c68-43c6-8c55-44b018a999c0 with payload { "model-version-id": "test-model-ver-df16f8eb-2c68-43c6-8c55-44b018a999c0", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:41.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:41.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.389 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.389 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.391 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.393 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9ceb9105-be6c-4846-bc13-0840d793f878 with payload { "vnf-id": "test-generic-9ceb9105-be6c-4846-bc13-0840d793f878", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-d68a9c7f-ac52-44b3-9a7a-8b92cb724afc", "model-version-id": "test-model-ver-df16f8eb-2c68-43c6-8c55-44b018a999c0" } 2026-02-09 23:58:41.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.396 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.399 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.401 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.401 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:41.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9ceb9105-be6c-4846-bc13-0840d793f878 with depth all 2026-02-09 23:58:41.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.405 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.405 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.408 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.408 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:41.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-9ceb9105-be6c-4846-bc13-0840d793f878 with payload { "vnf-id": "test-generic-9ceb9105-be6c-4846-bc13-0840d793f878", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6be8d04d-d731-427b-bbfd-58b8d075671b", "model-version-id": "test-model-ver-2cea0b32-b76d-428d-b85c-4c220ed3df84", "resource-version": "1770681521396" } 2026-02-09 23:58:41.409 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.410 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.410 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.412 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-6be8d04d-d731-427b-bbfd-58b8d075671b/model-vers/model-ver/test-model-ver-2cea0b32-b76d-428d-b85c-4c220ed3df84#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:41.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:41.413 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-9ceb9105-be6c-4846-bc13-0840d793f878","Node Not Found:object located at service-design-and-creation/models/model/test-model-6be8d04d-d731-427b-bbfd-58b8d075671b/model-vers/model-ver/test-model-ver-2cea0b32-b76d-428d-b85c-4c220ed3df84#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:41.413 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:41.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-09f948f6-f462-4559-8778-e209b2747b99 with payload { "model-invariant-id": "test-model-09f948f6-f462-4559-8778-e209b2747b99", "model-type": "some-type" } 2026-02-09 23:58:41.723 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:41.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.724 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.725 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.728 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.730 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-09f948f6-f462-4559-8778-e209b2747b99/model-vers/model-ver/test-model-ver-2103cca2-b28b-4e64-9160-b8c1fb669b08 with payload { "model-version-id": "test-model-ver-2103cca2-b28b-4e64-9160-b8c1fb669b08", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:41.731 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:41.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.731 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.732 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.734 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.736 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.737 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-785b397d-bfe5-475c-9702-3d9fe5ceac53 with payload { "vnf-id": "test-generic-785b397d-bfe5-475c-9702-3d9fe5ceac53", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-09f948f6-f462-4559-8778-e209b2747b99", "model-version-id": "test-model-ver-2103cca2-b28b-4e64-9160-b8c1fb669b08" } 2026-02-09 23:58:41.738 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.739 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.739 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.743 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.744 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.745 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:41.748 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-785b397d-bfe5-475c-9702-3d9fe5ceac53 with depth all 2026-02-09 23:58:41.749 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.749 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.749 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.752 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.753 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:41.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-14783d11-3eb1-44c6-991c-e0c69b05dfa3 with payload { "model-invariant-id": "test-model-14783d11-3eb1-44c6-991c-e0c69b05dfa3", "model-type": "some-type" } 2026-02-09 23:58:41.754 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:41.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.755 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.755 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.757 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.757 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-14783d11-3eb1-44c6-991c-e0c69b05dfa3/model-vers/model-ver/test-model-ver-3de87101-a52d-4232-9c90-e6bd6921affb with payload { "model-version-id": "test-model-ver-3de87101-a52d-4232-9c90-e6bd6921affb", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:41.759 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:41.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:41.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:41.760 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:41.760 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:41.763 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:41.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:41.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-785b397d-bfe5-475c-9702-3d9fe5ceac53 with payload { "vnf-id": "test-generic-785b397d-bfe5-475c-9702-3d9fe5ceac53", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-14783d11-3eb1-44c6-991c-e0c69b05dfa3", "resource-version": "${resource-version}" } 2026-02-09 23:58:41.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:41.767 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:41.767 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:41.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:41.768 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-785b397d-bfe5-475c-9702-3d9fe5ceac53","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:41.768 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:42.078 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b21c5c63-c05c-47a1-a683-a524430370f8 with payload { "model-invariant-id": "test-model-b21c5c63-c05c-47a1-a683-a524430370f8", "model-type": "some-type" } 2026-02-09 23:58:42.079 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:42.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.080 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.081 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.083 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.084 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.085 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b21c5c63-c05c-47a1-a683-a524430370f8/model-vers/model-ver/test-model-ver-73ddeb55-1840-48c0-8ecc-6332c4963523 with payload { "model-version-id": "test-model-ver-73ddeb55-1840-48c0-8ecc-6332c4963523", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:42.086 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:42.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.088 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.088 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.091 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.093 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.094 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1 with payload { "vnf-id": "test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b21c5c63-c05c-47a1-a683-a524430370f8", "model-version-id": "test-model-ver-73ddeb55-1840-48c0-8ecc-6332c4963523" } 2026-02-09 23:58:42.095 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:42.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.096 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.096 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.100 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.102 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.103 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:42.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1 with depth all 2026-02-09 23:58:42.107 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:42.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.107 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.107 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.110 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:42.111 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b5257560-f929-447d-9778-d686423f5c90 with payload { "model-invariant-id": "test-model-b5257560-f929-447d-9778-d686423f5c90", "model-type": "some-type" } 2026-02-09 23:58:42.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:42.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.112 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.112 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.114 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b5257560-f929-447d-9778-d686423f5c90/model-vers/model-ver/test-model-ver-2be0164d-87f9-44a3-ad88-a17a1563da8f with payload { "model-version-id": "test-model-ver-2be0164d-87f9-44a3-ad88-a17a1563da8f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:42.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:42.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.117 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.117 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.120 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1 with payload { "vnf-id": "test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b5257560-f929-447d-9778-d686423f5c90", "model-version-id": "test-model-ver-2be0164d-87f9-44a3-ad88-a17a1563da8f", "resource-version": "1770681522096" } 2026-02-09 23:58:42.123 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:42.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.124 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.125 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.131 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:42.135 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:42.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1 with depth all 2026-02-09 23:58:42.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:42.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.139 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.139 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.142 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.142 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:42.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-83dd25fd-7d7a-48e3-99e5-29c4b8215fe1 with resource version 1770681522124 2026-02-09 23:58:42.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:42.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.143 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.143 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.148 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 229416 with label generic-vnf 2026-02-09 23:58:42.148 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:42.453 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:42.764 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3 with payload { "model-invariant-id": "test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3", "model-type": "some-type" } 2026-02-09 23:58:42.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:42.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.767 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.770 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3/model-vers/model-ver/test-model-ver-e0cc89ba-5c94-4237-abc7-fa8ddf0b4476 with payload { "model-version-id": "test-model-ver-e0cc89ba-5c94-4237-abc7-fa8ddf0b4476", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:42.774 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:42.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.775 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.778 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.781 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-e6a952ce-d99f-4858-8c74-31a29a736a22 with payload { "vnf-id": "test-generic-e6a952ce-d99f-4858-8c74-31a29a736a22", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3", "model-version-id": "test-model-ver-e0cc89ba-5c94-4237-abc7-fa8ddf0b4476" } 2026-02-09 23:58:42.782 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:42.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.783 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.787 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.788 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:42.789 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:42.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3/model-vers/model-ver/test-model-ver-e0cc89ba-5c94-4237-abc7-fa8ddf0b4476 with depth all 2026-02-09 23:58:42.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:42.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.793 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.795 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:42.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3/model-vers/model-ver/test-model-ver-e0cc89ba-5c94-4237-abc7-fa8ddf0b4476 with resource version 1770681522774 2026-02-09 23:58:42.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:42.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:42.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:42.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:42.797 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:42.801 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:42.801 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:42.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:42.801 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-e6b71ee1-538b-4656-9cac-1aa3984e7ac3/model-vers/model-ver/test-model-ver-e0cc89ba-5c94-4237-abc7-fa8ddf0b4476"]}}} 2026-02-09 23:58:43.108 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e1b0bbef-46ba-4e87-b1c4-b12c09d71def with payload { "model-invariant-id": "test-model-e1b0bbef-46ba-4e87-b1c4-b12c09d71def", "model-type": "some-type" } 2026-02-09 23:58:43.110 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:43.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.111 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.111 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.113 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:43.115 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-e1b0bbef-46ba-4e87-b1c4-b12c09d71def/model-vers/model-ver/test-model-ver-1f14568d-3c11-4418-b2af-8ee898509eb2 with payload { "model-version-id": "test-model-ver-1f14568d-3c11-4418-b2af-8ee898509eb2", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:43.116 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:43.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.116 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.116 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.119 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:43.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1 with payload { "vnf-id": "test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-e1b0bbef-46ba-4e87-b1c4-b12c09d71def", "model-version-id": "test-model-ver-1f14568d-3c11-4418-b2af-8ee898509eb2" } 2026-02-09 23:58:43.122 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.124 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.127 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:43.130 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1 with depth all 2026-02-09 23:58:43.131 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:43.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.131 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.131 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.134 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:43.135 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:43.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1 with payload { "vnf-id": "test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681523123"} 2026-02-09 23:58:43.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:43.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.140 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.140 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.147 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.150 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:43.151 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1 with depth all 2026-02-09 23:58:43.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:43.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.152 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.152 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.156 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.156 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:43.156 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:43.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-ed089c20-4ec5-4edb-a425-b186ed3264f1 with resource version 1770681523140 2026-02-09 23:58:43.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:43.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.161 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.164 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426232 with label generic-vnf 2026-02-09 23:58:43.165 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.165 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:43.467 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:43.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4b2122a6-7be1-4fc8-bc5c-0e61902e2ad3 with payload { "model-invariant-id": "test-model-4b2122a6-7be1-4fc8-bc5c-0e61902e2ad3", "model-type": "some-type" } 2026-02-09 23:58:43.780 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:43.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.781 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.781 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.783 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.784 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:43.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4b2122a6-7be1-4fc8-bc5c-0e61902e2ad3/model-vers/model-ver/test-model-ver-56043852-8748-4655-ab06-637ee999ef78 with payload { "model-version-id": "test-model-ver-56043852-8748-4655-ab06-637ee999ef78", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:43.787 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:43.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.788 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.788 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.791 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:43.794 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-3af072c7-63cb-4b15-9803-1a5feaf6d1a5 with payload { "vnf-id": "test-generic-3af072c7-63cb-4b15-9803-1a5feaf6d1a5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:43.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:43.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:43.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:43.796 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:43.796 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:43.798 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:43.798 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:43.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:43.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3af072c7-63cb-4b15-9803-1a5feaf6d1a5","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:43.799 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3af072c7-63cb-4b15-9803-1a5feaf6d1a5","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:44.105 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-da49a81d-872f-4c23-aecf-0509a0fcd2d5 with payload { "model-invariant-id": "test-model-da49a81d-872f-4c23-aecf-0509a0fcd2d5", "model-type": "some-type" } 2026-02-09 23:58:44.106 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:44.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.108 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.108 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.111 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.112 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-da49a81d-872f-4c23-aecf-0509a0fcd2d5/model-vers/model-ver/test-model-ver-2c764bc0-081f-402a-87b7-183d510bd47e with payload { "model-version-id": "test-model-ver-2c764bc0-081f-402a-87b7-183d510bd47e", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:44.114 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:44.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.115 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.115 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.117 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-beae7110-e6bc-42b6-9fbb-7a677c19bd7c with payload { "global-customer-id": "test-customer-beae7110-e6bc-42b6-9fbb-7a677c19bd7c", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-09bf655d-0ddc-410e-91b5-acaa619bb9cc", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-bd1e3db6-b3c7-4dde-891a-4e5edaa2efc5", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-da49a81d-872f-4c23-aecf-0509a0fcd2d5", "model-version-id": "test-model-ver-2c764bc0-081f-402a-87b7-183d510bd47e" } ] } } ] } } 2026-02-09 23:58:44.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:44.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.121 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.121 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.128 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.131 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:44.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-beae7110-e6bc-42b6-9fbb-7a677c19bd7c with depth all 2026-02-09 23:58:44.134 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:44.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.134 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.134 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.138 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.138 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:44.139 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-801a06b8-837b-4205-bf1e-7c5da4f09232 with payload { "vnf-id": "vnf-801a06b8-837b-4205-bf1e-7c5da4f09232", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v12/business/customers/customer/test-customer-beae7110-e6bc-42b6-9fbb-7a677c19bd7c/service-subscriptions/service-subscription/test-subtype-09bf655d-0ddc-410e-91b5-acaa619bb9cc/service-instances/service-instance/test-tenant-bd1e3db6-b3c7-4dde-891a-4e5edaa2efc5" } ] } } 2026-02-09 23:58:44.140 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.141 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.141 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.146 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-801a06b8-837b-4205-bf1e-7c5da4f09232 with depth all 2026-02-09 23:58:44.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.154 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.158 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:44.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-beae7110-e6bc-42b6-9fbb-7a677c19bd7c with depth all 2026-02-09 23:58:44.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:44.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.160 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.160 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.165 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.166 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:44.473 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1409bf60-0795-461d-8a52-a2ecca44536d with payload { "model-invariant-id": "test-model-1409bf60-0795-461d-8a52-a2ecca44536d", "model-type": "some-type" } 2026-02-09 23:58:44.475 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:44.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.476 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.477 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.479 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.480 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.481 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1409bf60-0795-461d-8a52-a2ecca44536d/model-vers/model-ver/test-model-ver-cbf90b3b-7cea-4688-bb39-848f5d889de9 with payload { "model-version-id": "test-model-ver-cbf90b3b-7cea-4688-bb39-848f5d889de9", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:44.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:44.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.483 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.483 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.486 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.487 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.488 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b with payload { "vnf-id": "test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1409bf60-0795-461d-8a52-a2ecca44536d", "model-version-id": "test-model-ver-cbf90b3b-7cea-4688-bb39-848f5d889de9" } 2026-02-09 23:58:44.489 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.490 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.491 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.494 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.496 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:44.497 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b with depth all 2026-02-09 23:58:44.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.498 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.498 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.501 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.501 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:44.502 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:44.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b with payload { "vnf-id": "test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1409bf60-0795-461d-8a52-a2ecca44536d", "model-version-id": "test-model-ver-cbf90b3b-7cea-4688-bb39-848f5d889de9", "resource-version": "1770681524490" } 2026-02-09 23:58:44.505 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.507 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.507 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.512 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.515 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:44.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b with depth all 2026-02-09 23:58:44.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.517 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.517 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.520 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:44.521 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:44.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-1fd4c442-3828-4420-8224-d9b3490eda0b with resource version 1770681524506 2026-02-09 23:58:44.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:44.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:44.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:44.524 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:44.524 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:44.529 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245960 with label generic-vnf 2026-02-09 23:58:44.529 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:44.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:44.834 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:45.145 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f4348efa-3f96-4bb9-bc28-b32a1283b49f with payload { "model-invariant-id": "test-model-f4348efa-3f96-4bb9-bc28-b32a1283b49f", "model-type": "some-type" } 2026-02-09 23:58:45.146 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:45.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.147 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.148 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.151 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.152 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:45.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-f4348efa-3f96-4bb9-bc28-b32a1283b49f/model-vers/model-ver/test-model-ver-9bfacb5d-cb89-4307-ab2f-adcaa448beb4 with payload { "model-version-id": "test-model-ver-9bfacb5d-cb89-4307-ab2f-adcaa448beb4", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:45.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:45.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.154 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.154 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.157 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.158 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:45.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-31fc5e20-7f37-40ae-95dd-0f81f34643ce with payload { "vnf-id": "test-generic-31fc5e20-7f37-40ae-95dd-0f81f34643ce", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f4348efa-3f96-4bb9-bc28-b32a1283b49f", "model-version-id": "test-model-ver-9bfacb5d-cb89-4307-ab2f-adcaa448beb4" } 2026-02-09 23:58:45.160 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:45.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.161 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.162 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.165 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.167 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:45.167 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:45.170 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-31fc5e20-7f37-40ae-95dd-0f81f34643ce with depth all 2026-02-09 23:58:45.171 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:45.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.171 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.171 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.174 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.174 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:45.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-31fc5e20-7f37-40ae-95dd-0f81f34643ce with resource version 1770681525161 2026-02-09 23:58:45.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:45.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.176 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.176 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.180 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442616 with label generic-vnf 2026-02-09 23:58:45.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:45.485 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:45.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6094e347-c619-43ae-a561-09f6cdab9878 with payload { "model-invariant-id": "test-model-6094e347-c619-43ae-a561-09f6cdab9878", "model-type": "some-type" } 2026-02-09 23:58:45.798 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:45.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.800 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.800 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.803 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.804 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:45.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6094e347-c619-43ae-a561-09f6cdab9878/model-vers/model-ver/test-model-ver-2fc76deb-3035-4f82-ba9a-5aebb877fa89 with payload { "model-version-id": "test-model-ver-2fc76deb-3035-4f82-ba9a-5aebb877fa89", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:45.805 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:45.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:45.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:45.806 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:45.806 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:45.808 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:45.810 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:45.811 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-20eff869-2366-4cc4-947a-a1193ebb6e4c with payload { "vnf-id": "test-generic-20eff869-2366-4cc4-947a-a1193ebb6e4c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:45.812 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:45.813 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:45.813 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:45.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:45.813 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-20eff869-2366-4cc4-947a-a1193ebb6e4c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:45.814 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-20eff869-2366-4cc4-947a-a1193ebb6e4c","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:46.120 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6493218c-f143-40eb-a0d1-e5408b18665e with payload { "model-invariant-id": "test-model-6493218c-f143-40eb-a0d1-e5408b18665e", "model-type": "some-type" } 2026-02-09 23:58:46.121 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:46.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.123 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.123 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.126 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.127 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.128 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-6493218c-f143-40eb-a0d1-e5408b18665e/model-vers/model-ver/test-model-ver-6a45529c-485a-4c10-9c98-7742cba29d08 with payload { "model-version-id": "test-model-ver-6a45529c-485a-4c10-9c98-7742cba29d08", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:46.129 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:46.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.130 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.130 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.132 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.133 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aa9259a1-0029-441a-8f9a-7eb18cceab41 with payload { "vnf-id": "test-generic-aa9259a1-0029-441a-8f9a-7eb18cceab41", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-6493218c-f143-40eb-a0d1-e5408b18665e", "model-version-id": "test-model-ver-6a45529c-485a-4c10-9c98-7742cba29d08" } 2026-02-09 23:58:46.135 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.136 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.137 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.141 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.143 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.144 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:46.148 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aa9259a1-0029-441a-8f9a-7eb18cceab41 with depth all 2026-02-09 23:58:46.149 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.149 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.149 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.153 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.153 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:46.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-aa9259a1-0029-441a-8f9a-7eb18cceab41 with payload { "vnf-id": "test-generic-aa9259a1-0029-441a-8f9a-7eb18cceab41", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1a7f7109-9de2-42c5-9430-4aec5f61fc8f", "model-version-id": "test-model-ver-3553c620-bc7a-4e15-a9e6-69a6ba5ce7cd", "resource-version": "1770681526136" } 2026-02-09 23:58:46.155 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.157 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.157 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.159 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-1a7f7109-9de2-42c5-9430-4aec5f61fc8f/model-vers/model-ver/test-model-ver-3553c620-bc7a-4e15-a9e6-69a6ba5ce7cd#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:46.159 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:46.159 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-aa9259a1-0029-441a-8f9a-7eb18cceab41","Node Not Found:object located at service-design-and-creation/models/model/test-model-1a7f7109-9de2-42c5-9430-4aec5f61fc8f/model-vers/model-ver/test-model-ver-3553c620-bc7a-4e15-a9e6-69a6ba5ce7cd#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:46.160 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:46.469 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-bbbd7c22-754e-4d6c-a779-5448c3b253b5 with payload { "model-invariant-id": "test-model-bbbd7c22-754e-4d6c-a779-5448c3b253b5", "model-type": "some-type" } 2026-02-09 23:58:46.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:46.471 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.471 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.471 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.471 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.473 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.474 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.476 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-bbbd7c22-754e-4d6c-a779-5448c3b253b5/model-vers/model-ver/test-model-ver-5fb33e66-2d3e-46cd-a58e-1ab99cfb7a45 with payload { "model-version-id": "test-model-ver-5fb33e66-2d3e-46cd-a58e-1ab99cfb7a45", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:46.477 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:46.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.477 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.477 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.480 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.482 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2727b7e2-e92c-4f40-8fad-ab551a62d614 with payload { "vnf-id": "test-generic-2727b7e2-e92c-4f40-8fad-ab551a62d614", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-bbbd7c22-754e-4d6c-a779-5448c3b253b5", "model-version-id": "test-model-ver-5fb33e66-2d3e-46cd-a58e-1ab99cfb7a45" } 2026-02-09 23:58:46.484 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.486 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.486 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.489 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.490 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.491 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:46.494 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2727b7e2-e92c-4f40-8fad-ab551a62d614 with depth all 2026-02-09 23:58:46.495 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.495 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.495 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.498 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.498 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:46.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1dcf1f87-3ae3-49e5-be1c-8344a0f47432 with payload { "model-invariant-id": "test-model-1dcf1f87-3ae3-49e5-be1c-8344a0f47432", "model-type": "some-type" } 2026-02-09 23:58:46.499 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:46.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.500 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.500 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.501 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-1dcf1f87-3ae3-49e5-be1c-8344a0f47432/model-vers/model-ver/test-model-ver-d99494e4-e93c-428f-8645-1ed09539119c with payload { "model-version-id": "test-model-ver-d99494e4-e93c-428f-8645-1ed09539119c", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:46.503 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:46.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.504 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.504 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.506 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.507 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.508 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2727b7e2-e92c-4f40-8fad-ab551a62d614 with payload { "vnf-id": "test-generic-2727b7e2-e92c-4f40-8fad-ab551a62d614", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-1dcf1f87-3ae3-49e5-be1c-8344a0f47432", "resource-version": "${resource-version}" } 2026-02-09 23:58:46.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.510 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:46.510 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:46.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:46.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-2727b7e2-e92c-4f40-8fad-ab551a62d614","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:46.511 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:46.820 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b3625c9a-3734-47c8-81b5-8aae1216c1a9 with payload { "model-invariant-id": "test-model-b3625c9a-3734-47c8-81b5-8aae1216c1a9", "model-type": "some-type" } 2026-02-09 23:58:46.821 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:46.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.821 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.822 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.824 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.825 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.826 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-b3625c9a-3734-47c8-81b5-8aae1216c1a9/model-vers/model-ver/test-model-ver-95c72794-9ae5-44b3-84d0-7eb85a18fe94 with payload { "model-version-id": "test-model-ver-95c72794-9ae5-44b3-84d0-7eb85a18fe94", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:46.827 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:46.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.828 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.828 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.830 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.832 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.833 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-971795d4-f55b-4595-a46d-27be245e9be7 with payload { "vnf-id": "test-generic-971795d4-f55b-4595-a46d-27be245e9be7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b3625c9a-3734-47c8-81b5-8aae1216c1a9", "model-version-id": "test-model-ver-95c72794-9ae5-44b3-84d0-7eb85a18fe94" } 2026-02-09 23:58:46.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.835 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.835 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.839 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.841 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:46.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-971795d4-f55b-4595-a46d-27be245e9be7 with depth all 2026-02-09 23:58:46.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.844 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.847 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:46.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-12313e3b-1065-4593-a4f8-fb17abdbb3f0 with payload { "model-invariant-id": "test-model-12313e3b-1065-4593-a4f8-fb17abdbb3f0", "model-type": "some-type" } 2026-02-09 23:58:46.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:46.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.849 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.849 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.851 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.852 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-12313e3b-1065-4593-a4f8-fb17abdbb3f0/model-vers/model-ver/test-model-ver-4016b37a-1d31-45b5-8d16-655ded043a0c with payload { "model-version-id": "test-model-ver-4016b37a-1d31-45b5-8d16-655ded043a0c", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:46.853 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:46.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.854 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.854 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.856 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.857 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:46.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-971795d4-f55b-4595-a46d-27be245e9be7 with payload { "vnf-id": "test-generic-971795d4-f55b-4595-a46d-27be245e9be7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-12313e3b-1065-4593-a4f8-fb17abdbb3f0", "model-version-id": "test-model-ver-4016b37a-1d31-45b5-8d16-655ded043a0c", "resource-version": "1770681526835" } 2026-02-09 23:58:46.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.860 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.860 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.866 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:46.870 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:46.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-971795d4-f55b-4595-a46d-27be245e9be7 with depth all 2026-02-09 23:58:46.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.873 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.873 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.876 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.876 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:46.877 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-971795d4-f55b-4595-a46d-27be245e9be7 with resource version 1770681526860 2026-02-09 23:58:46.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:46.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:46.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:46.878 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:46.878 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:46.882 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 192576 with label generic-vnf 2026-02-09 23:58:46.882 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:46.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:47.186 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:47.502 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0da0efa5-328e-4b12-aa23-0aaf80584062 with payload { "model-invariant-id": "test-model-0da0efa5-328e-4b12-aa23-0aaf80584062", "model-type": "some-type" } 2026-02-09 23:58:47.504 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:47.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.505 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.505 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.507 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:47.510 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-0da0efa5-328e-4b12-aa23-0aaf80584062/model-vers/model-ver/test-model-ver-33793f93-24d5-44b9-a712-c1a5a7dfafc5 with payload { "model-version-id": "test-model-ver-33793f93-24d5-44b9-a712-c1a5a7dfafc5", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:47.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:47.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.512 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.515 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:47.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-38141aa2-b529-4f56-922b-62127f660655 with payload { "vnf-id": "test-generic-38141aa2-b529-4f56-922b-62127f660655", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0da0efa5-328e-4b12-aa23-0aaf80584062", "model-version-id": "test-model-ver-33793f93-24d5-44b9-a712-c1a5a7dfafc5" } 2026-02-09 23:58:47.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:47.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.520 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.524 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:47.525 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:47.528 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/service-design-and-creation/models/model/test-model-0da0efa5-328e-4b12-aa23-0aaf80584062/model-vers/model-ver/test-model-ver-33793f93-24d5-44b9-a712-c1a5a7dfafc5 with depth all 2026-02-09 23:58:47.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:47.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.529 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.529 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.531 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:47.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/service-design-and-creation/models/model/test-model-0da0efa5-328e-4b12-aa23-0aaf80584062/model-vers/model-ver/test-model-ver-33793f93-24d5-44b9-a712-c1a5a7dfafc5 with resource version 1770681527512 2026-02-09 23:58:47.532 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:47.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.532 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.536 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:47.536 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:47.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-0da0efa5-328e-4b12-aa23-0aaf80584062/model-vers/model-ver/test-model-ver-33793f93-24d5-44b9-a712-c1a5a7dfafc5"]}}} 2026-02-09 23:58:47.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-96c6b822-3367-4f03-a7c0-82b94713339b with payload { "model-invariant-id": "test-model-96c6b822-3367-4f03-a7c0-82b94713339b", "model-type": "some-type" } 2026-02-09 23:58:47.844 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:47.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.845 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.845 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.847 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:47.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-96c6b822-3367-4f03-a7c0-82b94713339b/model-vers/model-ver/test-model-ver-ada03924-2d37-46a7-acb0-36180e05accb with payload { "model-version-id": "test-model-ver-ada03924-2d37-46a7-acb0-36180e05accb", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:47.851 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:47.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.851 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.852 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.854 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.856 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:47.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2a4755df-82c7-482a-8e80-688e65e786ff with payload { "vnf-id": "test-generic-2a4755df-82c7-482a-8e80-688e65e786ff", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-96c6b822-3367-4f03-a7c0-82b94713339b", "model-version-id": "test-model-ver-ada03924-2d37-46a7-acb0-36180e05accb" } 2026-02-09 23:58:47.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:47.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.859 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.863 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.864 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:47.865 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2a4755df-82c7-482a-8e80-688e65e786ff with depth all 2026-02-09 23:58:47.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:47.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.866 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.866 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.869 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:47.869 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:47.872 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2a4755df-82c7-482a-8e80-688e65e786ff with payload { "vnf-id": "test-generic-2a4755df-82c7-482a-8e80-688e65e786ff", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681527859"} 2026-02-09 23:58:47.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:47.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.874 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.880 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:47.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2a4755df-82c7-482a-8e80-688e65e786ff with depth all 2026-02-09 23:58:47.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:47.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.884 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.885 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.888 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.888 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:47.889 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:47.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-2a4755df-82c7-482a-8e80-688e65e786ff with resource version 1770681527874 2026-02-09 23:58:47.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:47.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:47.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:47.892 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:47.892 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:47.896 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 483488 with label generic-vnf 2026-02-09 23:58:47.897 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:47.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:48.198 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:48.509 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d5b7c6b2-5758-440b-b035-1996681ba1f5 with payload { "model-invariant-id": "test-model-d5b7c6b2-5758-440b-b035-1996681ba1f5", "model-type": "some-type" } 2026-02-09 23:58:48.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:48.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.512 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.512 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.515 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.516 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:48.517 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-d5b7c6b2-5758-440b-b035-1996681ba1f5/model-vers/model-ver/test-model-ver-58c42487-7cbd-49a6-b1bd-94be8fd5b9cc with payload { "model-version-id": "test-model-ver-58c42487-7cbd-49a6-b1bd-94be8fd5b9cc", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:48.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:48.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.519 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.519 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.521 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.522 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:48.523 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-13db762c-73ed-46a9-8bc6-28bae52cfc76 with payload { "vnf-id": "test-generic-13db762c-73ed-46a9-8bc6-28bae52cfc76", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:48.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:48.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.525 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.525 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.527 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:48.527 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:48.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-13db762c-73ed-46a9-8bc6-28bae52cfc76","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:48.528 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-13db762c-73ed-46a9-8bc6-28bae52cfc76","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:48.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9dca76db-6e76-4c60-ba97-574a56817d0b with payload { "model-invariant-id": "test-model-9dca76db-6e76-4c60-ba97-574a56817d0b", "model-type": "some-type" } 2026-02-09 23:58:48.835 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:48.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.836 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.836 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.839 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.840 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:48.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-9dca76db-6e76-4c60-ba97-574a56817d0b/model-vers/model-ver/test-model-ver-61020041-18ea-4bff-9c9f-3e10253f5200 with payload { "model-version-id": "test-model-ver-61020041-18ea-4bff-9c9f-3e10253f5200", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:48.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:48.842 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.842 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.842 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.843 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.845 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:48.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/business/customers/customer/test-customer-a8559254-f625-42e2-9bb1-0e17144fd5c8 with payload { "global-customer-id": "test-customer-a8559254-f625-42e2-9bb1-0e17144fd5c8", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-d2094d03-9bbe-414d-90ff-133f49c69c10", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-0d0ac360-6c4d-44ae-b5f7-7b2e13a404fe", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-9dca76db-6e76-4c60-ba97-574a56817d0b", "model-version-id": "test-model-ver-61020041-18ea-4bff-9c9f-3e10253f5200" } ] } } ] } } 2026-02-09 23:58:48.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:48.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.850 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.856 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:48.859 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:48.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-a8559254-f625-42e2-9bb1-0e17144fd5c8 with depth all 2026-02-09 23:58:48.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:48.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.863 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.863 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.867 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:48.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf-79c4549e-fcb4-4107-8330-7becc5cbdf72 with payload { "vnf-id": "vnf-79c4549e-fcb4-4107-8330-7becc5cbdf72", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v12/business/customers/customer/test-customer-a8559254-f625-42e2-9bb1-0e17144fd5c8/service-subscriptions/service-subscription/test-subtype-d2094d03-9bbe-414d-90ff-133f49c69c10/service-instances/service-instance/test-tenant-0d0ac360-6c4d-44ae-b5f7-7b2e13a404fe" } ] } } 2026-02-09 23:58:48.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:48.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.869 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.869 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.874 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.878 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:48.879 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf-79c4549e-fcb4-4107-8330-7becc5cbdf72 with depth all 2026-02-09 23:58:48.880 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:48.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.880 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.880 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.883 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.883 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:48.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/business/customers/customer/test-customer-a8559254-f625-42e2-9bb1-0e17144fd5c8 with depth all 2026-02-09 23:58:48.884 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:48.885 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:48.885 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:48.885 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:48.885 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:48.888 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:48.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:49.196 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7d2e5522-94f6-4c62-ab44-cd8cf403fcd3 with payload { "model-invariant-id": "test-model-7d2e5522-94f6-4c62-ab44-cd8cf403fcd3", "model-type": "some-type" } 2026-02-09 23:58:49.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:49.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.198 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.198 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.200 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:49.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-7d2e5522-94f6-4c62-ab44-cd8cf403fcd3/model-vers/model-ver/test-model-ver-bac8d3fc-06f4-456d-80e4-3e4227629461 with payload { "model-version-id": "test-model-ver-bac8d3fc-06f4-456d-80e4-3e4227629461", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:49.203 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:49.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.204 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.204 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.207 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:49.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-78f29686-7f02-48f5-991e-3af0bab7e348 with payload { "vnf-id": "test-generic-78f29686-7f02-48f5-991e-3af0bab7e348", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7d2e5522-94f6-4c62-ab44-cd8cf403fcd3", "model-version-id": "test-model-ver-bac8d3fc-06f4-456d-80e4-3e4227629461" } 2026-02-09 23:58:49.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.212 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.216 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:49.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-78f29686-7f02-48f5-991e-3af0bab7e348 with depth all 2026-02-09 23:58:49.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.219 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.221 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:49.222 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:49.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-78f29686-7f02-48f5-991e-3af0bab7e348 with payload { "vnf-id": "test-generic-78f29686-7f02-48f5-991e-3af0bab7e348", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7d2e5522-94f6-4c62-ab44-cd8cf403fcd3", "model-version-id": "test-model-ver-bac8d3fc-06f4-456d-80e4-3e4227629461", "resource-version": "1770681529212" } 2026-02-09 23:58:49.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.226 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.226 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.232 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:49.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-78f29686-7f02-48f5-991e-3af0bab7e348 with depth all 2026-02-09 23:58:49.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.239 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:49.239 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:49.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-78f29686-7f02-48f5-991e-3af0bab7e348 with resource version 1770681529226 2026-02-09 23:58:49.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.242 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.242 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.246 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258088 with label generic-vnf 2026-02-09 23:58:49.247 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:49.550 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:49.861 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4692f488-b7cc-4ea4-bce3-8f8a98d35070 with payload { "model-invariant-id": "test-model-4692f488-b7cc-4ea4-bce3-8f8a98d35070", "model-type": "some-type" } 2026-02-09 23:58:49.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:49.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.864 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.866 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.867 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:49.868 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-4692f488-b7cc-4ea4-bce3-8f8a98d35070/model-vers/model-ver/test-model-ver-2b8c4231-d99d-4806-ba3e-77e8a6a89394 with payload { "model-version-id": "test-model-ver-2b8c4231-d99d-4806-ba3e-77e8a6a89394", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:49.869 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:49.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.870 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.870 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.872 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.873 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:49.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5275a9ed-d545-41c7-bcc4-b8ff6feb16d3 with payload { "vnf-id": "test-generic-5275a9ed-d545-41c7-bcc4-b8ff6feb16d3", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4692f488-b7cc-4ea4-bce3-8f8a98d35070", "model-version-id": "test-model-ver-2b8c4231-d99d-4806-ba3e-77e8a6a89394" } 2026-02-09 23:58:49.875 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.876 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.877 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.880 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.881 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:49.882 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:49.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5275a9ed-d545-41c7-bcc4-b8ff6feb16d3 with depth all 2026-02-09 23:58:49.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.886 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.886 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.889 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.889 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:49.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-5275a9ed-d545-41c7-bcc4-b8ff6feb16d3 with resource version 1770681529876 2026-02-09 23:58:49.890 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:49.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:49.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:49.891 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:49.891 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:49.895 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471288 with label generic-vnf 2026-02-09 23:58:49.895 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:49.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:50.199 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:50.511 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2dcd3454-c136-4da7-8b80-0853e981ed1f with payload { "model-invariant-id": "test-model-2dcd3454-c136-4da7-8b80-0853e981ed1f", "model-type": "some-type" } 2026-02-09 23:58:50.512 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:50.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.513 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.514 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.516 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.518 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:50.519 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/service-design-and-creation/models/model/test-model-2dcd3454-c136-4da7-8b80-0853e981ed1f/model-vers/model-ver/test-model-ver-ca319ad0-61dc-4bb7-9732-2524a508a286 with payload { "model-version-id": "test-model-ver-ca319ad0-61dc-4bb7-9732-2524a508a286", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:50.520 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:50.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.520 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.520 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.523 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.524 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:50.525 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/test-generic-053142a3-0a6d-45dd-8134-68e05acc309f with payload { "vnf-id": "test-generic-053142a3-0a6d-45dd-8134-68e05acc309f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:50.526 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:50.527 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:50.527 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:50.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:50.527 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-053142a3-0a6d-45dd-8134-68e05acc309f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:50.527 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-053142a3-0a6d-45dd-8134-68e05acc309f","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:50.834 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-37b2fc95-05b4-4344-9add-c4ecfed29e75 with payload { "model-invariant-id": "test-model-37b2fc95-05b4-4344-9add-c4ecfed29e75", "model-type": "some-type" } 2026-02-09 23:58:50.836 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:50.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.837 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.837 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.840 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.841 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:50.842 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-37b2fc95-05b4-4344-9add-c4ecfed29e75/model-vers/model-ver/test-model-ver-b3198b71-6537-46e1-80a1-38bf60523b16 with payload { "model-version-id": "test-model-ver-b3198b71-6537-46e1-80a1-38bf60523b16", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:50.843 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:50.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.844 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.844 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.846 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.847 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:50.848 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-44aab351-77e7-48a2-9263-1ee5852f0c15 with payload { "vnf-id": "test-generic-44aab351-77e7-48a2-9263-1ee5852f0c15", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-37b2fc95-05b4-4344-9add-c4ecfed29e75", "model-version-id": "test-model-ver-b3198b71-6537-46e1-80a1-38bf60523b16" } 2026-02-09 23:58:50.849 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:50.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.850 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.850 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.853 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.855 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:50.855 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:50.858 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-44aab351-77e7-48a2-9263-1ee5852f0c15 with depth all 2026-02-09 23:58:50.859 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:50.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.859 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.859 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.862 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.862 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:50.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-44aab351-77e7-48a2-9263-1ee5852f0c15 with payload { "vnf-id": "test-generic-44aab351-77e7-48a2-9263-1ee5852f0c15", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-58cc5d8b-1e92-4839-adf1-ca18df5756dd", "model-version-id": "test-model-ver-ec16938c-cfd2-4b8a-a379-beaf23b4d708", "resource-version": "1770681530850" } 2026-02-09 23:58:50.863 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:50.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:50.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:50.864 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:50.864 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:50.866 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-58cc5d8b-1e92-4839-adf1-ca18df5756dd/model-vers/model-ver/test-model-ver-ec16938c-cfd2-4b8a-a379-beaf23b4d708#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:50.866 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:50.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:50.866 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-44aab351-77e7-48a2-9263-1ee5852f0c15","Node Not Found:object located at service-design-and-creation/models/model/test-model-58cc5d8b-1e92-4839-adf1-ca18df5756dd/model-vers/model-ver/test-model-ver-ec16938c-cfd2-4b8a-a379-beaf23b4d708#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:50.867 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:51.175 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-f74b9c97-70f0-4a17-90b7-630342b9a78a with payload { "model-invariant-id": "test-model-f74b9c97-70f0-4a17-90b7-630342b9a78a", "model-type": "some-type" } 2026-02-09 23:58:51.176 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:51.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.177 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.178 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.178 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.180 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.181 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.182 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-f74b9c97-70f0-4a17-90b7-630342b9a78a/model-vers/model-ver/test-model-ver-6aeba932-6687-4b5c-8ad6-59ff11f05eab with payload { "model-version-id": "test-model-ver-6aeba932-6687-4b5c-8ad6-59ff11f05eab", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:51.183 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:51.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.184 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.184 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.187 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.189 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b566bc6c-620b-4529-b3e9-e34829c44098 with payload { "vnf-id": "test-generic-b566bc6c-620b-4529-b3e9-e34829c44098", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f74b9c97-70f0-4a17-90b7-630342b9a78a", "model-version-id": "test-model-ver-6aeba932-6687-4b5c-8ad6-59ff11f05eab" } 2026-02-09 23:58:51.191 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.192 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.192 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.196 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.197 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.198 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:51.201 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b566bc6c-620b-4529-b3e9-e34829c44098 with depth all 2026-02-09 23:58:51.202 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.202 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.202 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.205 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.205 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:51.206 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5924c01b-4ef3-4045-bdba-cc1dafd3cc80 with payload { "model-invariant-id": "test-model-5924c01b-4ef3-4045-bdba-cc1dafd3cc80", "model-type": "some-type" } 2026-02-09 23:58:51.207 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:51.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.207 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.208 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.209 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.211 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5924c01b-4ef3-4045-bdba-cc1dafd3cc80/model-vers/model-ver/test-model-ver-40056c1b-74ef-4471-8e03-8b77645f6fa6 with payload { "model-version-id": "test-model-ver-40056c1b-74ef-4471-8e03-8b77645f6fa6", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:51.212 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:51.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.212 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.215 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.217 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b566bc6c-620b-4529-b3e9-e34829c44098 with payload { "vnf-id": "test-generic-b566bc6c-620b-4529-b3e9-e34829c44098", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5924c01b-4ef3-4045-bdba-cc1dafd3cc80", "resource-version": "${resource-version}" } 2026-02-09 23:58:51.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.219 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:51.219 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:51.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:51.219 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-b566bc6c-620b-4529-b3e9-e34829c44098","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:51.220 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:51.529 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-854937f7-74ed-4694-9069-5422339b8ce4 with payload { "model-invariant-id": "test-model-854937f7-74ed-4694-9069-5422339b8ce4", "model-type": "some-type" } 2026-02-09 23:58:51.531 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:51.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.532 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.532 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.535 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-854937f7-74ed-4694-9069-5422339b8ce4/model-vers/model-ver/test-model-ver-bf474605-f0e2-4f57-82b1-a25b13040557 with payload { "model-version-id": "test-model-ver-bf474605-f0e2-4f57-82b1-a25b13040557", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:51.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:51.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.541 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.541 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.543 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.544 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e with payload { "vnf-id": "test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-854937f7-74ed-4694-9069-5422339b8ce4", "model-version-id": "test-model-ver-bf474605-f0e2-4f57-82b1-a25b13040557" } 2026-02-09 23:58:51.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.547 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.550 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.552 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.552 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:51.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e with depth all 2026-02-09 23:58:51.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.556 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.556 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.559 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:51.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5cd3b1d7-55b4-41f7-9b04-9d3ee43d2db8 with payload { "model-invariant-id": "test-model-5cd3b1d7-55b4-41f7-9b04-9d3ee43d2db8", "model-type": "some-type" } 2026-02-09 23:58:51.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:51.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.561 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.561 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.562 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-5cd3b1d7-55b4-41f7-9b04-9d3ee43d2db8/model-vers/model-ver/test-model-ver-29165e66-839a-4355-b5e9-f0c95dfb6c7f with payload { "model-version-id": "test-model-ver-29165e66-839a-4355-b5e9-f0c95dfb6c7f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:51.565 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:51.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.565 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.565 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.567 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:51.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e with payload { "vnf-id": "test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5cd3b1d7-55b4-41f7-9b04-9d3ee43d2db8", "model-version-id": "test-model-ver-29165e66-839a-4355-b5e9-f0c95dfb6c7f", "resource-version": "1770681531547" } 2026-02-09 23:58:51.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.571 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.577 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:51.581 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:51.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e with depth all 2026-02-09 23:58:51.584 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.584 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:51.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4a841b53-0c34-49d4-aaa6-bac052c1181e with resource version 1770681531571 2026-02-09 23:58:51.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:51.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:51.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:51.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:51.588 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:51.592 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274632 with label generic-vnf 2026-02-09 23:58:51.593 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:51.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:51.896 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:52.209 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf with payload { "model-invariant-id": "test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf", "model-type": "some-type" } 2026-02-09 23:58:52.210 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:52.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.212 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.212 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.215 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:52.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf/model-vers/model-ver/test-model-ver-fd7fbda1-25b2-482a-ba76-867818c5d62a with payload { "model-version-id": "test-model-ver-fd7fbda1-25b2-482a-ba76-867818c5d62a", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:52.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:52.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.220 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.221 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.223 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:52.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4c247f2f-64db-4215-b78f-990727bcd52f with payload { "vnf-id": "test-generic-4c247f2f-64db-4215-b78f-990727bcd52f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf", "model-version-id": "test-model-ver-fd7fbda1-25b2-482a-ba76-867818c5d62a" } 2026-02-09 23:58:52.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:52.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.227 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.227 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:52.233 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:52.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf/model-vers/model-ver/test-model-ver-fd7fbda1-25b2-482a-ba76-867818c5d62a with depth all 2026-02-09 23:58:52.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:52.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.238 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.238 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:52.239 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf/model-vers/model-ver/test-model-ver-fd7fbda1-25b2-482a-ba76-867818c5d62a with resource version 1770681532220 2026-02-09 23:58:52.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:52.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.240 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.243 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:52.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:52.243 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-30dd7ede-6eaf-4d10-b28a-aad554b19bbf/model-vers/model-ver/test-model-ver-fd7fbda1-25b2-482a-ba76-867818c5d62a"]}}} 2026-02-09 23:58:52.550 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3538d543-14f4-4664-a4ac-7c7e05508d94 with payload { "model-invariant-id": "test-model-3538d543-14f4-4664-a4ac-7c7e05508d94", "model-type": "some-type" } 2026-02-09 23:58:52.551 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:52.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.553 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.553 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.555 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:52.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3538d543-14f4-4664-a4ac-7c7e05508d94/model-vers/model-ver/test-model-ver-9a75b71f-6098-461e-b3b0-087484d4750a with payload { "model-version-id": "test-model-ver-9a75b71f-6098-461e-b3b0-087484d4750a", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:52.558 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:52.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.558 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.558 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.562 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:52.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8dada3bc-0cde-4dc8-9052-f67801986397 with payload { "vnf-id": "test-generic-8dada3bc-0cde-4dc8-9052-f67801986397", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3538d543-14f4-4664-a4ac-7c7e05508d94", "model-version-id": "test-model-ver-9a75b71f-6098-461e-b3b0-087484d4750a" } 2026-02-09 23:58:52.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:52.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.564 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.564 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.568 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.569 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:52.570 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8dada3bc-0cde-4dc8-9052-f67801986397 with depth all 2026-02-09 23:58:52.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:52.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.571 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.571 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.573 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:52.574 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:52.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8dada3bc-0cde-4dc8-9052-f67801986397 with payload { "vnf-id": "test-generic-8dada3bc-0cde-4dc8-9052-f67801986397", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681532564"} 2026-02-09 23:58:52.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:52.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.579 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.579 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.585 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:52.588 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8dada3bc-0cde-4dc8-9052-f67801986397 with depth all 2026-02-09 23:58:52.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:52.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.589 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.589 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.592 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.592 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:52.592 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:52.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-8dada3bc-0cde-4dc8-9052-f67801986397 with resource version 1770681532579 2026-02-09 23:58:52.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:52.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:52.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:52.596 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:52.596 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:52.600 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282824 with label generic-vnf 2026-02-09 23:58:52.600 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:52.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:52.902 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:53.213 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d4e5af6c-87e0-42ec-a705-21c58d29b40e with payload { "model-invariant-id": "test-model-d4e5af6c-87e0-42ec-a705-21c58d29b40e", "model-type": "some-type" } 2026-02-09 23:58:53.215 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:53.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.216 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.216 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.219 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.220 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.221 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-d4e5af6c-87e0-42ec-a705-21c58d29b40e/model-vers/model-ver/test-model-ver-708f8b41-e13e-49c4-8f0e-53b0da1f4f25 with payload { "model-version-id": "test-model-ver-708f8b41-e13e-49c4-8f0e-53b0da1f4f25", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:53.222 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:53.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.222 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.222 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.224 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-5d0060c9-5d4f-4a5f-ab3e-faf595689354 with payload { "vnf-id": "test-generic-5d0060c9-5d4f-4a5f-ab3e-faf595689354", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:53.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.229 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.230 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:53.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:53.231 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5d0060c9-5d4f-4a5f-ab3e-faf595689354","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:53.231 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5d0060c9-5d4f-4a5f-ab3e-faf595689354","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:53.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-16e50999-d2fd-4f4b-9c1b-1b72d733a58a with payload { "model-invariant-id": "test-model-16e50999-d2fd-4f4b-9c1b-1b72d733a58a", "model-type": "some-type" } 2026-02-09 23:58:53.536 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:53.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.537 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.537 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.539 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.539 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.540 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-16e50999-d2fd-4f4b-9c1b-1b72d733a58a/model-vers/model-ver/test-model-ver-e176adf1-f4c4-4f25-9b82-301891484c96 with payload { "model-version-id": "test-model-ver-e176adf1-f4c4-4f25-9b82-301891484c96", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:53.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:53.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.542 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.542 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.544 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.545 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-ef9a4205-1e8e-4966-8e41-93405c5d3416 with payload { "global-customer-id": "test-customer-ef9a4205-1e8e-4966-8e41-93405c5d3416", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-f45faeb7-7f8c-4ae9-89f3-0b63bd723ac6", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-348d3fe3-1adc-4b5c-b28c-e2faedaa7dd1", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-16e50999-d2fd-4f4b-9c1b-1b72d733a58a", "model-version-id": "test-model-ver-e176adf1-f4c4-4f25-9b82-301891484c96" } ] } } ] } } 2026-02-09 23:58:53.547 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:53.547 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.548 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.548 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.554 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.556 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:53.559 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-ef9a4205-1e8e-4966-8e41-93405c5d3416 with depth all 2026-02-09 23:58:53.560 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:53.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.560 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.560 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.563 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:53.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-e656eb76-c476-4107-810f-c317f96347f0 with payload { "vnf-id": "vnf-e656eb76-c476-4107-810f-c317f96347f0", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v13/business/customers/customer/test-customer-ef9a4205-1e8e-4966-8e41-93405c5d3416/service-subscriptions/service-subscription/test-subtype-f45faeb7-7f8c-4ae9-89f3-0b63bd723ac6/service-instances/service-instance/test-tenant-348d3fe3-1adc-4b5c-b28c-e2faedaa7dd1" } ] } } 2026-02-09 23:58:53.564 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.566 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.566 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.570 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.576 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-e656eb76-c476-4107-810f-c317f96347f0 with depth all 2026-02-09 23:58:53.577 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.577 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.577 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.581 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:53.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-ef9a4205-1e8e-4966-8e41-93405c5d3416 with depth all 2026-02-09 23:58:53.583 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:53.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.583 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.583 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.587 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:53.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-01e7445d-2528-4d4b-b482-f9a2ca95b75c with payload { "model-invariant-id": "test-model-01e7445d-2528-4d4b-b482-f9a2ca95b75c", "model-type": "some-type" } 2026-02-09 23:58:53.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:53.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.901 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.901 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.904 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.906 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-01e7445d-2528-4d4b-b482-f9a2ca95b75c/model-vers/model-ver/test-model-ver-a6b72f27-b3bb-426a-813c-e94b442cab0e with payload { "model-version-id": "test-model-ver-a6b72f27-b3bb-426a-813c-e94b442cab0e", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:53.907 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:53.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.907 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.907 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.910 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f with payload { "vnf-id": "test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-01e7445d-2528-4d4b-b482-f9a2ca95b75c", "model-version-id": "test-model-ver-a6b72f27-b3bb-426a-813c-e94b442cab0e" } 2026-02-09 23:58:53.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.914 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.917 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:53.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f with depth all 2026-02-09 23:58:53.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.924 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:53.924 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:53.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f with payload { "vnf-id": "test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-01e7445d-2528-4d4b-b482-f9a2ca95b75c", "model-version-id": "test-model-ver-a6b72f27-b3bb-426a-813c-e94b442cab0e", "resource-version": "1770681533914" } 2026-02-09 23:58:53.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.934 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:53.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f with depth all 2026-02-09 23:58:53.938 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.938 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.941 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:53.942 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:53.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-b26123a6-17c9-4063-93eb-d5c434c2371f with resource version 1770681533929 2026-02-09 23:58:53.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:53.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:53.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:53.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:53.945 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:53.950 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 213056 with label generic-vnf 2026-02-09 23:58:53.950 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:53.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:54.254 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:54.566 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-08f10dd5-c661-483d-889e-a7f303e84904 with payload { "model-invariant-id": "test-model-08f10dd5-c661-483d-889e-a7f303e84904", "model-type": "some-type" } 2026-02-09 23:58:54.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:54.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:54.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:54.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:54.568 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:54.570 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:54.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:54.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-08f10dd5-c661-483d-889e-a7f303e84904/model-vers/model-ver/test-model-ver-8e80dd05-e32e-4f23-9f85-2abc70061735 with payload { "model-version-id": "test-model-ver-8e80dd05-e32e-4f23-9f85-2abc70061735", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:54.573 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:54.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:54.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:54.574 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:54.574 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:54.577 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:54.578 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:54.579 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a2504385-d0bb-4ac5-b27c-4e5774a5165c with payload { "vnf-id": "test-generic-a2504385-d0bb-4ac5-b27c-4e5774a5165c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-08f10dd5-c661-483d-889e-a7f303e84904", "model-version-id": "test-model-ver-8e80dd05-e32e-4f23-9f85-2abc70061735" } 2026-02-09 23:58:54.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:54.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:54.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:54.581 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:54.581 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:54.585 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:54.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:54.587 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:54.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a2504385-d0bb-4ac5-b27c-4e5774a5165c with depth all 2026-02-09 23:58:54.590 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:54.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:54.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:54.591 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:54.591 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:54.594 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:54.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:54.594 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-a2504385-d0bb-4ac5-b27c-4e5774a5165c with resource version 1770681534581 2026-02-09 23:58:54.595 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:54.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:54.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:54.595 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:54.595 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:54.599 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 540832 with label generic-vnf 2026-02-09 23:58:54.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:54.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:54.903 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:55.216 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-364b29c1-9967-4ee9-b021-7ae60951a059 with payload { "model-invariant-id": "test-model-364b29c1-9967-4ee9-b021-7ae60951a059", "model-type": "some-type" } 2026-02-09 23:58:55.218 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:55.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.219 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.219 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.222 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.224 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-364b29c1-9967-4ee9-b021-7ae60951a059/model-vers/model-ver/test-model-ver-7c07d05a-d63d-4248-980c-dc77ed532784 with payload { "model-version-id": "test-model-ver-7c07d05a-d63d-4248-980c-dc77ed532784", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:55.227 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:55.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.228 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.228 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.231 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.232 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.233 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f85f1b40-2e8f-4360-8bd5-27f0b4cbdc4d with payload { "vnf-id": "test-generic-f85f1b40-2e8f-4360-8bd5-27f0b4cbdc4d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:55.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.235 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:55.235 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:55.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:55.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f85f1b40-2e8f-4360-8bd5-27f0b4cbdc4d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:55.235 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-f85f1b40-2e8f-4360-8bd5-27f0b4cbdc4d","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:55.541 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3d5b76e2-59fd-480d-92e2-b6858c4091b6 with payload { "model-invariant-id": "test-model-3d5b76e2-59fd-480d-92e2-b6858c4091b6", "model-type": "some-type" } 2026-02-09 23:58:55.542 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:55.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.543 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.543 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.545 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.546 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.548 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-3d5b76e2-59fd-480d-92e2-b6858c4091b6/model-vers/model-ver/test-model-ver-da0e30b0-b6bc-4001-95b6-89a9cdac53de with payload { "model-version-id": "test-model-ver-da0e30b0-b6bc-4001-95b6-89a9cdac53de", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:55.549 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:55.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.550 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.550 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.553 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.555 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.556 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-da7d0085-73e4-4753-84cd-f46c52d9449d with payload { "vnf-id": "test-generic-da7d0085-73e4-4753-84cd-f46c52d9449d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-3d5b76e2-59fd-480d-92e2-b6858c4091b6", "model-version-id": "test-model-ver-da0e30b0-b6bc-4001-95b6-89a9cdac53de" } 2026-02-09 23:58:55.557 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.559 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.559 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.562 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.563 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.564 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:55.567 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-da7d0085-73e4-4753-84cd-f46c52d9449d with depth all 2026-02-09 23:58:55.568 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.568 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.568 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.571 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.571 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:55.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-da7d0085-73e4-4753-84cd-f46c52d9449d with payload { "vnf-id": "test-generic-da7d0085-73e4-4753-84cd-f46c52d9449d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-15a6e3fc-16ab-4e75-8fe8-664c09cfd497", "model-version-id": "test-model-ver-24b5f484-c8db-452a-a3e5-23f99b8b1479", "resource-version": "1770681535559" } 2026-02-09 23:58:55.572 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.573 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.573 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.575 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-15a6e3fc-16ab-4e75-8fe8-664c09cfd497/model-vers/model-ver/test-model-ver-24b5f484-c8db-452a-a3e5-23f99b8b1479#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:55.575 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:55.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-da7d0085-73e4-4753-84cd-f46c52d9449d","Node Not Found:object located at service-design-and-creation/models/model/test-model-15a6e3fc-16ab-4e75-8fe8-664c09cfd497/model-vers/model-ver/test-model-ver-24b5f484-c8db-452a-a3e5-23f99b8b1479#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:55.575 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:55.885 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-08aca1a3-1387-4e7d-9233-0dd5b41b7e06 with payload { "model-invariant-id": "test-model-08aca1a3-1387-4e7d-9233-0dd5b41b7e06", "model-type": "some-type" } 2026-02-09 23:58:55.886 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:55.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.887 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.888 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.890 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.891 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.892 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-08aca1a3-1387-4e7d-9233-0dd5b41b7e06/model-vers/model-ver/test-model-ver-915440a9-fe0e-4f3b-8d25-c7af67732b44 with payload { "model-version-id": "test-model-ver-915440a9-fe0e-4f3b-8d25-c7af67732b44", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:55.893 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:55.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.893 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.893 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.895 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.897 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.898 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e9e2d71e-c93e-4583-91a4-63c88d5dd2ab with payload { "vnf-id": "test-generic-e9e2d71e-c93e-4583-91a4-63c88d5dd2ab", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-08aca1a3-1387-4e7d-9233-0dd5b41b7e06", "model-version-id": "test-model-ver-915440a9-fe0e-4f3b-8d25-c7af67732b44" } 2026-02-09 23:58:55.899 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.900 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.900 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.900 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.900 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.904 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.905 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.906 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:55.908 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e9e2d71e-c93e-4583-91a4-63c88d5dd2ab with depth all 2026-02-09 23:58:55.909 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.909 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.909 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.912 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.912 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:55.913 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-93a7ef19-6fc5-4b95-a3d0-72002fe772ac with payload { "model-invariant-id": "test-model-93a7ef19-6fc5-4b95-a3d0-72002fe772ac", "model-type": "some-type" } 2026-02-09 23:58:55.914 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:55.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.914 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.914 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.916 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-93a7ef19-6fc5-4b95-a3d0-72002fe772ac/model-vers/model-ver/test-model-ver-7d6f0c51-5124-4f53-87d3-280b31ad6942 with payload { "model-version-id": "test-model-ver-7d6f0c51-5124-4f53-87d3-280b31ad6942", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:55.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:55.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:55.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:55.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:55.919 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:55.921 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:55.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:55.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-e9e2d71e-c93e-4583-91a4-63c88d5dd2ab with payload { "vnf-id": "test-generic-e9e2d71e-c93e-4583-91a4-63c88d5dd2ab", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-93a7ef19-6fc5-4b95-a3d0-72002fe772ac", "resource-version": "${resource-version}" } 2026-02-09 23:58:55.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:55.925 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:55.925 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:55.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:55.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-e9e2d71e-c93e-4583-91a4-63c88d5dd2ab","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:55.926 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:56.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-86bb1b4b-6a84-4949-a5e9-6b01e91191f0 with payload { "model-invariant-id": "test-model-86bb1b4b-6a84-4949-a5e9-6b01e91191f0", "model-type": "some-type" } 2026-02-09 23:58:56.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:56.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.237 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.238 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.240 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-86bb1b4b-6a84-4949-a5e9-6b01e91191f0/model-vers/model-ver/test-model-ver-c3308e3b-26e9-4112-800a-a4a1acbd658f with payload { "model-version-id": "test-model-ver-c3308e3b-26e9-4112-800a-a4a1acbd658f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:56.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:56.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.245 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.246 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f8df4050-087a-4451-8c75-b11ad88a3356 with payload { "vnf-id": "test-generic-f8df4050-087a-4451-8c75-b11ad88a3356", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-86bb1b4b-6a84-4949-a5e9-6b01e91191f0", "model-version-id": "test-model-ver-c3308e3b-26e9-4112-800a-a4a1acbd658f" } 2026-02-09 23:58:56.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:56.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.249 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.252 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.254 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:56.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f8df4050-087a-4451-8c75-b11ad88a3356 with depth all 2026-02-09 23:58:56.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:56.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.260 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:56.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-78e26eba-1979-4a20-ad09-db0ba82c340e with payload { "model-invariant-id": "test-model-78e26eba-1979-4a20-ad09-db0ba82c340e", "model-type": "some-type" } 2026-02-09 23:58:56.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:56.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.262 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.264 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-78e26eba-1979-4a20-ad09-db0ba82c340e/model-vers/model-ver/test-model-ver-61da4c5f-ffa6-4387-acf8-b7aaca8a96ec with payload { "model-version-id": "test-model-ver-61da4c5f-ffa6-4387-acf8-b7aaca8a96ec", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:56.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:56.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.266 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.266 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f8df4050-087a-4451-8c75-b11ad88a3356 with payload { "vnf-id": "test-generic-f8df4050-087a-4451-8c75-b11ad88a3356", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-78e26eba-1979-4a20-ad09-db0ba82c340e", "model-version-id": "test-model-ver-61da4c5f-ffa6-4387-acf8-b7aaca8a96ec", "resource-version": "1770681536249" } 2026-02-09 23:58:56.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:56.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.272 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.273 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.279 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:56.282 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:56.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f8df4050-087a-4451-8c75-b11ad88a3356 with depth all 2026-02-09 23:58:56.285 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:56.285 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.285 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.285 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.286 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.288 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:56.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-f8df4050-087a-4451-8c75-b11ad88a3356 with resource version 1770681536272 2026-02-09 23:58:56.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:56.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.290 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.293 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 499960 with label generic-vnf 2026-02-09 23:58:56.294 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:56.597 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:56.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae with payload { "model-invariant-id": "test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae", "model-type": "some-type" } 2026-02-09 23:58:56.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:56.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.912 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.915 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.915 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae/model-vers/model-ver/test-model-ver-ddb4b1b0-6305-4625-969b-e203b448f203 with payload { "model-version-id": "test-model-ver-ddb4b1b0-6305-4625-969b-e203b448f203", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:56.917 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:56.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.918 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.918 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.920 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-d85e0d44-cfb3-41d4-a191-849889f0b795 with payload { "vnf-id": "test-generic-d85e0d44-cfb3-41d4-a191-849889f0b795", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae", "model-version-id": "test-model-ver-ddb4b1b0-6305-4625-969b-e203b448f203" } 2026-02-09 23:58:56.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:56.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.924 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.924 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.927 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:56.929 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:56.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/service-design-and-creation/models/model/test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae/model-vers/model-ver/test-model-ver-ddb4b1b0-6305-4625-969b-e203b448f203 with depth all 2026-02-09 23:58:56.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:56.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.933 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.934 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:56.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/service-design-and-creation/models/model/test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae/model-vers/model-ver/test-model-ver-ddb4b1b0-6305-4625-969b-e203b448f203 with resource version 1770681536918 2026-02-09 23:58:56.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:56.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:56.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:56.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:56.936 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:56.939 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:58:56.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:56.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:58:56.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-c6f16b36-cbf8-4cd5-b45c-beb106e0ffae/model-vers/model-ver/test-model-ver-ddb4b1b0-6305-4625-969b-e203b448f203"]}}} 2026-02-09 23:58:57.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-44803573-a4d0-464f-8f6e-9f19f91b69a3 with payload { "model-invariant-id": "test-model-44803573-a4d0-464f-8f6e-9f19f91b69a3", "model-type": "some-type" } 2026-02-09 23:58:57.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:57.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.250 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.252 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:57.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-44803573-a4d0-464f-8f6e-9f19f91b69a3/model-vers/model-ver/test-model-ver-98caa526-3cd6-4240-bbdf-0208befe4922 with payload { "model-version-id": "test-model-ver-98caa526-3cd6-4240-bbdf-0208befe4922", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:57.255 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:57.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.256 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.256 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.259 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:57.260 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d with payload { "vnf-id": "test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-44803573-a4d0-464f-8f6e-9f19f91b69a3", "model-version-id": "test-model-ver-98caa526-3cd6-4240-bbdf-0208befe4922" } 2026-02-09 23:58:57.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:57.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.262 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.262 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:57.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d with depth all 2026-02-09 23:58:57.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:57.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.268 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.271 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:57.272 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:57.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d with payload { "vnf-id": "test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681537262"} 2026-02-09 23:58:57.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:57.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.280 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.280 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.289 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:57.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d with depth all 2026-02-09 23:58:57.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:57.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.293 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.293 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.297 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:57.297 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:57.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-4641ad16-81f9-4bad-957d-e8f39d0efe9d with resource version 1770681537280 2026-02-09 23:58:57.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:57.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.304 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 217152 with label generic-vnf 2026-02-09 23:58:57.305 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:57.606 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:57.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-2bf041e2-2692-4745-9ec4-100c47e63989 with payload { "model-invariant-id": "test-model-2bf041e2-2692-4745-9ec4-100c47e63989", "model-type": "some-type" } 2026-02-09 23:58:57.919 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:57.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.920 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.921 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.923 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:57.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-2bf041e2-2692-4745-9ec4-100c47e63989/model-vers/model-ver/test-model-ver-37c72aa4-e181-4885-ab6c-dc4a281ad50d with payload { "model-version-id": "test-model-ver-37c72aa4-e181-4885-ab6c-dc4a281ad50d", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:57.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:57.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.926 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.926 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.928 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.929 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:57.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-3f3f003e-c836-4758-b65f-6099fced6a98 with payload { "vnf-id": "test-generic-3f3f003e-c836-4758-b65f-6099fced6a98", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:58:57.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:57.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:57.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:57.932 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:57.932 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:57.933 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:58:57.934 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:57.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:58:57.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3f3f003e-c836-4758-b65f-6099fced6a98","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:57.934 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-3f3f003e-c836-4758-b65f-6099fced6a98","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:58:58.241 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6d774cb7-ba46-47b3-8df3-bce8d83960f3 with payload { "model-invariant-id": "test-model-6d774cb7-ba46-47b3-8df3-bce8d83960f3", "model-type": "some-type" } 2026-02-09 23:58:58.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:58.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.246 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-6d774cb7-ba46-47b3-8df3-bce8d83960f3/model-vers/model-ver/test-model-ver-cbf3402f-a27f-41ae-ba89-e7b5d5394489 with payload { "model-version-id": "test-model-ver-cbf3402f-a27f-41ae-ba89-e7b5d5394489", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:58.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:58.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.249 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.251 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.252 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.253 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/business/customers/customer/test-customer-433291fb-d678-43a3-9a54-a15bd42877c1 with payload { "global-customer-id": "test-customer-433291fb-d678-43a3-9a54-a15bd42877c1", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-9ebd16b1-54b6-4599-92bf-06b5478ccac6", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-f0dc198e-b555-42a2-b011-662fa936c399", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-6d774cb7-ba46-47b3-8df3-bce8d83960f3", "model-version-id": "test-model-ver-cbf3402f-a27f-41ae-ba89-e7b5d5394489" } ] } } ] } } 2026-02-09 23:58:58.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:58.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.255 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.255 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.261 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.263 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:58.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-433291fb-d678-43a3-9a54-a15bd42877c1 with depth all 2026-02-09 23:58:58.267 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:58.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.267 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:58.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/vnf-4827bcb5-97bf-43d6-a5f5-29809a665e1c with payload { "vnf-id": "vnf-4827bcb5-97bf-43d6-a5f5-29809a665e1c", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v13/business/customers/customer/test-customer-433291fb-d678-43a3-9a54-a15bd42877c1/service-subscriptions/service-subscription/test-subtype-9ebd16b1-54b6-4599-92bf-06b5478ccac6/service-instances/service-instance/test-tenant-f0dc198e-b555-42a2-b011-662fa936c399" } ] } } 2026-02-09 23:58:58.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.273 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.273 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.277 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/vnf-4827bcb5-97bf-43d6-a5f5-29809a665e1c with depth all 2026-02-09 23:58:58.283 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.284 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.284 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.287 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:58.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/business/customers/customer/test-customer-433291fb-d678-43a3-9a54-a15bd42877c1 with depth all 2026-02-09 23:58:58.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:58:58.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.288 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.292 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:58.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-cd2fe791-f1d7-4943-a0b9-2013ae009808 with payload { "model-invariant-id": "test-model-cd2fe791-f1d7-4943-a0b9-2013ae009808", "model-type": "some-type" } 2026-02-09 23:58:58.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:58.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.602 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.602 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.605 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.606 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-cd2fe791-f1d7-4943-a0b9-2013ae009808/model-vers/model-ver/test-model-ver-28bf0391-e32e-4258-8b2a-9bcbfa6641b4 with payload { "model-version-id": "test-model-ver-28bf0391-e32e-4258-8b2a-9bcbfa6641b4", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:58.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:58.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.608 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.608 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.610 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.612 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5 with payload { "vnf-id": "test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-cd2fe791-f1d7-4943-a0b9-2013ae009808", "model-version-id": "test-model-ver-28bf0391-e32e-4258-8b2a-9bcbfa6641b4" } 2026-02-09 23:58:58.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.614 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.614 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.617 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:58.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5 with depth all 2026-02-09 23:58:58.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.620 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.620 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.623 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:58.623 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:58.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5 with payload { "vnf-id": "test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-cd2fe791-f1d7-4943-a0b9-2013ae009808", "model-version-id": "test-model-ver-28bf0391-e32e-4258-8b2a-9bcbfa6641b4", "resource-version": "1770681538614" } 2026-02-09 23:58:58.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.628 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.628 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.633 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.635 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:58:58.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5 with depth all 2026-02-09 23:58:58.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.639 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:58.640 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:58.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-fb3184b5-b2ad-45f4-80c7-75cfd9ed0cf5 with resource version 1770681538627 2026-02-09 23:58:58.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:58.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:58.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:58.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:58.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:58.647 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 249992 with label generic-vnf 2026-02-09 23:58:58.647 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:58.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:58.951 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:59.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-16a3787f-4d49-44bc-ac7b-cb4d7c6d4373 with payload { "model-invariant-id": "test-model-16a3787f-4d49-44bc-ac7b-cb4d7c6d4373", "model-type": "some-type" } 2026-02-09 23:58:59.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:59.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.265 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.267 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.268 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:59.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-16a3787f-4d49-44bc-ac7b-cb4d7c6d4373/model-vers/model-ver/test-model-ver-e8e03a34-d51f-4fe4-b5fd-6b47ec28fd51 with payload { "model-version-id": "test-model-ver-e8e03a34-d51f-4fe4-b5fd-6b47ec28fd51", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:59.270 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:59.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.271 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.271 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.273 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.275 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:59.276 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9692a7a2-0d93-4cd7-8cfe-c5f526262827 with payload { "vnf-id": "test-generic-9692a7a2-0d93-4cd7-8cfe-c5f526262827", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-16a3787f-4d49-44bc-ac7b-cb4d7c6d4373", "model-version-id": "test-model-ver-e8e03a34-d51f-4fe4-b5fd-6b47ec28fd51" } 2026-02-09 23:58:59.277 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:59.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.278 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.278 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.281 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.282 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:59.283 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:59.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9692a7a2-0d93-4cd7-8cfe-c5f526262827 with depth all 2026-02-09 23:58:59.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:59.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.286 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.286 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.289 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:58:59.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-9692a7a2-0d93-4cd7-8cfe-c5f526262827 with resource version 1770681539278 2026-02-09 23:58:59.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:59.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.291 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.294 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 520440 with label generic-vnf 2026-02-09 23:58:59.295 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:58:59.598 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:58:59.910 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-30fa3669-f1b0-4bdb-9b6a-ae78ab1e2e97 with payload { "model-invariant-id": "test-model-30fa3669-f1b0-4bdb-9b6a-ae78ab1e2e97", "model-type": "some-type" } 2026-02-09 23:58:59.911 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:58:59.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.913 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.913 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.915 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.916 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:59.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/service-design-and-creation/models/model/test-model-30fa3669-f1b0-4bdb-9b6a-ae78ab1e2e97/model-vers/model-ver/test-model-ver-fa2cda6d-3aac-4c78-83bd-ba8000aedab9 with payload { "model-version-id": "test-model-ver-fa2cda6d-3aac-4c78-83bd-ba8000aedab9", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:58:59.918 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:58:59.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:58:59.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:58:59.919 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:58:59.919 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:58:59.922 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:58:59.923 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:58:59.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/network/generic-vnfs/generic-vnf/test-generic-0df1afc4-997b-42bd-b183-be12165589b2 with payload { "vnf-id": "test-generic-0df1afc4-997b-42bd-b183-be12165589b2", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:58:59.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:58:59.927 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:59.927 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:58:59.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:58:59.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0df1afc4-997b-42bd-b183-be12165589b2","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:58:59.927 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-0df1afc4-997b-42bd-b183-be12165589b2","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:59:00.234 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4baac480-3463-4ece-a071-fbe14398072c with payload { "model-invariant-id": "test-model-4baac480-3463-4ece-a071-fbe14398072c", "model-type": "some-type" } 2026-02-09 23:59:00.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:00.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.236 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.236 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.239 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.240 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4baac480-3463-4ece-a071-fbe14398072c/model-vers/model-ver/test-model-ver-271a859f-e47b-4d2d-85e3-5101acc47e0a with payload { "model-version-id": "test-model-ver-271a859f-e47b-4d2d-85e3-5101acc47e0a", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:00.242 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:00.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.243 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.245 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5f275726-0aba-4891-96db-ba4d40a80daf with payload { "vnf-id": "test-generic-5f275726-0aba-4891-96db-ba4d40a80daf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4baac480-3463-4ece-a071-fbe14398072c", "model-version-id": "test-model-ver-271a859f-e47b-4d2d-85e3-5101acc47e0a" } 2026-02-09 23:59:00.248 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.249 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.249 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.253 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.254 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.254 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:00.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5f275726-0aba-4891-96db-ba4d40a80daf with depth all 2026-02-09 23:59:00.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.261 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.261 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:00.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5f275726-0aba-4891-96db-ba4d40a80daf with payload { "vnf-id": "test-generic-5f275726-0aba-4891-96db-ba4d40a80daf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-5112166b-4576-4dc5-9804-34fc15372e7e", "model-version-id": "test-model-ver-4214e219-bd34-4a9f-ae11-c0474df8a132", "resource-version": "1770681540249" } 2026-02-09 23:59:00.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.263 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.263 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.264 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-5112166b-4576-4dc5-9804-34fc15372e7e/model-vers/model-ver/test-model-ver-4214e219-bd34-4a9f-ae11-c0474df8a132#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:59:00.265 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:59:00.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-5f275726-0aba-4891-96db-ba4d40a80daf","Node Not Found:object located at service-design-and-creation/models/model/test-model-5112166b-4576-4dc5-9804-34fc15372e7e/model-vers/model-ver/test-model-ver-4214e219-bd34-4a9f-ae11-c0474df8a132#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:59:00.265 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:00.574 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4fa1444a-c8bc-4638-89f5-5c4747face37 with payload { "model-invariant-id": "test-model-4fa1444a-c8bc-4638-89f5-5c4747face37", "model-type": "some-type" } 2026-02-09 23:59:00.575 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:00.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.576 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.576 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.579 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.581 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4fa1444a-c8bc-4638-89f5-5c4747face37/model-vers/model-ver/test-model-ver-c37f9af5-e8b5-48fa-963d-d01de35508dc with payload { "model-version-id": "test-model-ver-c37f9af5-e8b5-48fa-963d-d01de35508dc", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:00.582 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:00.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.583 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.584 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.586 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b9e81b26-c4d7-4597-8f9f-95d20d446ce9 with payload { "vnf-id": "test-generic-b9e81b26-c4d7-4597-8f9f-95d20d446ce9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4fa1444a-c8bc-4638-89f5-5c4747face37", "model-version-id": "test-model-ver-c37f9af5-e8b5-48fa-963d-d01de35508dc" } 2026-02-09 23:59:00.587 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.588 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.588 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.591 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.593 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.593 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:00.596 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b9e81b26-c4d7-4597-8f9f-95d20d446ce9 with depth all 2026-02-09 23:59:00.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.597 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.597 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:00.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4a756f8f-56de-4ef6-825c-844ed6ffd8ed with payload { "model-invariant-id": "test-model-4a756f8f-56de-4ef6-825c-844ed6ffd8ed", "model-type": "some-type" } 2026-02-09 23:59:00.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:00.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.601 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.603 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.604 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4a756f8f-56de-4ef6-825c-844ed6ffd8ed/model-vers/model-ver/test-model-ver-b376a91d-b7bc-49ff-a329-3f26c1233dd2 with payload { "model-version-id": "test-model-ver-b376a91d-b7bc-49ff-a329-3f26c1233dd2", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:00.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:00.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.605 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.605 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.607 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.608 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b9e81b26-c4d7-4597-8f9f-95d20d446ce9 with payload { "vnf-id": "test-generic-b9e81b26-c4d7-4597-8f9f-95d20d446ce9", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4a756f8f-56de-4ef6-825c-844ed6ffd8ed", "resource-version": "${resource-version}" } 2026-02-09 23:59:00.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.611 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:00.611 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:00.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:59:00.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-b9e81b26-c4d7-4597-8f9f-95d20d446ce9","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:59:00.612 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:00.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f8c68eba-1e70-48ea-b8e4-c73601e98eb2 with payload { "model-invariant-id": "test-model-f8c68eba-1e70-48ea-b8e4-c73601e98eb2", "model-type": "some-type" } 2026-02-09 23:59:00.922 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:00.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.923 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.923 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.925 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f8c68eba-1e70-48ea-b8e4-c73601e98eb2/model-vers/model-ver/test-model-ver-7aa71196-18bc-45c1-af5e-caf3ff00b645 with payload { "model-version-id": "test-model-ver-7aa71196-18bc-45c1-af5e-caf3ff00b645", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:00.928 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:00.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.929 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.932 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d with payload { "vnf-id": "test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f8c68eba-1e70-48ea-b8e4-c73601e98eb2", "model-version-id": "test-model-ver-7aa71196-18bc-45c1-af5e-caf3ff00b645" } 2026-02-09 23:59:00.935 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.936 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.936 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.940 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.942 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:00.944 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d with depth all 2026-02-09 23:59:00.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.945 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.945 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.948 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:00.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-7af98c0a-0de3-4d61-a7b8-309fa9e20f0b with payload { "model-invariant-id": "test-model-7af98c0a-0de3-4d61-a7b8-309fa9e20f0b", "model-type": "some-type" } 2026-02-09 23:59:00.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:00.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.950 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.950 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.951 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-7af98c0a-0de3-4d61-a7b8-309fa9e20f0b/model-vers/model-ver/test-model-ver-9ef5dcc8-c159-47a1-a9cd-e9f05204c91e with payload { "model-version-id": "test-model-ver-9ef5dcc8-c159-47a1-a9cd-e9f05204c91e", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:00.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:00.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.955 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:00.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d with payload { "vnf-id": "test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7af98c0a-0de3-4d61-a7b8-309fa9e20f0b", "model-version-id": "test-model-ver-9ef5dcc8-c159-47a1-a9cd-e9f05204c91e", "resource-version": "1770681540936" } 2026-02-09 23:59:00.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.960 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.960 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.966 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.969 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:00.970 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:00.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d with depth all 2026-02-09 23:59:00.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.973 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.976 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:00.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-3494a55f-5d00-4dd8-b41a-83b04a22a02d with resource version 1770681540960 2026-02-09 23:59:00.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:00.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:00.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:00.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:00.977 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:00.981 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 291040 with label generic-vnf 2026-02-09 23:59:00.982 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:00.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:01.285 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:01.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8 with payload { "model-invariant-id": "test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8", "model-type": "some-type" } 2026-02-09 23:59:01.600 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:01.600 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.601 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.601 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.602 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:01.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8/model-vers/model-ver/test-model-ver-a6fc3b5d-ba73-470f-afd5-64ec34c40666 with payload { "model-version-id": "test-model-ver-a6fc3b5d-ba73-470f-afd5-64ec34c40666", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:01.605 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:01.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.606 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.608 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:01.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1f07e2e2-2ad3-4265-90fc-fd6b6b12fd8c with payload { "vnf-id": "test-generic-1f07e2e2-2ad3-4265-90fc-fd6b6b12fd8c", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8", "model-version-id": "test-model-ver-a6fc3b5d-ba73-470f-afd5-64ec34c40666" } 2026-02-09 23:59:01.611 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:01.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.616 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:01.618 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:01.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8/model-vers/model-ver/test-model-ver-a6fc3b5d-ba73-470f-afd5-64ec34c40666 with depth all 2026-02-09 23:59:01.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:01.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.622 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.623 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:01.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8/model-vers/model-ver/test-model-ver-a6fc3b5d-ba73-470f-afd5-64ec34c40666 with resource version 1770681541606 2026-02-09 23:59:01.625 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:01.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.625 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.625 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.628 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:59:01.628 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:59:01.628 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-9a181693-b63b-42fd-aaf1-74c40e628ea8/model-vers/model-ver/test-model-ver-a6fc3b5d-ba73-470f-afd5-64ec34c40666"]}}} 2026-02-09 23:59:01.934 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bed0f72d-90f3-44bd-a963-c93007ad44a3 with payload { "model-invariant-id": "test-model-bed0f72d-90f3-44bd-a963-c93007ad44a3", "model-type": "some-type" } 2026-02-09 23:59:01.936 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:01.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.937 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.937 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.939 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:01.941 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-bed0f72d-90f3-44bd-a963-c93007ad44a3/model-vers/model-ver/test-model-ver-e7ab3819-d17c-4d72-afc6-84e4b573548b with payload { "model-version-id": "test-model-ver-e7ab3819-d17c-4d72-afc6-84e4b573548b", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:01.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:01.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.942 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.944 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:01.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b998a85b-bf59-4044-9d42-e99413a67164 with payload { "vnf-id": "test-generic-b998a85b-bf59-4044-9d42-e99413a67164", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-bed0f72d-90f3-44bd-a963-c93007ad44a3", "model-version-id": "test-model-ver-e7ab3819-d17c-4d72-afc6-84e4b573548b" } 2026-02-09 23:59:01.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:01.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.953 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.955 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:01.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b998a85b-bf59-4044-9d42-e99413a67164 with depth all 2026-02-09 23:59:01.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:01.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.956 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.956 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.959 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.959 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:01.959 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:01.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b998a85b-bf59-4044-9d42-e99413a67164 with payload { "vnf-id": "test-generic-b998a85b-bf59-4044-9d42-e99413a67164", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681541948"} 2026-02-09 23:59:01.962 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:01.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.964 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.970 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:01.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b998a85b-bf59-4044-9d42-e99413a67164 with depth all 2026-02-09 23:59:01.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:01.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.976 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:01.977 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:01.979 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-b998a85b-bf59-4044-9d42-e99413a67164 with resource version 1770681541963 2026-02-09 23:59:01.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:01.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:01.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:01.980 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:01.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:01.984 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327728 with label generic-vnf 2026-02-09 23:59:01.984 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:01.984 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:02.286 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:02.597 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-faae4cba-1f9b-4952-8d26-4d9a5531c86a with payload { "model-invariant-id": "test-model-faae4cba-1f9b-4952-8d26-4d9a5531c86a", "model-type": "some-type" } 2026-02-09 23:59:02.598 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:02.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.598 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.599 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.600 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:02.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-faae4cba-1f9b-4952-8d26-4d9a5531c86a/model-vers/model-ver/test-model-ver-ce39c33b-0436-4173-9821-43326d9cbd4b with payload { "model-version-id": "test-model-ver-ce39c33b-0436-4173-9821-43326d9cbd4b", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:02.603 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:02.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.604 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.604 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.607 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:02.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-51aa5131-8227-4172-8a0e-958954999120 with payload { "vnf-id": "test-generic-51aa5131-8227-4172-8a0e-958954999120", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:59:02.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:02.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.611 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.613 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:59:02.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:59:02.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-51aa5131-8227-4172-8a0e-958954999120","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:59:02.614 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-51aa5131-8227-4172-8a0e-958954999120","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:59:02.920 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d3cab406-16f1-4518-bc38-3c758ec05265 with payload { "model-invariant-id": "test-model-d3cab406-16f1-4518-bc38-3c758ec05265", "model-type": "some-type" } 2026-02-09 23:59:02.921 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:02.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.922 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.923 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.925 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.926 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:02.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-d3cab406-16f1-4518-bc38-3c758ec05265/model-vers/model-ver/test-model-ver-fc0f385f-04f3-4333-b771-719af1d9fcd4 with payload { "model-version-id": "test-model-ver-fc0f385f-04f3-4333-b771-719af1d9fcd4", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:02.927 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:02.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.928 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.928 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.930 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.931 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:02.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-3dc5dc2c-1669-4e54-a977-d59348f2d8b5 with payload { "global-customer-id": "test-customer-3dc5dc2c-1669-4e54-a977-d59348f2d8b5", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-e8c970cd-54ff-4ba9-99ee-ad6c9386ce70", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-212469ac-8be8-40db-a9a6-a997273daf18", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-d3cab406-16f1-4518-bc38-3c758ec05265", "model-version-id": "test-model-ver-fc0f385f-04f3-4333-b771-719af1d9fcd4" } ] } } ] } } 2026-02-09 23:59:02.933 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:59:02.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.941 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.941 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.951 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:02.953 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:02.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-3dc5dc2c-1669-4e54-a977-d59348f2d8b5 with depth all 2026-02-09 23:59:02.957 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:59:02.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.957 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.958 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.960 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:02.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-f7f4d11c-b28a-4f03-8320-aa233261eab1 with payload { "vnf-id": "vnf-f7f4d11c-b28a-4f03-8320-aa233261eab1", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v14/business/customers/customer/test-customer-3dc5dc2c-1669-4e54-a977-d59348f2d8b5/service-subscriptions/service-subscription/test-subtype-e8c970cd-54ff-4ba9-99ee-ad6c9386ce70/service-instances/service-instance/test-tenant-212469ac-8be8-40db-a9a6-a997273daf18" } ] } } 2026-02-09 23:59:02.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:02.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.963 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.963 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.967 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:02.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-f7f4d11c-b28a-4f03-8320-aa233261eab1 with depth all 2026-02-09 23:59:02.974 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:02.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.974 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.977 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:02.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-3dc5dc2c-1669-4e54-a977-d59348f2d8b5 with depth all 2026-02-09 23:59:02.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:59:02.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:02.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:02.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:02.978 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:02.981 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:02.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:03.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f718784b-b99d-4ce4-8618-fd9123f79b74 with payload { "model-invariant-id": "test-model-f718784b-b99d-4ce4-8618-fd9123f79b74", "model-type": "some-type" } 2026-02-09 23:59:03.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:03.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.291 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.291 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.293 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:03.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f718784b-b99d-4ce4-8618-fd9123f79b74/model-vers/model-ver/test-model-ver-5e45e5ec-6407-4c03-8d49-9d4f322eb467 with payload { "model-version-id": "test-model-ver-5e45e5ec-6407-4c03-8d49-9d4f322eb467", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:03.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:03.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.297 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.297 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.300 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:03.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f with payload { "vnf-id": "test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f718784b-b99d-4ce4-8618-fd9123f79b74", "model-version-id": "test-model-ver-5e45e5ec-6407-4c03-8d49-9d4f322eb467" } 2026-02-09 23:59:03.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.305 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.305 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.308 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:03.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f with depth all 2026-02-09 23:59:03.311 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.311 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.311 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.314 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.314 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:03.314 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:03.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f with payload { "vnf-id": "test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-f718784b-b99d-4ce4-8618-fd9123f79b74", "model-version-id": "test-model-ver-5e45e5ec-6407-4c03-8d49-9d4f322eb467", "resource-version": "1770681543305" } 2026-02-09 23:59:03.318 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.319 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.324 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:03.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f with depth all 2026-02-09 23:59:03.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.328 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.331 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.331 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:03.332 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:03.334 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-f02fda48-286f-4635-9bfc-ae7af5ebab5f with resource version 1770681543319 2026-02-09 23:59:03.335 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.335 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.335 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.339 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 553208 with label generic-vnf 2026-02-09 23:59:03.339 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.341 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:03.643 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:03.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-260321d1-24fd-4384-b6d7-3aaf7b80107d with payload { "model-invariant-id": "test-model-260321d1-24fd-4384-b6d7-3aaf7b80107d", "model-type": "some-type" } 2026-02-09 23:59:03.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:03.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.955 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.956 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.957 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.958 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:03.960 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-260321d1-24fd-4384-b6d7-3aaf7b80107d/model-vers/model-ver/test-model-ver-35d87185-227d-41b5-9a94-f24d67ef935a with payload { "model-version-id": "test-model-ver-35d87185-227d-41b5-9a94-f24d67ef935a", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:03.961 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:03.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.961 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.962 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.964 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.966 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:03.967 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2c481a92-50a8-425b-a286-d7129a2f47a3 with payload { "vnf-id": "test-generic-2c481a92-50a8-425b-a286-d7129a2f47a3", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-260321d1-24fd-4384-b6d7-3aaf7b80107d", "model-version-id": "test-model-ver-35d87185-227d-41b5-9a94-f24d67ef935a" } 2026-02-09 23:59:03.968 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.969 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.969 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.972 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.973 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:03.974 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:03.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2c481a92-50a8-425b-a286-d7129a2f47a3 with depth all 2026-02-09 23:59:03.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.977 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.978 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.980 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:03.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-2c481a92-50a8-425b-a286-d7129a2f47a3 with resource version 1770681543969 2026-02-09 23:59:03.982 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:03.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:03.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:03.982 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:03.982 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:03.986 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 610464 with label generic-vnf 2026-02-09 23:59:03.986 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:03.988 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:04.290 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:04.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cabafa1e-d19c-424d-a76d-9c5e1e3244f7 with payload { "model-invariant-id": "test-model-cabafa1e-d19c-424d-a76d-9c5e1e3244f7", "model-type": "some-type" } 2026-02-09 23:59:04.602 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:04.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.603 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.603 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.607 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:04.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-cabafa1e-d19c-424d-a76d-9c5e1e3244f7/model-vers/model-ver/test-model-ver-df6d1cbb-7da0-4ad0-aa66-584b9e42f633 with payload { "model-version-id": "test-model-ver-df6d1cbb-7da0-4ad0-aa66-584b9e42f633", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:04.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:04.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.611 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:04.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-a8848d01-c2e6-4e47-b818-d93ee6694fe6 with payload { "vnf-id": "test-generic-a8848d01-c2e6-4e47-b818-d93ee6694fe6", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:59:04.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:04.617 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:04.617 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:04.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:59:04.618 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a8848d01-c2e6-4e47-b818-d93ee6694fe6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:59:04.618 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-a8848d01-c2e6-4e47-b818-d93ee6694fe6","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:59:04.924 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9e7cb30a-1e17-48ff-93ce-9e4e0a31e81a with payload { "model-invariant-id": "test-model-9e7cb30a-1e17-48ff-93ce-9e4e0a31e81a", "model-type": "some-type" } 2026-02-09 23:59:04.925 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:04.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.927 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.927 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.929 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.930 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:04.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-9e7cb30a-1e17-48ff-93ce-9e4e0a31e81a/model-vers/model-ver/test-model-ver-7d6bfcdd-cd24-4b92-95a1-2b03fcf1e872 with payload { "model-version-id": "test-model-ver-7d6bfcdd-cd24-4b92-95a1-2b03fcf1e872", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:04.932 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:04.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.933 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.933 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.936 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.937 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:04.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c071c831-7edd-43c4-b9cf-f82e8c422540 with payload { "vnf-id": "test-generic-c071c831-7edd-43c4-b9cf-f82e8c422540", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-9e7cb30a-1e17-48ff-93ce-9e4e0a31e81a", "model-version-id": "test-model-ver-7d6bfcdd-cd24-4b92-95a1-2b03fcf1e872" } 2026-02-09 23:59:04.939 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:04.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.940 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.941 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.944 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:04.946 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:04.948 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c071c831-7edd-43c4-b9cf-f82e8c422540 with depth all 2026-02-09 23:59:04.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:04.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.952 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.952 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:04.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-c071c831-7edd-43c4-b9cf-f82e8c422540 with payload { "vnf-id": "test-generic-c071c831-7edd-43c4-b9cf-f82e8c422540", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-7cb6cf95-b55d-4623-8204-603ca9bfd6bb", "model-version-id": "test-model-ver-6c3f1aa9-183d-4795-93a0-f062400f0ede", "resource-version": "1770681544940" } 2026-02-09 23:59:04.953 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:04.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:04.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:04.954 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:04.954 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:04.956 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/test-model-7cb6cf95-b55d-4623-8204-603ca9bfd6bb/model-vers/model-ver/test-model-ver-6c3f1aa9-183d-4795-93a0-f062400f0ede#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:59:04.956 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:04.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:59:04.956 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-c071c831-7edd-43c4-b9cf-f82e8c422540","Node Not Found:object located at service-design-and-creation/models/model/test-model-7cb6cf95-b55d-4623-8204-603ca9bfd6bb/model-vers/model-ver/test-model-ver-6c3f1aa9-183d-4795-93a0-f062400f0ede#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:59:04.956 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:05.265 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4ee7a834-3f35-4e55-8877-bb40c83be590 with payload { "model-invariant-id": "test-model-4ee7a834-3f35-4e55-8877-bb40c83be590", "model-type": "some-type" } 2026-02-09 23:59:05.266 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:05.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.267 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.268 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.270 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.271 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.272 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-4ee7a834-3f35-4e55-8877-bb40c83be590/model-vers/model-ver/test-model-ver-0f51c156-aa6e-45b1-bec0-110d7491a5df with payload { "model-version-id": "test-model-ver-0f51c156-aa6e-45b1-bec0-110d7491a5df", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:05.273 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:05.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.274 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.274 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.276 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.278 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.279 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7ca616a7-8c67-4db3-b039-a29ad087f239 with payload { "vnf-id": "test-generic-7ca616a7-8c67-4db3-b039-a29ad087f239", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-4ee7a834-3f35-4e55-8877-bb40c83be590", "model-version-id": "test-model-ver-0f51c156-aa6e-45b1-bec0-110d7491a5df" } 2026-02-09 23:59:05.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.281 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.281 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.285 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.286 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:05.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7ca616a7-8c67-4db3-b039-a29ad087f239 with depth all 2026-02-09 23:59:05.290 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.290 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:05.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b201ded4-6e86-45f2-9634-66bde9de2ce3 with payload { "model-invariant-id": "test-model-b201ded4-6e86-45f2-9634-66bde9de2ce3", "model-type": "some-type" } 2026-02-09 23:59:05.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:05.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.294 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.294 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.296 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-b201ded4-6e86-45f2-9634-66bde9de2ce3/model-vers/model-ver/test-model-ver-7b2041d6-ea45-46ff-a458-c689f61cfb54 with payload { "model-version-id": "test-model-ver-7b2041d6-ea45-46ff-a458-c689f61cfb54", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:05.298 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:05.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.298 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.298 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.300 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.302 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-7ca616a7-8c67-4db3-b039-a29ad087f239 with payload { "vnf-id": "test-generic-7ca616a7-8c67-4db3-b039-a29ad087f239", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-b201ded4-6e86-45f2-9634-66bde9de2ce3", "resource-version": "${resource-version}" } 2026-02-09 23:59:05.303 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.304 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:05.304 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 521 :MethodName- testPutWithGenericVnfToExistingModelAndUpdateVnfWithModelMissingPartOfKeyAndUpdateShouldFailAndOldEdgeShouldStillExist ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:05.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:59:05.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-7ca616a7-8c67-4db3-b039-a29ad087f239","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:59:05.305 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:05.613 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0b06c113-d079-4ec8-80cc-83e854f378d7 with payload { "model-invariant-id": "test-model-0b06c113-d079-4ec8-80cc-83e854f378d7", "model-type": "some-type" } 2026-02-09 23:59:05.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:05.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.615 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.616 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.618 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.619 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.620 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0b06c113-d079-4ec8-80cc-83e854f378d7/model-vers/model-ver/test-model-ver-edc4f1aa-fbc9-468a-a2bb-06c301134ec5 with payload { "model-version-id": "test-model-ver-edc4f1aa-fbc9-468a-a2bb-06c301134ec5", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:05.621 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:05.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.622 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.622 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.625 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef with payload { "vnf-id": "test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0b06c113-d079-4ec8-80cc-83e854f378d7", "model-version-id": "test-model-ver-edc4f1aa-fbc9-468a-a2bb-06c301134ec5" } 2026-02-09 23:59:05.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.629 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.632 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.633 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.634 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:05.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef with depth all 2026-02-09 23:59:05.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.637 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.640 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.640 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:05.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-869e3f8d-19ec-478e-aa83-40abec0d5595 with payload { "model-invariant-id": "test-model-869e3f8d-19ec-478e-aa83-40abec0d5595", "model-type": "some-type" } 2026-02-09 23:59:05.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:05.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.642 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-869e3f8d-19ec-478e-aa83-40abec0d5595/model-vers/model-ver/test-model-ver-4cb1bf6a-87bb-4b95-99b7-2dbfb1cccd58 with payload { "model-version-id": "test-model-ver-4cb1bf6a-87bb-4b95-99b7-2dbfb1cccd58", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:05.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:05.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.646 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.647 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.649 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:05.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef with payload { "vnf-id": "test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-869e3f8d-19ec-478e-aa83-40abec0d5595", "model-version-id": "test-model-ver-4cb1bf6a-87bb-4b95-99b7-2dbfb1cccd58", "resource-version": "1770681545629" } 2026-02-09 23:59:05.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.651 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.651 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:05.661 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:05.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef with depth all 2026-02-09 23:59:05.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.664 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.667 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:05.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-5c97f9b7-f070-48b1-9dec-6c5fc545f9ef with resource version 1770681545651 2026-02-09 23:59:05.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:05.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:05.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:05.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:05.669 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:05.672 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299048 with label generic-vnf 2026-02-09 23:59:05.673 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:05.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:05.976 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:06.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f with payload { "model-invariant-id": "test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f", "model-type": "some-type" } 2026-02-09 23:59:06.289 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:06.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.290 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.290 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.292 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:06.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f/model-vers/model-ver/test-model-ver-3a7087da-651f-4e5c-8158-d94433ebb9f0 with payload { "model-version-id": "test-model-ver-3a7087da-651f-4e5c-8158-d94433ebb9f0", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:06.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:06.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.296 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.296 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.298 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:06.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-79c792d4-344a-4f7c-a561-78cf521aed5d with payload { "vnf-id": "test-generic-79c792d4-344a-4f7c-a561-78cf521aed5d", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f", "model-version-id": "test-model-ver-3a7087da-651f-4e5c-8158-d94433ebb9f0" } 2026-02-09 23:59:06.301 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:06.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.303 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.303 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.307 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.310 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:06.311 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:06.316 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f/model-vers/model-ver/test-model-ver-3a7087da-651f-4e5c-8158-d94433ebb9f0 with depth all 2026-02-09 23:59:06.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:06.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.317 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.317 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.319 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:06.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f/model-vers/model-ver/test-model-ver-3a7087da-651f-4e5c-8158-d94433ebb9f0 with resource version 1770681546296 2026-02-09 23:59:06.320 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:06.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.321 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.321 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.324 ERROR --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6110 root cause=org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf] ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2212 :MethodName- verifyPreventDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2170 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.HttpTestUtil :LineNumber- 538 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 575 :MethodName- doDelete ClassName- org.onap.aai.HttpTestUtil :LineNumber- 569 :MethodName- doDelete ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 344 :MethodName- testPutGenericVnfWithModelInfoToMatchExistingModelAndDeleteModelVerAndCheckIfPreventDeleteFailsWithBadRequest 2026-02-09 23:59:06.324 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the DELETE request with status 400 and rolling back 2026-02-09 23:59:06.324 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3100","text":"Unsupported operation %1 (msg=%2) (ec=%3)","variables":["DELETE","Node cannot be deleted:Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [generic-vnf]","ERR.5.4.6110","/service-design-and-creation/models/model/test-model-94e9aee8-7ff8-4e11-83c7-edbdedd9921f/model-vers/model-ver/test-model-ver-3a7087da-651f-4e5c-8158-d94433ebb9f0"]}}} 2026-02-09 23:59:06.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8c542c0b-5df4-43e0-89a5-da4dad587a1c with payload { "model-invariant-id": "test-model-8c542c0b-5df4-43e0-89a5-da4dad587a1c", "model-type": "some-type" } 2026-02-09 23:59:06.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:06.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.633 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.633 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.635 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.636 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:06.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-8c542c0b-5df4-43e0-89a5-da4dad587a1c/model-vers/model-ver/test-model-ver-2157a01b-dcf3-43e7-be4f-175f7d5d1ca3 with payload { "model-version-id": "test-model-ver-2157a01b-dcf3-43e7-be4f-175f7d5d1ca3", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:06.638 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:06.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.639 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.639 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.641 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.643 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:06.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-03752392-05e8-45b0-9454-904492b0ed33 with payload { "vnf-id": "test-generic-03752392-05e8-45b0-9454-904492b0ed33", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-8c542c0b-5df4-43e0-89a5-da4dad587a1c", "model-version-id": "test-model-ver-2157a01b-dcf3-43e7-be4f-175f7d5d1ca3" } 2026-02-09 23:59:06.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:06.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.646 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.646 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.649 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.650 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:06.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-03752392-05e8-45b0-9454-904492b0ed33 with depth all 2026-02-09 23:59:06.651 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:06.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.652 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.652 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.654 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.654 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:06.655 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:06.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-03752392-05e8-45b0-9454-904492b0ed33 with payload { "vnf-id": "test-generic-03752392-05e8-45b0-9454-904492b0ed33", "vnf-type": "someval", "vnf-name": "someval" , "resource-version": "1770681546645"} 2026-02-09 23:59:06.658 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:06.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.659 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.659 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.668 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:06.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-03752392-05e8-45b0-9454-904492b0ed33 with depth all 2026-02-09 23:59:06.669 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:06.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.669 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.670 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.672 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.672 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:06.672 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:06.675 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-03752392-05e8-45b0-9454-904492b0ed33 with resource version 1770681546659 2026-02-09 23:59:06.676 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:06.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:06.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:06.676 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:06.676 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:06.679 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 635040 with label generic-vnf 2026-02-09 23:59:06.680 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:06.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:06.981 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:07.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1863d57d-4d53-47e2-acca-678b9aafe730 with payload { "model-invariant-id": "test-model-1863d57d-4d53-47e2-acca-678b9aafe730", "model-type": "some-type" } 2026-02-09 23:59:07.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:07.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.295 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.296 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.298 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.299 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-1863d57d-4d53-47e2-acca-678b9aafe730/model-vers/model-ver/test-model-ver-3bc1f43b-e7f9-4afe-a5eb-99a81ad00542 with payload { "model-version-id": "test-model-ver-3bc1f43b-e7f9-4afe-a5eb-99a81ad00542", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:07.300 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:07.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.301 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.301 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.303 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.304 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.305 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-1264d16c-f092-4ce1-bd7b-feb9358c3e16 with payload { "vnf-id": "test-generic-1264d16c-f092-4ce1-bd7b-feb9358c3e16", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "random-wrong-model", "model-version-id": "random-wrong-model-ver" } 2026-02-09 23:59:07.306 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:07.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.307 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.307 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.308 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6114 root cause=org.onap.aai.exceptions.AAIException: object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found ClassName- org.onap.aai.introspection.sideeffect.DataCopy :LineNumber- 71 :MethodName- processURI ClassName- org.onap.aai.introspection.sideeffect.SideEffect :LineNumber- 76 :MethodName- execute ClassName- org.onap.aai.introspection.sideeffect.SideEffectRunner :LineNumber- 52 :MethodName- execute ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2320 :MethodName- executePreSideEffects ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 563 :MethodName- processObject ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 516 :MethodName- serializeSingleVertex ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 491 :MethodName- serializeToDb ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 409 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process 2026-02-09 23:59:07.309 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 404 and rolling back 2026-02-09 23:59:07.309 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1264d16c-f092-4ce1-bd7b-feb9358c3e16","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:59:07.309 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-1264d16c-f092-4ce1-bd7b-feb9358c3e16","Node Not Found:object located at service-design-and-creation/models/model/random-wrong-model/model-vers/model-ver/random-wrong-model-ver#model-version not found","ERR.5.4.6114"]}}} 2026-02-09 23:59:07.615 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6154c43e-b883-4dbf-8249-6f01d2abefe8 with payload { "model-invariant-id": "test-model-6154c43e-b883-4dbf-8249-6f01d2abefe8", "model-type": "some-type" } 2026-02-09 23:59:07.616 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:07.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.618 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.618 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.620 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.622 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.623 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-6154c43e-b883-4dbf-8249-6f01d2abefe8/model-vers/model-ver/test-model-ver-abf83276-31d2-429a-aa6b-52a36c196a17 with payload { "model-version-id": "test-model-ver-abf83276-31d2-429a-aa6b-52a36c196a17", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:07.624 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:07.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.624 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.624 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.626 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/business/customers/customer/test-customer-6033b59c-c539-4836-bdf7-bd98095bd873 with payload { "global-customer-id": "test-customer-6033b59c-c539-4836-bdf7-bd98095bd873", "subscriber-name": "example-subscriber-name-val-99675", "subscriber-type": "example-subscriber-type-val-40388", "service-subscriptions": { "service-subscription": [ { "service-type": "test-subtype-943ac073-0e1a-4ffb-b35f-6b8dba67c2b8", "temp-ub-sub-account-id": "example-temp-ub-sub-account-id-val-64687", "service-instances": { "service-instance": [ { "service-instance-id": "test-tenant-3a55c46d-2efe-4585-bbb4-738c25307d72", "service-instance-name": "example-service-instance-name-val-4896", "service-type": "example-service-type-val-25453", "service-role": "example-service-role-val-66197", "environment-context": "example-environment-context-val-95014", "workload-context": "example-workload-context-val-56102", "model-invariant-id": "test-model-6154c43e-b883-4dbf-8249-6f01d2abefe8", "model-version-id": "test-model-ver-abf83276-31d2-429a-aa6b-52a36c196a17" } ] } } ] } } 2026-02-09 23:59:07.629 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:59:07.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.630 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.630 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.636 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.638 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:07.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-6033b59c-c539-4836-bdf7-bd98095bd873 with depth all 2026-02-09 23:59:07.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:59:07.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.642 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.642 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.644 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.644 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:07.645 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/vnf-abcad2bf-e7f4-4ad3-b930-80eb04a346d7 with payload { "vnf-id": "vnf-abcad2bf-e7f4-4ad3-b930-80eb04a346d7", "vnf-type": "someval", "vnf-name": "someval", "relationship-list": { "relationship": [ { "related-to": "service-instance", "related-link": "/aai/v14/business/customers/customer/test-customer-6033b59c-c539-4836-bdf7-bd98095bd873/service-subscriptions/service-subscription/test-subtype-943ac073-0e1a-4ffb-b35f-6b8dba67c2b8/service-instances/service-instance/test-tenant-3a55c46d-2efe-4585-bbb4-738c25307d72" } ] } } 2026-02-09 23:59:07.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:07.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.647 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.647 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.651 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.655 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.656 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/vnf-abcad2bf-e7f4-4ad3-b930-80eb04a346d7 with depth all 2026-02-09 23:59:07.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:07.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.660 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:07.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/business/customers/customer/test-customer-6033b59c-c539-4836-bdf7-bd98095bd873 with depth all 2026-02-09 23:59:07.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this customer 2026-02-09 23:59:07.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.661 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.664 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.664 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:07.971 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2d0e3f39-c5d9-4c2a-a9a3-ac7ad2d990fb with payload { "model-invariant-id": "test-model-2d0e3f39-c5d9-4c2a-a9a3-ac7ad2d990fb", "model-type": "some-type" } 2026-02-09 23:59:07.972 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:07.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.973 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.974 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.975 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.976 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.977 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-2d0e3f39-c5d9-4c2a-a9a3-ac7ad2d990fb/model-vers/model-ver/test-model-ver-a5904d70-0ff6-493d-843a-b6c2b8de85e4 with payload { "model-version-id": "test-model-ver-a5904d70-0ff6-493d-843a-b6c2b8de85e4", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:07.978 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:07.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.978 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.978 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.980 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.981 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-33da8142-f826-4642-9d3e-662e7b10428e with payload { "vnf-id": "test-generic-33da8142-f826-4642-9d3e-662e7b10428e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2d0e3f39-c5d9-4c2a-a9a3-ac7ad2d990fb", "model-version-id": "test-model-ver-a5904d70-0ff6-493d-843a-b6c2b8de85e4" } 2026-02-09 23:59:07.983 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:07.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.984 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.984 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.988 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.989 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:07.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-33da8142-f826-4642-9d3e-662e7b10428e with depth all 2026-02-09 23:59:07.990 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:07.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.990 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.990 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:07.993 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:07.993 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:07.993 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:07.996 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-33da8142-f826-4642-9d3e-662e7b10428e with payload { "vnf-id": "test-generic-33da8142-f826-4642-9d3e-662e7b10428e", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-2d0e3f39-c5d9-4c2a-a9a3-ac7ad2d990fb", "model-version-id": "test-model-ver-a5904d70-0ff6-493d-843a-b6c2b8de85e4", "resource-version": "1770681547984" } 2026-02-09 23:59:07.997 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:07.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:07.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:07.998 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:07.998 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.003 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.005 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:08.006 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-33da8142-f826-4642-9d3e-662e7b10428e with depth all 2026-02-09 23:59:08.007 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:08.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.007 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.007 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.009 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.009 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:08.010 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:08.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-33da8142-f826-4642-9d3e-662e7b10428e with resource version 1770681547998 2026-02-09 23:59:08.013 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:08.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.013 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.013 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 307240 with label generic-vnf 2026-02-09 23:59:08.017 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.019 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:08.321 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:08.632 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0e7d0cd3-c3ea-4b8b-85c2-41c452b5c11e with payload { "model-invariant-id": "test-model-0e7d0cd3-c3ea-4b8b-85c2-41c452b5c11e", "model-type": "some-type" } 2026-02-09 23:59:08.634 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:08.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.635 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.635 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.637 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.639 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:08.641 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-0e7d0cd3-c3ea-4b8b-85c2-41c452b5c11e/model-vers/model-ver/test-model-ver-dd3f3bde-781f-45d7-afdb-f900da0d548f with payload { "model-version-id": "test-model-ver-dd3f3bde-781f-45d7-afdb-f900da0d548f", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:08.642 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:08.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.643 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.643 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.645 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.646 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:08.647 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d72095bb-9ac1-415f-9c36-515590509dcf with payload { "vnf-id": "test-generic-d72095bb-9ac1-415f-9c36-515590509dcf", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-0e7d0cd3-c3ea-4b8b-85c2-41c452b5c11e", "model-version-id": "test-model-ver-dd3f3bde-781f-45d7-afdb-f900da0d548f" } 2026-02-09 23:59:08.648 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:08.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.649 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.649 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.652 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.653 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:08.654 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:08.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d72095bb-9ac1-415f-9c36-515590509dcf with depth all 2026-02-09 23:59:08.657 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:08.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.657 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.657 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.660 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.660 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:08.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-d72095bb-9ac1-415f-9c36-515590509dcf with resource version 1770681548649 2026-02-09 23:59:08.661 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:08.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:08.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:08.661 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:08.661 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:08.665 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311336 with label generic-vnf 2026-02-09 23:59:08.665 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:08.667 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:08.968 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:09.280 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f57c74a1-2a4b-42ac-ac21-05f4e2cd8d43 with payload { "model-invariant-id": "test-model-f57c74a1-2a4b-42ac-ac21-05f4e2cd8d43", "model-type": "some-type" } 2026-02-09 23:59:09.281 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:09.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.282 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.282 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.285 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.286 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:09.287 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-f57c74a1-2a4b-42ac-ac21-05f4e2cd8d43/model-vers/model-ver/test-model-ver-b7acdb46-b11e-4974-9c5c-368b14fc097e with payload { "model-version-id": "test-model-ver-b7acdb46-b11e-4974-9c5c-368b14fc097e", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:09.288 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:09.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.288 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.289 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.291 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.293 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:09.294 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-523bd1e2-55fe-44a2-91f4-326ff5d86403 with payload { "vnf-id": "test-generic-523bd1e2-55fe-44a2-91f4-326ff5d86403", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "some-model" } 2026-02-09 23:59:09.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:09.296 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:09.296 INFO --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.2.3000 root cause=org.onap.aai.exceptions.AAIException: model-invariant-id requires model-version-id to also be popluated. ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 230 :MethodName- validateIntrospector ClassName- org.onap.aai.HttpTestUtil :LineNumber- 225 :MethodName- doPut ClassName- org.onap.aai.HttpTestUtil :LineNumber- 160 :MethodName- doPut ClassName- org.onap.aai.rest.PrivateEdgeIntegrationTest :LineNumber- 305 :MethodName- testPutGenericVnfWithModelMissingPartOfKeyReturnsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run 2026-02-09 23:59:09.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Unable to complete the PUT request with status 400 and rolling back 2026-02-09 23:59:09.297 INFO --- [ main] org.onap.aai.HttpTestUtil : Response body of failed request {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-523bd1e2-55fe-44a2-91f4-326ff5d86403","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} 2026-02-09 23:59:09.297 INFO --- [ main] org.onap.aai.rest.PserverTest : Response from the PUT request: {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["PUT","/network/generic-vnfs/generic-vnf/test-generic-523bd1e2-55fe-44a2-91f4-326ff5d86403","Invalid input performing %1 on %2:model-invariant-id requires model-version-id to also be popluated.","ERR.5.2.3000"]}}} [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.90 s -- in org.onap.aai.rest.PrivateEdgeIntegrationTest [INFO] Running org.onap.aai.rest.VipAddressListTest 2026-02-09 23:59:09.609 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with payload { "cloud-owner": "cloud-region-owner-with-vip-ipv4", "cloud-region-id": "cloud-region-id-with-vip-ipv4" } 2026-02-09 23:59:09.610 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:59:09.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.611 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.611 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.626 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:09.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all 2026-02-09 23:59:09.627 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:59:09.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.627 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.627 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.629 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.630 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:09.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with payload { "vip-ipv4-address": "vip-ipv4-address-list-1", "vip-ipv4-prefix-length": 3333, "vlan-id-inner": 3333, "vlan-id-outer": 3333 } 2026-02-09 23:59:09.631 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2026-02-09 23:59:09.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.632 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.632 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.635 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.637 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:09.940 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with depth all 2026-02-09 23:59:09.942 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2026-02-09 23:59:09.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.942 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.942 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.945 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.945 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:09.947 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4/vip-ipv4-address-list/vip-ipv4-address-list-1 with resource version 1770681549632 2026-02-09 23:59:09.949 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vip-ipv4-address-list 2026-02-09 23:59:09.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:09.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:09.949 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:09.949 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:09.953 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 241728 with label vip-ipv4-address-list 2026-02-09 23:59:09.954 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:09.954 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:10.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with depth all 2026-02-09 23:59:10.258 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:59:10.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:10.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:10.258 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:10.258 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:10.262 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:10.262 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:10.263 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/cloud-infrastructure/cloud-regions/cloud-region/cloud-region-owner-with-vip-ipv4/cloud-region-id-with-vip-ipv4 with resource version 1770681549611 2026-02-09 23:59:10.264 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:59:10.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:10.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:10.264 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:10.264 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:10.268 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274568 with label cloud-region 2026-02-09 23:59:10.269 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:10.269 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.onap.aai.rest.VipAddressListTest [INFO] Running org.onap.aai.rest.VnfcRelationshipIssueTest 2026-02-09 23:59:10.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { "vnf-id": "test-vnf11", "vnf-name": "example-vnf-name-val-37069", "vnf-name2": "example-vnf-name2-val-58382", "vnf-type": "example-vnf-type-val-95069", "in-maint": true, "is-closed-loop-disabled": true, "vf-modules": { "vf-module": [ { "vf-module-id": "vf-module-test11", "is-base-vf-module": true, "automated-assignment": true } ] } } 2026-02-09 23:59:10.580 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:10.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:10.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:10.582 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:10.582 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:10.588 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:10.589 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:10.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { "vnfc-name": "test-vnfc11", "nfc-naming-code": "testname", "nfc-function": "test-value", "relationship-list": { "relationship": [{ "related-to": "vf-module", "relationship-data": [{ "relationship-key": "vnf.vnf-id", "relationship-value": "test-vnf11" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "vf-module-test11" } ] } ] } } 2026-02-09 23:59:10.591 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 2026-02-09 23:59:10.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:10.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:10.592 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:10.592 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:10.606 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:10.614 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:11.225 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-vnf11 with payload { "vnf-id": "test-vnf11", "vnf-name": "example-vnf-name-val-37069", "vnf-name2": "example-vnf-name2-val-58382", "vnf-type": "example-vnf-type-val-95069", "in-maint": true, "is-closed-loop-disabled": true, "vf-modules": { "vf-module": [ { "vf-module-id": "vf-module-test11", "is-base-vf-module": true, "automated-assignment": true } ] } } 2026-02-09 23:59:11.226 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:11.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:11.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:11.229 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:11.229 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:11.234 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:11.235 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:11.236 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/vnfcs/vnfc/test-vnfc11 with payload { "vnfc-name": "test-vnfc11", "nfc-naming-code": "testname", "nfc-function": "test-value", "relationship-list": { "relationship": [{ "related-to": "vf-module", "relationship-data": [{ "relationship-key": "vnf.vnf-id", "relationship-value": "test-vnf11" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "vf-module-test11" } ] } ] } } 2026-02-09 23:59:11.237 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this vnfc 2026-02-09 23:59:11.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:11.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:11.238 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:11.238 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:11.243 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:11.247 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.onap.aai.rest.VnfcRelationshipIssueTest [INFO] Running org.onap.aai.rest.CloudRegionTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 s -- in org.onap.aai.rest.CloudRegionTest [INFO] Running org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest 2026-02-09 23:59:11.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:11.582 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:11.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:11.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:11.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:11.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:11.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:11.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:11.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:11.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:11.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:11.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:11.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:11.589 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:11.590 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:11.608--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:11.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:11.718 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:11.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:11.720 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:11.740--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:11.865 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:11.873 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:11.875 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:11.875 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:11.896--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:12.018 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:12.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:12.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:12.028 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:12.050--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:12.171 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:12.179 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:12.181 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:12.181 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:12.206--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:12.347 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:12.361 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:12.362 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:12.388 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ce27e51d-d1fb-4bde-8099-007b68ab4af9 with payload { "model-invariant-id": "test-model-ce27e51d-d1fb-4bde-8099-007b68ab4af9", "model-type": "some-type" } 2026-02-09 23:59:12.389 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:12.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.392 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.393 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.394 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:12.397 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-ce27e51d-d1fb-4bde-8099-007b68ab4af9/model-vers/model-ver/test-model-ver-b969b78e-8b71-496c-8f60-3148e52d8310 with payload { "model-version-id": "test-model-ver-b969b78e-8b71-496c-8f60-3148e52d8310", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:12.398 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:12.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.398 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.399 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.401 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.404 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:12.405 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-993d9741-3459-4671-9b79-6d768a54d220 with payload { "vnf-id": "test-generic-993d9741-3459-4671-9b79-6d768a54d220", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-ce27e51d-d1fb-4bde-8099-007b68ab4af9", "model-version-id": "test-model-ver-b969b78e-8b71-496c-8f60-3148e52d8310" } 2026-02-09 23:59:12.406 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.407 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.407 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.412 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.417 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:12.418 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-993d9741-3459-4671-9b79-6d768a54d220 with depth all 2026-02-09 23:59:12.419 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.419 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.419 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.422 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.422 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:12.423 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:12.426 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-993d9741-3459-4671-9b79-6d768a54d220 with depth all 2026-02-09 23:59:12.436 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.436 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.436 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.439 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.439 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:12.441 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-993d9741-3459-4671-9b79-6d768a54d220 with resource version 1770681552407 2026-02-09 23:59:12.443 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.443 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.443 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.451 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 245824 with label generic-vnf 2026-02-09 23:59:12.452 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.454 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:12.756 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:12.765 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-818eb7c8-07f1-41cf-bc7a-00f0107f51fc with payload { "model-invariant-id": "test-model-818eb7c8-07f1-41cf-bc7a-00f0107f51fc", "model-type": "some-type" } 2026-02-09 23:59:12.766 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:12.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.767 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.768 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.769 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.770 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:12.771 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/test-model-818eb7c8-07f1-41cf-bc7a-00f0107f51fc/model-vers/model-ver/test-model-ver-f0be2219-80f5-4a76-a496-6f57f736a1c5 with payload { "model-version-id": "test-model-ver-f0be2219-80f5-4a76-a496-6f57f736a1c5", "model-name": "some-model", "model-version": "testValue" } 2026-02-09 23:59:12.773 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-ver 2026-02-09 23:59:12.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.774 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.774 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.776 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.778 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:12.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-bebafef0-a500-47ea-b3aa-2ce30f0732f7 with payload { "vnf-id": "test-generic-bebafef0-a500-47ea-b3aa-2ce30f0732f7", "vnf-type": "someval", "vnf-name": "someval", "model-invariant-id": "test-model-818eb7c8-07f1-41cf-bc7a-00f0107f51fc", "model-version-id": "test-model-ver-f0be2219-80f5-4a76-a496-6f57f736a1c5" } 2026-02-09 23:59:12.779 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.780 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.780 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.784 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.785 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:12.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-bebafef0-a500-47ea-b3aa-2ce30f0732f7 with depth all 2026-02-09 23:59:12.786 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.786 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.786 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.786 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.786 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.789 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.789 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:12.790 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes 2026-02-09 23:59:12.792 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v11/network/generic-vnfs/generic-vnf/test-generic-bebafef0-a500-47ea-b3aa-2ce30f0732f7 with depth all 2026-02-09 23:59:12.793 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.793 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.793 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.795 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.795 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:12.796 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/network/generic-vnfs/generic-vnf/test-generic-bebafef0-a500-47ea-b3aa-2ce30f0732f7 with resource version 1770681552780 2026-02-09 23:59:12.797 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:12.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:12.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:12.797 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:12.797 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:12.801 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 602360 with label generic-vnf 2026-02-09 23:59:12.801 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:12.803 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:13.105 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(private = true)]. For better performance, use indexes [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.550 s -- in org.onap.aai.rest.PrivateEdgeIntegrationOldClientTest [INFO] Running org.onap.aai.rest.EdgeNotValidAnymoreTest 2026-02-09 23:59:13.118 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v13/cloud-infrastructure/cloud-regions/cloud-region/junit-cloud-owner-with-vlan/junit-cloud-region-with-vlan with payload { "cloud-owner" : "junit-cloud-owner-with-vlan", "cloud-region-id" : "junit-cloud-region-with-vlan", "cloud-type" : "P9P1X6U9eDXR", "owner-defined-type" : "OUrR8kI6Br", "tenants" : { "tenant" : [ { "tenant-id" : "tenant1-with-vlan", "tenant-name" : "yhgVBcv3Pr", "vservers" : { "vserver" : [ { "vserver-id" : "vserver1-with-vlan", "vserver-name" : "P3SJ347Uyv", "vserver-name2" : "1dHd", "vserver-selflink" : "v7dU8H", "in-maint" : false, "is-closed-loop-disabled" : true, "l-interfaces" : { "l-interface" : [ { "interface-name" : "top-linterface-with-vlan", "interface-role" : "3W1FAJGSQ", "v6-wan-link-ip" : "WugWw3N", "selflink" : "Of4j0pU", "interface-id" : "eoW", "macaddr" : "XNbbIy33", "network-name" : "ZETDv5sGhiS", "management-option" : "qR3RyCxgEU", "vlans" : { "vlan" : [ { "vlan-interface" : "test-vlan-interface-1", "vlan-id-inner" : 884, "vlan-id-outer" : 992, "speed-value" : "RyFPm", "speed-units" : "ZrckmLff7b", "vlan-description" : "zjAeUFgeagpf", "backdoor-connection" : "gANMvUquB", "vpn-key" : "l0rV7bb2Sc", "orchestration-status" : "WVnLpbzIx", "in-maint" : false, "prov-status" : "tYMRi6df", "is-ip-unnumbered" : false } ] } } ] } } ] } } ] } } 2026-02-09 23:59:13.119 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this cloud-region 2026-02-09 23:59:13.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:13.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:13.120 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:13.121 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:13.134 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:13.154 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:13.468 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/network/configurations with depth null 2026-02-09 23:59:13.470 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this configurations 2026-02-09 23:59:13.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:13.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:13.470 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:13.470 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:13.478 DEBUG --- [Pool-1-worker-1] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: configuration, node type: vlan, label: org.onap.relationships.inventory.PartOf, type: COUSIN, isPrivate: false, for version: v14. 2026-02-09 23:59:13.479 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:13.479 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 s -- in org.onap.aai.rest.EdgeNotValidAnymoreTest [INFO] Running org.onap.aai.rest.ModelElementTest 2026-02-09 23:59:13.809 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:13.809 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:13.810 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:13.810 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:13.810 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:13.810 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:13.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:13.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:13.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:13.811 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:13.812 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:13.815 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:13.815 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:13.816 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:13.817 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:13.834--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:13.935 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:13.942 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:13.943 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:13.943 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:13.963--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:14.077 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:14.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:14.086 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:14.086 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:14.107--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:14.247 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:14.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:14.257 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:14.257 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:14.278--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:14.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:14.410 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:14.412 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:14.412 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:14.435--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:14.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:14.588 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:14.590 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:14.599 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with payload { "model-invariant-id": "24c04fc5-f3f8-43ec-8792-c6f940638676-test1", "model-type": "woZ4dpF3TM", "model-vers": { "model-ver": [ { "model-version-id": "0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1", "model-name": "vzZn3Q3h", "model-version": "RcN2FIwUF", "distribution-status": "qcCHkye", "model-description": "qcPB4hOig9", "model-elements": { "model-element": [ { "model-element-uuid": "0dc2b8b6-af8d-4213-970b-7861a603fc86-test1", "new-data-del-flag": "OzhypC", "cardinality": "vNpFfHn", "linkage-points": [ "BTDVw7pA" ], "model-elements": { "model-element": [ { "model-element-uuid": "0ff7bfc5-e42b-474d-b728-cfdc08310971-test1", "new-data-del-flag": "v54vhcTX", "cardinality": "uHLsCw" }, { "model-element-uuid": "4fb1b036-9963-467e-93fe-c6e499859b2e-test1", "new-data-del-flag": "UAJAjOCe9dIiW", "cardinality": "8PhfKI" } ] }, "model-constraints": { "model-constraint": [ { "model-constraint-uuid": "782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1", "constrained-element-set-uuid-to-replace": "8vcq", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "a33e65c3-1198-4d4c-9799-2b521e4c4212-test1", "constraint-type": "4jqozTvJSD", "check-type": "J9aM", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1", "element-choice-set-name": "wjNT", "cardinality": "XSPmZH", "model-elements": { "model-element": [ { "model-element-uuid": "fcf1450b-cf5c-414a-99c0-2bd7ca247997-test1", "new-data-del-flag": "uhwWkaDw", "cardinality": "jeBU9v" }, { "model-element-uuid": "85bfca5f-03ac-4653-a3b4-bdfad8dd1c13-test1", "new-data-del-flag": "L2BQe2kyA", "cardinality": "asciE2y7RWGVa" } ] } }, { "element-choice-set-uuid": "d20040e2-0417-4a2d-978e-e6c9f353a0c5-test1", "element-choice-set-name": "x7vEDj5", "cardinality": "A6f2Us", "model-elements": { "model-element": [ { "model-element-uuid": "5cdcbb91-22eb-4c12-9a54-b8c3ff5aa591-test1", "new-data-del-flag": "BCo", "cardinality": "FejO1GRl" }, { "model-element-uuid": "7a401382-7d45-40f9-8fe7-236629273226-test1", "new-data-del-flag": "zFj", "cardinality": "9DzyB7u" } ] } } ] } }, { "constrained-element-set-uuid": "2f7a375a-135d-461b-b806-e7cd636506f4-test1", "constraint-type": "Toy", "check-type": "uYEWZon81Wa", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "8aab42ee-561f-4506-ab66-6432442193f8-test1", "element-choice-set-name": "RpJJn1eRQL", "cardinality": "q0XXZ52", "model-elements": { "model-element": [ { "model-element-uuid": "2a35ad40-02ef-4947-b20c-94a90440ffc7-test1", "new-data-del-flag": "gXHt5O5XyRKb", "cardinality": "idg0cH" }, { "model-element-uuid": "7aae6c34-086e-477b-845a-01cedc2a4e25-test1", "new-data-del-flag": "Zwj", "cardinality": "3vkT" } ] } }, { "element-choice-set-uuid": "f42dcd25-aa82-401f-b987-5d0f46d6b5d6-test1", "element-choice-set-name": "Cuon", "cardinality": "cfxfo3MAF", "model-elements": { "model-element": [ { "model-element-uuid": "2f9f4c5c-216c-45c0-913b-5513faa6f887-test1", "new-data-del-flag": "2ZTs", "cardinality": "zki" }, { "model-element-uuid": "6abd9eb0-59b2-45d1-bc31-51913bc9f54b-test1", "new-data-del-flag": "9cQkkA", "cardinality": "NGY7CgvUQDN" } ] } } ] } } ] } }, { "model-constraint-uuid": "8544de93-b647-4d79-aa55-a3ebe01664e7-test1", "constrained-element-set-uuid-to-replace": "phbhKDPCcUjK", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "61624b66-e059-49c6-a97c-06ca4643e259-test1", "constraint-type": "gp0nB63dH", "check-type": "NFnVJKceCMc", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "f85f1ee8-d28f-4128-83d8-02c2e07f9e27-test1", "element-choice-set-name": "8noi", "cardinality": "mTFoGk", "model-elements": { "model-element": [ { "model-element-uuid": "1e15718d-17e8-4a34-852e-2edede549b63-test1", "new-data-del-flag": "f3p1f", "cardinality": "c0Z6zG0iKX" }, { "model-element-uuid": "4ad51c91-1e90-4683-b9ea-017cf0bc528e-test1", "new-data-del-flag": "05r47Aldegi", "cardinality": "aoF" } ] } }, { "element-choice-set-uuid": "fb2c7824-fc87-4fe9-93c6-10586a59384e-test1", "element-choice-set-name": "EIjKr0w3tJ", "cardinality": "qlw6EFFF", "model-elements": { "model-element": [ { "model-element-uuid": "2395bed7-399d-41cd-81af-e5002854bc69-test1", "new-data-del-flag": "Uj2", "cardinality": "eLHBGqv7wz5z" }, { "model-element-uuid": "77840aeb-0868-49c1-a97d-6ded16115174-test1", "new-data-del-flag": "rOR", "cardinality": "ddXm59kMQ01y" } ] } } ] } }, { "constrained-element-set-uuid": "4f1f30ee-5bd5-4f19-b11d-23ebf0fcd569-test1", "constraint-type": "Ul7rn0Gyh", "check-type": "5KpT6x", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "d2b9a3f5-29de-45ba-ad5a-184e0635607a-test1", "element-choice-set-name": "OWFEeT", "cardinality": "g2wvznpf", "model-elements": { "model-element": [ { "model-element-uuid": "93d0b10b-529a-4ad4-88fa-afc7273ec538-test1", "new-data-del-flag": "BHqDTu", "cardinality": "bUZd3Zj4b" }, { "model-element-uuid": "fd6548f8-211a-4194-a78e-857efc443180-test1", "new-data-del-flag": "ygDuebv", "cardinality": "UZx1v0HH7I" } ] } }, { "element-choice-set-uuid": "f393b086-40b6-47d9-b28a-b830d5d7f896-test1", "element-choice-set-name": "dxt8afBT", "cardinality": "L3mtZIH342JVw", "model-elements": { "model-element": [ { "model-element-uuid": "d802155e-8e16-4b9d-986a-d0f490d83e56-test1", "new-data-del-flag": "cPapfw", "cardinality": "4O3aiKf" }, { "model-element-uuid": "64cf1800-77b7-4c1d-80b2-38fc156769a6-test1", "new-data-del-flag": "T2dc7t3", "cardinality": "LTrGUfoB7imS" } ] } } ] } } ] } } ] } }, { "model-element-uuid": "1db3d04c-92c6-4100-b851-16a0a2318909-test1", "new-data-del-flag": "9Gc", "cardinality": "vtJk", "linkage-points": [ "NKC5OiZl" ], "model-elements": { "model-element": [ { "model-element-uuid": "16b90f9d-d2ed-46e8-8a0d-f2907ecf723d-test1", "new-data-del-flag": "jcjL", "cardinality": "qxX" }, { "model-element-uuid": "46afb085-7025-4a35-99e3-6170dc98b74b-test1", "new-data-del-flag": "tXgrF6T4HrirE", "cardinality": "55waV3oUI" } ] }, "model-constraints": { "model-constraint": [ { "model-constraint-uuid": "6f6fbf96-c9a7-4393-9e81-284d194ba6a3-test1", "constrained-element-set-uuid-to-replace": "HF81PuSuM", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "cf2d2ff1-1ffc-4ad6-b3ce-8729c3352637-test1", "constraint-type": "XfD", "check-type": "mVERn7luqFc", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "85fb8953-f86d-4d58-8ca2-3169cba074c6-test1", "element-choice-set-name": "4s6Jf", "cardinality": "KL8eVh9xZ", "model-elements": { "model-element": [ { "model-element-uuid": "7b1fd5b5-b633-4ed6-a9e8-9c3430eaaae0-test1", "new-data-del-flag": "uNbESfr", "cardinality": "aEj2c5UXN2qW" }, { "model-element-uuid": "c67a3856-3812-4c16-abb3-484fe68ba65e-test1", "new-data-del-flag": "cg1GbGyps", "cardinality": "cCPBuauJ" } ] } }, { "element-choice-set-uuid": "4748a324-a8aa-420a-9f48-0fd0b7418a1a-test1", "element-choice-set-name": "U3JuW0tx", "cardinality": "4jpXRS43G", "model-elements": { "model-element": [ { "model-element-uuid": "daad8caa-dbfc-487a-91d4-a93021a86e0c-test1", "new-data-del-flag": "ZoRQyflmIqEaA", "cardinality": "Mu7PzxNg8cta" }, { "model-element-uuid": "e5a640f1-1203-410c-8665-0ee325179368-test1", "new-data-del-flag": "thsF0L", "cardinality": "fViD" } ] } } ] } }, { "constrained-element-set-uuid": "5d1b2701-d719-4eb5-b5bc-355f99042648-test1", "constraint-type": "4wPy2Xd", "check-type": "sDuGfZji", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "d01f1c5b-5ba1-4c21-b80d-901867a1d810-test1", "element-choice-set-name": "FdrVe6o", "cardinality": "F1MXs1fET0jr3", "model-elements": { "model-element": [ { "model-element-uuid": "6e059bfe-5386-4491-8e84-b1b6dd8b5333-test1", "new-data-del-flag": "DfodMIT72h7", "cardinality": "KvRbLIJFL" }, { "model-element-uuid": "ea73886a-ff64-4d3c-9b17-5ae5b2196dea-test1", "new-data-del-flag": "n9PnoK5", "cardinality": "0E3fM6" } ] } }, { "element-choice-set-uuid": "abb55d08-28b6-48d8-b19e-91b12c096649-test1", "element-choice-set-name": "MRFYeF7", "cardinality": "b64jIhgbYH7", "model-elements": { "model-element": [ { "model-element-uuid": "c449a692-bd7d-4d86-b46e-1c417b17099f-test1", "new-data-del-flag": "ApwuLwUkkw", "cardinality": "m23c6lsF" }, { "model-element-uuid": "7cb770d9-55d8-45d2-8b9b-abdff7a2c88b-test1", "new-data-del-flag": "MeSjvno", "cardinality": "lGFfcOOl19" } ] } } ] } } ] } }, { "model-constraint-uuid": "ce9e9365-1fec-4c29-8201-c4417ee2ea1d-test1", "constrained-element-set-uuid-to-replace": "Buq56Km4W9BD", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "3dcea521-a227-46f3-bd4f-ef1fcff0755e-test1", "constraint-type": "WZr", "check-type": "pxJXuyaXvsaQy", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "19dc8b4a-c58b-4ff8-b507-877c6521d91a-test1", "element-choice-set-name": "af5CO7sD5TWwz", "cardinality": "uGwotewgnmls", "model-elements": { "model-element": [ { "model-element-uuid": "5d476750-ddc3-4822-b629-5fba93445ed9-test1", "new-data-del-flag": "mMjS6OflV3c", "cardinality": "Gidw5" }, { "model-element-uuid": "d4d4f1f6-ad60-4a94-b076-eb36db6fb362-test1", "new-data-del-flag": "kWLrcR", "cardinality": "AU6llmk" } ] } }, { "element-choice-set-uuid": "d6616e1a-3de5-4981-a216-805bdd97d65e-test1", "element-choice-set-name": "9w67AaiJNt0", "cardinality": "kKax01oqb", "model-elements": { "model-element": [ { "model-element-uuid": "bb11c9c1-5013-4b51-9a06-9729addfd4af-test1", "new-data-del-flag": "ANM8TN0a", "cardinality": "UPtA8wc4m" }, { "model-element-uuid": "71b323c0-1829-414e-85f6-99f4b5835e44-test1", "new-data-del-flag": "okC9", "cardinality": "1KP3eU5j8" } ] } } ] } }, { "constrained-element-set-uuid": "77d1cc2d-6e94-4a4f-a7ec-f725605f18d3-test1", "constraint-type": "inJa", "check-type": "JkoIos3V", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "9893bb02-e422-4810-bccc-a594b0489ded-test1", "element-choice-set-name": "ZIync", "cardinality": "WZfSZe", "model-elements": { "model-element": [ { "model-element-uuid": "b0aaa08d-a7fe-44ae-a6d8-d21645831a23-test1", "new-data-del-flag": "RdwsDmBBz", "cardinality": "Ry6V3zZtLOS" }, { "model-element-uuid": "a2670e8e-f57e-4c0e-9522-6d16b4e2cf18-test1", "new-data-del-flag": "aCECwDjNyauTZ", "cardinality": "a28MCzMm24JBI" } ] } }, { "element-choice-set-uuid": "321ccc75-61ae-4358-af89-53809a28f956-test1", "element-choice-set-name": "HjNWjs", "cardinality": "bxRIxMP", "model-elements": { "model-element": [ { "model-element-uuid": "41965df8-b42d-47ba-8bf6-cade35804311-test1", "new-data-del-flag": "CPLVd", "cardinality": "4Ij4hep2" }, { "model-element-uuid": "db7ee384-420e-44fb-a1ca-809f94add6b8-test1", "new-data-del-flag": "Cj5GVv", "cardinality": "1LSdRvvzBBfa" } ] } } ] } } ] } } ] } } ] }, "metadata": { "metadatum": [ { "metaname": "8b3496f1-822e-4acf-b1fc-d07a494d3a86-test1", "metaval": "gZwqNxIDsw" }, { "metaname": "d9a50737-f3df-4156-881d-e3875031b413-test1", "metaval": "qMugMK" } ] } }, { "model-version-id": "1e6ec4df-ad66-40bc-8f1d-ba40c835e77e-test1", "model-name": "wStuf", "model-version": "HAm", "distribution-status": "zsKxpTc5YTW1", "model-description": "zxHpALNUvX8V", "model-elements": { "model-element": [ { "model-element-uuid": "b1ac6004-59bd-4372-ab16-f327d04d647e-test1", "new-data-del-flag": "j58MXR", "cardinality": "9Xr0gNa", "linkage-points": [ "LmE7mpec2" ], "model-elements": { "model-element": [ { "model-element-uuid": "38295729-dc3b-4b7b-87e3-446513a802df-test1", "new-data-del-flag": "R5KeFH8", "cardinality": "9wkk9Z" }, { "model-element-uuid": "b1ac08c3-3047-4637-8796-6b5e43bbad19-test1", "new-data-del-flag": "KOS9kMuahku", "cardinality": "F6A" } ] }, "model-constraints": { "model-constraint": [ { "model-constraint-uuid": "0c7f45c8-2552-400a-b029-e20cddda592b-test1", "constrained-element-set-uuid-to-replace": "105ZUJ", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "162ea223-ae49-4e6d-ba30-8215c433a7e2-test1", "constraint-type": "GAq", "check-type": "ippNik", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "5caa493c-e804-4c28-aad6-3389a1801e29-test1", "element-choice-set-name": "oLPlXWcCL", "cardinality": "ns6", "model-elements": { "model-element": [ { "model-element-uuid": "ff8f0de4-220f-4f7f-8447-07c67ed8a109-test1", "new-data-del-flag": "TlLVzdU5Mz", "cardinality": "wQI" }, { "model-element-uuid": "fd6018bc-b3ce-4073-b494-848c06aaef83-test1", "new-data-del-flag": "ZIkOtmdu8ij", "cardinality": "XfOsai" } ] } }, { "element-choice-set-uuid": "45d079e2-94f8-4c75-9e58-fca00da8e032-test1", "element-choice-set-name": "nfOh9SvgG", "cardinality": "j5u1OHFt", "model-elements": { "model-element": [ { "model-element-uuid": "3edbf250-7039-47cd-b31d-019e5639006b-test1", "new-data-del-flag": "Qo5M8AB", "cardinality": "crDs4E" }, { "model-element-uuid": "566c492a-4b8d-4393-9634-5deb36114390-test1", "new-data-del-flag": "tSl", "cardinality": "xZK7oAuI1" } ] } } ] } }, { "constrained-element-set-uuid": "6efd9e99-bca6-4f3b-a7dc-38ad373c38e9-test1", "constraint-type": "v3RYRkCdTm", "check-type": "adGnhMq6P4", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "09d59684-e8e5-4e08-93af-b2a65d0328e6-test1", "element-choice-set-name": "Q1rPa", "cardinality": "ENpTrUR", "model-elements": { "model-element": [ { "model-element-uuid": "904654a2-4d7d-4d07-af26-ddb881dd05d7-test1", "new-data-del-flag": "76D6azxVm1XR9", "cardinality": "R0Zb34f" }, { "model-element-uuid": "898cfb56-6e36-4b03-8967-9384d06b3a3e-test1", "new-data-del-flag": "SJtXdr4", "cardinality": "vG4JrjQ8" } ] } }, { "element-choice-set-uuid": "9ac87d60-51c5-4dd6-bb1e-1b8dd234b5a9-test1", "element-choice-set-name": "azv", "cardinality": "oJfnKsDO5k", "model-elements": { "model-element": [ { "model-element-uuid": "6ec8304f-8159-4344-b06d-faf1001fd275-test1", "new-data-del-flag": "3s5zQjf8Vwl4", "cardinality": "6SogRPhZX38Ol" }, { "model-element-uuid": "cfd9b055-3d8a-4429-9ea6-078a2270e469-test1", "new-data-del-flag": "VaW81J59tqiY", "cardinality": "t1mNuU7JnNc7L" } ] } } ] } } ] } }, { "model-constraint-uuid": "fe9d4b0d-dc65-4440-a10f-5237f135255c-test1", "constrained-element-set-uuid-to-replace": "pWv26", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "ea1473a3-e72d-4838-b8d8-7c8e86e0b3c8-test1", "constraint-type": "Mdbb0G5nLxcx3", "check-type": "a8rlES", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "86726d80-74d6-4b7e-9532-65ebb76133ef-test1", "element-choice-set-name": "fBm0", "cardinality": "csPsKpgV", "model-elements": { "model-element": [ { "model-element-uuid": "c0df13d1-a8be-4bc0-a572-44ca28d35d62-test1", "new-data-del-flag": "k9x8eFMP", "cardinality": "5xHWzWretpyAN" }, { "model-element-uuid": "ef4f9a86-a1b8-48ef-a7aa-ff56a1879ef7-test1", "new-data-del-flag": "JdujO3QQr4", "cardinality": "N6pvsIK" } ] } }, { "element-choice-set-uuid": "07f1ae12-8e40-4c42-bb8c-e5931f82be84-test1", "element-choice-set-name": "by4K", "cardinality": "HfJt7", "model-elements": { "model-element": [ { "model-element-uuid": "aed78a3d-de9e-4825-88b3-8251a822e87c-test1", "new-data-del-flag": "NbAWo0r1su", "cardinality": "GIHSc" }, { "model-element-uuid": "451ef346-a43e-4d9c-ae94-4d14f12b7776-test1", "new-data-del-flag": "o6GI", "cardinality": "Hbbm3HRFeXw8U" } ] } } ] } }, { "constrained-element-set-uuid": "1b3d0f60-b438-4789-b711-5d48c211e9b3-test1", "constraint-type": "G7HBqSqa8", "check-type": "Rky", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "c47b3c18-912b-4781-82a9-961702e58712-test1", "element-choice-set-name": "ntxJ1ETx96", "cardinality": "6B1XDdERKUk0f", "model-elements": { "model-element": [ { "model-element-uuid": "d451967f-5cb9-4aba-8595-938d44bed081-test1", "new-data-del-flag": "pwHvYjtFEvmn", "cardinality": "X6jiiniZ24e3" }, { "model-element-uuid": "0f6196d6-b3b7-451a-a3d8-2a0a9bf401b7-test1", "new-data-del-flag": "YFY4Dmyr", "cardinality": "CMF05rTle1" } ] } }, { "element-choice-set-uuid": "927a4c5d-c06f-474c-bc39-b1bf8edbd5a9-test1", "element-choice-set-name": "C19", "cardinality": "7xCo", "model-elements": { "model-element": [ { "model-element-uuid": "b839b84d-4508-4aa6-8c32-0566a25d62d1-test1", "new-data-del-flag": "QdvVPKk", "cardinality": "QWO7FG" }, { "model-element-uuid": "20df13a4-aad9-46ed-8c40-d2c9ee25c0c0-test1", "new-data-del-flag": "aFu39uCq", "cardinality": "wFwAw3L3wT2x5" } ] } } ] } } ] } } ] } }, { "model-element-uuid": "c198c7e7-162f-4b36-ab18-1ea652940569-test1", "new-data-del-flag": "c9VM1nU9", "cardinality": "na6ev", "linkage-points": [ "Qn71", "VqVquEM" ], "model-elements": { "model-element": [ { "model-element-uuid": "5a3d5001-ed82-4586-9f8e-f4754c5a7a18-test1", "new-data-del-flag": "x5unCqf", "cardinality": "SelKZSH" }, { "model-element-uuid": "b150a826-8d8e-4e76-8661-6cbc67fd0d9a-test1", "new-data-del-flag": "9LfZWv", "cardinality": "uMtY5vRkmCnw" } ] }, "model-constraints": { "model-constraint": [ { "model-constraint-uuid": "43871728-3816-470f-9b36-4097731910a4-test1", "constrained-element-set-uuid-to-replace": "R8Uhk", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "0fd99298-8079-4a3c-bbed-dce0ceadf790-test1", "constraint-type": "JFVkmI9ilV", "check-type": "9eqnm", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "22a978b9-4dcc-4c7d-b88a-6bdbab97dd7c-test1", "element-choice-set-name": "4fHNNV", "cardinality": "VBAiH", "model-elements": { "model-element": [ { "model-element-uuid": "d9bef0c1-07c9-4251-b621-196be3b7870e-test1", "new-data-del-flag": "FQen9U2BTGx", "cardinality": "ohd" }, { "model-element-uuid": "60d8b814-8035-4010-8d46-9db2e5962f17-test1", "new-data-del-flag": "2aJgwjV3UZv", "cardinality": "WMb" } ] } }, { "element-choice-set-uuid": "a5b753eb-162e-4bea-8185-43b7e96c0770-test1", "element-choice-set-name": "k9Ud", "cardinality": "VAL51", "model-elements": { "model-element": [ { "model-element-uuid": "1ecfe4f4-6696-4df4-8b93-b2b3fa39c377-test1", "new-data-del-flag": "SRFYVMGe", "cardinality": "muxuy0DZBBW" }, { "model-element-uuid": "96acb4b2-f178-4119-8c32-6c5901896417-test1", "new-data-del-flag": "wbzd", "cardinality": "M0Y7Meota" } ] } } ] } }, { "constrained-element-set-uuid": "b22dc84b-5568-4b7d-9b58-0bc90c969619-test1", "constraint-type": "waPRf1NGHeFy", "check-type": "YziABbwA4", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "fb4d5b28-2083-4bb6-a87d-e53eadd14d54-test1", "element-choice-set-name": "VnX7QOx", "cardinality": "qk4aMYBkw", "model-elements": { "model-element": [ { "model-element-uuid": "1b5481f2-66c9-4cd4-89ee-492e333570fe-test1", "new-data-del-flag": "ba6QIyym", "cardinality": "zUJ9gpkRq" }, { "model-element-uuid": "c9918ba3-dcb3-46e8-870f-316251f459a3-test1", "new-data-del-flag": "X2MIS2y", "cardinality": "u3xIyaL" } ] } }, { "element-choice-set-uuid": "f5a14c3b-6536-4803-9660-4a2f2263dfdd-test1", "element-choice-set-name": "KiVnNej1flt", "cardinality": "AwImrctM5", "model-elements": { "model-element": [ { "model-element-uuid": "e5e3b7db-7336-498b-8eca-f43f979dda68-test1", "new-data-del-flag": "v3JnIH7JEK", "cardinality": "pzypSipEOA" }, { "model-element-uuid": "24426103-516b-4634-83f6-0b02db4d10ed-test1", "new-data-del-flag": "lNx", "cardinality": "OFMiiE1w4K" } ] } } ] } } ] } }, { "model-constraint-uuid": "310f083b-2d76-4e2d-ab82-b4c6b2a49637-test1", "constrained-element-set-uuid-to-replace": "70UQQ", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "f6b24791-facd-41d8-8b4e-b76d750ef3e8-test1", "constraint-type": "eBTDI1Xx", "check-type": "uyscxXaNEt", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "efc328ed-3302-4808-b25a-adbbe88af7d9-test1", "element-choice-set-name": "HwpVVTGb6e", "cardinality": "dZ78oR", "model-elements": { "model-element": [ { "model-element-uuid": "1f20c582-952d-4489-a45b-b7b898062bc4-test1", "new-data-del-flag": "Vq8f3STu8ez", "cardinality": "5lN" }, { "model-element-uuid": "77f61b0a-ecf4-43ed-84b8-478372922557-test1", "new-data-del-flag": "OrbNIIvUvTQ", "cardinality": "CwT1hp9uUn" } ] } }, { "element-choice-set-uuid": "7561f91e-5d71-4871-b745-5974a29fa4f0-test1", "element-choice-set-name": "JyMxtTdSzEYI", "cardinality": "CU5", "model-elements": { "model-element": [ { "model-element-uuid": "7857bb38-b373-4f32-bfed-fb698b38f288-test1", "new-data-del-flag": "qGYsqE", "cardinality": "m1wtW502" }, { "model-element-uuid": "27097500-1e6a-4692-bcfc-8c5751094416-test1", "new-data-del-flag": "e3LD9ESy1h2we", "cardinality": "a0jEiwQq" } ] } } ] } }, { "constrained-element-set-uuid": "a63f212b-0608-4676-a801-eae9704ca6f8-test1", "constraint-type": "1s642QAY3emE", "check-type": "3sR23Vt", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "e6f1f3eb-61c5-4e00-877b-253d41dc8bc1-test1", "element-choice-set-name": "EBhZUZSbs", "cardinality": "1LrK8RM4o33LD", "model-elements": { "model-element": [ { "model-element-uuid": "323c6b90-7aba-41ad-8313-5a4a2b2c56ae-test1", "new-data-del-flag": "R3oKjC8hz87", "cardinality": "LT8Phj" }, { "model-element-uuid": "6a4f5cbe-6251-402e-aa0c-d42284acf4f3-test1", "new-data-del-flag": "XeIPIYLqyIL", "cardinality": "pGK" } ] } }, { "element-choice-set-uuid": "4937bd81-08f1-4cb7-b3bd-9c9db142a791-test1", "element-choice-set-name": "VXcx", "cardinality": "hIKH", "model-elements": { "model-element": [ { "model-element-uuid": "db4ddcd0-6a57-47af-b72d-f10e806bd779-test1", "new-data-del-flag": "2lsYwLYukGh43", "cardinality": "zhcfiBQ" }, { "model-element-uuid": "7f0823ec-87f7-4f0a-b6ed-d19571917f3d-test1", "new-data-del-flag": "8xUASuYyIym", "cardinality": "ktmQThTtgu" } ] } } ] } } ] } } ] } } ] }, "metadata": { "metadatum": [ { "metaname": "a4f78e88-e09f-4ca1-b26a-093141044aea-test1", "metaval": "kfsTQsxZk" }, { "metaname": "1d153c8b-ba38-4566-876b-53795a71b8f9-test1", "metaval": "xr0Z" } ] } } ] } } 2026-02-09 23:59:14.601 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:14.612 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:14.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:14.613 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:14.613 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:14.813 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:14.850 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:15.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all 2026-02-09 23:59:15.190 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:15.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:15.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:15.191 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:15.191 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:15.250 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:15.250 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:15.256 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1/model-vers/model-ver/0c4c59f0-9864-43ca-b0c2-ca38746b72a5-test1/model-elements/model-element/0dc2b8b6-af8d-4213-970b-7861a603fc86-test1/model-constraints/model-constraint/782ba24a-28ab-4fd0-8e69-da10cc5373f3-test1/constrained-element-sets/constrained-element-set/a33e65c3-1198-4d4c-9799-2b521e4c4212-test1/element-choice-sets/element-choice-set/7df27a94-06c8-46ef-9fc2-5900d8cffbb0-test1/model-elements/model-element/acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1 with payload { "model-element-uuid": "acf8b6cf-e051-4c1b-bcad-b24792f826cf-test1", "new-data-del-flag": "7hWigbwQCh", "cardinality": "loWHX7E8X", "linkage-points": [ "Ve4JU" ], "model-elements": { "model-element": [ { "model-element-uuid": "01b757d5-6468-48d0-a1cd-2aa8310dadab-test1", "new-data-del-flag": "IXoM0QnE0W", "cardinality": "THLHKl" }, { "model-element-uuid": "2e5d5696-2221-4bcf-a493-e0ca92e323de-test1", "new-data-del-flag": "icATJZ7Vbhz", "cardinality": "tOIz" } ] }, "model-constraints": { "model-constraint": [ { "model-constraint-uuid": "9f2e872b-000e-4bb9-9398-f308a997dd4f-test1", "constrained-element-set-uuid-to-replace": "XfAVftTYu", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "103cc6f7-b648-4a3f-b5aa-0ffdac4d4bc5-test1", "constraint-type": "FLKyNFdqbSSje", "check-type": "IDLSYTM", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "5c063d38-d83e-4fe5-a721-86296fe39267-test1", "element-choice-set-name": "EFc5b4k7LN8hF", "cardinality": "xx8", "model-elements": { "model-element": [ { "model-element-uuid": "0b7a5aa2-5061-4916-a2c6-5280e67e0a71-test1", "new-data-del-flag": "x1Lo15W", "cardinality": "COu" }, { "model-element-uuid": "f0af348b-1701-409f-bb11-e3acc77ad718-test1", "new-data-del-flag": "eiWkNQEj", "cardinality": "3aju5XtI" } ] } }, { "element-choice-set-uuid": "2c0888a6-fb6d-4a72-b0a1-3349c90d9e33-test1", "element-choice-set-name": "Ko4", "cardinality": "aXjnyYfCRFTDK", "model-elements": { "model-element": [ { "model-element-uuid": "ea8853be-8473-4f80-8229-9041864e143e-test1", "new-data-del-flag": "4tirsCs0fjDdS", "cardinality": "v2hbEn8u" }, { "model-element-uuid": "f1267f37-5aa0-4f4a-ae66-3cf782ff4a9d-test1", "new-data-del-flag": "mzuWZTlc9f", "cardinality": "ysBXVL" } ] } } ] } }, { "constrained-element-set-uuid": "a82256df-5bc8-4433-851f-9b09f63432b4-test1", "constraint-type": "qgnLpj", "check-type": "zFug3wfyCe5cF", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "3ce79981-c0cc-4210-9dab-89b8866797be-test1", "element-choice-set-name": "rZ2f7Es", "cardinality": "H1b", "model-elements": { "model-element": [ { "model-element-uuid": "52362a88-eb7a-4fe5-a6d5-1ca414cfed64-test1", "new-data-del-flag": "8cQmvQgeKJz", "cardinality": "6T7GiwYlJR5" }, { "model-element-uuid": "e9d00d89-a340-4ef1-ab19-63367a5e8642-test1", "new-data-del-flag": "ec8DWfYeMJdr", "cardinality": "Bumc8fT7" } ] } }, { "element-choice-set-uuid": "335bac38-9739-4ff7-8743-e186310d86a9-test1", "element-choice-set-name": "K0MH", "cardinality": "rL3fH1Oz", "model-elements": { "model-element": [ { "model-element-uuid": "29244639-38ab-45b2-82b7-b91001ad56da-test1", "new-data-del-flag": "YZGbB6", "cardinality": "ushcYd" }, { "model-element-uuid": "e36d3159-bfa7-465a-849f-de9ca6d4f304-test1", "new-data-del-flag": "ZtzRhZbxv2i", "cardinality": "NE4m8n5hj" } ] } } ] } } ] } }, { "model-constraint-uuid": "9e74a97c-52a9-43b4-bb9d-144cb5a2216e-test1", "constrained-element-set-uuid-to-replace": "bZqdarfk6", "constrained-element-sets": { "constrained-element-set": [ { "constrained-element-set-uuid": "6c4db1da-8860-4445-a0ad-3ae00709e2bb-test1", "constraint-type": "Xzat2eVcU36g", "check-type": "3Y5Bi32VkRHFl", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "33dc52b0-3461-4ca6-a195-c3cacc2ab426-test1", "element-choice-set-name": "2ziwMvQGmanJ", "cardinality": "7XXcdT5sqsOf", "model-elements": { "model-element": [ { "model-element-uuid": "c0fb7805-dfc4-4972-9a1c-d9409560f6e3-test1", "new-data-del-flag": "262Lx", "cardinality": "0ZaryC" }, { "model-element-uuid": "e868506d-ef7d-4843-9c1b-47712c7c1b77-test1", "new-data-del-flag": "f7cKUCEbVuj6", "cardinality": "6LlYciE99" } ] } }, { "element-choice-set-uuid": "aca6b107-ba99-4e10-aef5-ff35a5b25a60-test1", "element-choice-set-name": "lqfZDs", "cardinality": "9AwB7", "model-elements": { "model-element": [ { "model-element-uuid": "527faaf0-f989-47a4-9ffd-4ea16d034be1-test1", "new-data-del-flag": "mPra14ZfLilOw", "cardinality": "y6mYr6" }, { "model-element-uuid": "dfd7c245-0a28-494d-b388-faf27481674c-test1", "new-data-del-flag": "muGR", "cardinality": "TUj4Z" } ] } } ] } }, { "constrained-element-set-uuid": "17999338-a062-4447-b8c3-b27228255ede-test1", "constraint-type": "WhTbdWCLyA", "check-type": "tN02MBeB", "element-choice-sets": { "element-choice-set": [ { "element-choice-set-uuid": "633c6757-2270-48fb-bff7-61145e6c943f-test1", "element-choice-set-name": "Ith1PEe6", "cardinality": "8sta", "model-elements": { "model-element": [ { "model-element-uuid": "827c40a9-cabe-460a-b537-2f117ca62db5-test1", "new-data-del-flag": "fS65rXWQY", "cardinality": "Kq42Z8GzCh" }, { "model-element-uuid": "c107a4bd-59e4-4249-bbc3-a006645dcb01-test1", "new-data-del-flag": "EtgTeJdo19", "cardinality": "tvzpgg" } ] } }, { "element-choice-set-uuid": "930260d8-4cfd-4494-ba2c-d619c143a390-test1", "element-choice-set-name": "ugDc0", "cardinality": "K8MXjV", "model-elements": { "model-element": [ { "model-element-uuid": "f17f9eea-d421-4e8a-8628-32a4b56507ef-test1", "new-data-del-flag": "rjAbq7gyZWe", "cardinality": "VbDCFB9" }, { "model-element-uuid": "ee1d800e-46c1-4bb0-8664-f257850ffff9-test1", "new-data-del-flag": "YontPXK4sj4s", "cardinality": "UQnNPld4sE" } ] } } ] } } ] } } ] } } 2026-02-09 23:59:15.257 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model-element 2026-02-09 23:59:15.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:15.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:15.260 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:15.260 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:15.299 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:15.317 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:15.326 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with depth all 2026-02-09 23:59:15.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:15.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:15.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:15.328 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:15.328 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:15.394 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:15.394 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:15.395 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v14/service-design-and-creation/models/model/24c04fc5-f3f8-43ec-8792-c6f940638676-test1 with resource version 1770681554612 2026-02-09 23:59:15.396 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this model 2026-02-09 23:59:15.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:15.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:15.396 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:15.396 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:15.995 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 643232 with label model 2026-02-09 23:59:15.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327720 with label model-ver 2026-02-09 23:59:15.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364592 with label model-ver 2026-02-09 23:59:15.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331816 with label model-element 2026-02-09 23:59:15.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430128 with label metadatum 2026-02-09 23:59:15.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 721144 with label metadatum 2026-02-09 23:59:15.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 725152 with label model-element 2026-02-09 23:59:15.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 282688 with label metadatum 2026-02-09 23:59:15.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368688 with label model-element 2026-02-09 23:59:15.997 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372960 with label model-element 2026-02-09 23:59:15.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 692384 with label metadatum 2026-02-09 23:59:15.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 286784 with label model-constraint 2026-02-09 23:59:15.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315528 with label model-element 2026-02-09 23:59:15.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401456 with label model-element 2026-02-09 23:59:15.998 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 696480 with label model-constraint 2026-02-09 23:59:15.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426032 with label model-constraint 2026-02-09 23:59:15.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 692472 with label model-element 2026-02-09 23:59:15.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 696568 with label model-constraint 2026-02-09 23:59:15.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 729248 with label model-element 2026-02-09 23:59:15.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 262208 with label model-constraint 2026-02-09 23:59:15.999 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344288 with label model-element 2026-02-09 23:59:16.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348384 with label model-element 2026-02-09 23:59:16.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352480 with label model-constraint 2026-02-09 23:59:16.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 270400 with label model-constraint 2026-02-09 23:59:16.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 295048 with label model-element 2026-02-09 23:59:16.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 639224 with label model-element 2026-02-09 23:59:16.000 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 659616 with label model-constraint 2026-02-09 23:59:16.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290880 with label constrained-element-set 2026-02-09 23:59:16.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 680184 with label constrained-element-set 2026-02-09 23:59:16.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409648 with label constrained-element-set 2026-02-09 23:59:16.001 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 700576 with label constrained-element-set 2026-02-09 23:59:16.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 708856 with label constrained-element-set 2026-02-09 23:59:16.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 753824 with label constrained-element-set 2026-02-09 23:59:16.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385224 with label constrained-element-set 2026-02-09 23:59:16.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 704760 with label constrained-element-set 2026-02-09 23:59:16.002 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352456 with label constrained-element-set 2026-02-09 23:59:16.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 635128 with label constrained-element-set 2026-02-09 23:59:16.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 258112 with label constrained-element-set 2026-02-09 23:59:16.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 618744 with label constrained-element-set 2026-02-09 23:59:16.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 274496 with label constrained-element-set 2026-02-09 23:59:16.003 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 377056 with label constrained-element-set 2026-02-09 23:59:16.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299144 with label constrained-element-set 2026-02-09 23:59:16.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 651512 with label constrained-element-set 2026-02-09 23:59:16.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348200 with label element-choice-set 2026-02-09 23:59:16.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 417840 with label element-choice-set 2026-02-09 23:59:16.004 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 377032 with label element-choice-set 2026-02-09 23:59:16.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 413744 with label element-choice-set 2026-02-09 23:59:16.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 671992 with label element-choice-set 2026-02-09 23:59:16.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 708768 with label element-choice-set 2026-02-09 23:59:16.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368840 with label element-choice-set 2026-02-09 23:59:16.005 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 704672 with label element-choice-set 2026-02-09 23:59:16.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393440 with label element-choice-set 2026-02-09 23:59:16.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 745632 with label element-choice-set 2026-02-09 23:59:16.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397512 with label element-choice-set 2026-02-09 23:59:16.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 712952 with label element-choice-set 2026-02-09 23:59:16.006 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 700664 with label element-choice-set 2026-02-09 23:59:16.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 733344 with label element-choice-set 2026-02-09 23:59:16.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 294976 with label element-choice-set 2026-02-09 23:59:16.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389344 with label element-choice-set 2026-02-09 23:59:16.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389168 with label element-choice-set 2026-02-09 23:59:16.007 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 647328 with label element-choice-set 2026-02-09 23:59:16.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 348360 with label element-choice-set 2026-02-09 23:59:16.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 380976 with label element-choice-set 2026-02-09 23:59:16.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327880 with label element-choice-set 2026-02-09 23:59:16.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356576 with label element-choice-set 2026-02-09 23:59:16.008 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344264 with label element-choice-set 2026-02-09 23:59:16.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 622840 with label element-choice-set 2026-02-09 23:59:16.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 671904 with label element-choice-set 2026-02-09 23:59:16.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 676000 with label element-choice-set 2026-02-09 23:59:16.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364744 with label element-choice-set 2026-02-09 23:59:16.009 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 684192 with label element-choice-set 2026-02-09 23:59:16.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319528 with label element-choice-set 2026-02-09 23:59:16.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 643320 with label element-choice-set 2026-02-09 23:59:16.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360648 with label element-choice-set 2026-02-09 23:59:16.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 655608 with label element-choice-set 2026-02-09 23:59:16.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381128 with label model-element 2026-02-09 23:59:16.010 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 688376 with label model-element 2026-02-09 23:59:16.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327816 with label model-element 2026-02-09 23:59:16.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 721056 with label model-element 2026-02-09 23:59:16.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323720 with label model-element 2026-02-09 23:59:16.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 716960 with label model-element 2026-02-09 23:59:16.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 684280 with label model-element 2026-02-09 23:59:16.011 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 712864 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344104 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 676088 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340008 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 667896 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 335912 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405552 with label model-element 2026-02-09 23:59:16.012 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319624 with label model-element 2026-02-09 23:59:16.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372936 with label model-element 2026-02-09 23:59:16.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 336008 with label model-element 2026-02-09 23:59:16.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340104 with label model-element 2026-02-09 23:59:16.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393416 with label model-element 2026-02-09 23:59:16.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 749728 with label model-element 2026-02-09 23:59:16.013 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303168 with label model-element 2026-02-09 23:59:16.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 344200 with label model-element 2026-02-09 23:59:16.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 352296 with label model-element 2026-02-09 23:59:16.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 717048 with label model-element 2026-02-09 23:59:16.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 381152 with label model-element 2026-02-09 23:59:16.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385248 with label model-element 2026-02-09 23:59:16.014 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 421936 with label model-element 2026-02-09 23:59:16.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 737440 with label model-element 2026-02-09 23:59:16.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 299072 with label model-element 2026-02-09 23:59:16.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331912 with label model-element 2026-02-09 23:59:16.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389320 with label model-element 2026-02-09 23:59:16.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 741536 with label model-element 2026-02-09 23:59:16.015 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364768 with label model-element 2026-02-09 23:59:16.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368864 with label model-element 2026-02-09 23:59:16.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 651424 with label model-element 2026-02-09 23:59:16.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 655520 with label model-element 2026-02-09 23:59:16.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360672 with label model-element 2026-02-09 23:59:16.016 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385072 with label model-element 2026-02-09 23:59:16.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 290952 with label model-element 2026-02-09 23:59:16.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315432 with label model-element 2026-02-09 23:59:16.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 307264 with label model-element 2026-02-09 23:59:16.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 331976 with label model-element 2026-02-09 23:59:16.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372784 with label model-element 2026-02-09 23:59:16.017 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 376880 with label model-element 2026-02-09 23:59:16.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 614648 with label model-element 2026-02-09 23:59:16.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 626936 with label model-element 2026-02-09 23:59:16.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 631032 with label model-element 2026-02-09 23:59:16.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 336072 with label model-element 2026-02-09 23:59:16.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 340168 with label model-element 2026-02-09 23:59:16.018 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323624 with label model-element 2026-02-09 23:59:16.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 663800 with label model-element 2026-02-09 23:59:16.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 278592 with label model-element 2026-02-09 23:59:16.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 307336 with label model-element 2026-02-09 23:59:16.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311432 with label model-element 2026-02-09 23:59:16.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 680096 with label model-element 2026-02-09 23:59:16.019 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397360 with label model-element 2026-02-09 23:59:16.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 688288 with label model-element 2026-02-09 23:59:16.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 393264 with label model-element 2026-02-09 23:59:16.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 647416 with label model-element 2026-02-09 23:59:16.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356552 with label model-element 2026-02-09 23:59:16.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 663712 with label model-element 2026-02-09 23:59:16.020 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 303240 with label model-element 2026-02-09 23:59:16.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 667808 with label model-element 2026-02-09 23:59:16.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 266304 with label model-element 2026-02-09 23:59:16.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 659704 with label model-element 2026-02-09 23:59:16.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 356392 with label model-element 2026-02-09 23:59:16.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 725240 with label model-element 2026-02-09 23:59:16.021 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 741624 with label model-constraint 2026-02-09 23:59:16.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 757920 with label model-constraint 2026-02-09 23:59:16.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 745720 with label constrained-element-set 2026-02-09 23:59:16.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 778400 with label constrained-element-set 2026-02-09 23:59:16.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 434224 with label constrained-element-set 2026-02-09 23:59:16.022 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 766112 with label constrained-element-set 2026-02-09 23:59:16.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450608 with label element-choice-set 2026-02-09 23:59:16.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 774304 with label element-choice-set 2026-02-09 23:59:16.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409824 with label element-choice-set 2026-02-09 23:59:16.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 758008 with label element-choice-set 2026-02-09 23:59:16.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 397536 with label element-choice-set 2026-02-09 23:59:16.024 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 438320 with label element-choice-set 2026-02-09 23:59:16.024 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 733432 with label element-choice-set 2026-02-09 23:59:16.024 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 737528 with label element-choice-set 2026-02-09 23:59:16.024 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405728 with label model-element 2026-02-09 23:59:16.024 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 749816 with label model-element 2026-02-09 23:59:16.025 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401608 with label model-element 2026-02-09 23:59:16.025 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 405704 with label model-element 2026-02-09 23:59:16.025 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 364584 with label model-element 2026-02-09 23:59:16.025 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 753912 with label model-element 2026-02-09 23:59:16.025 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 315456 with label model-element 2026-02-09 23:59:16.025 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 782496 with label model-element 2026-02-09 23:59:16.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 360488 with label model-element 2026-02-09 23:59:16.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 729336 with label model-element 2026-02-09 23:59:16.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 442416 with label model-element 2026-02-09 23:59:16.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 762016 with label model-element 2026-02-09 23:59:16.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 311360 with label model-element 2026-02-09 23:59:16.026 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446512 with label model-element 2026-02-09 23:59:16.027 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 401632 with label model-element 2026-02-09 23:59:16.027 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 770208 with label model-element 2026-02-09 23:59:16.050 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:16.050 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 s -- in org.onap.aai.rest.ModelElementTest [INFO] Running org.onap.aai.rest.GenericVnfLInterfaceTest 2026-02-09 23:59:16.414 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:16.414 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:16.415 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:16.415 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:16.415 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:16.415 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:16.416 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:16.416 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:16.416 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:16.416 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:16.417 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:16.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:16.420 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:16.428 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:16.428 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:16.447--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:16.546 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:16.553 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:16.554 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:16.554 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:16.574--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:16.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:16.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:16.716 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:16.716 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:16.742--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:16.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:16.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:16.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:16.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:16.944--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:17.065 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:17.073 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:17.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:17.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:17.099--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:17.271 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:17.285 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:17.286 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:17.295 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { "vnf-id": "vnf1", "vnf-type": "someval", "vnf-name": "someval", "lag-interfaces": { "lag-interface": [ { "interface-name": "lag1", "l-interfaces": { "l-interface": [ { "interface-name": "int1", "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "ipv1" } ] } ] } } ] } } 2026-02-09 23:59:17.296 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.300 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.300 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.310 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.319 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:17.321 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2026-02-09 23:59:17.322 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.322 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.322 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.327 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:17.327 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1770681557300","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1770681557300","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1770681557300","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 2026-02-09 23:59:17.328 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.329 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.329 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.340 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.344 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:17.346 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2026-02-09 23:59:17.347 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.347 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.347 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.351 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.351 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:17.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1770681557329 2026-02-09 23:59:17.353 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.353 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.353 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.369 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 319552 with label generic-vnf 2026-02-09 23:59:17.370 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 762104 with label lag-interface 2026-02-09 23:59:17.370 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 786592 with label l-interface 2026-02-09 23:59:17.370 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 766200 with label l3-interface-ipv6-address-list 2026-02-09 23:59:17.370 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 770296 with label l3-interface-ipv6-address-list 2026-02-09 23:59:17.371 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.371 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB 2026-02-09 23:59:17.678 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload { "vnf-id": "vnf1", "vnf-type": "someval", "vnf-name": "someval", "lag-interfaces": { "lag-interface": [ { "interface-name": "lag1", "l-interfaces": { "l-interface": [ { "interface-name": "int1", "l3-interface-ipv6-address-list": [ { "l3-interface-ipv6-address": "ipv1" } ] } ] } } ] } } 2026-02-09 23:59:17.680 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.683 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.683 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.692 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.695 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 201 and committing it to DB 2026-02-09 23:59:17.697 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2026-02-09 23:59:17.698 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.698 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.698 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.702 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.702 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:17.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the put request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with payload {"vnf-id":"vnf1","vnf-name":"someval","vnf-type":"someval","in-maint":false,"is-closed-loop-disabled":false,"resource-version":"1770681557683","lag-interfaces":{"lag-interface":[{"interface-name":"lag1","resource-version":"1770681557683","in-maint":false,"l-interfaces":{"l-interface":[{"interface-name":"int1","is-port-mirrored":false,"resource-version":"1770681557683","in-maint":false,"is-ip-unnumbered":false,"l3-interface-ipv6-address-list":[{"l3-interface-ipv6-address":"ipv2"}]}]}}]}} 2026-02-09 23:59:17.703 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.704 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.704 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.715 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.720 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the PUT request with status 200 and committing it to DB 2026-02-09 23:59:17.721 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the GET request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with depth all 2026-02-09 23:59:17.722 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.722 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.722 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.727 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.727 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the GET request with status 200 and committing it to DB 2026-02-09 23:59:17.728 INFO --- [ main] org.onap.aai.HttpTestUtil : Starting the delete request for the uri v12/network/generic-vnfs/generic-vnf/vnf1 with resource version 1770681557704 2026-02-09 23:59:17.729 INFO --- [ main] org.onap.aai.HttpTestUtil : Unmarshalling the payload to this generic-vnf 2026-02-09 23:59:17.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Checking for system property [partnerName] 2026-02-09 23:59:17.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : System property was null or empty. Checking environment variable for: partnerName 2026-02-09 23:59:17.729 INFO --- [ main] org.onap.logging.filter.base.MDCSetup : Environment variable: partnerName was null or empty 2026-02-09 23:59:17.729 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : Invoke 2026-02-09 23:59:17.744 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 774392 with label generic-vnf 2026-02-09 23:59:17.745 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 323648 with label lag-interface 2026-02-09 23:59:17.745 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 790688 with label l-interface 2026-02-09 23:59:17.745 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 368680 with label l3-interface-ipv6-address-list 2026-02-09 23:59:17.745 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 372776 with label l3-interface-ipv6-address-list 2026-02-09 23:59:17.746 INFO --- [ main] o.onap.aai.aailog.logs.AaiDBMetricLog : InvokeReturn 2026-02-09 23:59:17.746 INFO --- [ main] org.onap.aai.HttpTestUtil : Successfully completed the DELETE request with status 204 and committing it to DB [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.666 s -- in org.onap.aai.rest.GenericVnfLInterfaceTest [INFO] Running org.onap.aai.rest.HPACapabilityTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.rest.HPACapabilityTest [INFO] Running org.onap.aai.parsers.relationship.RelationshipToURITest 2026-02-09 23:59:18.076 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:18.076 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:18.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:18.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.077 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:18.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:18.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.078 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:18.079 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:18.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:18.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:18.093 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:18.113--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:18.251 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:18.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:18.260 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:18.260 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:18.280--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:18.391 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:18.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:18.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:18.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:18.422--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:18.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:18.549 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:18.550 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:18.550 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:18.572--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:18.693 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:18.701 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:18.703 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:18.703 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:18.728--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:18.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:18.915 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:18.916 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:18.940 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find test-objet in the store for lower hyphen to upper camel [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.896 s -- in org.onap.aai.parsers.relationship.RelationshipToURITest [INFO] Running org.onap.aai.parsers.query.RelationshipQueryTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.parsers.query.RelationshipQueryTest [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest 2026-02-09 23:59:18.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:18.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2026-02-09 23:59:18.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.966 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2026-02-09 23:59:18.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2026-02-09 23:59:18.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2026-02-09 23:59:18.967 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:18.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:18.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2026-02-09 23:59:18.970 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:18.970 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:18.985--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:19.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2026-02-09 23:59:19.071 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2026-02-09 23:59:19.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:19.072 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:19.088--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:19.175 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2026-02-09 23:59:19.180 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2026-02-09 23:59:19.193 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:19.193 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:19.213--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:19.349 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2026-02-09 23:59:19.356 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2026-02-09 23:59:19.357 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:19.357 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:19.376--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:19.473 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:19.483 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:19.484 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:19.505 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2026-02-09 23:59:19.516 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2026-02-09 23:59:19.530 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel 2026-02-09 23:59:19.539 DEBUG --- [ main] o.onap.aai.introspection.Introspector : Unable to find tenant-n231ame in the store from lower hyphen to lower camel [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.onap.aai.parsers.query.GraphTraversalTest [INFO] Running org.onap.aai.parsers.query.UniqueRelationshipQueryTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s -- in org.onap.aai.parsers.query.UniqueRelationshipQueryTest [INFO] Running org.onap.aai.parsers.query.LegacyQueryTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 s -- in org.onap.aai.parsers.query.LegacyQueryTest [INFO] Running org.onap.aai.parsers.query.UniqueURIQueryTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0 s -- in org.onap.aai.parsers.query.UniqueURIQueryTest [INFO] Running org.onap.aai.parsers.query.RelationshipGremlinQueryTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0 s -- in org.onap.aai.parsers.query.RelationshipGremlinQueryTest [INFO] Running org.onap.aai.parsers.uri.URIToRelationshipObjectTest 2026-02-09 23:59:19.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:19.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:19.583 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:19.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:19.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:19.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:19.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:19.584 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:19.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:19.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:19.585 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:19.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:19.588 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:19.589 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:19.589 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:19.607--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:19.707 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:19.714 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:19.715 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:19.715 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:19.735--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:19.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:19.861 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:19.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:19.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:19.883--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:20.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:20.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:20.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:20.066 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:20.089--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:20.247 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:20.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:20.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:20.258 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:20.283--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:20.425 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:20.439 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:20.440 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:20.450 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s -- in org.onap.aai.parsers.uri.URIToRelationshipObjectTest [INFO] Running org.onap.aai.parsers.uri.URIParserTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.aai.parsers.uri.URIParserTest [INFO] Running org.onap.aai.parsers.uri.URIToObjectTest 2026-02-09 23:59:20.494 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:20.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:20.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:20.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:20.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:20.495 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:20.496 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:20.496 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:20.496 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:20.497 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:20.497 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:20.500 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:20.500 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:20.502 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:20.502 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:20.520--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:20.618 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:20.624 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:20.625 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:20.625 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:20.645--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:20.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:20.762 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:20.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:20.764 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:20.784--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:20.901 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:20.910 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:20.911 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:20.911 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:20.932--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:21.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:21.058 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:21.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:21.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:21.084--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:21.219 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:21.232 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:21.234 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:21.242 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find l-interadsfaces in the store for lower hyphen to upper camel [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.771 s -- in org.onap.aai.parsers.uri.URIToObjectTest [INFO] Running org.onap.aai.parsers.uri.URIToDBKeyTest 2026-02-09 23:59:21.261 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find cloud in the store for lower hyphen to upper camel [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.aai.parsers.uri.URIToDBKeyTest [INFO] Running org.onap.aai.parsers.uri.URIToExtensionInformationTest 2026-02-09 23:59:21.289 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:21.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:21.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:21.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:21.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:21.290 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:21.291 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:21.291 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:21.291 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:21.291 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:21.292 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:21.295 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:21.295 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:21.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:21.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:21.314--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:21.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:21.415 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:21.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:21.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:21.436--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:21.584 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:21.592 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:21.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:21.598 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:21.620--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:21.789 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:21.797 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:21.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:21.799 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:21.820--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:21.937 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:21.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:21.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:21.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:21.972--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:22.111 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:22.126 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:22.127 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 s -- in org.onap.aai.parsers.uri.URIToExtensionInformationTest [INFO] Running org.onap.aai.serialization.db.EdgeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.aai.serialization.db.EdgeSerializerTest [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasDisabledTest 2026-02-09 23:59:22.216 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:22.216 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:22.217 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:22.217 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:22.217 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:22.217 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:22.218 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:22.218 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:22.218 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:22.218 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:22.218 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:22.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:22.221 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:22.223 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:22.223 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:22.240--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:22.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:22.343 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:22.344 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:22.344 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:22.363--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:22.474 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:22.482 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:22.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:22.483 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:22.503--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:22.620 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:22.629 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:22.630 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:22.630 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:22.651--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:22.769 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:22.798 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:22.822 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:22.822 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:22.849--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:23.026 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:23.044 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:23.045 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:23.075 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 327744 with label generic-vnf 2026-02-09 23:59:23.076 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 380968 with label vf-module 2026-02-09 23:59:23.096 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 409800 with label generic-vnf 2026-02-09 23:59:23.097 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 385064 with label vf-module [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.onap.aai.serialization.db.DbSerializerDeltasDisabledTest [INFO] Running org.onap.aai.serialization.db.DbSerializerTest 2026-02-09 23:59:23.135 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:23.135 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:23.135 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:23.135 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:23.136 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:23.136 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:23.136 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:23.136 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:23.137 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:23.137 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:23.137 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:23.140 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:23.140 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:23.141 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:23.141 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:23.159--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:23.255 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:23.261 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:23.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:23.263 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:23.282--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:23.392 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:23.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:23.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:23.401 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:23.421--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:23.539 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:23.547 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:23.549 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:23.549 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:23.570--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:23.688 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:23.696 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:23.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:23.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:23.721--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:23.878 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:23.910 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:23.911 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:23.992 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 389160 with label vertex 2026-02-09 23:59:23.993 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 794784 with label vertex 2026-02-09 23:59:24.166 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vss1)]. For better performance, use indexes 2026-02-09 23:59:24.172 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4240 with label vertex 2026-02-09 23:59:24.172 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8312 with label vertex 2026-02-09 23:59:24.173 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8336 with label vertex 2026-02-09 23:59:24.174 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12408 with label vertex 2026-02-09 23:59:24.174 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8288 with label vertex 2026-02-09 23:59:24.174 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12432 with label vertex 2026-02-09 23:59:24.175 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12448 with label vertex 2026-02-09 23:59:24.185 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v1)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list, l3-interface-ipv6-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2212) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2113) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:24.224 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-5)]. For better performance, use indexes 2026-02-09 23:59:24.228 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16592 with label vertex 2026-02-09 23:59:24.230 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v2)]. For better performance, use indexes 2026-02-09 23:59:24.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 4152 with label vertex 2026-02-09 23:59:24.234 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16504 with label vertex 2026-02-09 23:59:24.237 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-2)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2212) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2170) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2106) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:24.242 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-4)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2212) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2170) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2106) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:24.251 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 819448 with label vertex 2026-02-09 23:59:24.252 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 426208 with label vertex 2026-02-09 23:59:24.311 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vserver AND vserver-id = vss1)]. For better performance, use indexes 2026-02-09 23:59:24.317 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20536 with label vertex 2026-02-09 23:59:24.317 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12488 with label vertex 2026-02-09 23:59:24.317 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 45216 with label vertex 2026-02-09 23:59:24.318 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 20680 with label vertex 2026-02-09 23:59:24.318 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 12376 with label vertex 2026-02-09 23:59:24.318 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16584 with label vertex 2026-02-09 23:59:24.319 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 28768 with label vertex 2026-02-09 23:59:24.323 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v1)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list, l3-interface-ipv6-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2212) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2113) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.cascadeL3NetworkPreventDeleteTest(DbSerializerTest.java:1043) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:24.369 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-5)]. For better performance, use indexes 2026-02-09 23:59:24.373 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8392 with label vertex 2026-02-09 23:59:24.376 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l3-network AND network-id = network-id-v2)]. For better performance, use indexes 2026-02-09 23:59:24.379 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 16448 with label vertex 2026-02-09 23:59:24.380 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 32864 with label vertex 2026-02-09 23:59:24.383 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-2)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv4-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2212) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2170) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2106) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv4Test(DbSerializerTest.java:350) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:24.388 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = subnet AND subnet-id = subnet-id-4)]. For better performance, use indexes org.onap.aai.exceptions.AAIException: Object is being reference by additional objects preventing it from being deleted. Please clean up references from the following types [l3-interface-ipv6-address-list] at org.onap.aai.serialization.db.DBSerializer.verifyPreventDeleteSemantics(DBSerializer.java:2212) at org.onap.aai.serialization.db.DBSerializer.verifyDeleteSemantics(DBSerializer.java:2170) at org.onap.aai.serialization.db.DBSerializer.delete(DBSerializer.java:2106) at org.onap.aai.serialization.db.DbSerializerTest.testCascadeDelete(DbSerializerTest.java:397) at org.onap.aai.serialization.db.DbSerializerTest.subnetDelWithInEdgesIpv6Test(DbSerializerTest.java:365) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks.evaluate(RunPrepareTestInstanceCallbacks.java:64) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.springframework.test.context.junit4.statements.SpringFailOnTimeout.evaluate(SpringFailOnTimeout.java:87) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.springframework.test.context.junit4.statements.ProfileValueChecker.evaluate(ProfileValueChecker.java:103) at org.springframework.test.context.junit4.rules.SpringClassRule$TestContextManagerCacheEvictor.evaluate(SpringClassRule.java:190) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s -- in org.onap.aai.serialization.db.DbSerializerTest [INFO] Running org.onap.aai.serialization.db.ImpliedDeleteUnitTest 2026-02-09 23:59:24.450 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 4 vertexes 2026-02-09 23:59:24.452 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-1"} 2026-02-09 23:59:24.452 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-2"} 2026-02-09 23:59:24.452 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-3"} 2026-02-09 23:59:24.452 INFO --- [ main] o.o.aai.serialization.db.ImpliedDelete : Implied delete object in json format {"volume-id":"volume-4"} 2026-02-09 23:59:24.453 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User SDNC is not allowed to implicit delete on parent object vserver 2026-02-09 23:59:24.454 ERROR --- [ main] o.o.aai.serialization.db.ImpliedDelete : User SDNC is not allowed to implicit delete on parent object vserver 2026-02-09 23:59:24.455 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.456 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.456 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.457 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.457 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.458 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.458 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.458 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 0 vertexes 2026-02-09 23:59:24.459 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : For the vertex with id 0, doing an implicit delete on update will delete total of 1 vertexes 2026-02-09 23:59:24.460 WARN --- [ main] o.o.aai.serialization.db.ImpliedDelete : Encountered an exception during retrieval of vertex properties with vertex-id 0 -> root cause=java.lang.RuntimeException: Unable to find node ClassName- org.onap.aai.serialization.db.ImpliedDelete :LineNumber- 117 :MethodName- execute ClassName- org.onap.aai.serialization.db.ImpliedDeleteUnitTest :LineNumber- 290 :MethodName- testImpliedDeleteWhenUserIsAllowedToDeleteAndPrintingDeletingVertexItThrowsExceptionVerifyLog ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.runners.model.FrameworkMethod$1 :LineNumber- 50 :MethodName- runReflectiveCall ClassName- org.junit.internal.runners.model.ReflectiveCallable :LineNumber- 12 :MethodName- run ClassName- org.junit.runners.model.FrameworkMethod :LineNumber- 47 :MethodName- invokeExplosively ClassName- org.junit.internal.runners.statements.InvokeMethod :LineNumber- 17 :MethodName- evaluate [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.aai.serialization.db.ImpliedDeleteUnitTest [INFO] Running org.onap.aai.serialization.db.VersionedScenariosTest 2026-02-09 23:59:24.481 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:24.481 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:24.481 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:24.481 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:24.482 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:24.482 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:24.482 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:24.482 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:24.483 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:24.483 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:24.483 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:24.486 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:24.486 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:24.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:24.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:24.515--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:24.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:24.620 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:24.621 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:24.621 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:24.641--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:24.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:24.760 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:24.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:24.774 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:24.797--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:24.917 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:24.927 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:24.928 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:24.929 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:24.968--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:25.089 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:25.098 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:25.100 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:25.100 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:25.125--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:25.262 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:25.275 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:25.277 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:25.405 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.407 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.419 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.420 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.438 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.439 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: l-interface, node type: logical-link, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.458 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: logical-link, node type: l-interface, label: org.onap.relationships.inventory.Source, type: COUSIN, isPrivate: false, for version: v11. 2026-02-09 23:59:25.459 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Caught an edge rule not found for query EdgeRuleQuery with filter params node type: logical-link, node type: l-interface, label: org.onap.relationships.inventory.Destination, type: COUSIN, isPrivate: false, for version: v11. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s -- in org.onap.aai.serialization.db.VersionedScenariosTest [INFO] Running org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest 2026-02-09 23:59:25.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:25.519 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:25.522 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:25.522 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:25.542--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:25.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:25.649 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:25.651 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:25.651 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:25.670--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:25.782 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:25.790 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:25.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:25.792 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:25.812--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:25.928 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:25.937 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:25.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:25.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:25.959--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:26.075 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:26.083 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:26.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:26.085 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:26.109--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:26.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:26.253 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:26.253 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:26.253 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:26.254 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:26.254 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:26.254 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:26.254 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s -- in org.onap.aai.serialization.db.DbSerializer_needsFakeRulesTest [INFO] Running org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest 2026-02-09 23:59:26.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:26.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:26.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:26.368 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:26.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:26.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:26.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:26.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:26.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:26.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:26.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:26.372 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:26.373 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:26.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:26.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:26.391--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:26.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:26.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:26.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:26.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:26.514--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:26.624 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:26.631 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:26.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:26.633 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:26.682--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:26.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:26.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:26.841 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:26.841 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:26.865--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:26.986 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:26.995 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:26.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:26.997 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:27.022--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:27.199 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:27.212 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:27.213 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:27.241 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest 2026-02-09 23:59:27.269 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-a /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/lag-interfaces/lag-interface/lagint-b [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s -- in org.onap.aai.serialization.db.EdgerPairCanBeBothCousinAndParentChildTest [INFO] Running org.onap.aai.serialization.db.DbSerializerNotificationEventsTest 2026-02-09 23:59:27.298 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:27.299 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:27.299 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:27.299 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:27.299 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:27.299 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:27.300 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:27.300 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:27.300 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:27.300 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:27.301 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:27.303 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:27.304 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:27.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:27.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:27.322--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:27.418 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:27.424 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:27.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:27.426 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:27.445--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:27.556 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:27.564 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:27.565 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:27.565 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:27.585--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:27.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:27.710 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:27.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:27.712 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:27.732--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:27.849 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:27.857 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:27.859 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:27.859 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:27.882--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:28.016 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:28.029 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:28.030 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction Create Complex Create Pserver with pinterface and relationship to complex Update pserver removing relationship to complex Update pserver adding a second p-interface Add l-interface directly to the 2nd p-interface Delete pserver 2026-02-09 23:59:28.077 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 884984 with label pserver 2026-02-09 23:59:28.077 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 889080 with label p-interface 2026-02-09 23:59:28.078 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 917664 with label p-interface 2026-02-09 23:59:28.078 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454856 with label l-interface Create Complex Create Pserver with pinterface and relationship to complex Update pserver removing relationship to complex Update pserver adding a second p-interface Add l-interface directly to the 2nd p-interface Delete pserver 2026-02-09 23:59:28.103 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 430144 with label pserver 2026-02-09 23:59:28.103 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 893176 with label p-interface 2026-02-09 23:59:28.104 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 897272 with label p-interface 2026-02-09 23:59:28.104 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 454696 with label l-interface [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s -- in org.onap.aai.serialization.db.DbSerializerNotificationEventsTest [INFO] Running org.onap.aai.serialization.db.EdgePropertyMapTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.aai.serialization.db.EdgePropertyMapTest [INFO] Running org.onap.aai.serialization.db.EdgeRulesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.serialization.db.EdgeRulesTest [INFO] Running org.onap.aai.serialization.db.OneToOneEdgeUpdateTest 2026-02-09 23:59:28.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:28.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:28.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:28.155 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:28.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:28.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:28.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:28.156 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:28.157 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:28.157 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:28.157 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:28.160 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:28.160 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:28.161 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:28.161 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:28.179--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:28.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:28.279 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:28.281 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:28.281 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:28.300--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:28.466 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:28.474 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:28.481 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:28.482 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:28.504--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:28.628 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:28.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:28.639 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:28.639 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:28.661--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:28.816 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:28.825 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:28.827 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:28.827 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:28.850--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:28.984 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:28.996 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:28.997 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2026-02-09 23:59:29.033 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2026-02-09 23:59:29.068 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2026-02-09 23:59:29.091 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf { "vnf-id" : "gvnf-aEdgerPairCanBeBothCousinAndParentChildTest", "vnf-name" : "gvnfEdgerPairCanBeBothCousinAndParentChildTest-name", "l-interfaces" : { "l-interface" : [ { "interface-name" : "lint", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf" } ] } }, { "interface-name" : "lint-a", "sriov-vfs" : { "sriov-vf" : [ { "pci-id" : "sriov-vf-a" } ] } } ] } } 2026-02-09 23:59:29.113 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint/sriov-vfs/sriov-vf/sriov-vf /network/generic-vnfs/generic-vnf/gvnf-bEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-b /network/generic-vnfs/generic-vnf/gvnf-aEdgerPairCanBeBothCousinAndParentChildTest/l-interfaces/l-interface/lint-a/sriov-vfs/sriov-vf/sriov-vf-a [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s -- in org.onap.aai.serialization.db.OneToOneEdgeUpdateTest [INFO] Running org.onap.aai.serialization.db.DbSerializerDeltasTest 2026-02-09 23:59:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:29.147 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:29.148 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:29.148 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:29.148 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:29.148 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:29.148 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:29.148 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:29.149 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:29.152 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:29.152 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:29.153 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:29.153 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:29.170--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:29.266 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:29.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:29.275 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:29.275 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:29.293--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:29.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:29.410 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:29.411 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:29.412 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:29.432--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:29.547 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:29.555 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:29.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:29.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:29.577--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:29.694 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:29.702 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:29.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:29.704 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:29.727--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:29.862 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:29.875 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:29.876 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1770681569885,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681569885},"vnf-id":{"action":"CREATE","value":"myvnf"},"aai-uuid":{"action":"STATIC","value":"45c5a93d-de74-44fc-b02b-4bb1be52d659"},"resource-version":{"action":"CREATE","value":"1770681569885"},"aai-created-ts":{"action":"STATIC","value":1770681569885},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"vnf-type":{"action":"CREATE","value":"typo"},"aai-node-type":{"action":"STATIC","value":"generic-vnf"}},"relationshipDeltas":[]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1770681569885,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681569885},"aai-uuid":{"action":"STATIC","value":"fb8fca1a-f0ab-4564-bde6-996af1abfff6"},"resource-version":{"action":"CREATE","value":"1770681569885"},"vf-module-id":{"action":"CREATE","value":"myvf"},"aai-created-ts":{"action":"STATIC","value":1770681569885},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"aai-node-type":{"action":"STATIC","value":"vf-module"}},"relationshipDeltas":[{"action":"CREATE_REL","in-v-uuid":"45c5a93d-de74-44fc-b02b-4bb1be52d659","out-v-uuid":"fb8fca1a-f0ab-4564-bde6-996af1abfff6","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"6d472694-7aab-402b-bb97-a00eed7bb994","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] 2026-02-09 23:59:29.930 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446600 with label generic-vnf 2026-02-09 23:59:29.931 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 450696 with label vf-module [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1770681569924,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681569885},"vnf-id":{"action":"DELETE","value":"myvnf"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"45c5a93d-de74-44fc-b02b-4bb1be52d659"},"resource-version":{"action":"DELETE","value":"1770681569885"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf"},"aai-created-ts":{"action":"DELETE","value":1770681569885},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"vnf-type":{"action":"DELETE","value":"typo"},"is-closed-loop-disabled":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"generic-vnf"}},"relationshipDeltas":[{"action":"DELETE","in-v-uuid":"45c5a93d-de74-44fc-b02b-4bb1be52d659","out-v-uuid":"fb8fca1a-f0ab-4564-bde6-996af1abfff6","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"6d472694-7aab-402b-bb97-a00eed7bb994","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1770681569924,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681569885},"aai-uuid":{"action":"DELETE","value":"fb8fca1a-f0ab-4564-bde6-996af1abfff6"},"resource-version":{"action":"DELETE","value":"1770681569885"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf"},"is-base-vf-module":{"action":"DELETE","value":false},"vf-module-id":{"action":"DELETE","value":"myvf"},"aai-created-ts":{"action":"DELETE","value":1770681569885},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"automated-assignment":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"vf-module"}},"relationshipDeltas":[]}] dbserLocal.getObjectDeltas() :- {/cloud-infrastructure/complexes/complex/c-id=org.onap.aai.util.delta.ObjectDelta@1ad00694[uri=/cloud-infrastructure/complexes/complex/c-id,action=CREATE,sourceOfTruth=AAI-TEST,timestamp=1770681569934,propertyDeltas={country=org.onap.aai.util.delta.PropertyDelta@643688cd[action=CREATE,value=abc,oldValue=], aai-last-mod-ts=org.onap.aai.util.delta.PropertyDelta@b8e3802[action=CREATE,value=1770681569934,oldValue=], city=org.onap.aai.util.delta.PropertyDelta@394874b0[action=CREATE,value=cityA,oldValue=], aai-created-ts=org.onap.aai.util.delta.PropertyDelta@233621ab[action=STATIC,value=1770681569934,oldValue=], physical-location-type=org.onap.aai.util.delta.PropertyDelta@7316b5e0[action=CREATE,value=type,oldValue=], source-of-truth=org.onap.aai.util.delta.PropertyDelta@9a2dda8[action=STATIC,value=AAI-TEST,oldValue=], aai-node-type=org.onap.aai.util.delta.PropertyDelta@73b5d5d8[action=STATIC,value=complex,oldValue=], postal-code=org.onap.aai.util.delta.PropertyDelta@611c997c[action=CREATE,value=11111,oldValue=], aai-uuid=org.onap.aai.util.delta.PropertyDelta@2763890a[action=STATIC,value=db94fcd7-95fc-4c04-b402-f6a738285a5a,oldValue=], physical-location-id=org.onap.aai.util.delta.PropertyDelta@38b35fd3[action=CREATE,value=c-id,oldValue=], resource-version=org.onap.aai.util.delta.PropertyDelta@65754608[action=CREATE,value=1770681569934,oldValue=], street1=org.onap.aai.util.delta.PropertyDelta@60a7e4a3[action=CREATE,value=streetA,oldValue=], last-mod-source-of-truth=org.onap.aai.util.delta.PropertyDelta@5bb71a64[action=CREATE,value=AAI-TEST,oldValue=], region=org.onap.aai.util.delta.PropertyDelta@79d89b06[action=CREATE,value=ef,oldValue=]},relationshipDeltas=[]]} { "hostname" : "ps", "relationship-list" : { "relationship" : [ { "related-to" : "complex", "related-link" : "/cloud-infrastructure/complexes/complex/c-id" } ] } } [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"CREATE","source-of-truth":"create-ipsec","timestamp":1770681569954,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681569954},"aai-uuid":{"action":"STATIC","value":"b8c1fff4-62c2-4dc2-807c-b477e0d0fded"},"resource-version":{"action":"CREATE","value":"1770681569954"},"ipsec-configuration-id":{"action":"CREATE","value":"ipsec"},"aai-created-ts":{"action":"STATIC","value":1770681569954},"last-mod-source-of-truth":{"action":"CREATE","value":"create-ipsec"},"source-of-truth":{"action":"STATIC","value":"create-ipsec"},"aai-node-type":{"action":"STATIC","value":"ipsec-configuration"}},"relationship-deltas":[]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"CREATE","source-of-truth":"create-child-vig-server","timestamp":1770681569958,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681569958},"vig-address-type":{"action":"CREATE","value":"vig"},"aai-uuid":{"action":"STATIC","value":"51826e02-7b28-49a1-9032-8aebaf9e90d4"},"resource-version":{"action":"CREATE","value":"1770681569958"},"ipaddress-v4-vig":{"action":"CREATE","value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1770681569958},"last-mod-source-of-truth":{"action":"CREATE","value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"b8c1fff4-62c2-4dc2-807c-b477e0d0fded","out-v-uuid":"51826e02-7b28-49a1-9032-8aebaf9e90d4","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"8c15dd56-5226-40fc-bbb7-4f2d71469364","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"UPDATE","source-of-truth":"update-child-vig-server","timestamp":1770681569964,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1770681569964,"old-value":1770681569958},"aai-uuid":{"action":"STATIC","value":"51826e02-7b28-49a1-9032-8aebaf9e90d4"},"resource-version":{"action":"UPDATE","value":"1770681569964","old-value":"1770681569958"},"ipaddress-v4-vig":{"action":"UPDATE","value":["address-1","address-2","address-3","address-4"],"old-value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1770681569958},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-child-vig-server","old-value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[]}] 2026-02-09 23:59:29.969 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 466984 with label ipsec-configuration 2026-02-09 23:59:29.970 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 446528 with label vig-server [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1770681569968,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681569954},"aai-uuid":{"action":"DELETE","value":"b8c1fff4-62c2-4dc2-807c-b477e0d0fded"},"resource-version":{"action":"DELETE","value":"1770681569954"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec"},"aai-created-ts":{"action":"DELETE","value":1770681569954},"ipsec-configuration-id":{"action":"DELETE","value":"ipsec"},"last-mod-source-of-truth":{"action":"DELETE","value":"create-ipsec"},"source-of-truth":{"action":"DELETE","value":"create-ipsec"},"aai-node-type":{"action":"DELETE","value":"ipsec-configuration"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"b8c1fff4-62c2-4dc2-807c-b477e0d0fded","out-v-uuid":"51826e02-7b28-49a1-9032-8aebaf9e90d4","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"8c15dd56-5226-40fc-bbb7-4f2d71469364","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1770681569968,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681569964},"vig-address-type":{"action":"DELETE","value":"vig"},"aai-uuid":{"action":"DELETE","value":"51826e02-7b28-49a1-9032-8aebaf9e90d4"},"resource-version":{"action":"DELETE","value":"1770681569964"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig"},"ipaddress-v4-vig":{"action":"DELETE","value":["address-1","address-2","address-3","address-4"]},"aai-created-ts":{"action":"DELETE","value":1770681569958},"last-mod-source-of-truth":{"action":"DELETE","value":"update-child-vig-server"},"source-of-truth":{"action":"DELETE","value":"create-child-vig-server"},"aai-node-type":{"action":"DELETE","value":"vig-server"}},"relationship-deltas":[]}] Create Complex [{"uri":"/cloud-infrastructure/complexes/complex/c-id-b","action":"CREATE","source-of-truth":"create-complex","timestamp":1770681569973,"property-deltas":{"country":{"action":"CREATE","value":"abc"},"aai-last-mod-ts":{"action":"CREATE","value":1770681569973},"city":{"action":"CREATE","value":"cityA"},"aai-created-ts":{"action":"STATIC","value":1770681569973},"physical-location-type":{"action":"CREATE","value":"type"},"source-of-truth":{"action":"STATIC","value":"create-complex"},"aai-node-type":{"action":"STATIC","value":"complex"},"postal-code":{"action":"CREATE","value":"11111"},"aai-uuid":{"action":"STATIC","value":"766d3a91-c668-40b5-89d6-37d1af717b9f"},"physical-location-id":{"action":"CREATE","value":"c-id-b"},"resource-version":{"action":"CREATE","value":"1770681569973"},"street1":{"action":"CREATE","value":"streetA"},"last-mod-source-of-truth":{"action":"CREATE","value":"create-complex"},"region":{"action":"CREATE","value":"ef"}},"relationship-deltas":[]}] Create Pserver with pinterface and relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"CREATE","source-of-truth":"create-pserver","timestamp":1770681569977,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681569977},"hostname":{"action":"CREATE","value":"ps-b"},"aai-uuid":{"action":"STATIC","value":"745318f0-40f2-4370-bd72-0162e3df5c37"},"resource-version":{"action":"CREATE","value":"1770681569977"},"aai-created-ts":{"action":"STATIC","value":1770681569977},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"number-of-cpus":{"action":"CREATE","value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"766d3a91-c668-40b5-89d6-37d1af717b9f","out-v-uuid":"745318f0-40f2-4370-bd72-0162e3df5c37","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"61b67e7a-5a0a-4fcc-a4b4-afe9da16f21b","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"CREATE","source-of-truth":"create-pserver","timestamp":1770681569977,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681569977},"aai-uuid":{"action":"STATIC","value":"d4184fc9-0e03-4003-852c-d7054fed654a"},"resource-version":{"action":"CREATE","value":"1770681569977"},"interface-name":{"action":"CREATE","value":"pint-1"},"aai-created-ts":{"action":"STATIC","value":1770681569977},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"p-interface"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"745318f0-40f2-4370-bd72-0162e3df5c37","out-v-uuid":"d4184fc9-0e03-4003-852c-d7054fed654a","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"ece6e6ea-bac9-4f7a-b9b5-b310ad3d937e","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] Update pserver removing relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"UPDATE","source-of-truth":"update-pserver","timestamp":1770681569985,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1770681569985,"old-value":1770681569977},"equip-type":{"action":"CREATE","value":"server-a"},"aai-uuid":{"action":"STATIC","value":"745318f0-40f2-4370-bd72-0162e3df5c37"},"resource-version":{"action":"UPDATE","value":"1770681569985","old-value":"1770681569977"},"aai-created-ts":{"action":"STATIC","value":1770681569977},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-pserver","old-value":"create-pserver"},"number-of-cpus":{"action":"UPDATE","value":99,"old-value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"DELETE_REL","in-v-uuid":"766d3a91-c668-40b5-89d6-37d1af717b9f","out-v-uuid":"745318f0-40f2-4370-bd72-0162e3df5c37","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"61b67e7a-5a0a-4fcc-a4b4-afe9da16f21b","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]}] 2026-02-09 23:59:29.995 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 946336 with label pserver 2026-02-09 23:59:29.996 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479456 with label p-interface Delete pserver [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1770681569993,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681569985},"equip-type":{"action":"DELETE","value":"server-a"},"hostname":{"action":"DELETE","value":"ps-b"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"745318f0-40f2-4370-bd72-0162e3df5c37"},"resource-version":{"action":"DELETE","value":"1770681569985"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b"},"aai-created-ts":{"action":"DELETE","value":1770681569977},"last-mod-source-of-truth":{"action":"DELETE","value":"update-pserver"},"number-of-cpus":{"action":"DELETE","value":99},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"pserver"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"745318f0-40f2-4370-bd72-0162e3df5c37","out-v-uuid":"d4184fc9-0e03-4003-852c-d7054fed654a","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"ece6e6ea-bac9-4f7a-b9b5-b310ad3d937e","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1770681569993,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681569977},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"d4184fc9-0e03-4003-852c-d7054fed654a"},"resource-version":{"action":"DELETE","value":"1770681569977"},"interface-name":{"action":"DELETE","value":"pint-1"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1"},"aai-created-ts":{"action":"DELETE","value":1770681569977},"last-mod-source-of-truth":{"action":"DELETE","value":"create-pserver"},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"p-interface"}},"relationship-deltas":[]}] [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1770681570014,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681570014},"vnf-id":{"action":"CREATE","value":"myvnf"},"aai-uuid":{"action":"STATIC","value":"04d294e2-0e33-4721-a4e6-8a48d1d07f2f"},"resource-version":{"action":"CREATE","value":"1770681570014"},"aai-created-ts":{"action":"STATIC","value":1770681570014},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"vnf-type":{"action":"CREATE","value":"typo"},"aai-node-type":{"action":"STATIC","value":"generic-vnf"}},"relationshipDeltas":[]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"CREATE","sourceOfTruth":"AAI-TEST","timestamp":1770681570014,"propertyDeltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681570014},"aai-uuid":{"action":"STATIC","value":"209fef43-61e2-4047-aa1f-9285aedc6f13"},"resource-version":{"action":"CREATE","value":"1770681570014"},"vf-module-id":{"action":"CREATE","value":"myvf"},"aai-created-ts":{"action":"STATIC","value":1770681570014},"last-mod-source-of-truth":{"action":"CREATE","value":"AAI-TEST"},"source-of-truth":{"action":"STATIC","value":"AAI-TEST"},"aai-node-type":{"action":"STATIC","value":"vf-module"}},"relationshipDeltas":[{"action":"CREATE_REL","in-v-uuid":"04d294e2-0e33-4721-a4e6-8a48d1d07f2f","out-v-uuid":"209fef43-61e2-4047-aa1f-9285aedc6f13","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"cdd91ba0-8ca7-4bba-a66b-8cf9c9f6d881","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] 2026-02-09 23:59:30.023 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 471240 with label generic-vnf 2026-02-09 23:59:30.024 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 934136 with label vf-module [{"uri":"/network/generic-vnfs/generic-vnf/myvnf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1770681570021,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681570014},"vnf-id":{"action":"DELETE","value":"myvnf"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"04d294e2-0e33-4721-a4e6-8a48d1d07f2f"},"resource-version":{"action":"DELETE","value":"1770681570014"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf"},"aai-created-ts":{"action":"DELETE","value":1770681570014},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"vnf-type":{"action":"DELETE","value":"typo"},"is-closed-loop-disabled":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"generic-vnf"}},"relationshipDeltas":[{"action":"DELETE","in-v-uuid":"04d294e2-0e33-4721-a4e6-8a48d1d07f2f","out-v-uuid":"209fef43-61e2-4047-aa1f-9285aedc6f13","in-v-uri":"/network/generic-vnfs/generic-vnf/myvnf","out-v-uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"cdd91ba0-8ca7-4bba-a66b-8cf9c9f6d881","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf","action":"DELETE","sourceOfTruth":"AAI-TEST","timestamp":1770681570021,"propertyDeltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681570014},"aai-uuid":{"action":"DELETE","value":"209fef43-61e2-4047-aa1f-9285aedc6f13"},"resource-version":{"action":"DELETE","value":"1770681570014"},"aai-uri":{"action":"DELETE","value":"/network/generic-vnfs/generic-vnf/myvnf/vf-modules/vf-module/myvf"},"is-base-vf-module":{"action":"DELETE","value":false},"vf-module-id":{"action":"DELETE","value":"myvf"},"aai-created-ts":{"action":"DELETE","value":1770681570014},"last-mod-source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"source-of-truth":{"action":"DELETE","value":"AAI-TEST"},"automated-assignment":{"action":"DELETE","value":false},"aai-node-type":{"action":"DELETE","value":"vf-module"}},"relationshipDeltas":[]}] dbserLocal.getObjectDeltas() :- {/cloud-infrastructure/complexes/complex/c-id=org.onap.aai.util.delta.ObjectDelta@3e6b44cd[uri=/cloud-infrastructure/complexes/complex/c-id,action=CREATE,sourceOfTruth=AAI-TEST,timestamp=1770681570027,propertyDeltas={country=org.onap.aai.util.delta.PropertyDelta@78a38796[action=CREATE,value=abc,oldValue=], aai-last-mod-ts=org.onap.aai.util.delta.PropertyDelta@5e4b15bf[action=CREATE,value=1770681570027,oldValue=], city=org.onap.aai.util.delta.PropertyDelta@2c985658[action=CREATE,value=cityA,oldValue=], aai-created-ts=org.onap.aai.util.delta.PropertyDelta@48b1222a[action=STATIC,value=1770681570027,oldValue=], physical-location-type=org.onap.aai.util.delta.PropertyDelta@2c4a939d[action=CREATE,value=type,oldValue=], source-of-truth=org.onap.aai.util.delta.PropertyDelta@2a2a8d46[action=STATIC,value=AAI-TEST,oldValue=], aai-node-type=org.onap.aai.util.delta.PropertyDelta@446e34cd[action=STATIC,value=complex,oldValue=], postal-code=org.onap.aai.util.delta.PropertyDelta@58fee18[action=CREATE,value=11111,oldValue=], aai-uuid=org.onap.aai.util.delta.PropertyDelta@7da1434f[action=STATIC,value=dd74c3d7-1e4e-4752-9195-f9589a247267,oldValue=], physical-location-id=org.onap.aai.util.delta.PropertyDelta@39fa100[action=CREATE,value=c-id,oldValue=], resource-version=org.onap.aai.util.delta.PropertyDelta@366225e2[action=CREATE,value=1770681570027,oldValue=], street1=org.onap.aai.util.delta.PropertyDelta@4ce7e218[action=CREATE,value=streetA,oldValue=], last-mod-source-of-truth=org.onap.aai.util.delta.PropertyDelta@3bab7bf0[action=CREATE,value=AAI-TEST,oldValue=], region=org.onap.aai.util.delta.PropertyDelta@45424a24[action=CREATE,value=ef,oldValue=]},relationshipDeltas=[]]} { "hostname" : "ps", "relationship-list" : { "relationship" : [ { "related-to" : "complex", "related-link" : "/cloud-infrastructure/complexes/complex/c-id" } ] } } [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"CREATE","source-of-truth":"create-ipsec","timestamp":1770681570035,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681570035},"aai-uuid":{"action":"STATIC","value":"3622f1c6-2b16-49b4-8f8e-dd6538c8e4f9"},"resource-version":{"action":"CREATE","value":"1770681570035"},"ipsec-configuration-id":{"action":"CREATE","value":"ipsec"},"aai-created-ts":{"action":"STATIC","value":1770681570035},"last-mod-source-of-truth":{"action":"CREATE","value":"create-ipsec"},"source-of-truth":{"action":"STATIC","value":"create-ipsec"},"aai-node-type":{"action":"STATIC","value":"ipsec-configuration"}},"relationship-deltas":[]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"CREATE","source-of-truth":"create-child-vig-server","timestamp":1770681570039,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681570039},"vig-address-type":{"action":"CREATE","value":"vig"},"aai-uuid":{"action":"STATIC","value":"be745944-3905-4a83-9a6f-820baac5c7b6"},"resource-version":{"action":"CREATE","value":"1770681570039"},"ipaddress-v4-vig":{"action":"CREATE","value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1770681570039},"last-mod-source-of-truth":{"action":"CREATE","value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"3622f1c6-2b16-49b4-8f8e-dd6538c8e4f9","out-v-uuid":"be745944-3905-4a83-9a6f-820baac5c7b6","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"c9664f67-4830-451b-ad22-8ab06e551c46","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"UPDATE","source-of-truth":"update-child-vig-server","timestamp":1770681570042,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1770681570042,"old-value":1770681570039},"aai-uuid":{"action":"STATIC","value":"be745944-3905-4a83-9a6f-820baac5c7b6"},"resource-version":{"action":"UPDATE","value":"1770681570042","old-value":"1770681570039"},"ipaddress-v4-vig":{"action":"UPDATE","value":["address-1","address-2","address-3","address-4"],"old-value":["address-1","address-2"]},"aai-created-ts":{"action":"STATIC","value":1770681570039},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-child-vig-server","old-value":"create-child-vig-server"},"source-of-truth":{"action":"STATIC","value":"create-child-vig-server"},"aai-node-type":{"action":"STATIC","value":"vig-server"}},"relationship-deltas":[]}] 2026-02-09 23:59:30.046 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 516144 with label ipsec-configuration 2026-02-09 23:59:30.047 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 954528 with label vig-server [{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1770681570045,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681570035},"aai-uuid":{"action":"DELETE","value":"3622f1c6-2b16-49b4-8f8e-dd6538c8e4f9"},"resource-version":{"action":"DELETE","value":"1770681570035"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec"},"aai-created-ts":{"action":"DELETE","value":1770681570035},"ipsec-configuration-id":{"action":"DELETE","value":"ipsec"},"last-mod-source-of-truth":{"action":"DELETE","value":"create-ipsec"},"source-of-truth":{"action":"DELETE","value":"create-ipsec"},"aai-node-type":{"action":"DELETE","value":"ipsec-configuration"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"3622f1c6-2b16-49b4-8f8e-dd6538c8e4f9","out-v-uuid":"be745944-3905-4a83-9a6f-820baac5c7b6","in-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec","out-v-uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","label":"org.onap.relationships.inventory.BelongsTo","props":{"private":"false","aai-uuid":"c9664f67-4830-451b-ad22-8ab06e551c46","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig","action":"DELETE","source-of-truth":"delete-ipsec","timestamp":1770681570045,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681570042},"vig-address-type":{"action":"DELETE","value":"vig"},"aai-uuid":{"action":"DELETE","value":"be745944-3905-4a83-9a6f-820baac5c7b6"},"resource-version":{"action":"DELETE","value":"1770681570042"},"aai-uri":{"action":"DELETE","value":"/network/ipsec-configurations/ipsec-configuration/ipsec/vig-servers/vig-server/vig"},"ipaddress-v4-vig":{"action":"DELETE","value":["address-1","address-2","address-3","address-4"]},"aai-created-ts":{"action":"DELETE","value":1770681570039},"last-mod-source-of-truth":{"action":"DELETE","value":"update-child-vig-server"},"source-of-truth":{"action":"DELETE","value":"create-child-vig-server"},"aai-node-type":{"action":"DELETE","value":"vig-server"}},"relationship-deltas":[]}] Create Complex [{"uri":"/cloud-infrastructure/complexes/complex/c-id-b","action":"CREATE","source-of-truth":"create-complex","timestamp":1770681570049,"property-deltas":{"country":{"action":"CREATE","value":"abc"},"aai-last-mod-ts":{"action":"CREATE","value":1770681570049},"city":{"action":"CREATE","value":"cityA"},"aai-created-ts":{"action":"STATIC","value":1770681570049},"physical-location-type":{"action":"CREATE","value":"type"},"source-of-truth":{"action":"STATIC","value":"create-complex"},"aai-node-type":{"action":"STATIC","value":"complex"},"postal-code":{"action":"CREATE","value":"11111"},"aai-uuid":{"action":"STATIC","value":"42b8532f-faaf-49e7-a0fe-4b6bda9e204a"},"physical-location-id":{"action":"CREATE","value":"c-id-b"},"resource-version":{"action":"CREATE","value":"1770681570049"},"street1":{"action":"CREATE","value":"streetA"},"last-mod-source-of-truth":{"action":"CREATE","value":"create-complex"},"region":{"action":"CREATE","value":"ef"}},"relationship-deltas":[]}] Create Pserver with pinterface and relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"CREATE","source-of-truth":"create-pserver","timestamp":1770681570052,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681570052},"hostname":{"action":"CREATE","value":"ps-b"},"aai-uuid":{"action":"STATIC","value":"be12c7ca-19fc-4e4b-a6bd-e295571c516b"},"resource-version":{"action":"CREATE","value":"1770681570052"},"aai-created-ts":{"action":"STATIC","value":1770681570052},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"number-of-cpus":{"action":"CREATE","value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"42b8532f-faaf-49e7-a0fe-4b6bda9e204a","out-v-uuid":"be12c7ca-19fc-4e4b-a6bd-e295571c516b","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"85e02a29-5e6b-471f-a5cd-5fba444018dd","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"CREATE","source-of-truth":"create-pserver","timestamp":1770681570052,"property-deltas":{"aai-last-mod-ts":{"action":"CREATE","value":1770681570052},"aai-uuid":{"action":"STATIC","value":"18c5bfb5-7e43-48ab-8d62-60b92f70ed64"},"resource-version":{"action":"CREATE","value":"1770681570052"},"interface-name":{"action":"CREATE","value":"pint-1"},"aai-created-ts":{"action":"STATIC","value":1770681570052},"last-mod-source-of-truth":{"action":"CREATE","value":"create-pserver"},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"p-interface"}},"relationship-deltas":[{"action":"CREATE_REL","in-v-uuid":"be12c7ca-19fc-4e4b-a6bd-e295571c516b","out-v-uuid":"18c5bfb5-7e43-48ab-8d62-60b92f70ed64","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"73ef08a4-26f5-4db4-84fb-8d8c86322bd5","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]}] Update pserver removing relationship to complex [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"UPDATE","source-of-truth":"update-pserver","timestamp":1770681570058,"property-deltas":{"aai-last-mod-ts":{"action":"UPDATE","value":1770681570058,"old-value":1770681570052},"equip-type":{"action":"CREATE","value":"server-a"},"aai-uuid":{"action":"STATIC","value":"be12c7ca-19fc-4e4b-a6bd-e295571c516b"},"resource-version":{"action":"UPDATE","value":"1770681570058","old-value":"1770681570052"},"aai-created-ts":{"action":"STATIC","value":1770681570052},"last-mod-source-of-truth":{"action":"UPDATE","value":"update-pserver","old-value":"create-pserver"},"number-of-cpus":{"action":"UPDATE","value":99,"old-value":20},"source-of-truth":{"action":"STATIC","value":"create-pserver"},"aai-node-type":{"action":"STATIC","value":"pserver"}},"relationship-deltas":[{"action":"DELETE_REL","in-v-uuid":"42b8532f-faaf-49e7-a0fe-4b6bda9e204a","out-v-uuid":"be12c7ca-19fc-4e4b-a6bd-e295571c516b","in-v-uri":"/cloud-infrastructure/complexes/complex/c-id-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","label":"org.onap.relationships.inventory.LocatedIn","props":{"private":"false","aai-uuid":"85e02a29-5e6b-471f-a5cd-5fba444018dd","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]}] 2026-02-09 23:59:30.095 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 479272 with label pserver 2026-02-09 23:59:30.096 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 475336 with label p-interface Delete pserver [{"uri":"/cloud-infrastructure/pservers/pserver/ps-b","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1770681570093,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681570058},"equip-type":{"action":"DELETE","value":"server-a"},"hostname":{"action":"DELETE","value":"ps-b"},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"be12c7ca-19fc-4e4b-a6bd-e295571c516b"},"resource-version":{"action":"DELETE","value":"1770681570058"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b"},"aai-created-ts":{"action":"DELETE","value":1770681570052},"last-mod-source-of-truth":{"action":"DELETE","value":"update-pserver"},"number-of-cpus":{"action":"DELETE","value":99},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"pserver"}},"relationship-deltas":[{"action":"DELETE","in-v-uuid":"be12c7ca-19fc-4e4b-a6bd-e295571c516b","out-v-uuid":"18c5bfb5-7e43-48ab-8d62-60b92f70ed64","in-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b","out-v-uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","label":"tosca.relationships.network.BindsTo","props":{"private":"false","aai-uuid":"73ef08a4-26f5-4db4-84fb-8d8c86322bd5","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},{"uri":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1","action":"DELETE","source-of-truth":"delete-pserver","timestamp":1770681570093,"property-deltas":{"aai-last-mod-ts":{"action":"DELETE","value":1770681570052},"in-maint":{"action":"DELETE","value":false},"aai-uuid":{"action":"DELETE","value":"18c5bfb5-7e43-48ab-8d62-60b92f70ed64"},"resource-version":{"action":"DELETE","value":"1770681570052"},"interface-name":{"action":"DELETE","value":"pint-1"},"aai-uri":{"action":"DELETE","value":"/cloud-infrastructure/pservers/pserver/ps-b/p-interfaces/p-interface/pint-1"},"aai-created-ts":{"action":"DELETE","value":1770681570052},"last-mod-source-of-truth":{"action":"DELETE","value":"create-pserver"},"source-of-truth":{"action":"DELETE","value":"create-pserver"},"aai-node-type":{"action":"DELETE","value":"p-interface"}},"relationship-deltas":[]}] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s -- in org.onap.aai.serialization.db.DbSerializerDeltasTest [INFO] Running org.onap.aai.serialization.db.DbAliasTest 2026-02-09 23:59:30.167 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:30.168 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2026-02-09 23:59:30.169 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:30.170 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:30.170 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2026-02-09 23:59:30.171 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:30.171 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:30.185--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:30.264 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2026-02-09 23:59:30.269 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2026-02-09 23:59:30.270 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:30.270 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:30.285--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:30.368 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2026-02-09 23:59:30.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2026-02-09 23:59:30.383 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:30.383 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:30.403--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:30.498 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2026-02-09 23:59:30.506 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2026-02-09 23:59:30.507 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:30.507 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:30.525--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:30.664 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:30.674 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:30.675 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.070 s -- in org.onap.aai.serialization.db.DbAliasTest [INFO] Running org.onap.aai.serialization.queryformats.ResourceWithSoTTest 2026-02-09 23:59:31.238 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:31.238 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:31.238 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:31.238 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:31.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:31.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:31.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:31.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:31.239 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:31.240 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:31.240 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:31.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:31.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:31.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:31.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:31.261--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:31.355 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:31.361 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:31.363 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:31.363 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:31.381--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:31.489 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:31.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:31.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:31.499 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:31.519--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:31.634 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:31.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:31.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:31.644 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:31.664--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:31.780 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:31.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:31.790 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:31.790 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:31.813--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:31.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:31.961 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:31.962 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s -- in org.onap.aai.serialization.queryformats.ResourceWithSoTTest [INFO] Running org.onap.aai.serialization.queryformats.ConsoleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.aai.serialization.queryformats.ConsoleTest [INFO] Running org.onap.aai.serialization.queryformats.PathedURLTest 2026-02-09 23:59:32.020 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:32.021 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:32.021 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.021 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:32.021 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.021 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:32.022 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.022 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:32.022 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.022 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:32.023 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:32.025 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:32.027 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:32.027 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:32.044--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:32.139 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:32.145 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:32.146 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:32.146 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:32.165--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:32.273 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:32.281 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:32.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:32.283 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:32.303--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:32.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:32.453 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:32.487 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:32.488 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:32.509--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:32.629 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:32.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:32.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:32.648 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:32.674--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:32.820 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:32.834 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:32.835 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s -- in org.onap.aai.serialization.queryformats.PathedURLTest [INFO] Running org.onap.aai.serialization.queryformats.FormatTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.serialization.queryformats.FormatTest [INFO] Running org.onap.aai.serialization.queryformats.MultiFormatTest 2026-02-09 23:59:32.879 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:32.879 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:32.880 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.880 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:32.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:32.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:32.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:32.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:32.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:32.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:32.925 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:32.925 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:32.948--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:33.045 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:33.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:33.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:33.053 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:33.073--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:33.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:33.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:33.193 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:33.194 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:33.215--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:33.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:33.340 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:33.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:33.342 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:33.363--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:33.482 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:33.491 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:33.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:33.493 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:33.517--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:33.654 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:33.667 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:33.668 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:33.682 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting path object 2026-02-09 23:59:33.707 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting tree object 2026-02-09 23:59:33.728 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting tree object 2026-02-09 23:59:33.729 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: nodes 2026-02-09 23:59:33.729 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: nodes 2026-02-09 23:59:33.732 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting tree object 2026-02-09 23:59:33.734 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: related-nodes 2026-02-09 23:59:33.735 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Returned empty JsonArray - Could not populate nested json objects for wrapper: related-nodes [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.onap.aai.serialization.queryformats.MultiFormatTest [INFO] Running org.onap.aai.serialization.queryformats.CountQuerySupportTest 2026-02-09 23:59:33.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:33.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:33.759 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:33.759 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:33.759 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:33.759 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:33.760 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:33.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:33.763 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:33.765 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:33.765 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:33.782--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:33.876 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:33.883 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:33.884 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:33.884 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:33.903--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.014 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:34.021 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:34.023 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.023 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:34.043--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.157 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:34.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:34.167 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.167 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:34.187--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.302 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:34.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:34.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.312 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:34.336--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.469 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:34.481 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:34.482 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s -- in org.onap.aai.serialization.queryformats.CountQuerySupportTest [INFO] Running org.onap.aai.serialization.queryformats.ResourceFormatTest 2026-02-09 23:59:34.518 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:34.518 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:34.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:34.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:34.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:34.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:34.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:34.519 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:34.520 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:34.520 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:34.520 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:34.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:34.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:34.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:34.542--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.635 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:34.642 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:34.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.643 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:34.662--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.769 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:34.777 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:34.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.779 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:34.799--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:34.913 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:34.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:34.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:34.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:35.001--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:35.116 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:35.124 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:35.135 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:35.135 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:35.161--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:35.297 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:35.311 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:35.312 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:35.326 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2026-02-09 23:59:35.328 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:59:35.328 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2026-02-09 23:59:35.328 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object {"results":[{"vf-module":{"vf-module-id":"vf-module-id-val-68205","vf-module-name":"example-vf-module-name-val-68205","heat-stack-id":"example-heat-stack-id-val-68205","orchestration-status":"example-orchestration-status-val-68205","is-base-vf-module":true,"resource-version":"1498166571906","model-invariant-id":"fe8aac07-ce6c-4f9f-aa0d-b561c77da9e8","model-version-id":"0d23052d-8ffe-433e-a25d-da5da027bb7c","widget-model-id":"example-widget-model-id-val-68205","widget-model-version":"example-widget--model-version-val-68205","contrail-service-instance-fqdn":"example-contrail-service-instance-fqdn-val-68205"}}]} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s -- in org.onap.aai.serialization.queryformats.ResourceFormatTest [INFO] Running org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.serialization.queryformats.utils.QueryParamInjectorTest [INFO] Running org.onap.aai.serialization.queryformats.utils.UrlBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.serialization.queryformats.utils.UrlBuilderTest [INFO] Running org.onap.aai.serialization.queryformats.RawFormatTest 2026-02-09 23:59:35.435 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:35.436 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:35.436 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:35.436 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:35.437 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:35.437 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:35.437 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:35.437 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:35.438 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:35.438 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:35.439 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:35.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:35.442 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:35.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:35.444 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:35.463--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:35.557 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:35.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:35.565 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:35.565 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:35.584--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:35.691 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:35.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:35.700 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:35.700 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:35.720--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:35.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:35.842 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:35.843 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:35.843 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:35.864--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:35.978 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:35.987 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:35.988 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:35.989 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:36.012--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:36.144 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:36.157 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:36.158 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction tinkergraph[vertices:2 edges:1] hostname="hostname-1" aai-node-type="pserver" physical-location-id="physical-location-id-1" [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.onap.aai.serialization.queryformats.RawFormatTest [INFO] Running org.onap.aai.serialization.queryformats.AggregateFormatTest 2026-02-09 23:59:36.205 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:36.205 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:36.206 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.206 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:36.206 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.206 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:36.206 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.206 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:36.207 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.207 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:36.207 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:36.210 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:36.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:36.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:36.229--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:36.322 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:36.328 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:36.330 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:36.330 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:36.348--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:36.456 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:36.464 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:36.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:36.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:36.485--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:36.599 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:36.608 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:36.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:36.609 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:36.630--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:36.744 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:36.752 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:36.754 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:36.754 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:36.777--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:36.911 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:36.923 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:36.924 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction tinkergraph[vertices:2 edges:1] hostname="hostname-1" physical-location-id="physical-location-id-1" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.onap.aai.serialization.queryformats.AggregateFormatTest [INFO] Running org.onap.aai.serialization.queryformats.SimpleFormatTest 2026-02-09 23:59:36.959 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:36.959 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:36.959 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.959 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:36.960 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.960 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:36.960 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.960 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:36.961 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.961 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:36.961 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:36.964 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:36.965 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:36.966 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:36.966 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:37.024--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:37.150 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:37.156 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:37.158 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:37.158 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:37.176--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:37.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:37.291 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:37.301 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:37.302 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:37.328--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:37.446 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:37.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:37.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:37.457 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:37.480--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:37.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:37.645 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:37.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:37.647 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:37.670--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:37.803 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:37.815 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:37.816 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:37.829 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2026-02-09 23:59:37.831 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object 2026-02-09 23:59:37.831 DEBUG --- [ main] org.onap.aai.introspection.MoxyLoader : Unable to find unknown in the store for lower hyphen to upper camel 2026-02-09 23:59:37.831 DEBUG --- [ main] o.o.a.s.queryformats.MultiFormatMapper : Formatting vertex object [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.893 s -- in org.onap.aai.serialization.queryformats.SimpleFormatTest [INFO] Running org.onap.aai.serialization.queryformats.GraphSONTest 2026-02-09 23:59:37.840 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:37.841 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:37.841 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:37.841 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:37.841 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:37.841 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:37.841 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:37.963 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2026-02-09 23:59:37.967 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","inE":{"org.onap.relationships.inventory.BelongsTo":[{"id":12,"outV":"23","properties":{"private":false,"aai-uuid":"ac793e3c-5c8a-4418-951f-c59467584a19","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}]},"properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2026-02-09 23:59:37.970 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","inE":{"org.onap.relationships.inventory.BelongsTo":[{"id":12,"outV":"23","properties":{"private":false,"aai-uuid":"20c76074-5f60-4dbb-9d9c-e9e0fc0c8d60","prevent-delete":"NONE","delete-other-v":"IN","contains-other-v":"IN"}}],"org.onap.relationships.inventory.IsA":[{"id":11,"outV":"22","properties":{"private":false,"aai-uuid":"4f45c9e7-3008-4fe8-926d-58472d3f6690","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},"properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2026-02-09 23:59:37.972 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"20","label":"complex","inE":{"org.onap.relationships.inventory.LocatedIn":[{"id":7,"outV":"22","properties":{"private":false,"aai-uuid":"864c9d49-5131-4d05-b606-0cf41a055c7c","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}},{"id":8,"outV":"23","properties":{"private":false,"aai-uuid":"ef83215b-9003-4988-b9de-a77cdc1e4c6c","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},"properties":{"aai-node-type":[{"id":2,"value":"complex"}]}} 2026-02-09 23:59:37.975 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"21","label":"model-ver","inE":{"org.onap.relationships.inventory.IsA":[{"id":10,"outV":"22","properties":{"private":false,"aai-uuid":"81089e3f-4de1-4b06-944f-3ec74f6c6dd7","prevent-delete":"IN","delete-other-v":"NONE","contains-other-v":"NONE"}}]},"properties":{"model-version-id":[{"id":6,"value":"modelVer1"}],"model-name":[{"id":7,"value":"modelName1"}],"aai-node-type":[{"id":5,"value":"model-ver"}]}} 2026-02-09 23:59:37.979 INFO --- [ main] o.o.a.s.queryformats.GraphSONTest : {"id":"20","label":"generic-vnf","properties":{"vnf-id":[{"id":3,"value":"vnf-id-1"}],"vnf-name":[{"id":4,"value":"vnf-name-1"}],"aai-node-type":[{"id":2,"value":"generic-vnf"}]}} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.aai.serialization.queryformats.GraphSONTest [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest 2026-02-09 23:59:37.994 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:37.994 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:37.994 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:37.994 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:37.995 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:37.995 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:37.995 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:37.995 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:37.996 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:37.996 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:37.996 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:37.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:37.999 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:38.000 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.000 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.017--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:38.110 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:38.117 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:38.118 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.118 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.137--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:38.243 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:38.251 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:38.252 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.252 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.272--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:38.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:38.394 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:38.396 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.396 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.416--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:38.530 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:38.539 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:38.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.563--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:38.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:38.708 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:38.709 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s -- in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngineTest [INFO] Running org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest 2026-02-09 23:59:38.761 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:38.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:38.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:38.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:38.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:38.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:38.762 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine_needsFakeEdgeRulesTest [INFO] Running org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0 s -- in org.onap.aai.serialization.tinkerpop.TreeBackedVertexTest [INFO] Running org.onap.aai.query.builder.ExcludeQueryTest 2026-02-09 23:59:38.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:38.781 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:38.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:38.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:38.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:38.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:38.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:38.782 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:38.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:38.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:38.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:38.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:38.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:38.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.787 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.805--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:38.898 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:38.904 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:38.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:38.905 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:38.924--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:39.031 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:39.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:39.040 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:39.040 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:39.060--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:39.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:39.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:39.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:39.256 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:39.280--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:39.398 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:39.406 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:39.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:39.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:39.443--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:39.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:39.596 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:39.597 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.131 s -- in org.onap.aai.query.builder.ExcludeQueryTest [INFO] Running org.onap.aai.query.builder.SimplePathTest 2026-02-09 23:59:40.919 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:40.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:40.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:40.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:40.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:40.920 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:40.921 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:40.921 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:40.921 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:40.921 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:40.922 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:40.924 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:40.924 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:40.926 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:40.926 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:40.945--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:41.044 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:41.050 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:41.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:41.052 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:41.071--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:41.180 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:41.187 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:41.189 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:41.189 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:41.209--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:41.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:41.332 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:41.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:41.334 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:41.354--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:41.470 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:41.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:41.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:41.480 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:41.503--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:41.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:41.650 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:41.651 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s -- in org.onap.aai.query.builder.SimplePathTest [INFO] Running org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.query.builder.optimization.tests.AOneTenantOneVserversPerTenantTest [INFO] Running org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.query.builder.optimization.tests.BTenTenantTenVserversPerTenantTest [INFO] Running org.onap.aai.query.builder.TraversalQueryTest 2026-02-09 23:59:41.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:41.833 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:41.835 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:41.835 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:41.852--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:41.946 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:41.953 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:41.954 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:41.954 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:41.973--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:42.082 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:42.089 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:42.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:42.091 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:42.111--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:42.225 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:42.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:42.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:42.235 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:42.255--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:42.449 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:42.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:42.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:42.459 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:42.482--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:42.616 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:42.626 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:42.626 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:42.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:42.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:42.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:42.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:42.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:42.630 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:42.631 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:42.806 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2026-02-09 23:59:42.854 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2026-02-09 23:59:42.961 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2026-02-09 23:59:42.997 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2026-02-09 23:59:43.006 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 2026-02-09 23:59:43.007 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 2026-02-09 23:59:43.031 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.235 s -- in org.onap.aai.query.builder.TraversalQueryTest [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest 2026-02-09 23:59:43.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:43.068 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:43.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:43.069 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:43.087--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:43.181 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:43.187 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:43.189 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:43.189 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:43.207--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:43.315 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:43.322 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:43.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:43.324 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:43.344--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:43.461 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:43.470 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:43.471 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:43.471 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:43.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:43.607 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:43.615 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:43.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:43.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:43.640--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:43.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:43.783 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:43.786 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:43.787 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:43.927 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2026-02-09 23:59:43.970 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2026-02-09 23:59:44.052 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2026-02-09 23:59:44.084 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2026-02-09 23:59:44.093 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 2026-02-09 23:59:44.093 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 2026-02-09 23:59:44.115 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.082 s -- in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [INFO] Running org.onap.aai.query.builder.GremlinTraversalTest 2026-02-09 23:59:44.161 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:44.161 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:44.163 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:44.163 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:44.180--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:44.274 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:44.281 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:44.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:44.282 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:44.301--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:44.409 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:44.417 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:44.418 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:44.418 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:44.438--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:44.553 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:44.561 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:44.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:44.563 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:44.583--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:44.725 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:44.733 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:44.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:44.757 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:44.784--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:44.921 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:44.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:44.935 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:44.936 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:45.296 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2026-02-09 23:59:45.414 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2026-02-09 23:59:45.632 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes 2026-02-09 23:59:45.696 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [((vnfc-name = a-name OR vnfc-name = b-name))]. For better performance, use indexes 2026-02-09 23:59:45.724 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = l-interface AND interface-name = l-interface-a)]. For better performance, use indexes 2026-02-09 23:59:45.725 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = logical-link AND link-name = logical-link-a)]. For better performance, use indexes 2026-02-09 23:59:45.760 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = vnfc)]. For better performance, use indexes [WARNING] Tests run: 35, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.748 s -- in org.onap.aai.query.builder.GremlinTraversalTest [INFO] Running org.onap.aai.query.builder.UntilTest 2026-02-09 23:59:45.913 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:45.913 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:45.913 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:45.913 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:45.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:45.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:45.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:45.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:45.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:45.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:45.915 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:45.917 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:45.918 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:45.919 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:45.919 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:45.936--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:46.031 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:46.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:46.039 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:46.039 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:46.057--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:46.165 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:46.172 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:46.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:46.174 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:46.194--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:46.309 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:46.317 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:46.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:46.319 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:46.339--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:46.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:46.463 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:46.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:46.465 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:46.488--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:46.623 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:46.635 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:46.636 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s -- in org.onap.aai.query.builder.UntilTest [INFO] Running org.onap.aai.introspection.sideeffect.DataCopyTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.introspection.sideeffect.DataCopyTest [INFO] Running org.onap.aai.introspection.sideeffect.OwnerCheckTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in org.onap.aai.introspection.sideeffect.OwnerCheckTest [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest 2026-02-09 23:59:46.954 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:46.954 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv1 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv2 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv3 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv4 2026-02-09 23:59:46.955 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:46.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:46.957 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv1 2026-02-09 23:59:46.958 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:46.958 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:46.972--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:47.051 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 169 2026-02-09 23:59:47.056 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv2 2026-02-09 23:59:47.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:47.057 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:47.072--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:47.156 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 177 2026-02-09 23:59:47.161 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv3 2026-02-09 23:59:47.163 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:47.163 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:47.180--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:47.278 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 195 2026-02-09 23:59:47.284 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv4 2026-02-09 23:59:47.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:47.285 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:47.302--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:47.397 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:47.406 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:47.407 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:47.417 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.418 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.424 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.426 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = getKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.437 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 2026-02-09 23:59:47.437 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 2026-02-09 23:59:47.441 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.443 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8272 with label vertex 2026-02-09 23:59:47.445 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.445 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = deleteKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.446 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 2026-02-09 23:59:47.449 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.450 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.457 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.461 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = modifyKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.463 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 2026-02-09 23:59:47.464 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 2026-02-09 23:59:47.465 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes 2026-02-09 23:59:47.466 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 2026-02-09 23:59:47.471 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.472 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.473 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.476 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(vpn-id = addKey AND aai-node-type = vpn-binding)]. For better performance, use indexes 2026-02-09 23:59:47.476 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes 2026-02-09 23:59:47.479 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 2026-02-09 23:59:47.480 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 2026-02-09 23:59:47.514 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 2026-02-09 23:59:47.516 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/getKey)]. For better performance, use indexes 2026-02-09 23:59:47.554 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink)]. For better performance, use indexes 2026-02-09 23:59:47.555 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(global-route-target = getTargetKeyNoLink2)]. For better performance, use indexes 2026-02-09 23:59:47.559 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 2026-02-09 23:59:47.561 DEBUG --- [ main] o.o.aai.serialization.db.DBSerializer : Removing vertex 8272 with label vertex 2026-02-09 23:59:47.562 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 2026-02-09 23:59:47.562 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/deleteKey)]. For better performance, use indexes 2026-02-09 23:59:47.563 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = deleteTargetKey AND route-target-role = deleteRoleKey AND linked = true)]. For better performance, use indexes 2026-02-09 23:59:47.566 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 2026-02-09 23:59:47.567 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 2026-02-09 23:59:47.569 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey)]. For better performance, use indexes 2026-02-09 23:59:47.573 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/modifyKey/route-targets/route-target/modifyTargetKey2/modifyRoleKey2)]. For better performance, use indexes 2026-02-09 23:59:47.573 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2)]. For better performance, use indexes 2026-02-09 23:59:47.574 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey2 AND route-target-role = modifyRoleKey2 AND linked = true)]. For better performance, use indexes 2026-02-09 23:59:47.574 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey AND linked <> null)]. For better performance, use indexes 2026-02-09 23:59:47.575 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = modifyTargetKey AND route-target-role = modifyRoleKey)]. For better performance, use indexes 2026-02-09 23:59:47.578 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 2026-02-09 23:59:47.579 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 2026-02-09 23:59:47.584 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey)]. For better performance, use indexes 2026-02-09 23:59:47.591 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-uri = /network/vpn-bindings/vpn-binding/addKey/route-targets/route-target/key1/key2)]. For better performance, use indexes 2026-02-09 23:59:47.591 WARN --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [(aai-node-type = route-target AND global-route-target = key1 AND route-target-role = key2 AND linked = true)]. For better performance, use indexes [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.onap.aai.introspection.sideeffect.DataLinkTest [INFO] Running org.onap.aai.introspection.sideeffect.PrivateEdgeTest 2026-02-09 23:59:47.756 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:47.756 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:47.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:47.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:47.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:47.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:47.757 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:47.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:47.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:47.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:47.758 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:47.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:47.761 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:47.766 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:47.766 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:47.785--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:47.886 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:47.893 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:47.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:47.894 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:47.915--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:48.083 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:48.090 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:48.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:48.092 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:48.113--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:48.233 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:48.242 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:48.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:48.244 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:48.265--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:48.388 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:48.396 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:48.398 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:48.398 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:48.423--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:48.560 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:48.572 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:48.573 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s -- in org.onap.aai.introspection.sideeffect.PrivateEdgeTest [INFO] Running org.onap.aai.introspection.tools.InjectKeysFromURITest 2026-02-09 23:59:48.612 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:48.612 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:48.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:48.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:48.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:48.613 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:48.614 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:48.614 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:48.614 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:48.614 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:48.615 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:48.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:48.617 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:48.619 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:48.619 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:48.636--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:48.732 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:48.738 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:48.740 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:48.740 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:48.758--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:48.868 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:48.875 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:48.877 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:48.877 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:48.897--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.013 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:49.022 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:49.023 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:49.024 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:49.044--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.159 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:49.168 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:49.170 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:49.170 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:49.193--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.328 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:49.341 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:49.342 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 s -- in org.onap.aai.introspection.tools.InjectKeysFromURITest [INFO] Running org.onap.aai.introspection.tools.DefaultFieldsTest 2026-02-09 23:59:49.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:49.369 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:49.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:49.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:49.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:49.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:49.370 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:49.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:49.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:49.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:49.371 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:49.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:49.374 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:49.376 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:49.376 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:49.393--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.489 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:49.495 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:49.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:49.497 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:49.516--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.628 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:49.636 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:49.637 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:49.638 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:49.660--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.778 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:49.786 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:49.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:49.788 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:49.809--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:49.965 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:50.011 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:50.013 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.013 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.037--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:50.177 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:50.189 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:50.190 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.onap.aai.introspection.tools.DefaultFieldsTest [INFO] Running org.onap.aai.introspection.tools.CreateUUIDTest 2026-02-09 23:59:50.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:50.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:50.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:50.210 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:50.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:50.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.211 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:50.212 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:50.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:50.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.216 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.234--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:50.329 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:50.335 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:50.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.336 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.356--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:50.469 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:50.476 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:50.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.478 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.498--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:50.613 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:50.622 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:50.623 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.623 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.645--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:50.765 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:50.773 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:50.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.775 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.798--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:50.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:50.950 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:50.951 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.760 s -- in org.onap.aai.introspection.tools.CreateUUIDTest [INFO] Running org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest 2026-02-09 23:59:50.970 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:50.970 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:50.971 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.971 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:50.971 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.971 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:50.972 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.972 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:50.972 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.972 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:50.973 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:50.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:50.975 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:50.977 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:50.977 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:50.994--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.094 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:51.100 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:51.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:51.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:51.120--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.232 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:51.239 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:51.241 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:51.241 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:51.261--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.377 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:51.385 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:51.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:51.386 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:51.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.524 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:51.532 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:51.534 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:51.534 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:51.557--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.693 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:51.704 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:51.705 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 s -- in org.onap.aai.introspection.tools.RemoveNonVisiblePropertyTest [INFO] Running org.onap.aai.introspection.tools.IntrospectorValidatorTest 2026-02-09 23:59:51.725 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:51.725 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:51.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:51.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:51.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:51.726 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:51.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:51.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:51.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:51.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:51.727 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:51.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:51.730 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:51.732 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:51.732 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:51.749--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.844 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:51.850 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:51.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:51.852 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:51.870--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:51.978 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:51.986 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:52.014 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:52.014 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:52.035--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:52.154 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:52.162 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:52.200 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:52.201 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:52.225--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:52.346 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:52.356 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:52.358 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:52.358 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:52.384--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:52.582 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:52.595 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:52.596 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s -- in org.onap.aai.introspection.tools.IntrospectorValidatorTest [INFO] Running org.onap.aai.introspection.generator.CreateExampleTest [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0 s -- in org.onap.aai.introspection.generator.CreateExampleTest [INFO] Running org.onap.aai.introspection.PropertyPredicatesTest 2026-02-09 23:59:52.625 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:52.625 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:52.626 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:52.626 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:52.626 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:52.626 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:52.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:52.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:52.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:52.627 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:52.628 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:52.630 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:52.630 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:52.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:52.632 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:52.650--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:52.748 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:52.755 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:52.756 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:52.756 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:52.775--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:52.883 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:52.890 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:52.892 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:52.892 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:52.912--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.030 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:53.038 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:53.040 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.040 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.060--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.176 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:53.184 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:53.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.186 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.209--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.345 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:53.357 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:53.358 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in org.onap.aai.introspection.PropertyPredicatesTest [INFO] Running org.onap.aai.introspection.IntrospectorSerializationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.aai.introspection.IntrospectorSerializationTest [INFO] Running org.onap.aai.introspection.MoxyEngineTest 2026-02-09 23:59:53.397 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-09 23:59:53.397 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-09 23:59:53.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:53.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-09 23:59:53.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:53.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-09 23:59:53.398 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:53.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-09 23:59:53.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:53.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-09 23:59:53.399 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-09 23:59:53.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-09 23:59:53.402 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-09 23:59:53.404 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.404 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.421--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.517 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-09 23:59:53.523 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-09 23:59:53.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.525 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.544--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.657 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-09 23:59:53.664 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-09 23:59:53.666 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.666 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.686--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.802 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-09 23:59:53.811 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-09 23:59:53.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.812 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.832--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:53.949 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-09 23:59:53.958 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-09 23:59:53.960 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-09 23:59:53.960 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026.02.09 23:59:53.983--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 2026-02-09 23:59:54.118 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 270 2026-02-09 23:59:54.130 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 2026-02-09 23:59:54.131 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s -- in org.onap.aai.introspection.MoxyEngineTest [INFO] Running org.onap.aai.introspection.validation.IntrospectorValidationTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 s -- in org.onap.aai.introspection.validation.IntrospectorValidationTest [INFO] Running org.onap.aai.introspection.JSONStrategyTest [WARNING] Tests run: 13, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.001 s -- in org.onap.aai.introspection.JSONStrategyTest [INFO] Running org.onap.aai.concurrent.AaiCallableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.concurrent.AaiCallableTest [INFO] Running org.onap.aai.prevalidation.ValidationServiceTest 2026-02-09 23:59:54.171 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.203 DEBUG --- [ main] o.o.aai.prevalidation.ValidationService : Validation Service returned following response status code 200 and body { "validationId": "52245aa2-72a8-440d-87e2-570272aa4a83b", "validationTimestamp": "20191201T211503Z", "entityId": { "vnf-id": "vnf-jenkins-15903-3" }, "entityName": "ormfl405me3", "entityType": "generic-vnf", "entityLink": "network/generic-vnfs/generic-vnf/vnf-jenkins-15903-3", "resourceVersion": "1567815933280", "requestor": "JUNIT", "violations": [] } 2026-02-09 23:59:54.204 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.204 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.207 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.207 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.215 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection refused to the validation microservice due to service unreachable java.net.ConnectException: Connection refused at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsDownAndShouldErrorWithConnectionRefused(ValidationServiceTest.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:54.218 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.219 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.227 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Connection timeout to the validation microservice as this could indicate the server is unable to reach port, please check on server by running: nc -w10 -z -v ${VALIDATION_HOST} ${VALIDATION_PORT} org.apache.hc.client5.http.ConnectTimeoutException: Connection timed out at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsUnreachableAndShouldErrorWithConnectionTimeout(ValidationServiceTest.java:117) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2026-02-09 23:59:54.228 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.228 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Invalid nf values, check nf-type, nf-role, nf-function, and nf-naming-code 2026-02-09 23:59:54.229 INFO --- [ main] o.o.aai.prevalidation.ValidationService : Successfully initialized the pre validation service 2026-02-09 23:59:54.235 ERROR --- [ main] o.o.aai.prevalidation.ValidationService : Request to validation service took longer than the currently set timeout java.net.SocketTimeoutException: Request timed out due to taking longer than client expected at org.onap.aai.prevalidation.ValidationServiceTest.testPreValidateWithSuccessRequestAndServiceIsAvailableAndRequestIsTakingTooLongAndClientShouldTimeout(ValidationServiceTest.java:167) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.boot.test.system.OutputCaptureRule$1.evaluate(OutputCaptureRule.java:67) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.aai.prevalidation.ValidationServiceTest [INFO] Running org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.util.JettyObfuscationConversionCommandLineUtilTest [INFO] Running org.onap.aai.util.AAIUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in org.onap.aai.util.AAIUtilsTest [INFO] Running org.onap.aai.util.AAIConfigTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.aai.util.AAIConfigTest WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.onap.aai.util.AAIConfigCommandLinePropGetterTest (file:/w/workspace/aai-aai-common-master-verify-java/aai-core/target/test-classes/) WARNING: Please consider reporting this to the maintainers of org.onap.aai.util.AAIConfigCommandLinePropGetterTest WARNING: System::setSecurityManager will be removed in a future release [INFO] Running org.onap.aai.util.AAIConfigCommandLinePropGetterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.util.AAIConfigCommandLinePropGetterTest [INFO] Running org.onap.aai.util.PojoUtilsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.onap.aai.util.PojoUtilsTest [INFO] Running org.onap.aai.util.RestURLEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.util.RestURLEncoderTest [INFO] Running org.onap.aai.util.FormatDateTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in org.onap.aai.util.FormatDateTest [INFO] Running org.onap.aai.util.GraphCheckerTest [EL Warning]: moxy: 2026.02.09 23:59:55.633--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:55.768--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:55.910--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:56.063--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:56.217--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s -- in org.onap.aai.util.GraphCheckerTest [INFO] Running org.onap.aai.util.KeyValueListTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.util.KeyValueListTest [INFO] Running org.onap.aai.TinkerpopUpgradeTests [INFO] Running org.onap.aai.introspection.sideeffect.DataLinkTest [EL Warning]: moxy: 2026.02.09 23:59:57.023--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:57.126--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:57.238--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:57.358--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.onap.aai.introspection.sideeffect.DataLinkTest [INFO] Running org.onap.aai.parsers.query.GraphTraversalTest [EL Warning]: moxy: 2026.02.09 23:59:57.611--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:57.714--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:57.824--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:57.945--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:58.191--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:58.318--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:58.480--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:58.698--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:58.850--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s -- in org.onap.aai.parsers.query.GraphTraversalTest [INFO] Running org.onap.aai.query.builder.TraversalQueryTest [EL Warning]: moxy: 2026.02.09 23:59:59.315--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:59.437--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:59.575--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:59.726--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.09 23:59:59.877--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [WARNING] Tests run: 49, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.025 s -- in org.onap.aai.query.builder.TraversalQueryTest [INFO] Running org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [WARNING] Tests run: 51, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.332 s -- in org.onap.aai.query.builder.TraversalURIOptimizedQueryTest [INFO] Running org.onap.aai.db.DbMethHelperTest [EL Warning]: moxy: 2026.02.10 00:00:00.405--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:00.534--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:00.682--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:00.890--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:01.054--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s -- in org.onap.aai.db.DbMethHelperTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.487 s -- in org.onap.aai.TinkerpopUpgradeTests [INFO] Running org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.restcore.CustomJacksonJaxBJsonProviderTest [INFO] Running org.onap.aai.restcore.RESTAPITest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.aai.restcore.RESTAPITest [INFO] Running org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.restcore.JettyObfuscationConversionCommandLineUtilTest [INFO] Running org.onap.aai.domain.model.AAIResourceTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.domain.model.AAIResourceTest [INFO] Running org.onap.aai.domain.translog.TransactionLogEntriesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.domain.translog.TransactionLogEntriesTest [INFO] Running org.onap.aai.domain.translog.TransactionLogEntryTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.aai.domain.translog.TransactionLogEntryTest [INFO] Running org.onap.aai.logging.ErrorObjectTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.logging.ErrorObjectTest [INFO] Running org.onap.aai.logging.DME2RestFlagTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.logging.DME2RestFlagTest [INFO] Running org.onap.aai.kafka.AAIKafkaEventIntegrationTest [EL Warning]: moxy: 2026.02.10 00:00:03.607--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:03.805--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:03.962--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:04.113--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:04.265--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.014 s -- in org.onap.aai.kafka.AAIKafkaEventIntegrationTest [INFO] Running org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.exceptions.AAIExceptionWithInfoTest [INFO] Running org.onap.aai.exceptions.AAIExceptionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.exceptions.AAIExceptionTest [INFO] Running org.onap.aai.db.DbMethHelperTest [EL Warning]: moxy: 2026.02.10 00:00:05.452--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:05.576--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:05.716--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:05.867--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:06.019--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 s -- in org.onap.aai.db.DbMethHelperTest [INFO] Running org.onap.aai.audit.ListEndpointsTest [EL Warning]: moxy: 2026.02.10 00:00:06.348--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:06.471--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:06.622--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:06.774--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:00:06.933--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 s -- in org.onap.aai.audit.ListEndpointsTest [INFO] Running org.onap.aai.dbmap.AAIGraphTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.013 s -- in org.onap.aai.dbmap.AAIGraphTest [INFO] Running org.onap.aai.stress.IndexStressTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.onap.aai.stress.IndexStressTest [INFO] Running org.onap.aai.transforms.XmlFormatTransformerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.aai.transforms.XmlFormatTransformerTest [INFO] Running org.onap.aai.rest.notification.EntityConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.aai.rest.notification.EntityConverterTest [INFO] Running org.onap.aai.util.GraphCheckerResiliencyTest [EL Warning]: moxy: 2026.02.10 00:01:22.143--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:01:22.338--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:01:22.551--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:01:22.759--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2026.02.10 00:01:22.951--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.67 s -- in org.onap.aai.util.GraphCheckerResiliencyTest [ERROR] Surefire is going to kill self fork JVM. The exit has elapsed 30 seconds after System.exit(0). [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1074, Failures: 0, Errors: 0, Skipped: 99 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-core --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-core' with 225 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-core --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-core --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-core --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-core/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-core' with 225 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-core --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-core --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/target/aai-core-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.17.1-SNAPSHOT/aai-core-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-core/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-core/1.17.1-SNAPSHOT/aai-core-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-auth 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-auth --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-auth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-auth --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-auth --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-auth --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-auth/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-auth --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-auth --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-auth --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-auth --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-auth --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-auth/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-auth --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-auth --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/target/aai-auth-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.17.1-SNAPSHOT/aai-auth-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-auth/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-auth/1.17.1-SNAPSHOT/aai-auth-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-failover 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-failover --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-failover --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-failover --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-failover --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-failover --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-failover --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-failover --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-failover --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-failover --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-failover/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-failover --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-failover --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-failover --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-failover --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-failover --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-failover --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-aai-common-master-verify-java/aai-failover/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-failover --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-failover --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/target/aai-failover-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.17.1-SNAPSHOT/aai-failover-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-failover/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-failover/1.17.1-SNAPSHOT/aai-failover-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-utils 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-utils --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-utils --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-utils --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-utils --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aaiutils.oxm.OxmModelLoaderTest 00:02:14.852 [main] ERROR org.onap.aaiutils.oxm.OxmModelLoader -- CRD0503E|Unable to load OXM schema: No OXM schema files found on classpath [EL Warning]: moxy: 2026.02.10 00:02:16.117--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 00:02:16.447 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader -- CRD0007I|Successfully loaded schema: test_aai_oxm_v8.xml [EL Warning]: moxy: 2026.02.10 00:02:16.523--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 00:02:16.713 [main] INFO org.onap.aaiutils.oxm.OxmModelLoader -- CRD0007I|Successfully loaded schema: test_aai_oxm_v9.xml [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 s -- in org.onap.aaiutils.oxm.OxmModelLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-utils --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-utils' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-utils --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-utils --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-utils --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-utils' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-utils --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-utils --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/target/aai-utils-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.17.1-SNAPSHOT/aai-utils-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-utils/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-utils/1.17.1-SNAPSHOT/aai-utils-1.17.1-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-abstraction 1.17.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-abstraction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ aai-schema-abstraction --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-abstraction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-abstraction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 35 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/classes [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java uses or overrides a deprecated API. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/json/JsonSchemaProvider.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/src/main/java/org/onap/aai/schemaif/oxm/RelationshipSchema.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-abstraction --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-abstraction --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-abstraction --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.schemaif.oxm.OxmSchemaProviderTest [EL Warning]: moxy: 2026.02.10 00:02:21.463--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 00:02:22.077 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 00:02:22.495 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 00:02:22.500 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 vertex: pserver annotations: container: pservers indexedprops: hostname,in-maint,pserver-id,pserver-name2,inv-status namespace: cloud-infrastructure description: Compute host whose hostname must be unique and must exactly match what is sent as a relationship to a vserver. searchable: hostname,pserver-name2,pserver-id,ipv4-oam-address nameprops: pserver-name2 properties: property: ptnii-equip-name datatype: STRING required: false key: false reserved: false default: annotations: description: PTNII name property: aai-last-mod-ts datatype: LONG required: false key: false reserved: true default: annotations: property: ipaddress-v6-loopback-0 datatype: STRING required: false key: false reserved: false default: annotations: description: IPV6 Loopback 0 address property: equip-vendor datatype: STRING required: false key: false reserved: false default: annotations: description: Equipment vendor. Source of truth should define valid values. property: purpose datatype: STRING required: false key: false reserved: false default: annotations: description: purpose of pserver property: aai-uri datatype: STRING required: false key: false reserved: true default: annotations: property: pserver-selflink datatype: STRING required: false key: false reserved: false default: annotations: description: URL to endpoint where AAI can get more details property: number-of-cpus datatype: INT required: false key: false reserved: false default: annotations: description: Number of cpus source-of-truth-type: openstack property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: property: aai-node-type datatype: STRING required: false key: false reserved: true default: annotations: property: ipaddress-v6-aim datatype: STRING required: false key: false reserved: false default: annotations: description: IPV6 AIM address property: pserver-name2 datatype: STRING required: false key: false reserved: false default: annotations: description: alternative pserver name property: hostname datatype: STRING required: true key: false reserved: false default: annotations: description: Value from executing hostname on the compute node. property: inv-status datatype: STRING required: false key: false reserved: false default: annotations: description: CANOPI's inventory status. Only set with values exactly as defined by CANOPI. property: disk-in-gigabytes datatype: INT required: false key: false reserved: false default: annotations: description: Disk size, in GBs property: aai-unique-key datatype: STRING required: false key: false reserved: true default: annotations: property: last-mod-source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: property: equip-type datatype: STRING required: false key: false reserved: false default: annotations: description: Equipment type. Source of truth should define valid values. property: relationship-list datatype: STRING required: false key: false reserved: false default: annotations: property: fqdn datatype: STRING required: false key: false reserved: false default: annotations: description: Fully-qualified domain name property: serial-number datatype: STRING required: false key: false reserved: false default: annotations: description: Serial number, may be queried property: ipaddress-v6-oam datatype: STRING required: false key: false reserved: false default: annotations: description: IPV6 OAM address property: pserver-id datatype: STRING required: true key: true reserved: false default: annotations: description: ID of Pserver property: prov-status datatype: STRING required: false key: false reserved: false default: annotations: description: Prov Status of this device (not under canopi control) Valid values [PREPROV/NVTPROV/PROV] property: aai-created-ts datatype: LONG required: false key: false reserved: true default: annotations: property: ipv4-oam-address datatype: STRING required: false key: false reserved: false default: annotations: description: Used to configure device, also used for troubleshooting and is IP used for traps generated by device. property: ipaddress-v4-loopback-0 datatype: STRING required: false key: false reserved: false default: annotations: description: IPV4 Loopback 0 address property: lag-interfaces datatype: STRING required: false key: false reserved: false default: annotations: property: equip-model datatype: STRING required: false key: false reserved: false default: annotations: description: Equipment model. Source of truth should define valid values. property: in-maint datatype: BOOL required: false key: false reserved: false default: false annotations: defaultvalue: false description: used to indicate whether or not this object is in maintenance mode (maintenance mode = true). This field (in conjunction with prov-status) is used to suppress alarms and vSCL on VNFs/VMs. property: p-interfaces datatype: STRING required: false key: false reserved: false default: annotations: property: resource-version datatype: STRING required: false key: false reserved: false default: annotations: description: Used for optimistic concurrency. Must be empty on create, valid on update and delete. property: ram-in-megabytes datatype: INT required: false key: false reserved: false default: annotations: description: RAM size, in MBs property: ipaddress-v4-aim datatype: STRING required: false key: false reserved: false default: annotations: description: IPV4 AIM address property: management-option datatype: STRING required: false key: false reserved: false default: annotations: description: Indicates who owns and or manages the device. property: internet-topology datatype: STRING required: false key: false reserved: false default: annotations: description: internet topology of Pserver property: host-profile datatype: STRING required: false key: false reserved: false default: annotations: description: The host profile that defines the configuration of the pserver. edge: cloud-region -> zone type: org.onap.relationships.inventory.LocatedIn multiplicity: MANY_2_ONE annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: [EL Warning]: moxy: 2026.02.10 00:02:22.616--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 00:02:22.899 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 00:02:22.903 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 edge: snapshot -> cloud-region type: org.onap.relationships.inventory.BelongsTo multiplicity: MANY_2_ONE annotations: prevent-delete: IN delete-other-v: NONE contains-other-v: IN properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: edge: vserver -> snapshot type: org.onap.relationships.inventory.Uses multiplicity: ONE_2_ONE annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: [EL Warning]: moxy: 2026.02.10 00:02:22.956--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 00:02:23.211 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 00:02:23.216 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 edge: cloud-region -> complex type: org.onap.relationships.inventory.LocatedIn multiplicity: MANY_2_ONE annotations: prevent-delete: IN delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: edge: cloud-region -> complex type: org.onap.relationships.inventory.FoundIn multiplicity: MANY_2_MANY annotations: prevent-delete: IN delete-other-v: NONE contains-other-v: NONE properties: property: prevent-delete datatype: STRING required: false key: false reserved: null default: annotations: property: delete-other-v datatype: STRING required: false key: false reserved: null default: annotations: property: contains-other-v datatype: STRING required: false key: false reserved: null default: annotations: [EL Warning]: moxy: 2026.02.10 00:02:23.262--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 00:02:23.466 [main] INFO org.onap.aai.schemaif.oxm.OxmEdgeRulesLoader -- PVD0002I|Successfully loaded DB Edge Rule and Edge Properties for: v13 00:02:23.470 [main] INFO org.onap.aai.schemaif.oxm.OxmSchemaLoader -- PVD0001I|Successfully loaded schema: v13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.309 s -- in org.onap.aai.schemaif.oxm.OxmSchemaProviderTest [INFO] Running org.onap.aai.schemaif.json.JsonSchemaProviderTest {"schema-version":"v1","schema-content":{"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]}} {"relationship_types":[{"from":"tosca.nodes.SoftwareComponent","to":"tosca.nodes.Compute","label":"tosca.relationships.HostedOn","annotations":{"contains-other-v":"NONE","delete-other-v":"NONE","prevent-delete":"NONE"}}],"node_types":[{"name":"tosca.nodes.ObjectStorage","description":"","properties":[{"name":"name","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"true","source_of_truth_type":"AAI","constraint":""}},{"name":"size","required":true,"unique":false,"type":"integer","description":"","default":"50","annotations":{"indexed":"false","searchable":"true","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}},{"name":"maxsize","required":true,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":"Greater_or_equal: 0 GB,"}}]}],"data_types":[{"name":"org.onap.datatypes.network.MacAssignments","description":"","properties":[{"name":"mac_range_plan","required":false,"type":"string","description":"","default":""},{"name":"mac_count","required":false,"type":"integer","description":"","default":""},{"name":"supplemental_data","required":false,"type":"string","description":"","default":""}]}],"common_node_properties":[{"name":"aai-uuid","required":true,"unique":true,"type":"string","description":"","default":"","annotations":{"indexed":"true","searchable":"false","source_of_truth_type":"AAI","constraint":""}},{"name":"source-of-truth","required":false,"unique":false,"type":"string","description":"","default":"","annotations":{"indexed":"false","searchable":"false","source_of_truth_type":"AAI","constraint":""}}]} vertex: tosca.nodes.ObjectStorage annotations: indexedprops: aai-uuid,name searchable: size,name properties: property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: size datatype: INT required: true key: false reserved: false default: 50 annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0 GB, searchable: true property: name datatype: STRING required: true key: false reserved: false default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: true property: maxsize datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0 GB, searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false edge: tosca.nodes.SoftwareComponent -> tosca.nodes.Compute type: tosca.relationships.HostedOn multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: Validate vertex: onap.nodes.sdwan.ManagementDomain annotations: indexedprops: aai-uuid properties: property: cliUsers datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: analyticClusters datatype: MAP[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: stagingControllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorCredentialName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: controllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: encryptionType datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: devicesSet datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorUrl datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.RoutesTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.Uses multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: EDGE LIST: [edge: service-instance -> org.onap.resource.NetworkRules type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> unknown type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: unknown -> service-instance type: amdocs.unknownRelationship multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> onap.nodes.sdwan.ManagementDomain type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> org.onap.resource.extContrailCP type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> unknown type: amdocs.unknownRelationship multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> tosca.nodes.ObjectStorage type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: , edge: service-instance -> service-instance type: amdocs.linkedTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: ] vertex: org.onap.resource.extContrailCP annotations: indexedprops: aai-uuid properties: property: static_routes datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: virtual_network datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: subnetpoolid datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_range_end datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: static_route datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: allowed_address_pairs datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_address datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: related_networks datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: is_default datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_requirements datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: network_role datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: mac_requirements datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: subinterface_indicator datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: exCP_naming datatype: COMPLEX[ BOOL STRING STRING STRING ] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: ip_range_start datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: shared_ip datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: vlan_requirements datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: interface_type datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Valid_values: [management, left, right, other], searchable: false property: network_role_tag datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: order datatype: INT required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0, searchable: false Size: 22 {static_routes= property: static_routes datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , virtual_network= property: virtual_network datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , subnetpoolid= property: subnetpoolid datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_range_end= property: ip_range_end datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , static_route= property: static_route datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , allowed_address_pairs= property: allowed_address_pairs datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_address= property: ip_address datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , related_networks= property: related_networks datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , is_default= property: is_default datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , source-of-truth= property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_requirements= property: ip_requirements datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , network_role= property: network_role datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , aai-uuid= property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false , mac_requirements= property: mac_requirements datatype: COMPLEX[ STRING INT COMPLEX[ BOOL INT STRING ] STRING ] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , subinterface_indicator= property: subinterface_indicator datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , excp_naming= property: exCP_naming datatype: COMPLEX[ BOOL STRING STRING STRING ] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , ip_range_start= property: ip_range_start datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , shared_ip= property: shared_ip datatype: BOOL required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , vlan_requirements= property: vlan_requirements datatype: LIST[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , interface_type= property: interface_type datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Valid_values: [management, left, right, other], searchable: false , network_role_tag= property: network_role_tag datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false , order= property: order datatype: INT required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: Greater_or_equal: 0, searchable: false } vertex: onap.nodes.sdwan.ManagementDomain annotations: indexedprops: aai-uuid properties: property: cliUsers datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: aai-uuid datatype: STRING required: true key: true reserved: true default: annotations: indexed: true source_of_truth_type: AAI constraint: searchable: false property: analyticClusters datatype: MAP[STRING] required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: stagingControllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorCredentialName datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: controllers datatype: LIST[STRING] required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: encryptionType datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: devicesSet datatype: STRING required: false key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: mdDirectorUrl datatype: STRING required: true key: false reserved: false default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false property: source-of-truth datatype: STRING required: false key: false reserved: true default: annotations: indexed: false source_of_truth_type: AAI constraint: searchable: false edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.RoutesTo multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: edge: tosca.nodes.LoadBalancer -> tosca.nodes.Database type: tosca.relationships.Uses multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: edge: tosca.nodes.Database -> tosca.nodes.DBMS type: tosca.relationships.HostedOn multiplicity: MANY_2_MANY annotations: prevent-delete: NONE delete-other-v: NONE contains-other-v: NONE properties: [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in org.onap.aai.schemaif.json.JsonSchemaProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ aai-schema-abstraction --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-abstraction' with 37 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-abstraction --- [INFO] Building jar: /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.17.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-integration-test) @ aai-schema-abstraction --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-schema-abstraction --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-integration-test) @ aai-schema-abstraction --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:check (default-check) @ aai-schema-abstraction --- [INFO] Loading execution data file /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-abstraction' with 37 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-abstraction --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-abstraction --- [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/target/aai-schema-abstraction-1.17.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.17.1-SNAPSHOT/aai-schema-abstraction-1.17.1-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-aai-common-master-verify-java/aai-schema-abstraction/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/aai-common/aai-schema-abstraction/1.17.1-SNAPSHOT/aai-schema-abstraction-1.17.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aai-aai-common ..................................... SUCCESS [ 8.314 s] [INFO] aai-parent ......................................... SUCCESS [ 3.358 s] [INFO] aai-els-onap-logging ............................... SUCCESS [ 22.660 s] [INFO] aai-rest ........................................... SUCCESS [ 1.915 s] [INFO] aai-schema-ingest .................................. SUCCESS [ 10.103 s] [INFO] aai-annotations .................................... SUCCESS [ 1.098 s] [INFO] aai-core ........................................... SUCCESS [04:39 min] [INFO] aai-auth ........................................... SUCCESS [ 0.078 s] [INFO] aai-failover ....................................... SUCCESS [ 0.068 s] [INFO] aai-utils .......................................... SUCCESS [ 3.650 s] [INFO] aai-schema-abstraction ............................. SUCCESS [ 7.173 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:41 min [INFO] Finished at: 2026-02-10T00:02:24+00:00 [INFO] Final Memory: 142M/488M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5463 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins10731298153919674455.sh ---> sysstat.sh [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins14894222833223322327.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/aai-aai-common-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aai-aai-common-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aai-aai-common-master-verify-java ']' + mkdir -p /w/workspace/aai-aai-common-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-aai-common-master-verify-java/archives/ [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins12153170392255508507.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tOAg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tOAg/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins1648131565453203435.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-aai-common-master-verify-java@tmp/config9811205297181806299tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins6330593636427483172.sh ---> create-netrc.sh [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins3085021971804521666.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tOAg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-tOAg/bin to PATH [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins10346344055889593577.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-aai-common-master-verify-java] $ /bin/bash /tmp/jenkins17036049129630929884.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tOAg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-tOAg/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aai-aai-common-master-verify-java] $ /bin/bash -l /tmp/jenkins10638846108671230802.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-aai-common-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tOAg from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-tOAg/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-aai-common-master-verify-java/1604 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-4c-4g-6653.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 11G 70G 13% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15763 818 11891 19 3054 14599 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:c5:0f:19 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.119/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85938sec preferred_lft 85938sec inet6 fe80::f816:3eff:fec5:f19/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:9e:b5:2a:b6 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:9eff:feb5:2ab6/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (prd-centos8-docker-4c-4g-6653.novalocal) 02/10/2026 _x86_64_ (4 CPU) 12:00:01 AM tps rtps wtps bread/s bwrtn/s 12:01:01 AM 64.43 0.55 63.88 414.13 13879.24 12:02:01 AM 37.08 0.18 36.89 3.20 2757.89 12:03:01 AM 35.27 0.48 34.79 64.11 1321.68 Average: 45.59 0.41 45.19 160.46 5985.91 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:01:01 AM 6889032 9678204 9252500 57.32 2688 2979452 6512664 37.89 377684 8392248 36304 12:02:01 AM 8274676 11029168 7866856 48.74 2688 2944752 5106424 29.71 405136 6986348 1016 12:03:01 AM 12108948 14889380 4032584 24.98 2688 2969716 1244840 7.24 590512 2980760 31376 Average: 9090885 11865584 7050647 43.68 2688 2964640 4287976 24.94 457777 6119785 22899 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:01:01 AM lo 5.71 5.71 0.65 0.65 0.00 0.00 0.00 0.00 12:01:01 AM eth0 205.01 121.28 2769.03 9.99 0.00 0.00 0.00 0.00 12:01:01 AM docker0 0.13 0.23 0.01 0.02 0.00 0.00 0.00 0.00 12:01:01 AM veth65cb68a 0.13 0.38 0.01 0.03 0.00 0.00 0.00 0.00 12:01:01 AM br-35b1acba017e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:01:01 AM vethb45aa3a 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 12:02:01 AM lo 13.51 13.51 26.67 26.67 0.00 0.00 0.00 0.00 12:02:01 AM eth0 2.88 2.25 58.72 0.46 0.00 0.00 0.00 0.00 12:02:01 AM docker0 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 AM veth65cb68a 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:02:01 AM br-35b1acba017e 5.85 5.51 25.61 0.92 0.00 0.00 0.00 0.00 12:03:01 AM lo 0.42 0.42 0.02 0.02 0.00 0.00 0.00 0.00 12:03:01 AM eth0 24.79 20.86 18.06 10.13 0.00 0.00 0.00 0.00 12:03:01 AM docker0 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 6.55 6.55 9.11 9.11 0.00 0.00 0.00 0.00 Average: eth0 77.55 48.12 948.50 6.86 0.00 0.00 0.00 0.00 Average: docker0 0.09 0.13 0.00 0.01 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (prd-centos8-docker-4c-4g-6653.novalocal) 02/10/2026 _x86_64_ (4 CPU) 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 12:01:01 AM all 17.01 0.02 2.44 0.53 0.08 79.92 12:01:01 AM 0 15.76 0.00 2.40 0.17 0.08 81.59 12:01:01 AM 1 16.21 0.02 2.16 0.52 0.08 81.01 12:01:01 AM 2 17.29 0.05 2.76 1.01 0.08 78.81 12:01:01 AM 3 18.77 0.00 2.45 0.44 0.08 78.26 12:02:01 AM all 9.39 0.00 1.30 0.16 0.08 89.07 12:02:01 AM 0 8.56 0.00 1.50 0.28 0.07 89.58 12:02:01 AM 1 9.96 0.00 1.12 0.05 0.08 88.78 12:02:01 AM 2 11.08 0.00 1.19 0.07 0.08 87.58 12:02:01 AM 3 7.94 0.00 1.39 0.23 0.08 90.35 12:03:01 AM all 29.84 0.00 1.74 0.09 0.07 68.26 12:03:01 AM 0 26.20 0.00 1.67 0.05 0.08 72.00 12:03:01 AM 1 39.57 0.00 1.99 0.13 0.07 58.24 12:03:01 AM 2 22.81 0.00 1.50 0.07 0.05 75.56 12:03:01 AM 3 30.77 0.00 1.79 0.10 0.08 67.26 Average: all 18.76 0.01 1.83 0.26 0.08 79.07 Average: 0 16.85 0.00 1.86 0.17 0.08 81.05 Average: 1 21.93 0.01 1.76 0.23 0.08 75.99 Average: 2 17.07 0.02 1.82 0.38 0.07 80.65 Average: 3 19.18 0.00 1.88 0.26 0.08 78.61