Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/schema-service/+/143169 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-7072 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/aai-schema-service-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-OVFTvOklcYGB/agent.1636 SSH_AGENT_PID=1638 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aai-schema-service-master-verify-java@tmp/private_key_13791769631816290748.key (/w/workspace/aai-schema-service-master-verify-java@tmp/private_key_13791769631816290748.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/schema-service.git > git init /w/workspace/aai-schema-service-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/aai/schema-service.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/schema-service.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/aai/schema-service.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/schema-service.git refs/changes/69/143169/1 # timeout=30 > git rev-parse c1ca77e681a22ae557ab48861c09dc48c495e0ee^{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 c1ca77e681a22ae557ab48861c09dc48c495e0ee (refs/changes/69/143169/1) > git config core.sparsecheckout # timeout=10 > git checkout -f c1ca77e681a22ae557ab48861c09dc48c495e0ee # timeout=30 Commit message: "CI: Deploy python based Github2Gerrit" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk b5f17ef1fe500d7bc5041f7f8eadc84928fc5582 # timeout=10 [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins1446150587192900655.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 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-570U 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-570U/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-570U/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.47 botocore==1.42.47 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-schema-service-master-verify-java] $ /bin/sh /tmp/jenkins13766394016377014830.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config2293143378733725903tmp copy managed file [aai-schema-service-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config3234702797408422447tmp [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-ubuntu1804-builder-4c-4g-7072 using settings config with name aai-schema-service-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-schema-service-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings16948815160568770994.xml -gs /tmp/global-settings12624406638867112295.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c1ca77e681a22ae557ab48861c09dc48c495e0ee -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/schema-service/+/143169 -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/schema-service -DGERRIT_PATCHSET_UPLOADER_USERNAME=kevin.sandi -DGERRIT_CHANGE_NUMBER=143169 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Kevin Sandi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/69/143169/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Kevin Sandi" '-DGERRIT_CHANGE_OWNER=\"Kevin Sandi\" ' -DPROJECT=aai/schema-service -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q0k6IERlcGxveSBweXRob24gYmFzZWQgR2l0aHViMkdlcnJpdAoKSXNzdWUtSUQ6IENJTUFOLTMzCkNoYW5nZS1JZDogSWY3NTBiYTRhMjJiMmYwZmQ2MzcxMGVmYWNjOGRlOTU0YzNiZmQ1NmMKU2lnbmVkLW9mZi1ieTogS2V2aW4gU2FuZGkgPGtzYW5kaUBjb250cmFjdG9yLmxpbnV4Zm91bmRhdGlvbi5vcmc+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CI: Deploy 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=If750ba4a22b2f0fd63710efacc8de954c3bfd56c -DGERRIT_EVENT_HASH=-1154710198 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ksandi@contractor.linuxfoundation.org -DGERRIT_PATCHSET_NUMBER=1 -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-schema-service [INFO] aai-annotations [INFO] aai-schema-gen [INFO] aai-schema [INFO] aai-queries [INFO] aai-schema-service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-service 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ schema-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ schema-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ schema-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/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) @ schema-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-schema-service-master-verify-java/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ schema-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ schema-service --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/schema-service/1.14.0-SNAPSHOT/schema-service-1.14.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-annotations 1.14.0-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.13:prepare-agent (pre-unit-test) @ aai-annotations --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-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-schema-service-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-schema-service-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-schema-service-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-schema-service-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.073 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.13:report (post-unit-test) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-schema-service-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-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-annotations --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-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.13:report (post-integration-test) @ aai-annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-annotations --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-annotations --- [INFO] Loading execution data file /w/workspace/aai-schema-service-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-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-annotations/target/aai-annotations-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-annotations/1.14.0-SNAPSHOT/aai-annotations-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-gen 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema-gen --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-gen --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-gen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-schema-gen --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/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-gen --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-gen --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema-gen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-gen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/classes [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses or overrides a deprecated API. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java uses unchecked or unsafe operations. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/src/main/java/org/onap/aai/schemagen/swagger/GenerateSwagger.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateXsd) @ aai-schema-gen --- [EL Warning]: moxy: 2026-02-11 21:34:47.287--MOXy BV: Facets 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-11 21:34:47.665--MOXy BV: Facets 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-11 21:34:47.929--MOXy BV: Facets 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-11 21:34:48.119--MOXy BV: Facets 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-11 21:34:48.294--MOXy BV: Facets 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-11 21:34:48.597--MOXy BV: Facets 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-11 21:34:48.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 [EL Warning]: moxy: 2026-02-11 21:34:49.069--MOXy BV: Facets 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-11 21:34:49.269--MOXy BV: Facets 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-11 21:34:49.456--MOXy BV: Facets 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-11 21:34:49.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 [EL Warning]: moxy: 2026-02-11 21:34:49.881--MOXy BV: Facets 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-11 21:34:50.136--MOXy BV: Facets 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-11 21:34:50.455--MOXy BV: Facets 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-11 21:34:50.745--MOXy BV: Facets 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-11 21:34:51.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-11 21:34:51.289--MOXy BV: Facets 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-11 21:34:51.606--MOXy BV: Facets 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-11 21:34:51.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 [EL Warning]: moxy: 2026-02-11 21:34:52.151--MOXy BV: Facets 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-11 21:34:52.441--MOXy BV: Facets 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-11 21:34:52.773--MOXy BV: Facets 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-11 21:34:53.056--MOXy BV: Facets 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] [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateYaml) @ aai-schema-gen --- [EL Warning]: moxy: 2026-02-11 21:35:05.602--MOXy BV: Facets 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-11 21:35:05.855--MOXy BV: Facets 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-11 21:35:06.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 [EL Warning]: moxy: 2026-02-11 21:35:06.203--MOXy BV: Facets 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-11 21:35:06.388--MOXy BV: Facets 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-11 21:35:06.571--MOXy BV: Facets 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-11 21:35:06.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 [EL Warning]: moxy: 2026-02-11 21:35: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 [EL Warning]: moxy: 2026-02-11 21:35:07.116--MOXy BV: Facets 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-11 21:35:07.288--MOXy BV: Facets 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-11 21:35:07.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-11 21:35:07.656--MOXy BV: Facets 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-11 21:35:07.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 [EL Warning]: moxy: 2026-02-11 21:35:08.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-11 21:35:08.428--MOXy BV: Facets 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-11 21:35:08.687--MOXy BV: Facets 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-11 21:35:08.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 [EL Warning]: moxy: 2026-02-11 21:35:09.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 [EL Warning]: moxy: 2026-02-11 21:35:09.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 [EL Warning]: moxy: 2026-02-11 21:35:09.748--MOXy BV: Facets 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-11 21:35:10.031--MOXy BV: Facets 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-11 21:35:10.424--MOXy BV: Facets 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-11 21:35:10.706--MOXy BV: Facets 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] [INFO] --- exec-maven-plugin:3.1.0:java (autoGenerateHtml) @ aai-schema-gen --- [EL Warning]: moxy: 2026-02-11 21:42:05.5--MOXy BV: Facets 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-11 21:42:05.83--MOXy BV: Facets 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-11 21:42:06.041--MOXy BV: Facets 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-11 21:42:06.248--MOXy BV: Facets 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-11 21:42:06.427--MOXy BV: Facets 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-11 21:42:06.618--MOXy BV: Facets 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-11 21:42:06.87--MOXy BV: Facets 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-11 21:42:07.056--MOXy BV: Facets 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-11 21:42:07.24--MOXy BV: Facets 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-11 21:42:07.412--MOXy BV: Facets 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-11 21:42:07.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-11 21:42:07.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 [EL Warning]: moxy: 2026-02-11 21:42:08.007--MOXy BV: Facets 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-11 21:42:08.263--MOXy BV: Facets 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-11 21:42:08.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 [EL Warning]: moxy: 2026-02-11 21:42:08.779--MOXy BV: Facets 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-11 21:42:09.128--MOXy BV: Facets 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-11 21:42:09.386--MOXy BV: Facets 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-11 21:42:09.647--MOXy BV: Facets 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-11 21:42:09.921--MOXy BV: Facets 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-11 21:42:10.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 [EL Warning]: moxy: 2026-02-11 21:42:10.486--MOXy BV: Facets 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-11 21:42:10.781--MOXy BV: Facets 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: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema Warning: Schema directory is not set so using default schema dir: aai-schema [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema-gen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 26 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema-gen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 26 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-gen --- [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.schemagen.AutoGenerateHtmlTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.140 s -- in org.onap.aai.schemagen.AutoGenerateHtmlTest [INFO] Running org.onap.aai.schemagen.swagger.DefinitionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.aai.schemagen.swagger.DefinitionTest [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbTest [INFO] Running org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.aai.schemagen.swagger.ApiHttpVerbResponseTest [INFO] Running org.onap.aai.schemagen.swagger.DefinitionPropertyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.aai.schemagen.swagger.DefinitionPropertyTest [INFO] Running org.onap.aai.schemagen.swagger.GenerateSwaggerTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s -- in org.onap.aai.schemagen.swagger.GenerateSwaggerTest [INFO] Running org.onap.aai.schemagen.SpringContextAwareTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.aai.schemagen.SpringContextAwareTest [INFO] Running org.onap.aai.schemagen.GenerateXsdTest [EL Warning]: moxy: 2026-02-11 21:42:27.148--MOXy BV: Facets 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-11 21:42:27.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 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 s -- in org.onap.aai.schemagen.GenerateXsdTest [INFO] Running org.onap.aai.schemagen.genxsd.XSDJavaTypeTest [INFO] Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.onap.aai.schemagen.genxsd.XSDJavaTypeTest [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionMainTest [INFO] Running org.onap.aai.schemagen.genxsd.PatchOperationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.schemagen.genxsd.PatchOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.DeleteOperationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemagen.genxsd.DeleteOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.PutOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.schemagen.genxsd.PutOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.PutRelationPathSetTest [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0 s -- in org.onap.aai.schemagen.genxsd.PutRelationPathSetTest [INFO] Running org.onap.aai.schemagen.genxsd.XSDElementTest [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.onap.aai.schemagen.genxsd.XSDElementTest [INFO] Running org.onap.aai.schemagen.genxsd.HTMLfromOXMTest [EL Warning]: moxy: 2026-02-11 21:42:28.602--MOXy BV: Facets 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-11 21:42:28.648--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl Generated XML: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.onap.aai.schemagen.genxsd.HTMLfromOXMTest [INFO] Running org.onap.aai.schemagen.genxsd.NodeGetOperationTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.aai.schemagen.genxsd.NodeGetOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.TestEdgeDescription [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.genxsd.TestEdgeDescription [INFO] Running org.onap.aai.schemagen.genxsd.YAMLfromOXMTest service-subscription|customer service-instance|service-subscription service-subscription|tenant [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.aai.schemagen.genxsd.YAMLfromOXMTest [INFO] Running org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest [EL Warning]: moxy: 2026-02-11 21:42:29.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 [EL Warning]: moxy: 2026-02-11 21:42:29.115--MOXy BV: Facets 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: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.onap.aai.schemagen.genxsd.NodesYAMLfromOXMTest [INFO] Running org.onap.aai.schemagen.genxsd.EdgeDescriptionTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.schemagen.genxsd.EdgeDescriptionTest [INFO] Running org.onap.aai.schemagen.genxsd.GetOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemagen.genxsd.GetOperationTest [INFO] Running org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.aai.schemagen.genxsd.DeleteFootnoteSetTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 434, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema-gen --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-gen --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema-gen --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/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-gen --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema-gen --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema-gen --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema-gen --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-gen' with 28 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-gen --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-gen --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-gen/target/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-gen/1.14.0-SNAPSHOT/aai-schema-gen-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-schema --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-schema --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- jaxb-maven-plugin:4.0.0:generate (xjc) @ aai-schema --- [INFO] Sources are not up-to-date, XJC will be executed. [INFO] Episode file [/w/workspace/aai-schema-service-master-verify-java/aai-schema/target/generated-sources/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10864 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8290 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-schema --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-schema --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema --- [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.schema.ValidateEdgeRulesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.onap.aai.schema.ValidateEdgeRulesTest [INFO] Running org.onap.aai.schema.ValidateOXMTest [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.365 s -- in org.onap.aai.schema.ValidateOXMTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema' with 8290 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema/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 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-schema --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema' with 8290 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema/target/aai-schema-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.14.0-SNAPSHOT/aai-schema-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-queries 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aai-queries --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-queries --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-queries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-queries --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-queries/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-queries --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-queries --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aai-queries --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 148 resources to /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/main/resources/schema [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-queries --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aai-queries --- [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-queries --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/test-classes [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java uses unchecked or unsafe operations. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-queries/src/test/java/org/onap/aai/queries/OnapQueryTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-queries --- [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.queries.GetCustomQueryConfigTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.onap.aai.queries.GetCustomQueryConfigTest [INFO] Running org.onap.aai.queries.VnfToEsrSystemInfoQueryTest 2026-02-11 21:43:52.847 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Processing the translator 2026-02-11 21:43:52.852 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv10 2026-02-11 21:43:52.859 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.859 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv11 2026-02-11 21:43:52.864 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.864 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv12 2026-02-11 21:43:52.868 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.868 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv13 2026-02-11 21:43:52.871 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.871 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv14 2026-02-11 21:43:52.880 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.880 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv15 2026-02-11 21:43:52.884 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.884 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv16 2026-02-11 21:43:52.888 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.888 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv17 2026-02-11 21:43:52.892 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.892 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv18 2026-02-11 21:43:52.895 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.895 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv19 2026-02-11 21:43:52.898 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.898 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv20 2026-02-11 21:43:52.901 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.901 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv21 2026-02-11 21:43:52.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.905 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv22 2026-02-11 21:43:52.909 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.910 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv23 2026-02-11 21:43:52.913 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.914 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv24 2026-02-11 21:43:52.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.918 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv25 2026-02-11 21:43:52.923 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.923 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv26 2026-02-11 21:43:52.927 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.927 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv27 2026-02-11 21:43:52.931 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.932 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv28 2026-02-11 21:43:52.935 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.936 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv29 2026-02-11 21:43:52.940 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.940 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv30 2026-02-11 21:43:52.944 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.944 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv31 2026-02-11 21:43:52.948 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:52.948 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Version being processedv32 2026-02-11 21:43:52.952 DEBUG --- [ main] org.onap.aai.edges.EdgeIngestor : Retrieved json from SchemaService 2026-02-11 21:43:53.100 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Processing the translator 2026-02-11 21:43:53.101 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv10 2026-02-11 21:43:53.117 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:53.117 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:54.151--MOXy BV: Facets 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-11 21:43:54.505 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 197 2026-02-11 21:43:54.544 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv11 2026-02-11 21:43:54.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:54.552 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:54.619--MOXy BV: Facets 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-11 21:43:54.864 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 222 2026-02-11 21:43:54.888 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv12 2026-02-11 21:43:54.891 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:54.891 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:54.952--MOXy BV: Facets 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-11 21:43:55.155 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 235 2026-02-11 21:43:55.173 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv13 2026-02-11 21:43:55.175 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:55.175 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:55.226--MOXy BV: Facets 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-11 21:43:55.400 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 237 2026-02-11 21:43:55.427 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv14 2026-02-11 21:43:55.430 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:55.430 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:55.479--MOXy BV: Facets 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-11 21:43:55.662 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 272 2026-02-11 21:43:55.678 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv15 2026-02-11 21:43:55.697 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:55.698 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:55.745--MOXy BV: Facets 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-11 21:43:55.938 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 279 2026-02-11 21:43:55.960 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv16 2026-02-11 21:43:55.970 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:55.970 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:56.014--MOXy BV: Facets 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-11 21:43:56.193 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2026-02-11 21:43:56.208 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv17 2026-02-11 21:43:56.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:56.212 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:56.25--MOXy BV: Facets 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-11 21:43:56.443 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2026-02-11 21:43:56.455 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv18 2026-02-11 21:43:56.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:56.458 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:56.493--MOXy BV: Facets 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-11 21:43:56.675 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 281 2026-02-11 21:43:56.691 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv19 2026-02-11 21:43:56.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:56.695 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:56.751--MOXy BV: Facets 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-11 21:43:56.948 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 301 2026-02-11 21:43:56.963 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv20 2026-02-11 21:43:56.968 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:56.969 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:57.011--MOXy BV: Facets 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-11 21:43:57.215 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 305 2026-02-11 21:43:57.230 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv21 2026-02-11 21:43:57.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:57.236 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:57.287--MOXy BV: Facets 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-11 21:43:57.522 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 371 2026-02-11 21:43:57.540 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv22 2026-02-11 21:43:57.546 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:57.546 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:57.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-11 21:43:57.882 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2026-02-11 21:43:57.902 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv23 2026-02-11 21:43:57.906 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:57.906 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:57.947--MOXy BV: Facets 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-11 21:43:58.185 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 378 2026-02-11 21:43:58.207 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv24 2026-02-11 21:43:58.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:58.214 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:58.258--MOXy BV: Facets 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-11 21:43:58.541 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 406 2026-02-11 21:43:58.562 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv25 2026-02-11 21:43:58.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:58.574 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:58.618--MOXy BV: Facets 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-11 21:43:58.872 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2026-02-11 21:43:58.893 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv26 2026-02-11 21:43:58.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:58.897 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:58.939--MOXy BV: Facets 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-11 21:43:59.192 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 410 2026-02-11 21:43:59.242 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv27 2026-02-11 21:43:59.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:59.246 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:59.289--MOXy BV: Facets 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-11 21:43:59.545 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2026-02-11 21:43:59.567 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv28 2026-02-11 21:43:59.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:59.571 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:59.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-11 21:43:59.900 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 414 2026-02-11 21:43:59.923 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv29 2026-02-11 21:43:59.927 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:43:59.928 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:43:59.978--MOXy BV: Facets 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-11 21:44:00.280 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 448 2026-02-11 21:44:00.305 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv30 2026-02-11 21:44:00.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:44:00.310 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:44:00.361--MOXy BV: Facets 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-11 21:44:00.648 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 456 2026-02-11 21:44:00.671 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv31 2026-02-11 21:44:00.675 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:44:00.675 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:44:00.755--MOXy BV: Facets 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-11 21:44:01.037 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2026-02-11 21:44:01.060 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Version being processedv32 2026-02-11 21:44:01.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Retrieved OXMs from SchemaService 2026-02-11 21:44:01.064 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Ingested the InputStream [EL Warning]: moxy: 2026-02-11 21:44:01.116--MOXy BV: Facets 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-11 21:44:01.399 DEBUG --- [ main] org.onap.aai.nodes.NodeIngestor : Types size 458 2026-02-11 21:44:01.436 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 2026-02-11 21:44:02.371 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.180 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.265 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.266 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.285 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.325 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.360 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.360 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.374 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.408 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.440 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.441 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.453 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.485 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.515 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.515 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.528 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.559 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.587 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.587 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.599 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.626 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.651 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.652 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.665 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.696 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.724 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.724 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.736 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.765 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.792 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.793 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.803 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.831 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.858 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.858 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.868 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Stored query in abstraction form builder.store('x').createEdgeTraversal(EdgeType.COUSIN, 'generic-vnf', 'vserver').store('x').createEdgeTraversal(EdgeType.TREE, 'vserver', 'tenant').store('x').createEdgeTraversal(EdgeType.TREE, 'tenant', 'cloud-region').store('x').createEdgeTraversal(EdgeType.TREE, 'cloud-region', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.893 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : After converting to gremlin query .store('x').out('tosca.relationships.HostedOn').has('aai-node-type', 'vserver').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'tenant').store('x').out('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'cloud-region').store('x').in('org.onap.relationships.inventory.BelongsTo').has('aai-node-type', 'esr-system-info').store('x').cap('x').unfold().dedup() 2026-02-11 21:44:03.915 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Expected result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] 2026-02-11 21:44:03.915 INFO --- [ main] o.o.a.q.VnfToEsrSystemInfoQueryTest : Actual Result set of vertexes [generic-vnf,vserver,tenant,cloud-region,esr-system-info] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.00 s -- in org.onap.aai.queries.VnfToEsrSystemInfoQueryTest [INFO] Running org.onap.aai.queries.GremlinServerSingletonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.aai.queries.GremlinServerSingletonTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-queries --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-queries' with 4 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-queries --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-queries --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-queries/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-queries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-queries --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ aai-queries --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-queries --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-queries' with 4 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-queries --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-queries --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT.pom [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-queries/target/aai-queries-1.14.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-queries/1.14.0-SNAPSHOT/aai-queries-1.14.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building aai-schema-service 1.14.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ aai-schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-schema-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-schema-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-schema-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules-project) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 148 resources [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries-project) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-oxm-edgerules) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 148 resources [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-queries) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-schema-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-schema-service --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/swm [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig [INFO] Copying 156 resources [INFO] Copying 1 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig [INFO] Copying 2 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/swm/package/nix/dist_files/opt/app/aai-schema-service/appconfig [INFO] Copying 3 resources to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build/ [INFO] Copying 0 resource to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build//lib/ [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-schema-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/classes [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/healthcheck/EchoResource.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/main/java/org/onap/aai/schemaservice/healthcheck/EchoResource.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ aai-schema-service --- [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-schema-service --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/test-classes [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java: Some input files use or override a deprecated API. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/SchemaServiceTestConfiguration.java: Recompile with -Xlint:deprecation for details. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/src/test/java/org/onap/aai/schemaservice/interceptors/pre/OneWaySslAuthorizationTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-schema-service --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.aai.schemaservice.SchemaServiceTest Current directory: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2026-02-11 21:44:14.711 DEBUG 2572 --- [kground-preinit] org.jboss.logging : Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property 2026-02-11 21:44:14.714 INFO 2572 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.1.Final 2026-02-11 21:44:14.722 DEBUG 2572 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-11 21:44:14.723 DEBUG 2572 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-11 21:44:14.725 DEBUG 2572 --- [kground-preinit] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-11 21:44:14.725 DEBUG 2572 --- [kground-preinit] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-11 21:44:14.732 DEBUG 2572 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-11 21:44:14.733 DEBUG 2572 --- [kground-preinit] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-11 21:44:14.795 DEBUG 2572 --- [kground-preinit] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-11 21:44:14.862 INFO 2572 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Starting SchemaServiceTest using Java 17.0.4 with PID 2572 (started by jenkins in /w/workspace/aai-schema-service-master-verify-java/aai-schema-service) 2026-02-11 21:44:14.864 DEBUG 2572 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2026-02-11 21:44:14.865 INFO 2572 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : No active profile set, falling back to 1 default profile: "default" 2026-02-11 21:44:15.066 DEBUG 2572 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-11 21:44:15.073 DEBUG 2572 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-11 21:44:15.076 DEBUG 2572 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-11 21:44:15.076 DEBUG 2572 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-11 21:44:15.076 DEBUG 2572 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-11 21:44:15.077 DEBUG 2572 --- [kground-preinit] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 21:44:17,111 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 21:44:17,117 |-INFO in ch.qos.logback.access.model.processor.ConfigurationModelHandler - debug attribute not set 21:44:17,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ACCESS] 21:44:17,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 21:44:17,118 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@129452163 - No compression will be used 21:44:17,118 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@129452163 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 21:44:17,118 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 21:44:17,118 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 21:44:17,119 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2026-02-11T21:44:17.119Z 21:44:17,129 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 21:44:17,129 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 21:44:17,129 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ACCESS] to null 21:44:17,129 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@75f4c44c - End of configuration. 21:44:17,129 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@31b70b2a - Registering current configuration as safe fallback point 2026-02-11 21:44:17.665 DEBUG 2572 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 2026-02-11 21:44:17.778 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 2026-02-11 21:44:17.795 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 2026-02-11 21:44:17.799 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 2026-02-11 21:44:17.802 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 2026-02-11 21:44:17.806 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 2026-02-11 21:44:17.809 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 2026-02-11 21:44:17.813 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 2026-02-11 21:44:17.816 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 2026-02-11 21:44:17.819 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 2026-02-11 21:44:17.823 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 2026-02-11 21:44:17.826 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 2026-02-11 21:44:17.829 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 2026-02-11 21:44:17.834 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 2026-02-11 21:44:17.840 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 2026-02-11 21:44:17.845 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 2026-02-11 21:44:17.851 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 2026-02-11 21:44:17.857 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 2026-02-11 21:44:17.863 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 2026-02-11 21:44:17.869 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 2026-02-11 21:44:17.875 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 2026-02-11 21:44:17.882 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 2026-02-11 21:44:17.888 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v31 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v31 2026-02-11 21:44:17.895 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v32 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v32 [EL Warning]: moxy: 2026-02-11 21:44:18.887--MOXy BV: Facets 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-11 21:44:19.295 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10 2026-02-11 21:44:19.340 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 [EL Warning]: moxy: 2026-02-11 21:44:19.404--MOXy BV: Facets 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-11 21:44:19.624 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 2026-02-11 21:44:19.646 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 [EL Warning]: moxy: 2026-02-11 21:44:19.692--MOXy BV: Facets 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-11 21:44:19.872 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 2026-02-11 21:44:19.904 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 [EL Warning]: moxy: 2026-02-11 21:44:19.946--MOXy BV: Facets 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-11 21:44:20.116 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 2026-02-11 21:44:20.136 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 [EL Warning]: moxy: 2026-02-11 21:44:20.183--MOXy BV: Facets 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-11 21:44:20.364 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 2026-02-11 21:44:20.378 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 [EL Warning]: moxy: 2026-02-11 21:44:20.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-11 21:44:20.626 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 2026-02-11 21:44:20.645 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 [EL Warning]: moxy: 2026-02-11 21:44:20.683--MOXy BV: Facets 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-11 21:44:20.859 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 2026-02-11 21:44:20.871 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 [EL Warning]: moxy: 2026-02-11 21:44:20.908--MOXy BV: Facets 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-11 21:44:21.101 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 2026-02-11 21:44:21.114 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 [EL Warning]: moxy: 2026-02-11 21:44:21.146--MOXy BV: Facets 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-11 21:44:21.316 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 2026-02-11 21:44:21.328 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 [EL Warning]: moxy: 2026-02-11 21:44:21.38--MOXy BV: Facets 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-11 21:44:21.563 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 2026-02-11 21:44:21.577 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 [EL Warning]: moxy: 2026-02-11 21:44:21.61--MOXy BV: Facets 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-11 21:44:21.818 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 2026-02-11 21:44:21.835 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 [EL Warning]: moxy: 2026-02-11 21:44:21.88--MOXy BV: Facets 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-11 21:44:22.129 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 2026-02-11 21:44:22.149 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 [EL Warning]: moxy: 2026-02-11 21:44:22.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-11 21:44:22.465 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22 2026-02-11 21:44:22.485 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 [EL Warning]: moxy: 2026-02-11 21:44:22.53--MOXy BV: Facets 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-11 21:44:22.799 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23 2026-02-11 21:44:22.822 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 [EL Warning]: moxy: 2026-02-11 21:44:22.87--MOXy BV: Facets 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-11 21:44:23.147 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24 2026-02-11 21:44:23.176 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 [EL Warning]: moxy: 2026-02-11 21:44:23.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-11 21:44:23.484 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25 2026-02-11 21:44:23.536 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 [EL Warning]: moxy: 2026-02-11 21:44:23.586--MOXy BV: Facets 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-11 21:44:23.859 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26 2026-02-11 21:44:23.882 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 [EL Warning]: moxy: 2026-02-11 21:44:23.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-11 21:44:24.235 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27 2026-02-11 21:44:24.257 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 [EL Warning]: moxy: 2026-02-11 21:44:24.304--MOXy BV: Facets 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-11 21:44:24.556 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28 2026-02-11 21:44:24.579 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 [EL Warning]: moxy: 2026-02-11 21:44:24.629--MOXy BV: Facets 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-11 21:44:24.933 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29 2026-02-11 21:44:24.957 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 [EL Warning]: moxy: 2026-02-11 21:44:25.008--MOXy BV: Facets 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-11 21:44:25.309 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30 2026-02-11 21:44:25.335 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 [EL Warning]: moxy: 2026-02-11 21:44:25.386--MOXy BV: Facets 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-11 21:44:25.668 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v31/aai_oxm_v31.xml] for version v31 2026-02-11 21:44:25.692 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v31 [EL Warning]: moxy: 2026-02-11 21:44:25.743--MOXy BV: Facets 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-11 21:44:26.056 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v32/aai_oxm_v32.xml] for version v32 2026-02-11 21:44:26.082 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v32 2026-02-11 21:44:26.952 DEBUG 2572 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 2026-02-11 21:44:27.246 DEBUG 2572 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-11 21:44:27.250 DEBUG 2572 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2026-02-11 21:44:27.250 DEBUG 2572 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2026-02-11 21:44:27.252 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-11 21:44:27.252 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2026-02-11 21:44:27.252 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-11 21:44:27.253 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-11 21:44:27.253 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-11 21:44:27.253 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-11 21:44:27.253 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-11 21:44:27.254 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-11 21:44:27.255 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-11 21:44:27.255 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-11 21:44:27.255 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-11 21:44:27.255 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-11 21:44:27.255 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-11 21:44:27.559 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.e.EdgeResource: 2026-02-11 21:44:27.560 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.h.EchoResource: 2026-02-11 21:44:27.560 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaChecksumResource: 2026-02-11 21:44:27.560 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaResource: 2026-02-11 21:44:27.560 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.q.QueryResource: 2026-02-11 21:44:27.561 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.v.VersionResource: 2026-02-11 21:44:27.584 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2026-02-11 21:44:27.592 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2026-02-11 21:44:27.606 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 2026-02-11 21:44:27.739 DEBUG 2572 --- [ main] i.m.c.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2026-02-11 21:44:27.811 DEBUG 2572 --- [ main] reactor.util.Loggers : Using Slf4j logging framework 2026-02-11 21:44:27.853 DEBUG 2572 --- [ main] i.n.u.i.logging.InternalLoggerFactory : Using SLF4J as the default logging framework 2026-02-11 21:44:27.857 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : -Dio.netty.noUnsafe: false 2026-02-11 21:44:27.857 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : Java version: 17 2026-02-11 21:44:27.858 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.theUnsafe: available 2026-02-11 21:44:27.858 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.copyMemory: available 2026-02-11 21:44:27.859 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : sun.misc.Unsafe.storeFence: available 2026-02-11 21:44:27.859 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Buffer.address: available 2026-02-11 21:44:27.860 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 2026-02-11 21:44:27.861 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.Bits.unaligned: available, true 2026-02-11 21:44:27.862 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @29f7cefd 2026-02-11 21:44:27.864 DEBUG 2572 --- [ main] i.n.util.internal.PlatformDependent0 : java.nio.DirectByteBuffer.(long, {int,long}): unavailable 2026-02-11 21:44:27.864 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : sun.misc.Unsafe: available 2026-02-11 21:44:27.864 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 2026-02-11 21:44:27.864 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.bitMode: 64 (sun.arch.data.model) 2026-02-11 21:44:27.865 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.maxDirectMemory: -1 bytes 2026-02-11 21:44:27.865 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.uninitializedArrayAllocationThreshold: -1 2026-02-11 21:44:27.867 DEBUG 2572 --- [ main] io.netty.util.internal.CleanerJava9 : java.nio.ByteBuffer.cleaner(): available 2026-02-11 21:44:27.867 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : -Dio.netty.noPreferDirect: false 2026-02-11 21:44:27.870 DEBUG 2572 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default LoopResources: DefaultLoopResources {prefix=reactor-http, daemon=true, selectCount=4, workerCount=4} 2026-02-11 21:44:27.871 DEBUG 2572 --- [ main] reactor.netty.tcp.TcpResources : [http] resources will use the default ConnectionProvider: reactor.netty.resources.DefaultPooledConnectionProvider@71671559 2026-02-11 21:44:27.890 WARN 2572 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 2026-02-11 21:44:28.868 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-11 21:44:28.868 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-11 21:44:28.868 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-11 21:44:28.869 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-11 21:44:28.869 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-11 21:44:28.869 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-11 21:44:28.869 DEBUG 2572 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-11 21:44:28.870 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-11 21:44:28.870 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-11 21:44:28.870 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-11 21:44:28.871 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-11 21:44:28.871 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-11 21:44:28.871 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-11 21:44:28.904 DEBUG 2572 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 2026-02-11 21:44:28.945 INFO 2572 --- [ main] o.o.aai.schemaservice.SchemaServiceTest : Started SchemaServiceTest in 14.618 seconds (process running for 16.434) 2026-02-11 21:44:29.589 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:29.590 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.590 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.590 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:29.811 INFO 2572 --- [tp1616515325-40] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:29.880 DEBUG 2572 --- [tp1616515325-40] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"be8f19fa-ab5c-4cd5-b1f6-3c74c5ea2a31","status":"200","rqstDate":"260211-21:44:29:812","respDate":"260211-21:44:29:880","sourceId":"JUNIT:be8f19fa-ab5c-4cd5-b1f6-3c74c5ea2a31","resourceId":"http://localhost:46211/aai/schema-service/v1/versions","resourceType":"GET","rqstBuf":"{\"ID\":\"01607bbf-66e8-4b52-bf8a-6fc6f623271e\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:46211], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[be8f19fa-ab5c-4cd5-b1f6-3c74c5ea2a31]}\"}"} 2026-02-11 21:44:29.929 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:29.930 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.930 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.930 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:29.940 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:29.940 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.940 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.941 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:29.946 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:29.946 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.946 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:29.946 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:29.957 INFO 2572 --- [tp1616515325-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:29.991 WARN 2572 --- [tp1616515325-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 97 :MethodName- retrieveSchema 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-11 21:44:29.991 WARN 2572 --- [tp1616515325-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 97 :MethodName- retrieveSchema 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-11 21:44:30.097 DEBUG 2572 --- [tp1616515325-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"7126c6d0-9dbc-4fe5-8ba0-db6fca43cf67","status":"400","rqstDate":"260211-21:44:29:959","respDate":"260211-21:44:30:096","sourceId":"JUNIT:7126c6d0-9dbc-4fe5-8ba0-db6fca43cf67","resourceId":"http://localhost:46211/aai/schema-service/v1/nodes?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"066c138d-52e8-4fe9-93ca-53f6f8aa17fb\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:46211], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/xml], X-ONAP-RequestID=[7126c6d0-9dbc-4fe5-8ba0-db6fca43cf67]}\"}"} 2026-02-11 21:44:30.100 DEBUG 2572 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST POL3002Error writing output performing %1 on %2 (msg=%3) (ec=%4)GETv1/nodesInvalid request, version parameter %1 passed is not conforming to the following pattern v[1-9][0-9]*:blahERR.5.1.3002 2026-02-11 21:44:30.110 INFO 2572 --- [tp1616515325-36] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:30.116 WARN 2572 --- [tp1616515325-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 99 :MethodName- retrieveSchema 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-11 21:44:30.116 WARN 2572 --- [tp1616515325-36] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException: blah ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 99 :MethodName- retrieveSchema 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.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 93 :MethodName- dispatch 2026-02-11 21:44:30.122 DEBUG 2572 --- [tp1616515325-36] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"78a597b7-1bfa-496a-ad95-42afe1daf87a","status":"400","rqstDate":"260211-21:44:30:110","respDate":"260211-21:44:30:121","sourceId":"JUNIT:78a597b7-1bfa-496a-ad95-42afe1daf87a","resourceId":"http://localhost:46211/aai/schema-service/v1/edgerules?version=blah","resourceType":"GET","rqstBuf":"{\"ID\":\"a384a6c3-7f4e-40ba-a1c3-eb8ab685f931\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:46211], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[78a597b7-1bfa-496a-ad95-42afe1daf87a]}\"}"} 2026-02-11 21:44:30.125 DEBUG 2572 --- [ main] o.o.a.s.SchemaServiceTestConfiguration : Status code: 400 BAD_REQUEST 2026-02-11 21:44:30.134 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:30.134 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.134 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.134 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:30.138 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:30.138 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.138 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.138 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:30.143 INFO 2572 --- [tp1616515325-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:30.186 DEBUG 2572 --- [tp1616515325-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"9c126c8e-aaa8-46e0-b7ce-e1ed74251432","status":"200","rqstDate":"260211-21:44:30:143","respDate":"260211-21:44:30:185","sourceId":"JUNIT:9c126c8e-aaa8-46e0-b7ce-e1ed74251432","resourceId":"http://localhost:46211/aai/schema-service/v1/nodes?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"c1685afa-0900-47ce-8a46-81a9fc23c513\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/xml\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/xml], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:46211], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/xml], X-ONAP-RequestID=[9c126c8e-aaa8-46e0-b7ce-e1ed74251432]}\"}"} 2026-02-11 21:44:30.204 INFO 2572 --- [tp1616515325-41] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:30.216 DEBUG 2572 --- [tp1616515325-41] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"65998f6f-cb15-478b-aa95-1bec1bb4e58f","status":"200","rqstDate":"260211-21:44:30:204","respDate":"260211-21:44:30:216","sourceId":"JUNIT:65998f6f-cb15-478b-aa95-1bec1bb4e58f","resourceId":"http://localhost:46211/aai/schema-service/v1/edgerules?version=v20","resourceType":"GET","rqstBuf":"{\"ID\":\"2116f620-0ba7-4c74-a379-60b050d6c520\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:46211], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[65998f6f-cb15-478b-aa95-1bec1bb4e58f]}\"}"} 2026-02-11 21:44:30.223 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:30.223 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.224 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.224 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 2026-02-11 21:44:30.228 INFO 2572 --- [tp1616515325-39] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:30.232 DEBUG 2572 --- [tp1616515325-39] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"77be5263-c919-4517-8382-a3c3a8c0c011","status":"200","rqstDate":"260211-21:44:30:228","respDate":"260211-21:44:30:232","sourceId":"JUNIT:77be5263-c919-4517-8382-a3c3a8c0c011","resourceId":"http://localhost:46211/aai/schema-service/v1/stored-queries","resourceType":"GET","rqstBuf":"{\"ID\":\"67785f1d-4c8b-4f42-b78e-7e6a1215ede0\",\"Http-Method\":\"GET\",\"Content-Type\":\"application/json\",\"Headers\":\"{Real-Time=[true], Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[JUNIT], Accept=[application/json], Connection=[keep-alive], User-Agent=[Apache-HttpClient/5.2.3 (Java/17.0.4)], Host=[localhost:46211], X-TransactionId=[JUNIT], Accept-Encoding=[gzip, x-gzip, deflate], Content-Length=[0], Content-Type=[application/json], X-ONAP-RequestID=[77be5263-c919-4517-8382-a3c3a8c0c011]}\"}"} 2026-02-11 21:44:30.241 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 2026-02-11 21:44:30.241 DEBUG 2572 --- [ main] org.onap.aai.util.AAIConfig : Reloading config from .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.241 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties 2026-02-11 21:44:30.241 INFO 2572 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.71 s -- in org.onap.aai.schemaservice.SchemaServiceTest [INFO] Running org.onap.aai.schemaservice.config.AAIConfigTranslatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s -- in org.onap.aai.schemaservice.config.AAIConfigTranslatorTest [INFO] Running org.onap.aai.schemaservice.edges.EdgeResourceTest 2026-02-11 21:44:30.653 WARN 2572 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 80 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty 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- 727 :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 2026-02-11 21:44:30.654 WARN 2572 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 80 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 88 :MethodName- testRetrieveSchema_InvalidVersion_Empty 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- 727 :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 2026-02-11 21:44:30.664 ERROR 2572 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 102 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling 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- 727 :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 2026-02-11 21:44:30.664 ERROR 2572 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.edges.EdgeResource :LineNumber- 102 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.edges.EdgeResourceTest :LineNumber- 147 :MethodName- testRetrieveSchema_ExceptionHandling 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- 727 :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 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.aai.schemaservice.edges.EdgeResourceTest [INFO] Running org.onap.aai.schemaservice.healthcheck.EchoResourceTest 2026-02-11 21:44:30.729 ERROR 2572 --- [ 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.schemaservice.healthcheck.EchoResource :LineNumber- 91 :MethodName- echoResult ClassName- org.onap.aai.schemaservice.healthcheck.EchoResourceTest :LineNumber- 73 :MethodName- testEchoResult_MissingHeaders 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 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.aai.schemaservice.healthcheck.EchoResourceTest [INFO] Running org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.schemaservice.interceptors.AAIContainerFilterTest [INFO] Running org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest 2026-02-11 21:44:30.814 ERROR 2572 --- [ 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.schemaservice.interceptors.post.InvalidResponseStatus :LineNumber- 80 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest :LineNumber- 117 :MethodName- testFilter_ResponseStatus406_ContentTypeUnsupported_ShouldReturnErrorMessage 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 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.aai.schemaservice.interceptors.post.InvalidResponseStatusTest [INFO] Running org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.aai.schemaservice.interceptors.post.ResponseHeaderManipulationTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest 2026-02-11 21:44:30.951 ERROR 2572 --- [ 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.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidation :LineNumber- 59 :MethodName- filter ClassName- org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest :LineNumber- 112 :MethodName- testFilter_withMissingPartnerName 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 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.aai.schemaservice.interceptors.pre.HeaderValidationTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.schemaservice.interceptors.pre.HttpHeaderInterceptorTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.aai.schemaservice.interceptors.pre.OneWaySslAuthorizationTest [INFO] Running org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.aai.schemaservice.interceptors.pre.RequestTransactionLoggingTest [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeIngestorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.onap.aai.schemaservice.nodeschema.NodeIngestorTest [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest Current directory: /path/to/other . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.12) 2026-02-11 21:44:31.265 INFO 2572 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Starting NodeSchemaChecksumResourceTest using Java 17.0.4 with PID 2572 (started by jenkins in /path/to/other) 2026-02-11 21:44:31.265 DEBUG 2572 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Running with Spring Boot v3.1.12, Spring v6.0.21 2026-02-11 21:44:31.265 INFO 2572 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : No active profile set, falling back to 1 default profile: "default" 21:44:31,609 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml] 21:44:31,611 |-INFO in ch.qos.logback.access.model.processor.ConfigurationModelHandler - debug attribute not set 21:44:31,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ACCESS] 21:44:31,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 21:44:31,612 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@661442086 - No compression will be used 21:44:31,612 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@661442086 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file 21:44:31,612 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}'. 21:44:31,612 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 21:44:31,612 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2026-02-11T21:44:30.233Z 21:44:31,613 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log 21:44:31,613 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log] 21:44:31,613 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ACCESS] to null 21:44:31,613 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@32c6b06 - End of configuration. 21:44:31,613 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@3f616800 - Registering current configuration as safe fallback point 2026-02-11 21:44:31.707 DEBUG 2572 --- [ main] o.o.aai.schemaservice.SchemaServiceApp : SchemaService initialization started... 2026-02-11 21:44:31.716 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v10 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v10 2026-02-11 21:44:31.718 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v11 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v11 2026-02-11 21:44:31.718 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v12 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v12 2026-02-11 21:44:31.719 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v13 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v13 2026-02-11 21:44:31.720 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v14 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v14 2026-02-11 21:44:31.721 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v15 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v15 2026-02-11 21:44:31.723 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v16 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v16 2026-02-11 21:44:31.724 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v17 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v17 2026-02-11 21:44:31.725 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v18 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v18 2026-02-11 21:44:31.726 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v19 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v19 2026-02-11 21:44:31.728 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v20 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v20 2026-02-11 21:44:31.729 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v21 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v21 2026-02-11 21:44:31.731 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v22 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v22 2026-02-11 21:44:31.733 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v23 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v23 2026-02-11 21:44:31.735 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v24 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v24 2026-02-11 21:44:31.737 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v25 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v25 2026-02-11 21:44:31.739 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v26 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v26 2026-02-11 21:44:31.741 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v27 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v27 2026-02-11 21:44:31.745 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v28 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v28 2026-02-11 21:44:31.748 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v29 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v29 2026-02-11 21:44:31.752 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v30 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v30 2026-02-11 21:44:31.755 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v31 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v31 2026-02-11 21:44:31.758 DEBUG 2572 --- [ main] o.o.aai.schemaservice.edges.EdgeService : For the version v32 looking for edge rules in folder src/main/resources//schema/onap/dbedgerules//v32 [EL Warning]: moxy: 2026-02-11 21:44:31.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-11 21:44:31.940 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v10/aai_oxm_v10.xml] for version v10 2026-02-11 21:44:31.949 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v10 [EL Warning]: moxy: 2026-02-11 21:44:31.974--MOXy BV: Facets 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-11 21:44:32.107 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v11/aai_oxm_v11.xml] for version v11 2026-02-11 21:44:32.116 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v11 [EL Warning]: moxy: 2026-02-11 21:44:32.142--MOXy BV: Facets 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-11 21:44:32.281 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v12/aai_oxm_v12.xml] for version v12 2026-02-11 21:44:32.290 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v12 [EL Warning]: moxy: 2026-02-11 21:44:32.316--MOXy BV: Facets 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-11 21:44:32.453 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v13/aai_oxm_v13.xml] for version v13 2026-02-11 21:44:32.462 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v13 [EL Warning]: moxy: 2026-02-11 21:44:32.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-11 21:44:32.655 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v14/aai_oxm_v14.xml] for version v14 2026-02-11 21:44:32.667 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v14 [EL Warning]: moxy: 2026-02-11 21:44:32.696--MOXy BV: Facets 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-11 21:44:32.855 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v15/aai_oxm_v15.xml] for version v15 2026-02-11 21:44:32.867 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v15 [EL Warning]: moxy: 2026-02-11 21:44:32.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-11 21:44:33.054 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v16/aai_oxm_v16.xml] for version v16 2026-02-11 21:44:33.066 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v16 [EL Warning]: moxy: 2026-02-11 21:44:33.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-11 21:44:33.390 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v17/aai_oxm_v17.xml] for version v17 2026-02-11 21:44:33.402 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v17 [EL Warning]: moxy: 2026-02-11 21:44:33.431--MOXy BV: Facets 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-11 21:44:33.598 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v18/aai_oxm_v18.xml] for version v18 2026-02-11 21:44:33.610 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v18 [EL Warning]: moxy: 2026-02-11 21:44:33.642--MOXy BV: Facets 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-11 21:44:33.813 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v19/aai_oxm_v19.xml] for version v19 2026-02-11 21:44:33.827 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v19 [EL Warning]: moxy: 2026-02-11 21:44:33.862--MOXy BV: Facets 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-11 21:44:34.033 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v20/aai_oxm_v20.xml] for version v20 2026-02-11 21:44:34.047 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v20 [EL Warning]: moxy: 2026-02-11 21:44:34.086--MOXy BV: Facets 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-11 21:44:34.300 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v21/aai_oxm_v21.xml] for version v21 2026-02-11 21:44:34.317 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v21 [EL Warning]: moxy: 2026-02-11 21:44:34.359--MOXy BV: Facets 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-11 21:44:34.589 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v22/aai_oxm_v22.xml] for version v22 2026-02-11 21:44:34.609 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v22 [EL Warning]: moxy: 2026-02-11 21:44:34.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-11 21:44:34.883 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v23/aai_oxm_v23.xml] for version v23 2026-02-11 21:44:34.903 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v23 [EL Warning]: moxy: 2026-02-11 21:44:34.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-11 21:44:35.191 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v24/aai_oxm_v24.xml] for version v24 2026-02-11 21:44:35.212 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v24 [EL Warning]: moxy: 2026-02-11 21:44:35.257--MOXy BV: Facets 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-11 21:44:35.504 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v25/aai_oxm_v25.xml] for version v25 2026-02-11 21:44:35.525 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v25 [EL Warning]: moxy: 2026-02-11 21:44:35.571--MOXy BV: Facets 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-11 21:44:35.856 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v26/aai_oxm_v26.xml] for version v26 2026-02-11 21:44:35.879 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v26 [EL Warning]: moxy: 2026-02-11 21:44:35.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-11 21:44:36.186 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v27/aai_oxm_v27.xml] for version v27 2026-02-11 21:44:36.209 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v27 [EL Warning]: moxy: 2026-02-11 21:44:36.258--MOXy BV: Facets 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-11 21:44:36.531 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v28/aai_oxm_v28.xml] for version v28 2026-02-11 21:44:36.553 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v28 [EL Warning]: moxy: 2026-02-11 21:44:36.602--MOXy BV: Facets 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-11 21:44:36.868 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v29/aai_oxm_v29.xml] for version v29 2026-02-11 21:44:36.891 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v29 [EL Warning]: moxy: 2026-02-11 21:44:36.941--MOXy BV: Facets 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-11 21:44:37.212 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v30/aai_oxm_v30.xml] for version v30 2026-02-11 21:44:37.235 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v30 [EL Warning]: moxy: 2026-02-11 21:44:37.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-11 21:44:37.557 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v31/aai_oxm_v31.xml] for version v31 2026-02-11 21:44:37.580 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v31 [EL Warning]: moxy: 2026-02-11 21:44:37.63--MOXy BV: Facets 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-11 21:44:37.902 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Started combining the schema from list of files [src/main/resources//schema/onap/oxm//v32/aai_oxm_v32.xml] for version v32 2026-02-11 21:44:38.019 DEBUG 2572 --- [ main] o.o.a.s.nodeschema.NodeIngestor : Successfully merged all schema files for version v32 2026-02-11 21:44:38.570 DEBUG 2572 --- [ main] o.o.a.schemaservice.query.QueryService : Loading the following stored queries file src/main/resources//schema/onap/query//stored-queries.json 2026-02-11 21:44:38.602 DEBUG 2572 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-11 21:44:38.602 DEBUG 2572 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator 2026-02-11 21:44:38.602 DEBUG 2572 --- [ main] o.h.v.i.e.AbstractConfigurationImpl : Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via user class loader 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-11 21:44:38.603 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-11 21:44:38.604 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-11 21:44:38.605 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-11 21:44:38.605 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-11 21:44:38.605 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-11 21:44:38.605 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-11 21:44:38.605 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-11 21:44:38.642 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.e.EdgeResource: 2026-02-11 21:44:38.643 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.h.EchoResource: 2026-02-11 21:44:38.643 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaChecksumResource: 2026-02-11 21:44:38.643 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.n.NodeSchemaResource: 2026-02-11 21:44:38.643 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.q.QueryResource: 2026-02-11 21:44:38.643 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.o.a.s.v.VersionResource: 2026-02-11 21:44:38.645 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : o.s.b.a.w.s.e.BasicErrorController: { [/error]}: error(HttpServletRequest) { [/error], produces [text/html]}: errorHtml(HttpServletRequest,HttpServletResponse) 2026-02-11 21:44:38.647 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'beanNameHandlerMapping' {} 2026-02-11 21:44:38.649 DEBUG 2572 --- [ main] _.s.web.servlet.HandlerMapping.Mappings : 'resourceHandlerMapping' {/webjars/**=ResourceHttpRequestHandler [classpath [META-INF/resources/webjars/]], /**=ResourceHttpRequestHandler [classpath [META-INF/resources/], classpath [resources/], classpath [static/], classpath [public/], ServletContext [/]]} 2026-02-11 21:44:38.699 WARN 2572 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 2026-02-11 21:44:38.848 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : Trying to load META-INF/validation.xml for XML based Validator configuration. 2026-02-11 21:44:38.848 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via TCCL 2026-02-11 21:44:38.849 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ResourceLoaderHelper : Trying to load META-INF/validation.xml via Hibernate Validator's class loader 2026-02-11 21:44:38.849 DEBUG 2572 --- [ main] o.h.v.i.xml.config.ValidationXmlParser : No META-INF/validation.xml found. Using annotation based configuration only. 2026-02-11 21:44:38.849 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 2026-02-11 21:44:38.849 DEBUG 2572 --- [ main] o.h.v.i.e.resolver.TraversableResolvers : Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 2026-02-11 21:44:38.849 DEBUG 2572 --- [ main] .h.v.m.ResourceBundleMessageInterpolator : Loaded expression factory via original TCCL 2026-02-11 21:44:38.850 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider. 2026-02-11 21:44:38.851 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. 2026-02-11 21:44:38.851 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver. 2026-02-11 21:44:38.851 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. 2026-02-11 21:44:38.851 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. 2026-02-11 21:44:38.851 DEBUG 2572 --- [ main] .i.e.ValidatorFactoryConfigurationHelper : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. 2026-02-11 21:44:38.858 DEBUG 2572 --- [ main] o.o.a.schemaservice.config.ErrorHandler : Filter 'errorHandler' configured for use 2026-02-11 21:44:38.865 INFO 2572 --- [ main] o.o.a.s.n.NodeSchemaChecksumResourceTest : Started NodeSchemaChecksumResourceTest in 7.635 seconds (process running for 26.354) 2026-02-11 21:44:38.917 DEBUG 2572 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 2026-02-11 21:44:38.918 DEBUG 2572 --- [ main] i.n.u.internal.InternalThreadLocalMap : -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 2026-02-11 21:44:38.956 DEBUG 2572 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.level: simple 2026-02-11 21:44:38.956 DEBUG 2572 --- [ main] io.netty.util.ResourceLeakDetector : -Dio.netty.leakDetection.targetRecords: 4 2026-02-11 21:44:39.103 DEBUG 2572 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv4Stack: false 2026-02-11 21:44:39.103 DEBUG 2572 --- [ main] io.netty.util.NetUtil : -Djava.net.preferIPv6Addresses: false 2026-02-11 21:44:39.106 DEBUG 2572 --- [ main] io.netty.util.NetUtilInitializations : Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 2026-02-11 21:44:39.107 DEBUG 2572 --- [ main] io.netty.util.NetUtil : /proc/sys/net/core/somaxconn: 128 2026-02-11 21:44:39.137 DEBUG 2572 --- [ main] r.netty.resources.DefaultLoopIOUring : Default io_uring support : false 2026-02-11 21:44:39.146 DEBUG 2572 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.workdir: /tmp (io.netty.tmpdir) 2026-02-11 21:44:39.147 DEBUG 2572 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.deleteLibAfterLoading: true 2026-02-11 21:44:39.147 DEBUG 2572 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.tryPatchShadedId: true 2026-02-11 21:44:39.147 DEBUG 2572 --- [ main] i.n.util.internal.NativeLibraryLoader : -Dio.netty.native.detectNativeLibraryDuplicates: true 2026-02-11 21:44:39.155 DEBUG 2572 --- [ main] i.n.util.internal.NativeLibraryLoader : Successfully loaded the library /tmp/libnetty_transport_native_epoll_x86_6417253429693535137225.so 2026-02-11 21:44:39.158 DEBUG 2572 --- [ main] r.netty.resources.DefaultLoopEpoll : Default Epoll support : true 2026-02-11 21:44:39.163 DEBUG 2572 --- [ main] i.n.channel.MultithreadEventLoopGroup : -Dio.netty.eventLoopThreads: 8 2026-02-11 21:44:39.173 DEBUG 2572 --- [ main] i.n.util.concurrent.GlobalEventExecutor : -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 2026-02-11 21:44:39.197 DEBUG 2572 --- [ main] i.netty.util.internal.PlatformDependent : org.jctools-core.MpscChunkedArrayQueue: available 2026-02-11 21:44:39.221 DEBUG 2572 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default ResolvedAddressTypes: IPV4_ONLY 2026-02-11 21:44:39.221 DEBUG 2572 --- [ main] io.netty.resolver.dns.DnsNameResolver : Localhost address: localhost/127.0.0.1 2026-02-11 21:44:39.221 DEBUG 2572 --- [ main] io.netty.resolver.dns.DnsNameResolver : Windows hostname: null 2026-02-11 21:44:39.224 DEBUG 2572 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default search domains: [openstacklocal] 2026-02-11 21:44:39.225 DEBUG 2572 --- [ main] io.netty.resolver.dns.DnsNameResolver : Default UnixResolverOptions{ndots=1, timeout=5, attempts=16} 2026-02-11 21:44:39.233 DEBUG 2572 --- [ main] i.n.r.DefaultHostsFileEntriesResolver : -Dio.netty.hostsFileRefreshInterval: 0 2026-02-11 21:44:39.243 DEBUG 2572 --- [ main] r.n.resources.PooledConnectionProvider : Creating a new [http] client pool [PoolFactory{evictionInterval=PT0S, leasingStrategy=fifo, maxConnections=500, maxIdleTime=-1, maxLifeTime=-1, metricsEnabled=false, pendingAcquireMaxCount=1000, pendingAcquireTimeout=45000}] for [localhost/:35879] 2026-02-11 21:44:39.285 DEBUG 2572 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.processId: 2572 (auto-detected) 2026-02-11 21:44:39.287 DEBUG 2572 --- [ main] io.netty.channel.DefaultChannelId : -Dio.netty.machineId: fa:16:3e:ff:fe:37:c0:46 (auto-detected) 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numHeapArenas: 8 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.numDirectArenas: 8 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.pageSize: 8192 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxOrder: 9 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.chunkSize: 4194304 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.smallCacheSize: 256 2026-02-11 21:44:39.314 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.normalCacheSize: 64 2026-02-11 21:44:39.315 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedBufferCapacity: 32768 2026-02-11 21:44:39.315 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimInterval: 8192 2026-02-11 21:44:39.315 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.cacheTrimIntervalMillis: 0 2026-02-11 21:44:39.315 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.useCacheForAllThreads: false 2026-02-11 21:44:39.315 DEBUG 2572 --- [ main] io.netty.buffer.PooledByteBufAllocator : -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 2026-02-11 21:44:39.326 DEBUG 2572 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.allocator.type: pooled 2026-02-11 21:44:39.326 DEBUG 2572 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.threadLocalDirectBufferSize: 0 2026-02-11 21:44:39.327 DEBUG 2572 --- [ main] io.netty.buffer.ByteBufUtil : -Dio.netty.maxThreadLocalCharBufferSize: 16384 2026-02-11 21:44:39.349 DEBUG 2572 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [58051482] Created a new pooled channel, now: 0 active connections, 0 inactive connections and 0 pending acquire requests. 2026-02-11 21:44:39.379 DEBUG 2572 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkAccessible: true 2026-02-11 21:44:39.379 DEBUG 2572 --- [or-http-epoll-2] io.netty.buffer.AbstractByteBuf : -Dio.netty.buffer.checkBounds: true 2026-02-11 21:44:39.380 DEBUG 2572 --- [or-http-epoll-2] i.n.util.ResourceLeakDetectorFactory : Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@23683279 2026-02-11 21:44:39.391 DEBUG 2572 --- [or-http-epoll-2] r.netty.transport.TransportConfig : [58051482] Initialized pipeline DefaultChannelPipeline{(reactor.left.httpCodec = io.netty.handler.codec.http.HttpClientCodec), (reactor.left.httpDecompressor = io.netty.handler.codec.http.HttpContentDecompressor), (reactor.right.reactiveBridge = reactor.netty.channel.ChannelOperationsHandler)} 2026-02-11 21:44:39.409 DEBUG 2572 --- [or-http-epoll-2] i.n.b.ChannelInitializerExtensions : -Dio.netty.bootstrap.extensions: null 2026-02-11 21:44:39.434 DEBUG 2572 --- [or-http-epoll-2] r.netty.transport.TransportConnector : [58051482] Connecting to [localhost/127.0.0.1:35879]. 2026-02-11 21:44:39.442 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Registering pool release on close event for channel 2026-02-11 21:44:39.443 DEBUG 2572 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Channel connected, now: 1 active connections, 0 inactive connections and 0 pending acquire requests. 2026-02-11 21:44:39.443 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}, [connected]) 2026-02-11 21:44:39.454 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(GET{uri=null, connection=PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}}, [configured]) 2026-02-11 21:44:39.456 DEBUG 2572 --- [or-http-epoll-2] r.netty.http.client.HttpClientConnect : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Handler is being applied: {uri=http://localhost:35879/aai/schema-service/v1/nodes/checksums, method=GET} 2026-02-11 21:44:39.458 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}}, [request_prepared]) 2026-02-11 21:44:39.478 DEBUG 2572 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.maxCapacityPerThread: 4096 2026-02-11 21:44:39.479 DEBUG 2572 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.ratio: 8 2026-02-11 21:44:39.479 DEBUG 2572 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.chunkSize: 32 2026-02-11 21:44:39.479 DEBUG 2572 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.blocking: false 2026-02-11 21:44:39.479 DEBUG 2572 --- [or-http-epoll-2] io.netty.util.Recycler : -Dio.netty.recycler.batchFastThreadLocalOnly: true 2026-02-11 21:44:39.505 INFO 2572 --- [qtp533946583-52] o.o.l.f.base.AbstractAuditLogFilter : Entering 2026-02-11 21:44:39.507 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}}, [request_sent]) 2026-02-11 21:44:39.511 DEBUG 2572 --- [qtp533946583-52] o.o.a.s.i.p.ResponseTransactionLogging : {"transactionId":"022a3d1c-a834-4717-b397-0910f5f76270","status":"200","rqstDate":"260211-21:44:39:506","respDate":"260211-21:44:39:511","sourceId":"test:022a3d1c-a834-4717-b397-0910f5f76270","resourceId":"http://localhost:35879/aai/schema-service/v1/nodes/checksums","resourceType":"GET","rqstBuf":"{\"ID\":\"ee4f12f4-c371-4319-9a8e-38330d90ca37\",\"Http-Method\":\"GET\",\"Content-Type\":null,\"Headers\":\"{Authorization=[Basic QUFJOkFBSQ==], X-FromAppId=[test], Accept=[application/json], User-Agent=[ReactorNetty/1.1.19], WebTestClient-Request-Id=[1], Host=[localhost:35879], Accept-Encoding=[gzip], X-TransactionId=[someTransaction], X-ONAP-RequestID=[022a3d1c-a834-4717-b397-0910f5f76270]}\"}"} 2026-02-11 21:44:39.535 DEBUG 2572 --- [or-http-epoll-2] i.n.handler.codec.compression.Brotli : brotli4j not in the classpath; Brotli support will be unavailable. 2026-02-11 21:44:39.535 DEBUG 2572 --- [or-http-epoll-2] i.netty.handler.codec.compression.Zstd : zstd-jni not in the classpath; Zstd support will be unavailable. 2026-02-11 21:44:39.542 DEBUG 2572 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Received response (auto-read:false) : RESPONSE(decodeResult: success, version: HTTP/1.1) HTTP/1.1 200 OK Date: Content-Type: X-AAI-TXID: Content-Length: 2026-02-11 21:44:39.542 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}}, [response_received]) 2026-02-11 21:44:39.559 DEBUG 2572 --- [or-http-epoll-2] r.n.http.client.HttpClientOperations : [58051482-1, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Received last HTTP packet 2026-02-11 21:44:39.560 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}}, [response_completed]) 2026-02-11 21:44:39.561 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] onStateChange(GET{uri=/aai/schema-service/v1/nodes/checksums, connection=PooledConnection{channel=[id: 0x58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879]}}, [disconnecting]) 2026-02-11 21:44:39.561 DEBUG 2572 --- [or-http-epoll-2] r.n.r.DefaultPooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Releasing channel 2026-02-11 21:44:39.564 DEBUG 2572 --- [or-http-epoll-2] r.n.resources.PooledConnectionProvider : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] Channel cleaned, now: 0 active connections, 1 inactive connections and 0 pending acquire requests. 2026-02-11 21:44:39.624 DEBUG 2572 --- [or-http-epoll-2] reactor.netty.channel.FluxReceive : [58051482, L:/127.0.0.1:45258 - R:localhost/127.0.0.1:35879] [terminated=true, cancelled=false, pending=1, error=null]: subscribing inbound receiver [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.449 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaChecksumResourceTest [INFO] Running org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest 2026-02-11 21:44:39.681 WARN 2572 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 79 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException 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- 727 :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 2026-02-11 21:44:39.681 WARN 2572 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3002 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResource :LineNumber- 79 :MethodName- retrieveSchema ClassName- org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest :LineNumber- 76 :MethodName- testRetrieveSchema_VersionEmpty_ThrowsAAIException 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- 727 :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 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.aai.schemaservice.nodeschema.NodeSchemaResourceTest [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionTest [INFO] Running org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.aai.schemaservice.nodeschema.SchemaVersionsTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.aai.schemaservice.nodeschema.validation.CheckEverythingStrategyTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultDuplicateNodeDefinitionValidationModuleTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.aai.schemaservice.nodeschema.validation.DefaultVersionValidationModuleTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.schemaservice.nodeschema.validation.FailFastStrategyTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.aai.schemaservice.nodeschema.validation.NodeValidatorTest [INFO] Running org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.aai.schemaservice.nodeschema.validation.VersionValidatorTest [INFO] Running org.onap.aai.schemaservice.service.AuthorizationServiceTest 2026-02-11 21:44:39.817 ERROR 2572 --- [ main] o.o.a.s.service.AuthorizationService : IO Exception occurred during the reading of realm.properties java.nio.file.NoSuchFileException: src/test/resources/non_existent_file.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:181) at java.base/java.nio.channels.FileChannel.open(FileChannel.java:298) at java.base/java.nio.channels.FileChannel.open(FileChannel.java:357) at java.base/java.nio.file.Files.lines(Files.java:4132) at java.base/java.nio.file.Files.lines(Files.java:4227) at org.onap.aai.schemaservice.service.AuthorizationService.init(AuthorizationService.java:57) at org.onap.aai.schemaservice.service.AuthorizationServiceTest.lambda$testInit_fileNotFound_shouldNotThrowButLoadNoUsers$0(AuthorizationServiceTest.java:142) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:49) at org.junit.jupiter.api.AssertDoesNotThrow.assertDoesNotThrow(AssertDoesNotThrow.java:36) at org.junit.jupiter.api.Assertions.assertDoesNotThrow(Assertions.java:3136) at org.onap.aai.schemaservice.service.AuthorizationServiceTest.testInit_fileNotFound_shouldNotThrowButLoadNoUsers(AuthorizationServiceTest.java:142) 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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.aai.schemaservice.service.AuthorizationServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-schema-service --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-service' with 42 classes [INFO] [INFO] --- swagger-maven-plugin-jakarta:2.2.35:resolve (generate-openapi) @ aai-schema-service --- [INFO] Resolving OpenAPI specification.. [INFO] JSON output: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/generated-swagger-docs/openapi.json [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-schema-service --- [INFO] Building jar: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-schema-service --- [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml [INFO] Copying files to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build [WARNING] Assembly file: /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.12:repackage (default) @ aai-schema-service --- [INFO] Layout: ZIP [INFO] Replacing main artifact /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-schema-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-schema-service-master-verify-java/aai-schema-service/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-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-schema-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-fat-jar) @ aai-schema-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-schema-service --- [INFO] Loading execution data file /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai-schema-service' with 42 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-schema-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-schema-service --- [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/target/aai-schema-service-1.14.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.14.0-SNAPSHOT/aai-schema-service-1.14.0-SNAPSHOT.jar [INFO] Installing /w/workspace/aai-schema-service-master-verify-java/aai-schema-service/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema-service/1.14.0-SNAPSHOT/aai-schema-service-1.14.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] aai-schema-service ................................. SUCCESS [ 7.341 s] [INFO] aai-annotations .................................... SUCCESS [ 4.237 s] [INFO] aai-schema-gen ..................................... SUCCESS [07:49 min] [INFO] aai-schema ......................................... SUCCESS [01:17 min] [INFO] aai-queries ........................................ SUCCESS [ 17.566 s] [INFO] aai-schema-service ................................. SUCCESS [ 44.446 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:22 min [INFO] Finished at: 2026-02-11T21:44:48+00:00 [INFO] Final Memory: 114M/400M [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1638 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins13023702860424028043.sh ---> sysstat.sh [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins744503099820485715.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/aai-schema-service-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-schema-service-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + grep '^ii' + dpkg -l + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aai-schema-service-master-verify-java ']' + mkdir -p /w/workspace/aai-schema-service-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-schema-service-master-verify-java/archives/ [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins13118290545038006016.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-570U 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-570U/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins3737886445449885479.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-schema-service-master-verify-java@tmp/config16761547054943656740tmp 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-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins4427185739717018497.sh ---> create-netrc.sh [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins9123344801559519226.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-570U 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-570U/bin to PATH [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins3450751759213090268.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aai-schema-service-master-verify-java] $ /bin/bash /tmp/jenkins16666098254844716725.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-570U 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-570U/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [aai-schema-service-master-verify-java] $ /bin/bash -l /tmp/jenkins16578232512195937627.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aai-schema-service-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-570U 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-570U/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-schema-service-master-verify-java/657 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-7072 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 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.996 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 xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 11G 68G 14% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 571 11179 0 4288 15140 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:37:c0:46 brd ff:ff:ff:ff:ff:ff inet 10.30.106.220/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85658sec preferred_lft 85658sec inet6 fe80::f816:3eff:fe37:c046/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7072) 02/11/26 _x86_64_ (4 CPU) 21:33:09 LINUX RESTART (4 CPU) 21:34:02 tps rtps wtps bread/s bwrtn/s 21:35:01 190.65 40.04 150.60 2397.02 30320.69 21:36:01 28.95 0.08 28.86 2.13 1107.02 21:37:01 31.19 0.00 31.19 0.00 786.54 21:38:01 34.83 0.00 34.83 0.00 975.84 21:39:01 40.43 0.00 40.43 0.00 993.83 21:40:01 17.86 0.02 17.85 0.13 381.40 21:41:01 30.24 0.00 30.24 0.00 739.88 21:42:01 64.81 0.00 64.81 0.00 1502.02 21:43:01 27.61 6.27 21.35 244.76 8947.44 21:44:01 191.32 0.10 191.22 2.00 31922.69 21:45:01 46.56 6.28 40.28 230.63 13888.62 Average: 63.85 4.75 59.10 258.27 8291.16 21:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:35:01 12211224 14138992 4213744 25.65 75472 2040740 2371544 13.57 2132840 1840316 10400 21:36:01 11551076 13491132 4873892 29.67 75900 2051900 2453536 14.04 2806880 1825648 232 21:37:01 11529848 13488908 4895120 29.80 76292 2069508 2453536 14.04 2808900 1843184 368 21:38:01 11506128 13487884 4918840 29.95 76692 2090720 2453536 14.04 2809688 1864392 392 21:39:01 11480368 13486232 4944600 30.10 77312 2112768 2453536 14.04 2810424 1886440 624 21:40:01 11470168 13485384 4954800 30.17 77732 2120836 2453536 14.04 2811064 1894500 388 21:41:01 11451064 13484012 4973904 30.28 78344 2136608 2453536 14.04 2811652 1910272 308 21:42:01 11411332 13480776 5013636 30.52 79900 2168136 2453536 14.04 2813348 1941784 744 21:43:01 8659232 11521240 7765736 47.28 88512 2909888 4372616 25.02 4885260 2564060 483328 21:44:01 7164376 10688944 9260592 56.38 97664 3499024 5193912 29.72 6177396 2696788 148688 21:45:01 11478968 15532772 4946000 30.11 103308 4003876 775140 4.44 1620564 2931576 279404 Average: 10901253 13298752 5523715 33.63 82466 2473091 2717088 15.55 3135274 2108996 84080 21:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:35:01 lo 0.61 0.61 0.07 0.07 0.00 0.00 0.00 0.00 21:35:01 ens3 235.28 191.53 2509.34 33.29 0.00 0.00 0.00 0.00 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:36:01 ens3 5.00 1.25 2.54 0.74 0.00 0.00 0.00 0.00 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:37:01 ens3 0.57 0.25 0.13 0.44 0.00 0.00 0.00 0.00 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:01 ens3 2.22 0.28 1.11 0.34 0.00 0.00 0.00 0.00 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:01 ens3 4.12 0.20 2.42 0.32 0.00 0.00 0.00 0.00 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:40:01 ens3 12.85 0.30 8.10 0.51 0.00 0.00 0.00 0.00 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:41:01 ens3 2.03 0.08 1.11 0.07 0.00 0.00 0.00 0.00 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:42:01 ens3 0.57 0.25 0.09 0.26 0.00 0.00 0.00 0.00 21:43:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:43:01 ens3 20.18 19.66 128.96 4.06 0.00 0.00 0.00 0.00 21:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:44:01 ens3 43.55 38.60 515.91 6.33 0.00 0.00 0.00 0.00 21:45:01 lo 1.60 1.60 13.56 13.56 0.00 0.00 0.00 0.00 21:45:01 ens3 93.18 88.57 757.35 19.87 0.00 0.00 0.00 0.00 Average: lo 0.30 0.30 1.25 1.25 0.00 0.00 0.00 0.00 Average: ens3 37.84 30.75 353.74 5.98 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7072) 02/11/26 _x86_64_ (4 CPU) 21:33:09 LINUX RESTART (4 CPU) 21:34:02 CPU %user %nice %system %iowait %steal %idle 21:35:01 all 36.80 0.00 2.39 1.59 0.08 59.14 21:35:01 0 38.46 0.00 2.60 1.77 0.10 57.07 21:35:01 1 49.10 0.00 1.79 0.43 0.07 48.62 21:35:01 2 32.73 0.00 2.11 2.57 0.09 62.51 21:35:01 3 26.91 0.00 3.09 1.58 0.07 68.34 21:36:01 all 38.41 0.00 0.23 0.03 0.05 61.28 21:36:01 0 9.64 0.00 0.07 0.00 0.03 90.26 21:36:01 1 87.07 0.00 0.53 0.00 0.08 12.32 21:36:01 2 17.92 0.00 0.15 0.05 0.03 81.85 21:36:01 3 38.93 0.00 0.20 0.07 0.07 60.74 21:37:01 all 29.47 0.00 0.06 0.01 0.04 70.42 21:37:01 0 0.42 0.00 0.05 0.00 0.02 99.52 21:37:01 1 99.58 0.00 0.13 0.00 0.05 0.23 21:37:01 2 13.91 0.00 0.02 0.05 0.03 85.99 21:37:01 3 3.92 0.00 0.05 0.00 0.05 95.98 21:38:01 all 25.43 0.00 0.05 0.01 0.03 74.48 21:38:01 0 1.57 0.00 0.02 0.00 0.00 98.41 21:38:01 1 99.65 0.00 0.10 0.00 0.08 0.17 21:38:01 2 0.18 0.00 0.02 0.05 0.00 99.75 21:38:01 3 0.20 0.00 0.03 0.00 0.03 99.73 21:39:01 all 25.22 0.00 0.05 0.02 0.03 74.68 21:39:01 0 0.84 0.00 0.02 0.00 0.03 99.11 21:39:01 1 99.62 0.00 0.15 0.00 0.07 0.17 21:39:01 2 0.23 0.00 0.02 0.05 0.00 99.70 21:39:01 3 0.08 0.00 0.02 0.00 0.03 99.87 21:40:01 all 25.30 0.00 0.04 0.02 0.03 74.61 21:40:01 0 1.31 0.00 0.00 0.00 0.02 98.67 21:40:01 1 99.73 0.00 0.10 0.00 0.07 0.10 21:40:01 2 0.13 0.00 0.02 0.08 0.02 99.75 21:40:01 3 0.03 0.00 0.05 0.00 0.03 99.88 21:41:01 all 25.28 0.00 0.06 0.02 0.03 74.60 21:41:01 0 1.34 0.00 0.02 0.00 0.00 98.64 21:41:01 1 99.67 0.00 0.18 0.00 0.07 0.08 21:41:01 2 0.10 0.00 0.02 0.03 0.02 99.83 21:41:01 3 0.12 0.00 0.05 0.02 0.03 99.78 21:42:01 all 25.03 0.00 0.11 0.02 0.03 74.81 21:42:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:42:01 1 99.53 0.00 0.37 0.00 0.07 0.03 21:42:01 2 0.05 0.00 0.02 0.07 0.05 99.82 21:42:01 3 0.22 0.00 0.02 0.00 0.02 99.75 21:43:01 all 60.60 0.00 1.36 0.10 0.08 37.85 21:43:01 0 37.43 0.00 1.23 0.05 0.07 61.22 21:43:01 1 57.16 0.00 0.63 0.03 0.08 42.09 21:43:01 2 70.17 0.00 2.99 0.30 0.08 26.46 21:43:01 3 77.69 0.00 0.63 0.02 0.08 21.57 21:44:01 all 46.81 0.00 2.52 7.34 0.23 43.10 21:44:01 0 47.36 0.00 4.11 9.64 0.08 38.80 21:44:01 1 49.67 0.00 2.15 9.76 0.12 38.29 21:44:01 2 43.12 0.00 2.44 9.94 0.66 43.83 21:44:01 3 47.12 0.00 1.32 0.00 0.10 51.46 21:45:01 all 49.40 0.00 2.46 0.24 0.08 47.83 21:45:01 0 41.11 0.00 2.25 0.03 0.08 56.52 21:45:01 1 52.73 0.00 2.89 0.30 0.07 44.01 21:45:01 2 43.14 0.00 1.80 0.45 0.07 54.54 21:45:01 3 60.62 0.00 2.97 0.15 0.08 36.17 Average: CPU %user %nice %system %iowait %steal %idle Average: all 35.25 0.00 0.85 0.85 0.07 62.99 Average: 0 16.31 0.00 0.94 1.04 0.04 81.67 Average: 1 81.31 0.00 0.82 0.96 0.07 16.84 Average: 2 20.15 0.00 0.87 1.25 0.10 77.64 Average: 3 23.24 0.00 0.76 0.16 0.05 75.78